aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tag: accept multiple patterns for --listJeff King2011-06-20
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-29
| * | | | | | | | | | | | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey2011-06-29
* | | | | | | | | | | | | Merge branch 'jl/maint-fetch-recursive-fix'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann2011-06-20
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'aw/rebase-i-p'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-19
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-15
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | submodule update: continue when a checkout failsFredrik Gustafsson2011-06-13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/streaming-filter' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t0021: test application of both crlf and identJunio C Hamano2011-05-26