Age | Commit message (Expand) | Author | Files | Lines |
2017-12-06 | Merge branch 'bw/protocol-v1' | Junio C Hamano | 1 | -0/+1 |
2017-11-21 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -0/+3 |
2017-11-09 | Merge branch 'js/mingw-full-version-in-resources' | Junio C Hamano | 1 | -1/+2 |
2017-11-01 | mingw: include the full version information in the resources | Johannes Schindelin | 1 | -1/+2 |
2017-10-17 | protocol: introduce protocol extension mechanisms | Brandon Williams | 1 | -0/+1 |
2017-10-11 | Merge branch 'jt/oidmap' | Junio C Hamano | 1 | -0/+1 |
2017-10-03 | Merge branch 'mh/mmap-packed-refs' | Junio C Hamano | 1 | -0/+6 |
2017-10-01 | fsmonitor: add a performance test | Ben Peart | 1 | -0/+1 |
2017-10-01 | fsmonitor: add a test tool to dump the index extension | Ben Peart | 1 | -0/+1 |
2017-10-01 | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 1 | -0/+1 |
2017-10-01 | oidmap: map with OID as key | Jonathan Tan | 1 | -0/+1 |
2017-09-25 | packed_ref_cache: keep the `packed-refs` file mmapped if possible | Michael Haggerty | 1 | -0/+6 |
2017-09-25 | Merge branch 'bw/git-clang-format' | Junio C Hamano | 1 | -0/+4 |
2017-09-19 | Merge branch 'jk/leak-checkers' | Junio C Hamano | 1 | -0/+3 |
2017-09-19 | Merge branch 'ti/external-sha1dc' | Junio C Hamano | 1 | -3/+15 |
2017-09-10 | Merge branch 'jn/vcs-svn-cleanup' into maint | Junio C Hamano | 1 | -1/+0 |
2017-09-08 | add UNLEAK annotation for reducing leak false positives | Jeff King | 1 | -0/+3 |
2017-08-26 | Merge branch 'jt/packmigrate' | Junio C Hamano | 1 | -0/+1 |
2017-08-26 | Merge branch 'kw/write-index-reduce-alloc' | Junio C Hamano | 1 | -0/+1 |
2017-08-26 | Merge branch 'jn/vcs-svn-cleanup' | Junio C Hamano | 1 | -1/+0 |
2017-08-23 | pack: move pack name-related functions | Jonathan Tan | 1 | -0/+1 |
2017-08-23 | vcs-svn: move remaining repo_tree functions to fast_export.h | Jonathan Nieder | 1 | -1/+0 |
2017-08-22 | Merge branch 'mh/packed-ref-store' | Junio C Hamano | 1 | -0/+1 |
2017-08-21 | perf: add test for writing the index | Kevin Willford | 1 | -0/+1 |
2017-08-16 | sha1dc: allow building with the external sha1dc library | Takashi Iwai | 1 | -0/+13 |
2017-08-16 | sha1dc: build git plumbing code more explicitly | Takashi Iwai | 1 | -3/+2 |
2017-08-14 | Makefile: add style build rule | Brandon Williams | 1 | -0/+4 |
2017-07-21 | Merge branch 'jc/po-pritime-fix' | Junio C Hamano | 1 | -0/+21 |
2017-07-20 | Merge branch 'jk/build-with-asan' | Junio C Hamano | 1 | -1/+6 |
2017-07-20 | Makefile: help gettext tools to cope with our custom PRItime format | Junio C Hamano | 1 | -0/+21 |
2017-07-17 | Makefile: allow combining UBSan with other sanitizers | René Scharfe | 1 | -1/+6 |
2017-07-13 | Merge branch 'jk/build-with-asan' | Junio C Hamano | 1 | -0/+8 |
2017-07-10 | Merge branch 'ab/sha1dc' | Junio C Hamano | 1 | -0/+16 |
2017-07-10 | Makefile: disable unaligned loads with UBSan | Jeff King | 1 | -0/+3 |
2017-07-10 | Makefile: turn off -fomit-frame-pointer with sanitizers | Jeff King | 1 | -0/+1 |
2017-07-10 | Makefile: add helper for compiling with -fsanitize | Jeff King | 1 | -0/+4 |
2017-07-05 | Merge branch 'bw/repo-object' | Junio C Hamano | 1 | -0/+1 |
2017-07-03 | sha1collisiondetection: automatically enable when submodule is populated | Junio C Hamano | 1 | -0/+4 |
2017-07-03 | sha1dc: optionally use sha1collisiondetection as a submodule | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2017-06-23 | repository: introduce the repository object | Brandon Williams | 1 | -0/+1 |
2017-06-23 | packed-backend: new module for handling packed references | Michael Haggerty | 1 | -0/+1 |
2017-06-22 | Merge branch 'nd/fopen-errors' | Junio C Hamano | 1 | -1/+2 |
2017-06-19 | Merge branch 'ab/pcre-v2' | Junio C Hamano | 1 | -8/+41 |
2017-06-15 | configure.ac: loosen FREAD_READS_DIRECTORIES test program | Jeff King | 1 | -1/+2 |
2017-06-05 | Merge branch 'js/blame-lib' | Junio C Hamano | 1 | -0/+1 |
2017-06-04 | Merge branch 'ab/sha1dc-maint' | Junio C Hamano | 1 | -1/+8 |
2017-06-02 | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 1 | -4/+10 |
2017-06-02 | grep: add support for PCRE v2 | Ævar Arnfjörð Bjarmason | 1 | -8/+28 |
2017-06-02 | grep: un-break building with PCRE >= 8.32 without --enable-jit | Ævar Arnfjörð Bjarmason | 1 | -0/+13 |
2017-05-30 | Merge branch 'bp/sub-process-convert-filter' | Junio C Hamano | 1 | -0/+1 |