Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-03-26fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto
2014-03-25Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Junio C Hamano
2014-03-25Merge branch 'us/printf-not-echo'Junio C Hamano
2014-03-25Merge branch 'jk/lib-terminal-lazy'Junio C Hamano
2014-03-25Merge branch 'nd/commit-editor-cleanup'Junio C Hamano
2014-03-25Merge branch 'jk/mv-submodules-fix'Junio C Hamano
2014-03-25pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe
2014-03-25t4209: use helper functions to test --authorRené Scharfe
2014-03-25t4209: use helper functions to test --grepRené Scharfe
2014-03-25t4209: factor out helper function test_log_icase()René Scharfe
2014-03-25t4209: factor out helper function test_log()René Scharfe
2014-03-24t4209: set up expectations up frontRené Scharfe
2014-03-24update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano
2014-03-24t1502: protect runs of SPs used in the indentationJunio C Hamano
2014-03-24rev-parse --parseopt: option argument name hintsIlya Bobyr
2014-03-22userdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsJohannes Sixt
2014-03-22t4018: test cases showing that the cpp pattern misses many anchor pointsJohannes Sixt
2014-03-22t4018: test cases for the built-in cpp patternJohannes Sixt
2014-03-22t4018: reduce test files for pattern compilation testsJohannes Sixt
2014-03-22t4018: convert custom pattern test to the new infrastructureJohannes Sixt
2014-03-22t4018: convert java pattern test to the new infrastructureJohannes Sixt
2014-03-22t4018: convert perl pattern tests to the new infrastructureJohannes Sixt
2014-03-22t4018: an infrastructure to test hunk headersJohannes Sixt
2014-03-22t0001: drop subshells just for "cd"Jeff King
2014-03-22t0001: drop useless subshellsJeff King
2014-03-22t0001: use test_must_failJeff King
2014-03-22t0001: use test_config_globalJeff King
2014-03-22t0001: use test_path_is_*Jeff King
2014-03-22t0001: make symlink reinit test more carefulJeff King
2014-03-22t: prefer "git config --file" to GIT_CONFIGJeff King
2014-03-22t: prefer "git config --file" to GIT_CONFIG with test_must_failJeff King
2014-03-22t: stop using GIT_CONFIG to cross repo boundariesJeff King
2014-03-22t: drop useless sane_unset GIT_* callsJeff King
2014-03-22t/test-lib: drop redundant unset of GIT_CONFIGJeff King
2014-03-22t/Makefile: stop setting GIT_CONFIGJeff King
2014-03-21Merge branch 'lt/request-pull'Junio C Hamano
2014-03-21Merge branch 'nd/upload-pack-shallow'Junio C Hamano
2014-03-21Merge branch 'jn/wt-status'Junio C Hamano
2014-03-21Merge branch 'nd/tag-version-sort'Junio C Hamano
2014-03-21Merge branch 'tc/commit-dry-run-exit-status-tests'Junio C Hamano
2014-03-20t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncSebastian Schuberth
2014-03-19tests: use "env" to run commands with temporary env-var settingsDavid Tran
2014-03-19rebase: allow "-" short-hand for the previous branchBrian Gesiak
2014-03-19Merge branch 'jk/clean-d-pathspec' into maintJunio C Hamano
2014-03-19Merge branch 'da/difftool-git-files' into maintJunio C Hamano
2014-03-19Merge branch 'jk/remote-pushremote-config-reading' into maintJunio C Hamano
2014-03-19Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano
2014-03-19Merge branch 'tr/diff-submodule-no-reuse-worktree' into maintJunio C Hamano
2014-03-19Merge branch 'nd/reset-setup-worktree' into maintJunio C Hamano
2014-03-19Merge branch 'jc/check-attr-honor-working-tree' into maintJunio C Hamano