summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-10-26git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano
2005-10-26Add some missing commands to the git.txt commands listPetr Baudis
2005-10-26Documentation for git-shellPetr Baudis
2005-10-24Add git-mvJosef Weidendorfer
2005-10-22Fix malformatted git-am documentation.Junio C Hamano
2005-10-21Update git-daemon's documentation wrt. new optionsPetr Baudis
2005-10-21Finish git-am documentation.Junio C Hamano
2005-10-21Brief documentation for the mysterious git-am scriptPetr Baudis
2005-10-20git-fetch/push/pull: documentation.Junio C Hamano
2005-10-19git-clone: always keep pack sent from remote (documentation).Junio C Hamano
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano
2005-10-18git-apply: remove unused --show-files flag.Junio C Hamano
2005-10-18Update documentation for C-style quoting.Junio C Hamano
2005-10-18Merge branch 'fixes'Junio C Hamano
2005-10-18git-checkout-index: documentation updates.Junio C Hamano
2005-10-17ref-format documentation.Junio C Hamano
2005-10-16Merge branch 'fixes'Junio C Hamano
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-10-16whatchanged: document -m option from git-diff-tree.Junio C Hamano
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-13tutorial: update the initial commit example.Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-11show-branch: optionally use unique prefix as name.Junio C Hamano
2005-10-11svn import: Add direct HTTP accessMatthias Urlichs
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-10svn import: Add a loop limit optionMatthias Urlichs
2005-10-10svn import: skip initial revisionsMatthias Urlichs
2005-10-10New: git-svnimport.Matthias Urlichs
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-08make $prefix available for sub-makefilesKai Ruemmler
2005-10-08Merge branch 'fixes'Junio C Hamano
2005-10-07s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler
2005-10-06mailsplit: allow feeding mbox from standard input.Junio C Hamano
2005-10-06Describe new options to git-format-patch and git-mailsplit.Junio C Hamano
2005-10-06Fall back to three-way merge when applying a patch.Junio C Hamano
2005-10-06Allow "-u" flag to tag signingLinus Torvalds
2005-10-05Merge branch 'fixes'Junio C Hamano
2005-10-05Fix usage of carets in git-rev-parse(1)Jonas Fonseca
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-10-05git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano
2005-10-05Add missing documentation.Junio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-09-27update-index: document --stdin and -zJunio C Hamano