Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 2018-03-06 | 1 | -5/+7 |
|\ | |||||
| * | Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targets | SZEDER Gábor | 2018-02-15 | 1 | -5/+7 |
* | | Merge branch 'tz/do-not-clean-spec-file' | Junio C Hamano | 2018-02-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | Makefile: remove *.spec from clean target | Todd Zullinger | 2018-02-17 | 1 | -1/+1 |
* | | | Merge branch 'rj/sparse-updates' | Junio C Hamano | 2018-02-27 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Makefile: suppress a sparse warning for pack-revindex.c | Ramsay Jones | 2018-02-12 | 1 | -0/+2 |
* | | | | Merge branch 'ab/sha1dc-build' | Junio C Hamano | 2018-02-15 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | Makefile: under "make dist", include the sha1collisiondetection submodule | Ævar Arnfjörð Bjarmason | 2017-12-09 | 1 | -0/+15 |
| * | | | | Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto | Ævar Arnfjörð Bjarmason | 2017-12-09 | 1 | -0/+2 |
* | | | | | Merge branch 'gs/retire-mru' | Junio C Hamano | 2018-02-13 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | mru: Replace mru.[ch] with list.h implementation | Gargi Sharma | 2018-01-24 | 1 | -1/+0 |
* | | | | | | Merge branch 'jh/fsck-promisors' | Junio C Hamano | 2018-02-13 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | introduce fetch-object: fetch one promisor object | Jonathan Tan | 2017-12-05 | 1 | -0/+1 |
* | | | | | | | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 2018-02-13 | 1 | -30/+36 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | perl: treat PERLLIB_EXTRA as an extra path again | Jonathan Nieder | 2018-01-03 | 1 | -1/+2 |
| * | | | | | perl: avoid *.pmc and fix Error.pm further | Ævar Arnfjörð Bjarmason | 2017-12-28 | 1 | -4/+4 |
| * | | | | | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 2017-12-12 | 1 | -31/+36 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ab/dc-sha1-loose-ends' | Junio C Hamano | 2018-01-09 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1 | Ævar Arnfjörð Bjarmason | 2017-12-28 | 1 | -2/+0 |
* | | | | | | Merge branch 'jk/test-suite-tracing' | Junio C Hamano | 2018-01-05 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/Makefile: introduce TEST_SHELL_PATH | Jeff King | 2017-12-08 | 1 | -0/+8 |
| * | | | | | | Merge branch 'js/mingw-full-version-in-resources' into maint | Junio C Hamano | 2017-11-15 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'js/enhanced-version-info' | Junio C Hamano | 2017-12-28 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | version --build-options: report commit, too, if possible | Johannes Schindelin | 2017-12-15 | 1 | -1/+3 |
| * | | | | | | | version --build-options: also report host CPU | Eric Sunshine | 2017-12-15 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'jt/decorate-api' | Junio C Hamano | 2017-12-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | decorate: clean up and document API | Jonathan Tan | 2017-12-08 | 1 | -0/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jh/object-filtering' | Junio C Hamano | 2017-12-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | list-objects: filter objects in traverse_commit_list | Jeff Hostetler | 2017-11-22 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 2017-12-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | checkout: factor out functions to new lib file | Thomas Gummerer | 2017-11-27 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | protocol: introduce protocol extension mechanisms | Brandon Williams | 2017-10-17 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'bp/fsmonitor' | Junio C Hamano | 2017-11-21 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | fsmonitor: add a performance test | Ben Peart | 2017-10-01 | 1 | -0/+1 |
| * | | | | | fsmonitor: add a test tool to dump the index extension | Ben Peart | 2017-10-01 | 1 | -0/+1 |
| * | | | | | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 2017-10-01 | 1 | -0/+1 |
* | | | | | | Merge branch 'js/mingw-full-version-in-resources' | Junio C Hamano | 2017-11-09 | 1 | -1/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | mingw: include the full version information in the resources | Johannes Schindelin | 2017-11-01 | 1 | -1/+2 |
| * | | | | Merge branch 'jn/vcs-svn-cleanup' into maint | Junio C Hamano | 2017-09-10 | 1 | -1/+0 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jt/oidmap' | Junio C Hamano | 2017-10-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | oidmap: map with OID as key | Jonathan Tan | 2017-10-01 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'mh/mmap-packed-refs' | Junio C Hamano | 2017-10-03 | 1 | -0/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | packed_ref_cache: keep the `packed-refs` file mmapped if possible | Michael Haggerty | 2017-09-25 | 1 | -0/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'bw/git-clang-format' | Junio C Hamano | 2017-09-25 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: add style build rule | Brandon Williams | 2017-08-15 | 1 | -0/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jk/leak-checkers' | Junio C Hamano | 2017-09-19 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | add UNLEAK annotation for reducing leak false positives | Jeff King | 2017-09-08 | 1 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ti/external-sha1dc' | Junio C Hamano | 2017-09-19 | 1 | -3/+15 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | sha1dc: allow building with the external sha1dc library | Takashi Iwai | 2017-08-16 | 1 | -0/+13 |