summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-08-16Clarify actual behavior of 'git add' and ignored filesBrian Downing
2007-08-16Documentation/git-rebase: fix an exampleJunio C Hamano
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-08-16Update documentation links for older releases.Junio C Hamano
2007-08-16Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano
2007-08-15GIT 1.5.2.5v1.5.2.5Junio C Hamano
2007-08-15GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano
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-08Reorder the list of commands in the manual.Junio C Hamano
2007-08-07git-stash documentation: add missing backtickSteve Hoelzer
2007-08-07git-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-05Merge branch 'maint'J. Bruce Fields
2007-08-05documentation: use the word "index" in the git-add manual pageJ. Bruce Fields
2007-08-05user-manual: mention git-guiJ. Bruce Fields
2007-08-05user-manual: mention git stashJunio C Hamano
2007-08-05user-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-03GIT 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-26Document commit.template configuration variable.Brian Gernhardt
2007-07-26Update description of -z option.Junio C Hamano
2007-07-25Document --unified/-U optionRobin Rosenberg