Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/mingw-res-rebuild' | Junio C Hamano | 2018-11-18 | 1 | -1/+1 |
|\ | |||||
| * | Windows: force-recompile git.res for differing architectures | Johannes Schindelin | 2018-11-07 | 1 | -1/+1 |
* | | Merge branch 'jk/curl-ldflags' | Junio C Hamano | 2018-11-18 | 1 | -15/+15 |
|\ \ | |||||
| * | | build: link with curl-defined linker flags | James Knight | 2018-11-05 | 1 | -15/+15 |
| |/ | |||||
* | | Merge branch 'nd/pthreads' | Junio C Hamano | 2018-11-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | thread-utils: macros to unconditionally compile pthreads API | Nguyễn Thái Ngọc Duy | 2018-10-29 | 1 | -1/+1 |
* | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 2018-11-13 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | t/helper: add test-submodule-nested-repo-config | Antonio Ospite | 2018-10-31 | 1 | -0/+1 |
* | | | | Merge branch 'nd/config-split' | Junio C Hamano | 2018-11-13 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Update makefile in preparation for Documentation/config/*.txt | Nguyễn Thái Ngọc Duy | 2018-10-29 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'ag/rebase-i-in-c' | Junio C Hamano | 2018-11-02 | 1 | -3/+2 |
|\ \ \ | |||||
| * | | | rebase -i: move rebase--helper modes to rebase--interactive | Alban Gruin | 2018-10-09 | 1 | -1/+0 |
| * | | | rebase -i: remove git-rebase--interactive.sh | Alban Gruin | 2018-10-09 | 1 | -3/+1 |
| * | | | rebase -i: implement the main part of interactive rebase as a builtin | Alban Gruin | 2018-10-09 | 1 | -0/+1 |
| * | | | rebase -i: rewrite append_todo_help() in C | Alban Gruin | 2018-08-10 | 1 | -0/+1 |
* | | | | Merge branch 'pk/rebase-in-c' | Junio C Hamano | 2018-11-02 | 1 | -1/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | rebase: refactor common shell functions into their own file | Pratik Karki | 2018-08-06 | 1 | -0/+1 |
| * | | | rebase: start implementing it as a builtin | Pratik Karki | 2018-08-06 | 1 | -1/+2 |
* | | | | Merge branch 'js/fuzzer' | Junio C Hamano | 2018-10-26 | 1 | -0/+33 |
|\ \ \ \ | |||||
| * | | | | fuzz: add fuzz testing for packfile indices. | Josh Steadmon | 2018-10-15 | 1 | -0/+1 |
| * | | | | fuzz: add basic fuzz testing target. | Josh Steadmon | 2018-10-15 | 1 | -0/+32 |
* | | | | | Merge branch 'bp/rename-test-env-var' | Junio C Hamano | 2018-10-19 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | read-cache: update TEST_GIT_INDEX_VERSION support | Ben Peart | 2018-09-28 | 1 | -3/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'rj/header-check' | Junio C Hamano | 2018-10-16 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: add a hdr-check target | Ramsay Jones | 2018-09-20 | 1 | -0/+12 |
* | | | | | | Merge branch 'nd/test-tool' | Junio C Hamano | 2018-10-10 | 1 | -5/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Makefile: add a hint about TEST_BUILTINS_OBJS | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -0/+2 |
| * | | | | | t/helper: merge test-dump-fsmonitor into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -1/+1 |
| * | | | | | t/helper: merge test-parse-options into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -1/+1 |
| * | | | | | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -1/+1 |
| * | | | | | t/helper: merge test-dump-untracked-cache into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -1/+1 |
| * | | | | | t/helper: keep test-tool command list sorted | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'js/mingw-o-append' | Junio C Hamano | 2018-09-24 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | t0051: test GIT_TRACE to a windows named pipe | Jeff Hostetler | 2018-09-11 | 1 | -0/+1 |
* | | | | | Merge branch 'es/format-patch-interdiff' | Junio C Hamano | 2018-09-17 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | format-patch: add --interdiff option to embed diff in cover letter | Eric Sunshine | 2018-07-23 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'cc/delta-islands' | Junio C Hamano | 2018-09-17 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add delta-islands.{c,h} | Jeff King | 2018-08-16 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-17 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | test-reach: create new test tool for ref_newer | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
| * | | | | | commit-reach: move walk methods from commit.c | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'ds/multi-pack-index' | Junio C Hamano | 2018-09-17 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 2018-08-20 | 1 | -0/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | multi-pack-index: load into memory | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
| | * | | | | | multi-pack-index: add 'write' verb | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
| | * | | | | | multi-pack-index: add builtin | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | generate-cmdlist.sh: collect config from all config.txt files | Nguyễn Thái Ngọc Duy | 2018-08-21 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'js/range-diff' | Junio C Hamano | 2018-08-20 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | range-diff: first rudimentary implementation | Johannes Schindelin | 2018-08-13 | 1 | -0/+1 |
| * | | | | | Introduce `range-diff` to compare iterations of a topic branch | Johannes Schindelin | 2018-08-13 | 1 | -0/+1 |