aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'js/mingw-full-version-in-resources'Junio C Hamano2017-11-09
|\
| * mingw: include the full version information in the resourcesJohannes Schindelin2017-11-01
| * Merge branch 'jn/vcs-svn-cleanup' into maintJunio C Hamano2017-09-10
| |\
* | \ Merge branch 'jt/oidmap'Junio C Hamano2017-10-11
|\ \ \
| * | | oidmap: map with OID as keyJonathan Tan2017-10-01
* | | | Merge branch 'mh/mmap-packed-refs'Junio C Hamano2017-10-03
|\ \ \ \ | |/ / / |/| | |
| * | | packed_ref_cache: keep the `packed-refs` file mmapped if possibleMichael Haggerty2017-09-25
* | | | Merge branch 'bw/git-clang-format'Junio C Hamano2017-09-25
|\ \ \ \
| * | | | Makefile: add style build ruleBrandon Williams2017-08-14
| | |/ / | |/| |
* | | | Merge branch 'jk/leak-checkers'Junio C Hamano2017-09-19
|\ \ \ \
| * | | | add UNLEAK annotation for reducing leak false positivesJeff King2017-09-08
| | |/ / | |/| |
* | | | Merge branch 'ti/external-sha1dc'Junio C Hamano2017-09-19
|\ \ \ \ | |/ / / |/| | |
| * | | sha1dc: allow building with the external sha1dc libraryTakashi Iwai2017-08-16
| * | | sha1dc: build git plumbing code more explicitlyTakashi Iwai2017-08-16
| |/ /
* | | Merge branch 'jt/packmigrate'Junio C Hamano2017-08-26
|\ \ \
| * | | pack: move pack name-related functionsJonathan Tan2017-08-23
* | | | Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-08-26
|\ \ \ \
| * | | | perf: add test for writing the indexKevin Willford2017-08-21
| | |/ / | |/| |
* | | | Merge branch 'jn/vcs-svn-cleanup'Junio C Hamano2017-08-26
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | vcs-svn: move remaining repo_tree functions to fast_export.hJonathan Nieder2017-08-23
| * | Merge branch 'ls/macos-update' into maintJunio C Hamano2016-11-29
| |\ \
| * \ \ Merge branch 'rs/cocci' into maintJunio C Hamano2016-10-28
| |\ \ \
| * \ \ \ Merge branch 'js/regexec-buf' into maintJunio C Hamano2016-09-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'rs/compat-strdup' into maintJunio C Hamano2016-09-19
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'mh/packed-ref-store'Junio C Hamano2017-08-22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | packed-backend: new module for handling packed referencesMichael Haggerty2017-06-23
* | | | | | | Merge branch 'jc/po-pritime-fix'Junio C Hamano2017-07-21
|\ \ \ \ \ \ \
| * | | | | | | Makefile: help gettext tools to cope with our custom PRItime formatJunio C Hamano2017-07-20
* | | | | | | | Merge branch 'jk/build-with-asan'Junio C Hamano2017-07-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Makefile: allow combining UBSan with other sanitizersRené Scharfe2017-07-17
* | | | | | | | Merge branch 'jk/build-with-asan'Junio C Hamano2017-07-13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Makefile: disable unaligned loads with UBSanJeff King2017-07-10
| * | | | | | | Makefile: turn off -fomit-frame-pointer with sanitizersJeff King2017-07-10
| * | | | | | | Makefile: add helper for compiling with -fsanitizeJeff King2017-07-10
* | | | | | | | Merge branch 'ab/sha1dc'Junio C Hamano2017-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | sha1collisiondetection: automatically enable when submodule is populatedJunio C Hamano2017-07-03
| * | | | | | | | sha1dc: optionally use sha1collisiondetection as a submoduleÆvar Arnfjörð Bjarmason2017-07-03
| |/ / / / / / /
* | | | | | | | Merge branch 'bw/repo-object'Junio C Hamano2017-07-05
|\ \ \ \ \ \ \ \
| * | | | | | | | repository: introduce the repository objectBrandon Williams2017-06-23
* | | | | | | | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | configure.ac: loosen FREAD_READS_DIRECTORIES test programJeff King2017-06-15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-19
|\ \ \ \ \ \ \ \
| * | | | | | | | grep: add support for PCRE v2Ævar Arnfjörð Bjarmason2017-06-02
| * | | | | | | | grep: un-break building with PCRE >= 8.32 without --enable-jitÆvar Arnfjörð Bjarmason2017-06-02
* | | | | | | | | Merge branch 'js/blame-lib'Junio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blame: move origin-related methods to libgitJeff Smith2017-05-25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ab/sha1dc-maint'Junio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | sha1dc: update from upstreamÆvar Arnfjörð Bjarmason2017-05-22
| |/ / / / / / /
* | | | | | | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-02
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason2017-05-26