Age | Commit message (Expand) | Author | Files | Lines |
2010-08-09 | notes: allow --dry-run for -n and --verbose for -v | René Scharfe | 1 | -0/+2 |
2010-08-09 | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C | Matthieu Moy | 1 | -5/+30 |
2010-08-09 | Documentation: cite git-am from git-apply | Brad King | 1 | -0/+10 |
2010-08-05 | pretty-options.txt: match --format's documentation with implementation. | Matthieu Moy | 1 | -1/+1 |
2010-08-02 | Documentation/rev-parse: quoting is required with --parseopt | Thomas Rast | 1 | -2/+5 |
2010-08-02 | Documentation: reporting bugs | Junio C Hamano | 1 | -0/+7 |
2010-07-28 | Document ls-files -t as semi-obsolete. | Matthieu Moy | 1 | -2/+10 |
2010-07-27 | Git 1.7.2.1 | Junio C Hamano | 2 | -1/+27 |
2010-07-27 | Sync with 1.7.1.2 | Junio C Hamano | 3 | -2/+29 |
2010-07-27 | Git 1.7.1.2 | Junio C Hamano | 2 | -1/+12 |
2010-07-27 | Sync with 1.7.0 series | Junio C Hamano | 2 | -1/+19 |
2010-07-27 | Git 1.7.0.7 | Junio C Hamano | 2 | -1/+18 |
2010-07-25 | Documentation/git-push: Explain status output in more detail | Thomas Rast | 1 | -10/+23 |
2010-07-25 | Document receive.denyDeleteCurrent | Thomas Rast | 1 | -0/+4 |
2010-07-25 | git-read-tree.txt: acknowledge the directory matching bug in sparse checkout | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2010-07-25 | Merge branch 'maint-1.7.1' into maint | Junio C Hamano | 1 | -1/+4 |
2010-07-25 | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 1 | -1/+4 |
2010-07-25 | Merge branch 'maint-1.6.6' into maint-1.7.0 | Junio C Hamano | 1 | -1/+4 |
2010-07-25 | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 1 | -1/+4 |
2010-07-25 | request-pull.txt: Document -p option | Stephen Boyd | 1 | -1/+4 |
2010-07-21 | Git 1.7.2 | Junio C Hamano | 2 | -8/+9 |
2010-07-19 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+10 |
2010-07-19 | git add: Add --ignore-missing to SYNOPSIS | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2010-07-19 | git submodule add: Remove old docs about implicit -f | Ævar Arnfjörð Bjarmason | 1 | -4/+0 |
2010-07-19 | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 1 | -1/+6 |
2010-07-19 | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 1 | -1/+8 |
2010-07-19 | Documentation: Explain git-mergetool's use of temporary files | David Aguilar | 1 | -0/+10 |
2010-07-15 | Merge branch 'eb/doc-log-manpage' | Junio C Hamano | 1 | -6/+9 |
2010-07-15 | Merge branch 'mg/revision-doc' | Junio C Hamano | 20 | -222/+257 |
2010-07-15 | Merge branch 'ab/submodule-add-f' | Junio C Hamano | 1 | -0/+4 |
2010-07-15 | Merge branch 'maint' | Junio C Hamano | 2 | -0/+12 |
2010-07-15 | Documentation: add submodule.* to the big configuration variable list | Jonathan Nieder | 1 | -0/+9 |
2010-07-15 | gitmodules.5: url can be a relative path | Jonathan Nieder | 1 | -0/+3 |
2010-07-14 | Git 1.7.2-rc3 | Junio C Hamano | 1 | -1/+4 |
2010-07-13 | Merge branch 'maint' | Junio C Hamano | 2 | -2/+5 |
2010-07-13 | git fetch documentation: describe short '-p' synonym to '--prune' option | Oren Held | 1 | -0/+1 |
2010-07-13 | format-patch: document the format.to configuration setting | Miklos Vajna | 1 | -2/+4 |
2010-07-12 | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 1 | -1/+8 |
2010-07-11 | Merge branch 'maint' | Junio C Hamano | 2 | -2/+2 |
2010-07-09 | Documentation: Spelling fix in protocol-capabilities.txt | Fredrik Skolmli | 1 | -1/+1 |
2010-07-09 | checkout: accord documentation to what git does | Nicolas Sebrecht | 1 | -1/+1 |
2010-07-08 | Reorganize `git-log' man page to clarify common diff options. | Eli Barzilay | 1 | -6/+9 |
2010-07-07 | Git 1.7.2-rc2 | Junio C Hamano | 1 | -14/+4 |
2010-07-07 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+19 |
2010-07-07 | backmerge a few more fixes to 1.7.1.X series | Junio C Hamano | 1 | -0/+19 |
2010-07-07 | Merge branch 'mg/doc-rev-parse-treepath-syntax' into maint | Junio C Hamano | 1 | -6/+9 |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 16 | -22/+21 |
2010-07-05 | Documentation: gitrevisions | Michael J Gruber | 2 | -1/+36 |
2010-07-05 | Documentation: split off rev doc into include file | Michael J Gruber | 2 | -199/+200 |
2010-07-05 | Merge branch 'maint' | Junio C Hamano | 2 | -1/+13 |