Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 | 1 | -0/+94 |
* | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 1 | -0/+33 |
* | Sync with maint | Junio C Hamano | 2012-02-13 | 9 | -143/+11 |
|\ | |||||
| * | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+23 |
| |\ | |||||
| * \ | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+13 |
| |\ \ | |||||
| * \ \ | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 | 2 | -4/+46 |
| |\ \ \ | |||||
| * | | | | t: use sane_unset instead of unset | Ævar Arnfjörð Bjarmason | 2012-02-13 | 6 | -10/+10 |
| * | | | | Remove Git's support for smoke testing | Ævar Arnfjörð Bjarmason | 2012-02-13 | 3 | -133/+1 |
| * | | | | Merge branch 'jc/maint-request-pull-for-tag' into maint | Junio C Hamano | 2012-02-10 | 1 | -5/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 | 1 | -0/+22 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jl/submodule-re-add' into maint | Junio C Hamano | 2012-02-10 | 1 | -0/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'da/maint-mergetool-twoway' into maint | Junio C Hamano | 2012-02-10 | 1 | -1/+27 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'sp/smart-http-failure-to-push' into maint | Junio C Hamano | 2012-02-05 | 1 | -0/+28 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-log-first-parent-pathspec' into maint | Junio C Hamano | 2012-02-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cb/push-quiet' into maint | Junio C Hamano | 2012-02-05 | 2 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/checkout-out-of-unborn' | Junio C Hamano | 2012-02-12 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git checkout -b: allow switching out of an unborn branchjc/checkout-out-of-unborn | Junio C Hamano | 2012-02-06 | 1 | -1/+10 |
* | | | | | | | | | | | | | Merge branch 'nd/diffstat-gramnum' | Junio C Hamano | 2012-02-12 | 64 | -109/+109 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Use correct grammar in diffstat summary linend/diffstat-gramnum | Nguyễn Thái Ngọc Duy | 2012-02-03 | 64 | -109/+109 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jc/maint-commit-ignore-i-t-a' | Junio C Hamano | 2012-02-12 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | commit: ignore intent-to-add entries instead of refusingjc/maint-commit-ignore-i-t-a | Junio C Hamano | 2012-02-07 | 1 | -3/+5 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jk/maint-tag-show-fixes' | Junio C Hamano | 2012-02-12 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | tag: do not show non-tag contents with "-n"jk/maint-tag-show-fixes | Junio C Hamano | 2012-02-08 | 1 | -0/+13 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'jn/merge-no-edit-fix' | Junio C Hamano | 2012-02-12 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | merge: do not launch an editor on "--no-edit $tag"jn/merge-no-edit-fix | Junio C Hamano | 2012-02-09 | 1 | -0/+12 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 2012-02-10 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | parse_date(): '@' prefix forces git-timestampjc/parse-date-raw | Junio C Hamano | 2012-02-03 | 1 | -0/+23 |
* | | | | | | | | | | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' | Junio C Hamano | 2012-02-10 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | merge: do not create a signed tag merge under --ff-only optionjc/merge-ff-only-stronger-than-signed-merge | Junio C Hamano | 2012-02-05 | 1 | -0/+13 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jc/branch-desc-typoavoidance' | Junio C Hamano | 2012-02-10 | 1 | -4/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | branch --edit-description: protect against mistyped branch namejc/branch-desc-typoavoidance | Junio C Hamano | 2012-02-05 | 1 | -4/+37 |
* | | | | | | | | | | | | Merge branch 'jk/tests-write-script' | Junio C Hamano | 2012-02-10 | 2 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t0300: use write_script helperjk/tests-write-script | Jeff King | 2012-02-03 | 1 | -6/+2 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | tests: add write_script helper function | Junio C Hamano | 2012-02-03 | 1 | -0/+9 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'jc/maint-request-pull-for-tag' | Junio C Hamano | 2012-02-07 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | request-pull: explicitly ask tags/$name to be pulledjc/maint-request-pull-for-tag | Junio C Hamano | 2012-01-31 | 1 | -5/+1 |
* | | | | | | | | | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2012-02-07 | 3 | -174/+556 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe | Junio C Hamano | 2012-01-27 | 3 | -174/+556 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | vcs-svn: avoid hangs from corrupt deltas | Jonathan Nieder | 2011-06-15 | 1 | -3/+37 |
| | * | | | | | | | | | | vcs-svn: implement text-delta handling | David Barr | 2011-05-26 | 1 | -2/+106 |
| | * | | | | | | | | | | Merge branch 'db/delta-applier' into db/text-delta | Jonathan Nieder | 2011-05-26 | 1 | -0/+248 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | vcs-svn: let deltas use data from preimage | Jonathan Nieder | 2011-03-28 | 1 | -0/+35 |
| | | * | | | | | | | | | | vcs-svn: let deltas use data from postimage | Jonathan Nieder | 2011-03-27 | 1 | -0/+42 |
| | | * | | | | | | | | | | vcs-svn: verify that deltas consume all inline data | Jonathan Nieder | 2011-03-27 | 1 | -3/+2 |
| | | * | | | | | | | | | | vcs-svn: implement copyfrom_data delta instruction | Jonathan Nieder | 2011-03-27 | 1 | -0/+31 |
| | | * | | | | | | | | | | vcs-svn: read instructions from deltas | Jonathan Nieder | 2011-03-27 | 1 | -0/+5 |
| | | * | | | | | | | | | | vcs-svn: read inline data from deltas | Jonathan Nieder | 2011-03-27 | 1 | -0/+12 |
| | | * | | | | | | | | | | vcs-svn: read the preimage when applying deltas | Jonathan Nieder | 2011-03-27 | 1 | -0/+35 |
| | | * | | | | | | | | | | vcs-svn: parse svndiff0 window header | Jonathan Nieder | 2011-03-27 | 1 | -1/+55 |
| | | * | | | | | | | | | | vcs-svn: skeleton of an svn delta parser | Jonathan Nieder | 2011-03-27 | 1 | -0/+35 |