aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Skip archive --remote tests on WindowsJohannes Sixt2011-08-03
* Merge branch 'vi/make-test-vector-less-specific'Junio C Hamano2011-08-01
|\
| * tests: cleanup binary test vector filesVitaliy Ivanov2011-07-19
* | Merge branch 'jk/clone-detached'Junio C Hamano2011-08-01
|\ \
| * | clone: always fetch remote HEADJeff King2011-06-07
| * | consider only branches in guess_remote_headJeff King2011-06-05
| * | t: add tests for cloning remotes with detached HEADJeff King2011-06-05
| * | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4Junio C Hamano2011-05-26
| |\ \
* | \ \ Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-01
|\ \ \ \
| * | | | transport-helper: change import semanticsSverre Rabbelier2011-07-19
| * | | | fast-import: introduce 'done' commandSverre Rabbelier2011-07-19
| * | | | git_remote_helpers: push all refs during a non-local exportJeff King2011-07-19
| * | | | transport-helper: don't feed bogus refs to export pushJeff King2011-07-19
| * | | | git-remote-testgit: import non-HEAD refsJeff King2011-07-19
| * | | | t5800: document some non-functional parts of remote helpersJeff King2011-07-19
| * | | | t5800: use skip_all instead of prereqSverre Rabbelier2011-07-19
| * | | | t5800: factor out some ref testsJeff King2011-07-19
* | | | | Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano2011-08-01
|\ \ \ \ \
| * | | | | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-13
| | |_|_|/ | |/| | |
* | | | | git-p4: commit time should be most recent p4 change timePete Wyckoff2011-08-01
* | | | | git-p4: one test missing config git-p4.skipSubmitEditCheckPete Wyckoff2011-08-01
* | | | | git-p4: add missing && in testPete Wyckoff2011-08-01
* | | | | git-p4: use test_when_finished in testsPete Wyckoff2011-08-01
* | | | | Merge branch 'maint'Junio C Hamano2011-07-31
|\ \ \ \ \
| * | | | | t7400: fix bogus test failure with symlinked trashJeff King2011-07-31
* | | | | | Merge branch 'maint'Junio C Hamano2011-07-24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: print failed test numbers at the end of the test runJens Lehmann2011-07-24
| |/ / / /
* | | | | Merge branch 'dc/stash-con-untracked'Junio C Hamano2011-07-22
|\ \ \ \ \
| * | | | | stash: Add --include-untracked option to stash and remove all untracked filesDavid Caldwell2011-06-26
* | | | | | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-22
|\ \ \ \ \ \
| * | | | | | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-06
| * | | | | | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-06
| |/ / / / /
* | | | | | Merge branch 'jc/index-pack'Junio C Hamano2011-07-19
|\ \ \ \ \ \
| * | | | | | verify-pack: use index-pack --verifyJunio C Hamano2011-06-05
| * | | | | | index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-27
| * | | | | | index-pack: --verifyJunio C Hamano2011-02-27
* | | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \
| * | | | | | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-26
* | | | | | | | Merge branch 'jk/archive-tar-filter'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \
| * | | | | | | | upload-archive: allow user to turn off filtersJeff King2011-06-22
| * | | | | | | | archive: provide builtin .tar.gz filterJeff King2011-06-22
| * | | | | | | | archive: implement configurable tar filtersJeff King2011-06-22
* | | | | | | | | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: accept config options on the command lineJeff King2011-06-22
| * | | | | | | | | parse-options: add OPT_STRING_LIST helperJeff King2011-06-22
* | | | | | | | | | Merge branch 'jk/maint-config-param'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | config: avoid segfault when parsing command-line configJeff King2011-06-22
| * | | | | | | | | config: die on error in command-line configJeff King2011-06-22
| * | | | | | | | | fix "git -c" parsing of values with equals signsJeff King2011-06-22
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/tag-list-multiple-patterns'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \