Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-14Add --log-size to git log to print message sizeMarco Costalba
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard
2007-08-11Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup
2007-08-11Merge branch 'cr/tag'Junio C Hamano
2007-08-11Add support for an info version of the user manualDavid Kastrup
2007-08-11Merge branch 'jc/clone'Junio C Hamano
2007-08-10Revert "tweak manpage formatting"Junio C Hamano
2007-08-10tweak manpage formattingJunio C Hamano
2007-08-10Fix an illustration in git-rev-parse.txtJunio C Hamano
2007-08-10Fix formatting of git-blame documentation.Junio C Hamano
2007-08-09Reorder the list of commands in the manual.Junio C Hamano
2007-08-08git-stash documentation: add missing backtickSteve Hoelzer
2007-08-08git-stash documentation: stash numbering starts at zero, not oneSteve Hoelzer
2007-08-07Add a note about the index being updated by git-status in some casesSteven Grimm
2007-08-07Documentation/git-commit.txt: correct bad list formatting.David Kastrup
2007-08-07Fix "make GZ=1 quick-install-doc"Junio C Hamano
2007-08-06Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben
2007-08-06documentation: use the word "index" in the git-commit man pageJ. Bruce Fields
2007-08-06Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-08-06Merge branch 'maint'J. Bruce Fields
2007-08-06documentation: use the word "index" in the git-add manual pageJ. Bruce Fields
2007-08-06user-manual: mention git-guiJ. Bruce Fields
2007-08-06user-manual: mention git stashJunio C Hamano
2007-08-06user-manual: update for new default --track behaviorJ. Bruce Fields
2007-08-05Fix install-doc-quick targetJunio C Hamano
2007-08-05Fixed git-push manpageJyotirmoy Bhattacharya
2007-08-04Document GIT_SSH environment variable alongside other variablesShawn O. Pearce
2007-08-04GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano
2007-08-03Fix documentation for core.gitproxy to reflect codeDavid Symonds
2007-08-02RelNotes 1.5.3 updates before -rc4Junio C Hamano
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-08-02When generating manpages, delete outdated targets first.David Kastrup
2007-08-02Try to be consistent with capitalization in the documentationSteve Hoelzer
2007-08-01--base-path-relaxed optionJens Axboe
2007-08-01Make verse of git-config manpage more readableAlex Riesen
2007-08-01Add an option to specify a file to config builtinAlex Riesen
2007-07-30Documentation/gitattributes.txt: typofixDavid Soria Parra
2007-07-29Documentation/git-diff: remove -r from --name-status exampleJeff King
2007-07-27Teach "git stripspace" the --strip-comments optionJohannes Schindelin
2007-07-27Make verify-tag a builtin.Carlos Rica
2007-07-27Document commit.template configuration variable.Brian Gernhardt
2007-07-26Update description of -z option.Junio C Hamano
2007-07-26Document --unified/-U optionRobin Rosenberg
2007-07-25GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano
2007-07-25pretty-options.txt: tiny doc fixJim Meyering
2007-07-25Teach git-commit about commit message templates.Steven Grimm
2007-07-24user-manual: fix typolets.Junio C Hamano
2007-07-24Mark user-manual as UTF-8Junio C Hamano
2007-07-24Teach revision machinery about --no-walkJohannes Schindelin
2007-07-24filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin