aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* 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
* | | The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-10
* | | Convert usage of GIT and Git into gitChristian Meder2005-10-10
* | | Remove the version tags from the manpagesJunio C Hamano2005-10-10
* | | Merge branch 'fixes'Junio C Hamano2005-10-09
|\ \ \ | |/ /
| * | git-tag: update usage string and documentation.Junio C Hamano2005-10-09
* | | make $prefix available for sub-makefilesKai Ruemmler2005-10-08
* | | Merge branch 'fixes'Junio C Hamano2005-10-07
|\ \ \ | |/ /
| * | s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler2005-10-07
* | | mailsplit: allow feeding mbox from standard input.Junio C Hamano2005-10-06
* | | Describe new options to git-format-patch and git-mailsplit.Junio C Hamano2005-10-06
* | | Fall back to three-way merge when applying a patch.Junio C Hamano2005-10-06
* | | Allow "-u" flag to tag signingLinus Torvalds2005-10-06
* | | Merge branch 'fixes'Junio C Hamano2005-10-05
|\ \ \ | |/ / | | / | |/ |/|
| * Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-05