summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-10-13trailer: add tests for commands in config fileChristian Couder
2014-10-13trailer: add tests for "git interpret-trailers"Christian Couder
2014-09-11Merge branch 'jn/unpack-trees-checkout-m-carry-deletion'Junio C Hamano
2014-09-11Merge branch 'jk/prune-top-level-refs-after-packing'Junio C Hamano
2014-09-11Merge branch 'nd/large-blobs'Junio C Hamano
2014-09-11Merge branch 'dt/cache-tree-repair'Junio C Hamano
2014-09-11Merge branch 'ta/config-set-1'Junio C Hamano
2014-09-09Merge branch 'nd/strbuf-utf8-replace'Junio C Hamano
2014-09-09Merge branch 'rs/refresh-beyond-symlink'Junio C Hamano
2014-09-09Merge branch 'jk/stash-list-p'Junio C Hamano
2014-09-09Merge branch 'lf/bundle-exclusion'Junio C Hamano
2014-09-09Merge branch 'jc/apply-ws-prefix'Junio C Hamano
2014-09-09Merge branch 'jk/command-line-config-empty-string'Junio C Hamano
2014-09-09Merge branch 'jc/not-mingw-cygwin'Junio C Hamano
2014-09-03cache-tree: do not try to use an invalidated subtree info to build a treeJunio C Hamano
2014-09-02Merge branch 'bc/archive-pax-header-mode'Junio C Hamano
2014-09-02Merge branch 'ta/config-set'Junio C Hamano
2014-08-26Merge branch 'jk/diff-tree-t-fix'Junio C Hamano
2014-08-26Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano
2014-08-25checkout -m: attempt merge when deletion of path was stagedJonathan Nieder
2014-08-25pack-refs: prune top-level refs like "refs/foo"Jeff King
2014-08-20intersect_paths: respect mode in git's tree-sortJeff King
2014-08-18diff: shortcut for diff'ing two binary SHA-1 objectsNguyễn Thái Ngọc Duy
2014-08-18diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy
2014-08-18sha1_file.c: do not die failing to malloc in unpack_compressed_entryNguyễn Thái Ngọc Duy
2014-08-13tests: fix negated test_i18ngrep callsJohannes Sixt
2014-08-12pack-objects: turn off bitmaps when we see --shallow linesJeff King
2014-08-11utf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy
2014-08-10read-cache: check for leading symlinks when refreshing indexRené Scharfe
2014-08-07bundle: fix exclusion of annotated tagsLukas Fleischer
2014-08-07stash: default listing to working-tree diffJeff King
2014-08-07apply: omit ws check for excluded pathsJunio C Hamano
2014-08-07apply: use the right attribute for paths in non-Git patchesJunio C Hamano
2014-08-07add tests for `git_config_get_string_const()`Tanay Abhra
2014-08-07add a test for semantic errors in config filesTanay Abhra
2014-08-07rewrite git_config() to use the config-set APITanay Abhra
2014-08-05config: teach "git -c" to recognize an empty stringJunio C Hamano
2014-08-04archive: honor tar.umask even for pax headersbrian m. carlson
2014-07-30Sync with 2.0.4Junio C Hamano
2014-07-30Merge branch 'sk/mingw-tests-workaround'Junio C Hamano
2014-07-30Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano
2014-07-30Merge branch 'ep/avoid-test-a-o'Junio C Hamano
2014-07-30commit --amend: test specifies authorship but forgets to checkFabian Ruch
2014-07-29test-config: add tests for the config_set APITanay Abhra
2014-07-28Merge branch 'maint'Junio C Hamano
2014-07-28t4013: test diff-tree's --stdin commit formattingJeff King
2014-07-28t1402: check for refs ending with a dotJeff King
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"Junio C Hamano
2014-07-27Merge branch 'jk/rebase-am-fork-point'Junio C Hamano