aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Add -P to the documentation head.Junio C Hamano2005-11-01
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-01
* git-am.txt is no stub anymorePetr Baudis2005-11-01
* Documentation for git-fmt-merge-msgPetr Baudis2005-11-01
* Remove 'Previously this command was known as ...' messages.Jon Loeliger2005-11-01
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-01
* Add examples for git-log documentation and others.Linus Torvalds2005-10-30
* Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano2005-10-30
* Update git-pack-objects documentation.Junio C Hamano2005-10-30
* Update usage string and documentation for git-rev-list.Junio C Hamano2005-10-30
* Add to usage and docs for git-add.shChris Shoemaker2005-10-30
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-30
* Documentation updates.Junio C Hamano2005-10-29
* Fix recent documentation format breakage.Junio C Hamano2005-10-29
* git-apply --numstatJunio C Hamano2005-10-28
* Minor clarifications in diffcore documentationc.shoemaker@cox.net2005-10-28
* Remove -r from common diff options documentation in one more placec.shoemaker@cox.net2005-10-28
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-28
* Document git-patch-id a bit better.Junio C Hamano2005-10-28
* Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin2005-10-28
* Add git-name-revJohannes Schindelin2005-10-26
* git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano2005-10-25
* Add some missing commands to the git.txt commands listPetr Baudis2005-10-25
* Documentation for git-shellPetr Baudis2005-10-25
* Add git-mvJosef Weidendorfer2005-10-23
* Fix malformatted git-am documentation.Junio C Hamano2005-10-21
* Update git-daemon's documentation wrt. new optionsPetr Baudis2005-10-20
* Finish git-am documentation.Junio C Hamano2005-10-20
* Brief documentation for the mysterious git-am scriptPetr Baudis2005-10-20
* git-fetch/push/pull: documentation.Junio C Hamano2005-10-19
* git-clone: always keep pack sent from remote (documentation).Junio C Hamano2005-10-19
* git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-18
* git-apply: remove unused --show-files flag.Junio C Hamano2005-10-17
* Update documentation for C-style quoting.Junio C Hamano2005-10-17
* Merge branch 'fixes'Junio C Hamano2005-10-17
|\
| * git-checkout-index: documentation updates.Junio C Hamano2005-10-17
* | ref-format documentation.Junio C Hamano2005-10-16
* | Merge branch 'fixes'Junio C Hamano2005-10-16
|\ \ | |/
| * whatchanged: document -m option from git-diff-tree.Junio C Hamano2005-10-15
* | Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-16
|\ \
| * | svn import: Add direct HTTP accessMatthias Urlichs2005-10-11
| * | svn import: Add a loop limit optionMatthias Urlichs2005-10-10
| * | svn import: skip initial revisionsMatthias Urlichs2005-10-10
| * | New: git-svnimport.Matthias Urlichs2005-10-10
* | | Merge branch 'fixes'Junio C Hamano2005-10-15
|\ \ \ | | |/ | |/|
| * | tutorial: update the initial commit example.Junio C Hamano2005-10-13
| * | Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-13
* | | clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano2005-10-12
* | | Add git-index-pack utilitySergey Vlasov2005-10-12
* | | show-branch: optionally use unique prefix as name.Junio C Hamano2005-10-11