summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-05-28Documentation/git-bundle.txt: fix synopsisGerrit Pape
2008-05-27Merge branch 'gp/bisect-fix' into maintJunio C Hamano
2008-05-27Documentation: fix graph in git-rev-parse.txtMichele Ballabio
2008-05-26Release Notes for 1.5.5.2Junio C Hamano
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila
2008-05-23git-show.txt: Not very stubby these days.Jon Loeliger
2008-05-23Clarify repack -n documentationShawn O. Pearce
2008-05-21Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-20doc/git-daemon: s/uploadarchive/uploadarch/Jeff King
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger
2008-05-14Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt
2008-05-09Merge branch 'maint-1.5.4' into maintJunio C Hamano
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-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape
2008-05-04Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-03filter-branch: Documentation fix.Florian Ragwitz
2008-04-25Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-25doc/git-gc: add a note about what is collectedJeff King
2008-04-23Linked glossary from cvs-migration pageMatt Graham
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23Amend git-push refspec documentationSam Vilain
2008-04-23git-gc --prune is deprecatedDmitry Potapov
2008-04-23diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna
2008-04-23git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey
2008-04-22diff-options.txt: document the new "--dirstat" optionGerrit Pape
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano
2008-04-19Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-17Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins
2008-04-13Documentation/git-submodule: typofixJunio C Hamano
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
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-12Merge branch 'maint-1.5.4' into maintJunio 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-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
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-04-08GIT 1.5.5v1.5.5Junio C Hamano
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-04-02GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser