Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fetch --prune: Run prune before fetchingtm/fetch-prune | Tom Miller | 2014-01-03 | 1 | -0/+14 |
* | fetch --prune: always print header url | Tom Miller | 2014-01-03 | 1 | -0/+12 |
* | Merge branch 'tb/clone-ssh-with-colon-for-port' | Junio C Hamano | 2013-12-17 | 2 | -21/+198 |
|\ | |||||
| * | connect.c: refactor url parsing | Torsten Bögershausen | 2013-12-09 | 2 | -0/+15 |
| * | git_connect(): refactor the port handling for ssh | Torsten Bögershausen | 2013-12-09 | 2 | -15/+4 |
| * | git fetch: support host:/~repo | Torsten Bögershausen | 2013-12-09 | 2 | -10/+26 |
| * | t5500: add test cases for diag-url | Torsten Bögershausen | 2013-12-09 | 1 | -0/+59 |
| * | t5601: add tests for ssh | Torsten Bögershausen | 2013-12-04 | 1 | -1/+99 |
| * | t5601: remove clear_ssh, refactor setup_ssh_wrapper | Torsten Bögershausen | 2013-12-04 | 1 | -20/+20 |
* | | Merge branch 'jl/commit-v-strip-marker' | Junio C Hamano | 2013-12-17 | 1 | -1/+27 |
|\ \ | |||||
| * | | commit -v: strip diffs and submodule shortlogs from the commit messagejl/commit-v-strip-marker | Jens Lehmann | 2013-12-05 | 1 | -1/+27 |
* | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' | Junio C Hamano | 2013-12-17 | 1 | -0/+29 |
|\ \ \ | |||||
| * | | | mv: let 'git mv file no-such-dir/' error out | Matthieu Moy | 2013-12-04 | 1 | -0/+29 |
* | | | | Merge branch 'fc/trivial' | Junio C Hamano | 2013-12-17 | 2 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | t: trivial whitespace cleanups | Felipe Contreras | 2013-12-09 | 2 | -3/+1 |
* | | | | | Merge branch 'jk/t5000-gzip-simplify' | Junio C Hamano | 2013-12-17 | 1 | -16/+4 |
|\ \ \ \ \ | |||||
| * | | | | | t5000: simplify gzip prerequisite checksjk/t5000-gzip-simplify | Jeff King | 2013-12-04 | 1 | -16/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jn/scripts-updates' | Junio C Hamano | 2013-12-12 | 32 | -41/+70 |
|\ \ \ \ \ | |||||
| * | | | | | remove #!interpreter line from shell librariesjn/scripts-updates | Jonathan Nieder | 2013-11-26 | 1 | -4/+2 |
| * | | | | | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 2013-11-26 | 15 | -20/+64 |
| * | | | | | test: make FILEMODE a lazy prereq | Jonathan Nieder | 2013-11-26 | 8 | -17/+4 |
| * | | | | | mark perl test scripts executable | Jonathan Nieder | 2013-11-25 | 10 | -0/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 | 3 | -25/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Sync with 1.8.5jk/remove-deprecated | Junio C Hamano | 2013-12-05 | 2 | -11/+20 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 | 3 | -25/+5 |
* | | | | | | Merge branch 'tr/config-multivalue-lift-max' | Junio C Hamano | 2013-12-12 | 1 | -0/+64 |
|\ \ \ \ \ \ | |||||
| * | | | | | | config: arbitrary number of matches for --unset and --replace-alltr/config-multivalue-lift-max | Thomas Rast | 2013-12-06 | 1 | -0/+64 |
* | | | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs' | Junio C Hamano | 2013-12-12 | 5 | -13/+148 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | fetch: improve the error messages emitted for conflicting refspecsmh/fetch-tags-in-addition-to-normal-refs | Michael Haggerty | 2013-10-30 | 1 | -5/+9 |
| * | | | | | | t5536: new test of refspec conflicts when fetching | Michael Haggerty | 2013-10-30 | 1 | -0/+96 |
| * | | | | | | fetch --prune: prune only based on explicit refspecs | Michael Haggerty | 2013-10-30 | 1 | -5/+5 |
| * | | | | | | fetch --tags: fetch tags *in addition to* other stuff | Michael Haggerty | 2013-10-30 | 4 | -8/+39 |
| * | | | | | | t5510: check that "git fetch --prune --tags" does not prune branches | Michael Haggerty | 2013-10-24 | 1 | -0/+4 |
| * | | | | | | t5510: prepare test refs more straightforwardly | Michael Haggerty | 2013-10-24 | 1 | -4/+4 |
| * | | | | | | t5510: use the correct tag name in test | Michael Haggerty | 2013-10-24 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/remove-experimental-loose-object-support' | Junio C Hamano | 2013-12-06 | 18 | -69/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | drop support for "experimental" loose objectsjk/remove-experimental-loose-object-support | Jeff King | 2013-11-21 | 18 | -69/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'nd/magic-pathspec' | Junio C Hamano | 2013-12-06 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: restrict pathspec limitations to diff b/f case onlynd/magic-pathspec | Nguyễn Thái Ngọc Duy | 2013-11-20 | 1 | -0/+6 |
* | | | | | | | | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 2013-12-06 | 1 | -13/+56 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | for-each-ref: avoid color leakagerr/for-each-ref-decoration | Ramkumar Ramachandra | 2013-11-19 | 1 | -1/+1 |
| * | | | | | | | | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 2013-11-19 | 1 | -0/+17 |
| * | | | | | | | | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 2013-11-19 | 1 | -0/+27 |
| * | | | | | | | | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 2013-11-18 | 1 | -0/+2 |
| * | | | | | | | | t6300 (for-each-ref): don't hardcode SHA-1 hexes | Ramkumar Ramachandra | 2013-11-18 | 1 | -8/+8 |
| * | | | | | | | | t6300 (for-each-ref): clearly demarcate setup | Ramkumar Ramachandra | 2013-11-18 | 1 | -5/+2 |
* | | | | | | | | | Merge branch 'rh/remote-hg-bzr-updates' | Junio C Hamano | 2013-12-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | test-lib.sh: convert $TEST_DIRECTORY to an absolute path | Felipe Contreras | 2013-11-18 | 1 | -0/+4 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jl/submodule-update-retire-orig-flags' | Junio C Hamano | 2013-12-05 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | submodule update: remove unnecessary orig_flags variablejl/submodule-update-retire-orig-flags | Jens Lehmann | 2013-11-11 | 1 | -0/+11 |
| |/ / / / / / / / |