summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'maint'Junio C Hamano2006-05-032-169/+242
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add a few more words to the glossary.v1.3.2Jon Loeliger2006-05-031-12/+51
| * | | | | Added definitions for a few words:Jon Loeliger2006-05-032-1/+34
| * | | | | Alphabetize the glossary.Jon Loeliger2006-05-031-169/+170
* | | | | | Merge branch 'fix'Junio C Hamano2006-05-032-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix various typos in documentationMatthias Kestenholz2006-05-032-3/+3
* | | | | | add documentation for update-index --unresolveMatthias Kestenholz2006-05-031-1/+5
| |_|/ / / |/| | | |
* | | | | Merge branch 'se/rebase'Junio C Hamano2006-05-011-13/+63
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add --continue and --abort options to git-rebase.sean2006-04-261-13/+63
| | |_|/ | |/| |
* | | | Merge branch 'fix'Junio C Hamano2006-04-2810-131/+163
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix trivial typo in git-log man page.Sean Estabrooks2006-04-281-4/+3
| * | Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-282-1/+17
| * | Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-286-108/+104
| * | Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-281-18/+39
| |/
* | Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-241-1/+2
* | git-repo-config --list supportPetr Baudis2006-04-241-0/+4
|/
* Document the configuration filePetr Baudis2006-04-242-13/+197
* Document git-var -l listing also configuration variablesPetr Baudis2006-04-241-1/+4
* Document git-clone --referenceShawn Pearce2006-04-181-1/+20
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-183-0/+92
* diff-options: add --patch-with-statJohannes Schindelin2006-04-151-0/+3
* Merge branch 'js/diffstat'Junio C Hamano2006-04-141-0/+3
|\
| * diff-options: add --stat (take 2)Johannes Schindelin2006-04-131-0/+3
* | git-log <diff-options> <paths> documentationJunio C Hamano2006-04-141-4/+20
|/
* Documentation: add a couple of missing docs.Junio C Hamano2006-04-133-0/+93
* Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-111-0/+3
|\
| * Document --patch-with-rawPetr Baudis2006-04-111-0/+3
* | Implement limited context matching in git-apply.Eric W. Biederman2006-04-101-1/+7
|/
* Improve the git-diff-tree -c/-cc documentationPetr Baudis2006-04-091-9/+16
* Add Documentation/technical/pack-format.txtJunio C Hamano2006-04-071-0/+111
* Added Packing Heursitics IRC writeup.Jon Loeliger2006-04-071-0/+466
* Add documentation for git-imap-send.Mike McCormack2006-04-051-0/+60
* Tweaks to make asciidoc play nice.Francis Daly2006-04-051-4/+5
* git-commit: document --amendMarco Roeland2006-04-051-1/+23
* Merge branch 'pb/regex'Junio C Hamano2006-04-051-0/+4
|\
| * Support for pickaxe matching regular expressionsPetr Baudis2006-04-041-0/+4
* | Add git-clean commandPavel Roskin2006-04-051-0/+50
|/
* Documentation: revise top of git man pageJ. Bruce Fields2006-04-021-48/+41
* Merge branch 'master' into nextJunio C Hamano2006-03-262-0/+15
|\
| * Optionally do not list empty directories in git-ls-files --othersPetr Baudis2006-03-261-0/+3
| * Document git-rebase behavior on conflicts.J. Bruce Fields2006-03-261-0/+12
* | Merge branch 'rs/tar-tree' into nextJunio C Hamano2006-03-255-27/+52
|\ \ | |/
| * Removed bogus "<snap>" identifier.Jon Loeliger2006-03-241-4/+0
| * Clarify and expand some hook documentation.Jon Loeliger2006-03-243-13/+42
| * Format tweaks for asciidoc.Francis Daly2006-03-222-10/+10
* | Merge branch 'jc/name' into nextJunio C Hamano2006-03-212-23/+29
|\ \ | |/
| * Fix multi-paragraph list items in OPTIONS sectionFrancis Daly2006-03-202-23/+29
* | Merge branch 'master' into nextJunio C Hamano2006-03-177-22/+44
|\ \ | |/
| * Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger2006-03-171-10/+13
| * Fix minor typo.Jon Loeliger2006-03-171-1/+1