Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gs/retire-mru' | Junio C Hamano | 2018-02-13 | 1 | -1/+0 |
|\ | |||||
| * | mru: Replace mru.[ch] with list.h implementationgs/retire-mru | 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-11 | 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=1ab/dc-sha1-loose-ends | Æ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_PATHjk/test-suite-tracing | 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 possiblejs/enhanced-version-info | Johannes Schindelin | 2017-12-14 | 1 | -1/+3 |
| * | | | | | | version --build-options: also report host CPU | Eric Sunshine | 2017-12-14 | 1 | -0/+9 |
* | | | | | | | Merge branch 'jt/decorate-api' | Junio C Hamano | 2017-12-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | decorate: clean up and document APIjt/decorate-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 resourcesjs/mingw-full-version-in-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 keyjt/oidmap | 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-14 | 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 libraryti/external-sha1dc | Takashi Iwai | 2017-08-16 | 1 | -0/+13 |
| * | | | sha1dc: build git plumbing code more explicitly | Takashi Iwai | 2017-08-16 | 1 | -3/+2 |
| |/ / | |||||
* | | | Merge branch 'jt/packmigrate' | Junio C Hamano | 2017-08-26 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | pack: move pack name-related functions | Jonathan Tan | 2017-08-23 | 1 | -0/+1 |
* | | | | Merge branch 'kw/write-index-reduce-alloc' | Junio C Hamano | 2017-08-26 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | perf: add test for writing the index | Kevin Willford | 2017-08-21 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jn/vcs-svn-cleanup' | Junio C Hamano | 2017-08-26 | 1 | -1/+0 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | vcs-svn: move remaining repo_tree functions to fast_export.hjn/vcs-svn-cleanup | Jonathan Nieder | 2017-08-23 | 1 | -1/+0 |
| * | | Merge branch 'ls/macos-update' into maint | Junio C Hamano | 2016-11-29 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'rs/cocci' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+14 |
| |\ \ \ |