Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | exec_cmd: rename to use dash in file name | Stefan Beller | 1 | -3/+3 |
2018-04-11 | write_or_die.c: rename to use dashes in file name | Stefan Beller | 1 | -1/+1 |
2018-04-11 | exec_cmd: provide a new-style RUNTIME_PREFIX helper for Windows | Johannes Schindelin | 1 | -0/+8 |
2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -1/+27 |
2018-04-11 | Makefile: add Perl runtime prefix support | Dan Jacques | 1 | -1/+64 |
2018-04-11 | Makefile: generate Perl header from template file | Dan Jacques | 1 | -11/+16 |
2018-04-11 | Merge branch 'nd/combined-test-helper' | Junio C Hamano | 1 | -37/+42 |
2018-04-11 | perl: fix installing modules from contrib | Christian Hesse | 1 | -0/+2 |
2018-04-10 | Merge branch 'ab/install-symlinks' | Junio C Hamano | 1 | -17/+35 |
2018-04-10 | Merge branch 'ab/pcre-v2' | Junio C Hamano | 1 | -13/+13 |
2018-04-02 | commit-graph: implement write_commit_graph() | Derrick Stolee | 1 | -0/+1 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 1 | -0/+1 |
2018-03-30 | add chdir-notify API | Jeff King | 1 | -0/+1 |
2018-03-27 | t/helper: merge test-write-cache into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-wildmatch into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-urlmatch-normalization into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-subprocess into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-submodule-config into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-string-list into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-strcmp-offset into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-sigchain into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-sha1-array into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-scrap-cache-tree into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-run-command into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-revision-walking into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-regex into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-ref-store into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-read-cache into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-prio-queue into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-path-utils into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-online-cpus into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-mktemp into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge (unused) test-mergesort into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge (unused) test-match-trees into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-index-version into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-hashmap into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-genrandom into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-example-decorate into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-dump-split-index into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-dump-cache-tree into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-drop-caches into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge (unused) test-delta into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-date into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-ctype into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-config into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-lazy-init-name-hash into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-sha1 into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-03-27 | t/helper: add an empty test-tool program | Nguyễn Thái Ngọc Duy | 1 | -1/+5 |
2018-03-15 | Merge branch 'ab/perl-fixes' | Junio C Hamano | 1 | -1/+15 |