Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | t9402: Use TABs for indentation | Torsten Bögershausen | 2012-12-09 | 1 | -375/+376 | |
| * | | | | | | | | | | | | | t9402: Rename check.cvsCount and check.list | Torsten Bögershausen | 2012-12-09 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | t9402: Simplify git ls-tree | Torsten Bögershausen | 2012-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | t9402: Add missing &&; Code style | Torsten Bögershausen | 2012-12-09 | 1 | -56/+50 | |
| * | | | | | | | | | | | | | t9402: No space after IO-redirection | Torsten Bögershausen | 2012-12-09 | 1 | -30/+30 | |
| * | | | | | | | | | | | | | t9402: Dont use test_must_fail cvs | Torsten Bögershausen | 2012-12-09 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | t9402: improve check_end_tree() and check_end_full_tree() | Torsten Bögershausen | 2012-12-09 | 1 | -18/+13 | |
| * | | | | | | | | | | | | | t9402: sed -i is not portable | Torsten Bögershausen | 2012-12-09 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | cvsserver: add t9402 to test branch and tag refs | Matthew Ogilvie | 2012-10-16 | 1 | -0/+558 | |
* | | | | | | | | | | | | | | 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 |