Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mz/reset-misc' | Junio C Hamano | 2013-01-22 | 3 | -7/+73 |
|\ | |||||
| * | reset: allow reset on unborn branch | Martin von Zweigbergk | 2013-01-15 | 1 | -0/+52 |
| * | reset $sha1 $pathspec: require $sha1 only to be treeish | Martin von Zweigbergk | 2013-01-15 | 1 | -0/+8 |
| * | reset $pathspec: exit with code 0 if successful | Martin von Zweigbergk | 2013-01-15 | 2 | -7/+13 |
* | | Merge branch 'pw/p4-branch-fixes' | Junio C Hamano | 2013-01-21 | 2 | -9/+128 |
|\ \ | |||||
| * | | git p4: fix submit when no master branch | Pete Wyckoff | 2013-01-15 | 1 | -0/+25 |
| * | | git p4 test: keep P4CLIENT changes inside subshells | Pete Wyckoff | 2013-01-15 | 1 | -2/+5 |
| * | | git p4: fix sync --branch when no master branch | Pete Wyckoff | 2013-01-15 | 1 | -4/+4 |
| * | | git p4: fail gracefully on sync with no master branch | Pete Wyckoff | 2013-01-15 | 1 | -5/+4 |
| * | | git p4: allow short ref names to --branch | Pete Wyckoff | 2013-01-15 | 1 | -0/+21 |
| * | | git p4: clone --branch should checkout master | Pete Wyckoff | 2013-01-15 | 1 | -1/+1 |
| * | | git p4: verify expected refs in clone --bare test | Pete Wyckoff | 2013-01-15 | 1 | -3/+6 |
| * | | git p4: create p4/HEAD on initial clone | Pete Wyckoff | 2013-01-15 | 1 | -0/+23 |
| * | | git p4: test sync/clone --branch behavior | Pete Wyckoff | 2013-01-15 | 1 | -4/+49 |
* | | | Merge branch 'rt/commit-cleanup-config' | Junio C Hamano | 2013-01-20 | 2 | -7/+82 |
|\ \ \ | |||||
| * | | | commit: make default of "cleanup" option configurable | Ralf Thielow | 2013-01-10 | 2 | -7/+82 |
| | |/ | |/| | |||||
* | | | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 | 1 | -0/+56 |
|\ \ \ | |||||
| * | | | log: add log.mailmap configuration option | Antoine Pelisse | 2013-01-10 | 1 | -0/+24 |
| * | | | log: grep author/committer using mailmap | Antoine Pelisse | 2013-01-10 | 1 | -0/+18 |
| * | | | test: add test for --use-mailmap option | Antoine Pelisse | 2013-01-10 | 1 | -0/+14 |
* | | | | Merge branch 'nd/fix-perf-parameters-in-tests' | Junio C Hamano | 2013-01-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | test-lib.sh: unfilter GIT_PERF_* | Nguyễn Thái Ngọc Duy | 2013-01-15 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint | Junio C Hamano | 2013-01-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint | Junio C Hamano | 2013-01-14 | 1 | -1/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'mk/maint-graph-infinity-loop' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/enable-test-lint-by-default' into maint | Junio C Hamano | 2013-01-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maint | Junio C Hamano | 2013-01-11 | 1 | -0/+14 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'as/test-name-alias-uniquely' into maint | Junio C Hamano | 2013-01-11 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ja/directory-attrs' into maint | Junio C Hamano | 2013-01-11 | 1 | -0/+57 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/fetch-ignore-symref' into maint | Junio C Hamano | 2013-01-11 | 1 | -0/+42 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/test-t9810-no-sed-i' into maint | Junio C Hamano | 2013-01-10 | 1 | -10/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/test-t9020-no-which' into maint | Junio C Hamano | 2013-01-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sp/shortlog-missing-lf' into maint | Junio C Hamano | 2013-01-10 | 1 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/invalidate-i-t-a-cache-tree' into maint | Junio C Hamano | 2013-01-10 | 1 | -0/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fc/remote-testgit-feature-done' | Junio C Hamano | 2013-01-14 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | remote-testgit: properly check for errors | Felipe Contreras | 2012-10-29 | 1 | -0/+21 |
* | | | | | | | | | | | | | | | | | Merge branch 'ap/status-ignored-in-ignored-directory' | Junio C Hamano | 2013-01-14 | 1 | -0/+146 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | git-status: Test --ignored behavior | Antoine Pelisse | 2013-01-01 | 1 | -0/+146 |
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/zip-tests' | Junio C Hamano | 2013-01-11 | 5 | -80/+140 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | t5003: check if unzip supports symlinks | René Scharfe | 2013-01-07 | 2 | -7/+19 |
| * | | | | | | | | | | | | | | | | | | t5000, t5003: move ZIP tests into their own script | René Scharfe | 2013-01-07 | 2 | -69/+119 |
| * | | | | | | | | | | | | | | | | | | t0024, t5000: use test_lazy_prereq for UNZIP | René Scharfe | 2013-01-07 | 2 | -14/+10 |
| * | | | | | | | | | | | | | | | | | | t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead | René Scharfe | 2013-01-06 | 3 | -8/+10 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' | Junio C Hamano | 2013-01-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | run-command: encode signal death as a positive integer | Jeff King | 2013-01-06 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/merge-blobs' | Junio C Hamano | 2013-01-11 | 1 | -0/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | merge-tree: fix d/f conflicts | Junio C Hamano | 2012-12-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | merge-tree: add comments to clarify what these functions are doing | Junio C Hamano | 2012-12-26 | 1 | -0/+44 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/format-patch-reroll' | Junio C Hamano | 2013-01-11 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | format-patch: give --reroll-count a short synonym -v | Junio C Hamano | 2013-01-03 | 1 | -0/+8 |