Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | Merge branch 'db/svn-fe-code-purge' into svn-fe | Jonathan Nieder | 2011-05-26 | 1 | -117/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | vcs-svn: drop obj_pool | David Barr | 2011-03-22 | 1 | -79/+0 | |
| | | * | | | | | | | | | | | | vcs-svn: drop treap | David Barr | 2011-03-22 | 1 | -22/+0 | |
| | | * | | | | | | | | | | | | vcs-svn: drop string_pool | David Barr | 2011-03-22 | 1 | -16/+0 | |
| | * | | | | | | | | | | | | | Merge branch 'db/vcs-svn-incremental' into svn-fe | Jonathan Nieder | 2011-05-26 | 1 | -57/+170 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | vcs-svn: quote paths correctly for ls command | David Barr | 2011-03-07 | 1 | -0/+99 | |
| | | * | | | | | | | | | | | | vcs-svn: set up channel to read fast-import cat-blob response | David Barr | 2011-03-07 | 1 | -51/+67 | |
| | * | | | | | | | | | | | | | Merge commit 'v1.7.5' into svn-fe | Jonathan Nieder | 2011-05-02 | 86 | -347/+2273 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2012-01-31 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | merge: use editor by default in interactive sessions | Junio C Hamano | 2012-01-23 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | Merge branch 'nd/clone-detached' | Junio C Hamano | 2012-01-31 | 3 | -17/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | clone: allow --branch to take a tag | Nguyễn Thái Ngọc Duy | 2012-01-16 | 2 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | clone: refuse to clone if --branch points to bogus ref | Nguyễn Thái Ngọc Duy | 2012-01-16 | 2 | -13/+2 | |
| * | | | | | | | | | | | | | | | | | clone: write detached HEAD in bare repositories | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | | | | | t5601: add missing && cascade | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'da/maint-mergetool-twoway' | Junio C Hamano | 2012-01-31 | 1 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | mergetool: Provide an empty file when neededda/maint-mergetool-twoway | David Aguilar | 2012-01-23 | 1 | -1/+27 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'va/git-p4-branch' | Junio C Hamano | 2012-01-31 | 1 | -7/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | t9801: do not overuse test_must_failva/git-p4-branch | Junio C Hamano | 2012-01-26 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | git-p4: Add test case for complex branch import | Vitor Antunes | 2012-01-26 | 1 | -7/+87 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-re-add' | Junio C Hamano | 2012-01-31 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-add | Jens Lehmann | 2012-01-24 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'tr/grep-l-with-decoration' | Junio C Hamano | 2012-01-31 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | grep: fix -l/-L interaction with decoration linestr/grep-l-with-decoration | Albert Yale | 2012-01-23 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ks/sort-wildcard-in-makefile' | Junio C Hamano | 2012-01-31 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | t/Makefile: Use $(sort ...) explicitly where neededks/sort-wildcard-in-makefile | Kirill Smelkov | 2012-01-22 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'ld/git-p4-branches-and-labels' | Junio C Hamano | 2012-01-31 | 2 | -0/+161 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | git-p4: label import fails with multiple labels at the same changelistld/git-p4-branches-and-labels | Luke Diamand | 2012-01-20 | 1 | -0/+41 | |
| * | | | | | | | | | | | | | | | | | | git-p4: add test for p4 labels | Luke Diamand | 2012-01-20 | 1 | -0/+72 | |
| * | | | | | | | | | | | | | | | | | | git-p4: handle p4 branches and labels containing shell chars | Luke Diamand | 2012-01-20 | 1 | -0/+48 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/diff-postimage-in-context' | Junio C Hamano | 2012-01-29 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | xdiff: print post-image for common records instead of pre-imagers/diff-postimage-in-context | René Scharfe | 2012-01-06 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sp/smart-http-failure-to-push' | Junio C Hamano | 2012-01-29 | 1 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | remote-curl: Fix push status report when all branches fail | Shawn O. Pearce | 2012-01-20 | 1 | -0/+28 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-log-first-parent-pathspec' | Junio C Hamano | 2012-01-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Making pathspec limited log play nicer with --first-parentjc/maint-log-first-parent-pathspec | Junio C Hamano | 2012-01-19 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jl/test-pause' | Junio C Hamano | 2012-01-29 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | test-lib: add the test_pause convenience functionjl/test-pause | Jens Lehmann | 2012-01-17 | 2 | -0/+26 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 2012-01-29 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | mailinfo: with -b, keep space after [foo]tr/maint-mailinfo | Thomas Rast | 2012-01-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | am: learn passing -b to mailinfo | Thomas Rast | 2012-01-16 | 1 | -2/+12 |