aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'fc/transport-helper-sync-error-fix'Junio C Hamano2014-04-24
|\
| * t5801 (remote-helpers): cleanup environment setsFelipe Contreras2014-04-21
| * transport-helper: fix sync issue on crashesFelipe Contreras2014-04-14
* | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-19
* | Merge branch 'km/avoid-cp-a'Junio C Hamano2014-04-16
|\ \
| * | test: fix t7001 cp to use POSIX optionsKyle J. McKay2014-04-11
* | | Merge branch 'km/avoid-bs-in-shell-glob'Junio C Hamano2014-04-16
|\ \ \ | |_|/ |/| |
| * | test: fix t5560 on FreeBSDKyle J. McKay2014-04-11
| |/
* | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-08
|\ \
| * | add `ignore_missing_links` mode to revwalkVicent Marti2014-04-04
* | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \
| * | | code and test: fix misuses of "nor"Justin Lebar2014-03-31
| * | | Merge branch 'jk/clean-d-pathspec' into maintJunio C Hamano2014-03-18
| |\ \ \
| * \ \ \ Merge branch 'da/difftool-git-files' into maintJunio C Hamano2014-03-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/remote-pushremote-config-reading' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tr/diff-submodule-no-reuse-worktree' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/reset-setup-worktree' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/check-attr-honor-working-tree' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/diff-quiet-stat-dirty' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/http-fetch-shallow-fix' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/submodule-pathspec-ending-with-slash' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/update-ref-batch-create-fix'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'mr/opt-set-ptr'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | parse-options: remove unused OPT_SET_PTRMarat Radchenko2014-03-31
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano2014-03-24
* | | | | | | | | | | | | | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t4212: loosen far-in-future test for AIXJeff King2014-04-01
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'cb/aix'Junio C Hamano2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tests: don't rely on strerror text when testing rmdir failureCharles Bailey2014-03-31
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'cn/fetch-prune-overlapping-destination'Junio C Hamano2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto2014-03-26
| * | | | | | | | | | | | | | | | fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'rs/pickaxe-i'Junio C Hamano2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe2014-03-24
| * | | | | | | | | | | | | | | | t4209: use helper functions to test --authorRené Scharfe2014-03-24
| * | | | | | | | | | | | | | | | t4209: use helper functions to test --grepRené Scharfe2014-03-24
| * | | | | | | | | | | | | | | | t4209: factor out helper function test_log_icase()René Scharfe2014-03-24
| * | | | | | | | | | | | | | | | t4209: factor out helper function test_log()René Scharfe2014-03-24
| * | | | | | | | | | | | | | | | t4209: set up expectations up frontRené Scharfe2014-03-24
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-02
* | | | | | | | | | | | | | | | Merge branch 'jk/tests-cleanup'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t0001: drop subshells just for "cd"Jeff King2014-03-21
| * | | | | | | | | | | | | | | | t0001: drop useless subshellsJeff King2014-03-21
| * | | | | | | | | | | | | | | | t0001: use test_must_failJeff King2014-03-21
| * | | | | | | | | | | | | | | | t0001: use test_config_globalJeff King2014-03-21
| * | | | | | | | | | | | | | | | t0001: use test_path_is_*Jeff King2014-03-21