summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gs/retire-mru'Junio C Hamano2018-02-131-1/+0
|\
| * mru: Replace mru.[ch] with list.h implementationgs/retire-mruGargi Sharma2018-01-241-1/+0
* | Merge branch 'jh/fsck-promisors'Junio C Hamano2018-02-131-0/+1
|\ \
| * | introduce fetch-object: fetch one promisor objectJonathan Tan2017-12-051-0/+1
* | | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-131-30/+36
|\ \ \
| * | | perl: treat PERLLIB_EXTRA as an extra path againJonathan Nieder2018-01-031-1/+2
| * | | perl: avoid *.pmc and fix Error.pm furtherÆvar Arnfjörð Bjarmason2017-12-281-4/+4
| * | | Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-111-31/+36
* | | | Merge branch 'ab/dc-sha1-loose-ends'Junio C Hamano2018-01-091-2/+0
|\ \ \ \
| * | | | Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1ab/dc-sha1-loose-endsÆvar Arnfjörð Bjarmason2017-12-281-2/+0
* | | | | Merge branch 'jk/test-suite-tracing'Junio C Hamano2018-01-051-0/+8
|\ \ \ \ \
| * | | | | t/Makefile: introduce TEST_SHELL_PATHjk/test-suite-tracingJeff King2017-12-081-0/+8
| * | | | | Merge branch 'js/mingw-full-version-in-resources' into maintJunio C Hamano2017-11-151-1/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'js/enhanced-version-info'Junio C Hamano2017-12-281-1/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | version --build-options: report commit, too, if possiblejs/enhanced-version-infoJohannes Schindelin2017-12-141-1/+3
| * | | | | | version --build-options: also report host CPUEric Sunshine2017-12-141-0/+9
* | | | | | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | decorate: clean up and document APIjt/decorate-apiJonathan Tan2017-12-081-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'jh/object-filtering'Junio C Hamano2017-12-271-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | list-objects: filter objects in traverse_commit_listJeff Hostetler2017-11-221-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tg/worktree-create-tracking'Junio C Hamano2017-12-191-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | checkout: factor out functions to new lib fileThomas Gummerer2017-11-271-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-061-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | protocol: introduce protocol extension mechanismsBrandon Williams2017-10-171-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-211-0/+3
|\ \ \ \
| * | | | fsmonitor: add a performance testBen Peart2017-10-011-0/+1
| * | | | fsmonitor: add a test tool to dump the index extensionBen Peart2017-10-011-0/+1
| * | | | fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart2017-10-011-0/+1
* | | | | Merge branch 'js/mingw-full-version-in-resources'Junio C Hamano2017-11-091-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | mingw: include the full version information in the resourcesjs/mingw-full-version-in-resourcesJohannes Schindelin2017-11-011-1/+2
| * | | Merge branch 'jn/vcs-svn-cleanup' into maintJunio C Hamano2017-09-101-1/+0
| |\ \ \
* | \ \ \ Merge branch 'jt/oidmap'Junio C Hamano2017-10-111-0/+1
|\ \ \ \ \
| * | | | | oidmap: map with OID as keyjt/oidmapJonathan Tan2017-10-011-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mh/mmap-packed-refs'Junio C Hamano2017-10-031-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | packed_ref_cache: keep the `packed-refs` file mmapped if possibleMichael Haggerty2017-09-251-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'bw/git-clang-format'Junio C Hamano2017-09-251-0/+4
|\ \ \ \
| * | | | Makefile: add style build ruleBrandon Williams2017-08-141-0/+4
| | |/ / | |/| |
* | | | Merge branch 'jk/leak-checkers'Junio C Hamano2017-09-191-0/+3
|\ \ \ \
| * | | | add UNLEAK annotation for reducing leak false positivesJeff King2017-09-081-0/+3
| | |/ / | |/| |
* | | | Merge branch 'ti/external-sha1dc'Junio C Hamano2017-09-191-3/+15
|\ \ \ \ | |/ / / |/| | |
| * | | sha1dc: allow building with the external sha1dc libraryti/external-sha1dcTakashi Iwai2017-08-161-0/+13
| * | | sha1dc: build git plumbing code more explicitlyTakashi Iwai2017-08-161-3/+2
| |/ /
* | | Merge branch 'jt/packmigrate'Junio C Hamano2017-08-261-0/+1
|\ \ \
| * | | pack: move pack name-related functionsJonathan Tan2017-08-231-0/+1
* | | | Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-08-261-0/+1
|\ \ \ \
| * | | | perf: add test for writing the indexKevin Willford2017-08-211-0/+1
| | |/ / | |/| |
* | | | Merge branch 'jn/vcs-svn-cleanup'Junio C Hamano2017-08-261-1/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | vcs-svn: move remaining repo_tree functions to fast_export.hjn/vcs-svn-cleanupJonathan Nieder2017-08-231-1/+0
| * | Merge branch 'ls/macos-update' into maintJunio C Hamano2016-11-291-0/+1
| |\ \
| * \ \ Merge branch 'rs/cocci' into maintJunio C Hamano2016-10-281-0/+14
| |\ \ \