summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ml/cvs'Junio C Hamano2006-05-141-1/+8
|\
| * Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff...Junio C Hamano2006-05-091-1/+8
| |\
| | * Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-0825-205/+317
| | |\
| | * \ Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-031-13/+63
| | |\ \
| | * \ \ Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-0112-132/+169
| | |\ \ \
| | * | | | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff2006-04-261-1/+8
* | | | | | Merge branch 'jc/clean'Junio C Hamano2006-05-091-1/+4
|\ \ \ \ \ \
| * | | | | | Teach git-clean optional <paths>... parameters.Junio C Hamano2006-05-081-1/+4
| |/ / / / /
* | | | | | Merge branch 'jc/again'Junio C Hamano2006-05-091-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | update-index --againJunio C Hamano2006-05-051-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix'Junio C Hamano2006-05-081-3/+4
|\ \ \ \ \
| * | | | | Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano2006-05-081-3/+4
* | | | | | Merge branch 'fix'Junio C Hamano2006-05-072-5/+6
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | repo-config: document what value_regexp does a bit more clearly.Junio C Hamano2006-05-071-4/+5
| * | | | core-tutorial.txt: escape asteriskMatthias Lederhofer2006-05-071-1/+1
| * | | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-051-3/+5
* | | | | Clarify git-cherry documentation.sean2006-05-051-5/+14
* | | | | Update git-unpack-objects documentation.sean2006-05-051-3/+10
* | | | | Fix up docs where "--" isn't displayed correctly.sean2006-05-0512-13/+13
* | | | | Several trivial documentation touch ups.sean2006-05-056-6/+10
* | | | | 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
|/