summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-02-27Merge branch 'maint'Junio C Hamano
2008-02-27Merge branch 'js/branch-track'Junio C Hamano
2008-02-27Merge branch 'db/cover-letter'Junio C Hamano
2008-02-27Merge branch 'jc/diff-relative'Junio C Hamano
2008-02-27Merge branch 'db/host-alias'Junio C Hamano
2008-02-27Merge branch 'ae/pack-autothread'Junio C Hamano
2008-02-27Merge branch 'sp/describe'Junio C Hamano
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna
2008-02-27Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski
2008-02-26Merge branch 'maint'Junio C Hamano
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-25url rewriting: take longest and first matchJunio C Hamano
2008-02-25Add support for url aliases in config filesDaniel Barkalow
2008-02-25git-bundle.txt: Add different strategies to create the bundleSanti BĂ©jar
2008-02-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-02-24Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson
2008-02-23Sync with 1.5.4.3Junio C Hamano
2008-02-23GIT 1.5.4.3v1.5.4.3Junio C Hamano
2008-02-22git-merge-index documentation: clarify synopsisGerrit Pape
2008-02-21Teach git-grep --name-only as synonym for -lShawn O. Pearce
2008-02-21Merge branch 'mk/color'Junio C Hamano
2008-02-21Merge branch 'maint'Junio 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-20Merge branch 'maint'Junio C Hamano
2008-02-20Support a --cc=<email> option in format-patchDaniel Barkalow
2008-02-20Add a --cover-letter option to format-patchDaniel Barkalow
2008-02-20Technical documentation of the run-command API.Johannes Sixt
2008-02-20Correct git-pull documentationJay Soffian
2008-02-20doc: documentation update for the branch track changesJay Soffian
2008-02-20push: document the status outputJeff King
2008-02-20Documentation/push: clarify matching refspec behaviorJeff King
2008-02-19API documentation for remote.hDaniel Barkalow
2008-02-18Add color.ui variable which globally enables colorization if setMatthias Kestenholz
2008-02-17Sync with 1.5.4.2 and start 1.5.5 Release NotesJunio C Hamano
2008-02-17Merge branch 'maint'Junio C Hamano
2008-02-17GIT 1.5.4.2v1.5.4.2Junio C Hamano
2008-02-17Merge branch 'sp/safecrlf'Junio C Hamano
2008-02-17Merge branch 'cc/browser'Junio C Hamano
2008-02-17Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano
2008-02-17Merge branch 'pb/prepare-commit-msg'Junio C Hamano
2008-02-17Merge branch 'jc/submittingpatches'Junio C Hamano
2008-02-17Merge branch 'maint'Junio C Hamano
2008-02-17Documentation/SubmittingPatches - a suggested patch flowJunio 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