summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/symref'Junio C Hamano2006-05-031-3/+5
|\
| * core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-021-3/+5
* | Merge branch 'js/repoconfig'Junio C Hamano2006-05-031-1/+4
|\ \
| * | repo-config: support --get-regexpJohannes Schindelin2006-05-021-1/+4
| |/
* | Merge branch 'jc/count'Junio C Hamano2006-05-031-1/+11
|\ \
| * | builtin-count-objects: make it official.Junio C Hamano2006-05-011-1/+11
* | | 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