summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano2005-10-251-4/+4
* Add some missing commands to the git.txt commands listPetr Baudis2005-10-251-0/+18
* Documentation for git-shellPetr Baudis2005-10-252-0/+38
* Add git-mvJosef Weidendorfer2005-10-231-0/+51
* Fix malformatted git-am documentation.Junio C Hamano2005-10-211-1/+1
* Update git-daemon's documentation wrt. new optionsPetr Baudis2005-10-201-2/+20
* Finish git-am documentation.Junio C Hamano2005-10-201-10/+49
* Brief documentation for the mysterious git-am scriptPetr Baudis2005-10-202-1/+52
* git-fetch/push/pull: documentation.Junio C Hamano2005-10-194-10/+18
* git-clone: always keep pack sent from remote (documentation).Junio C Hamano2005-10-191-12/+3
* git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-181-3/+39
* git-apply: remove unused --show-files flag.Junio C Hamano2005-10-171-4/+1
* Update documentation for C-style quoting.Junio C Hamano2005-10-174-2/+33
* Merge branch 'fixes'Junio C Hamano2005-10-171-13/+7
|\
| * git-checkout-index: documentation updates.Junio C Hamano2005-10-171-13/+7
* | ref-format documentation.Junio C Hamano2005-10-162-2/+65
* | Merge branch 'fixes'Junio C Hamano2005-10-161-0/+7
|\ \ | |/
| * whatchanged: document -m option from git-diff-tree.Junio C Hamano2005-10-151-0/+7
* | Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-161-0/+137
|\ \
| * | svn import: Add direct HTTP accessMatthias Urlichs2005-10-111-2/+26
| * | svn import: Add a loop limit optionMatthias Urlichs2005-10-101-1/+10
| * | svn import: skip initial revisionsMatthias Urlichs2005-10-101-1/+6
| * | New: git-svnimport.Matthias Urlichs2005-10-101-0/+99
* | | Merge branch 'fixes'Junio C Hamano2005-10-151-22/+57
|\ \ \ | | |/ | |/|
| * | tutorial: update the initial commit example.Junio C Hamano2005-10-131-6/+8
| * | Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-131-19/+52
* | | clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano2005-10-121-1/+6
* | | Add git-index-pack utilitySergey Vlasov2005-10-122-0/+47
* | | show-branch: optionally use unique prefix as name.Junio C Hamano2005-10-111-16/+10
* | | The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-108-8/+8
* | | Convert usage of GIT and Git into gitChristian Meder2005-10-1024-55/+55
* | | Remove the version tags from the manpagesJunio C Hamano2005-10-1064-64/+0
* | | Merge branch 'fixes'Junio C Hamano2005-10-091-3/+1
|\ \ \ | |/ /
| * | git-tag: update usage string and documentation.Junio C Hamano2005-10-091-3/+1
* | | make $prefix available for sub-makefilesKai Ruemmler2005-10-081-2/+2
* | | Merge branch 'fixes'Junio C Hamano2005-10-071-1/+1
|\ \ \ | |/ /
| * | s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler2005-10-071-1/+1
* | | mailsplit: allow feeding mbox from standard input.Junio C Hamano2005-10-061-2/+5
* | | Describe new options to git-format-patch and git-mailsplit.Junio C Hamano2005-10-062-2/+12
* | | Fall back to three-way merge when applying a patch.Junio C Hamano2005-10-061-1/+9
* | | Allow "-u" flag to tag signingLinus Torvalds2005-10-061-7/+15
* | | Merge branch 'fixes'Junio C Hamano2005-10-0516-49/+56
|\ \ \ | |/ / | | / | |/ |/|
| * Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-052-11/+17
| * Some typos and light editing of various manpagesChristian Meder2005-10-0514-38/+39
* | git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano2005-10-041-6/+1
|/
* Add missing documentation.Junio C Hamano2005-10-042-0/+110
* [PATCH] Random documentation fixesJonas Fonseca2005-10-0326-192/+209
* [PATCH] Update git-clone documentationEric W. Biederman2005-10-021-1/+14
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-021-1/+8
* update-index: document --stdin and -zJunio C Hamano2005-09-271-1/+10