summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix documentation dependency.Junio C Hamano2005-09-211-3/+5
* | Update tutorial with Octopus usage.Junio C Hamano2005-09-211-1/+103
* | Show modified files in git-ls-filesJunio C Hamano2005-09-201-3/+6
* | Document -i flag to git-read-treeJunio C Hamano2005-09-201-1/+11
* | [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-2094-201/+201
* | [PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov2005-09-202-2/+23
|/
* Arrgh -- another asciidoc caret workaround.Junio C Hamano2005-09-181-1/+2
* Document extended SHA1 used by git-rev-parse.Junio C Hamano2005-09-181-0/+34
* [PATCH] PATCH Documentation/git-rev-list.txt typo fixPeter Hagervall2005-09-161-2/+5
* [PATCH] Documentation/git-rev-list.txt typo fixjdl@freescale.com2005-09-151-2/+2
* [PATCH] Document git-fetch optionsSergey Vlasov2005-09-152-0/+17
* Retire info/rev-cacheJunio C Hamano2005-09-155-90/+0
* [PATCH] Use '-d' as the first flag to 'install'Peter Eriksen2005-09-151-1/+1
* Document git-grep and link it from the main git(7) page.Junio C Hamano2005-09-122-3/+53