summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-06-27GIT 1.5.4.6v1.5.4.6Junio C Hamano
2008-05-20doc/git-daemon: s/uploadarchive/uploadarch/Jeff King
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt
2008-05-08Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings
2008-05-08doc: clarify definition of "update" for git-add -uJeff King
2008-05-03filter-branch: Documentation fix.Florian Ragwitz
2008-04-23Linked glossary from cvs-migration pageMatt Graham
2008-04-23diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins
2008-04-12Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile
2008-04-12Document -w option to shortlogJunio C Hamano
2008-04-12Fix section about backdating tags in the git-tag docsBjörn Steinbrink
2008-04-11Document option --only of git commitJohannes Sixt
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-03-28GIT 1.5.4.5v1.5.4.5Junio C Hamano
2008-03-27Update draft release notes for 1.5.4.5Junio C Hamano
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu
2008-03-16Start draft ReleaseNotes for 1.5.4.5Junio C Hamano
2008-03-15Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca
2008-03-14Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar
2008-03-10git-pull documentation: warn about the option orderJunio C Hamano
2008-03-09GIT 1.5.4.4v1.5.4.4Junio C Hamano
2008-03-07config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy
2008-03-03Update draft release notes for 1.5.4.4Junio C Hamano
2008-03-01Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson
2008-02-28Correct name of diff_flush() in API documentationDaniel Barkalow
2008-02-28Start preparing for 1.5.4.4Junio C Hamano
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna
2008-02-26Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan
2008-02-26filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna
2008-02-23GIT 1.5.4.3v1.5.4.3Junio C Hamano
2008-02-21Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi
2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna
2008-02-20push: document the status outputJeff King
2008-02-20Documentation/push: clarify matching refspec behaviorJeff King
2008-02-17GIT 1.5.4.2v1.5.4.2Junio C Hamano
2008-02-16Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie
2008-02-16Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie
2008-02-16Documentation/git-reset:Junio C Hamano
2008-02-13git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna
2008-02-13git-cvsimport.txt: fix '-M' description.Sergei Organov
2008-02-11man pages are littered with .ft C and othersJonas Fonseca
2008-02-11Document that the default of branch.autosetupmerge is trueJohannes Schindelin
2008-02-11git-pull documentation: fix markupJunio C Hamano