summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Diff: --name-status output format.Junio C Hamano2005-09-241-2/+2
* Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-241-0/+7
* [PATCH] Finish documenting trivial merge rulesDaniel Barkalow2005-09-241-10/+39
* [PATCH] git-daemon --syslog to log through syslogPetr Baudis2005-09-241-1/+5
* [PATCH] Update git-daemon documentation wrt. the --verbose parameterPetr Baudis2005-09-241-1/+4
* Merge 'fixes' branch.Junio C Hamano2005-09-231-1/+4
|\
| * [PATCH] document command to show diff of a commitRobert Watson2005-09-231-1/+4
* | [PATCH] Retitle 'inspecting what happened' section.Jon Loeliger2005-09-221-2/+2
* | Retire diff-helper.Junio C Hamano2005-09-223-58/+1
* | Retire rev-tree.Junio C Hamano2005-09-223-93/+2
* | Retire git-export.Junio C Hamano2005-09-222-34/+0
* | Merge branch 'fixes'Junio C Hamano2005-09-211-3/+5
|\ \ | |/