summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2006-05-161-4/+14
|\
| * Update the documentation for git-merge-baseFredrik Kuivinen2006-05-151-4/+14
* | Merge branch 'se/rev-parse'Junio C Hamano2006-05-151-0/+9
|\ \
| * | Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-141-0/+9
* | | Merge branch 'se/diff'Junio C Hamano2006-05-151-0/+4
|\ \ \
| * | | Add "--summary" option to git diff.Sean2006-05-141-0/+4
| |/ /
* | | Merge branch 'se/rebase'Junio C Hamano2006-05-151-6/+5
|\ \ \
| * | | Make git rebase interactive help match documentation.Sean2006-05-141-6/+5
| |/ /
* | | Merge branch 'jc/grep'Junio C Hamano2006-05-151-23/+62
|\ \ \ | |/ / |/| |
| * | builtin-grep: -F (--fixed-strings)Junio C Hamano2006-05-091-1/+1
| * | builtin-grep: documentationJunio C Hamano2006-05-081-23/+62
* | | 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