index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/po-pritime-fix'
Junio C Hamano
2017-07-21
|
\
|
*
Makefile: help gettext tools to cope with our custom PRItime format
Junio C Hamano
2017-07-20
*
|
Merge branch 'jk/build-with-asan'
Junio C Hamano
2017-07-20
|
\
\
|
|
/
|
/
|
|
*
Makefile: allow combining UBSan with other sanitizers
René Scharfe
2017-07-17
*
|
Merge branch 'jk/build-with-asan'
Junio C Hamano
2017-07-13
|
\
\
|
|
/
|
*
Makefile: disable unaligned loads with UBSan
Jeff King
2017-07-10
|
*
Makefile: turn off -fomit-frame-pointer with sanitizers
Jeff King
2017-07-10
|
*
Makefile: add helper for compiling with -fsanitize
Jeff King
2017-07-10
*
|
Merge branch 'ab/sha1dc'
Junio C Hamano
2017-07-10
|
\
\
|
*
|
sha1collisiondetection: automatically enable when submodule is populated
Junio C Hamano
2017-07-03
|
*
|
sha1dc: optionally use sha1collisiondetection as a submodule
Ævar Arnfjörð Bjarmason
2017-07-03
|
|
/
*
|
Merge branch 'bw/repo-object'
Junio C Hamano
2017-07-05
|
\
\
|
*
|
repository: introduce the repository object
Brandon Williams
2017-06-23
*
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
configure.ac: loosen FREAD_READS_DIRECTORIES test program
Jeff King
2017-06-15
*
|
|
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-06-19
|
\
\
\
|
*
|
|
grep: add support for PCRE v2
Ævar Arnfjörð Bjarmason
2017-06-02
|
*
|
|
grep: un-break building with PCRE >= 8.32 without --enable-jit
Ævar Arnfjörð Bjarmason
2017-06-02
*
|
|
|
Merge branch 'js/blame-lib'
Junio C Hamano
2017-06-05
|
\
\
\
\
|
*
|
|
|
blame: move origin-related methods to libgit
Jeff Smith
2017-05-25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ab/sha1dc-maint'
Junio C Hamano
2017-06-04
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2017-05-22
|
|
/
/
*
|
|
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
2017-06-02
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
test-lib: add a PTHREADS prerequisite
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
|
grep: change the internal PCRE macro names to be PCRE1
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
|
perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do
Ævar Arnfjörð Bjarmason
2017-05-21
|
*
|
Makefile & configure: reword inaccurate comment about PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
|
|
/
*
|
Merge branch 'bp/sub-process-convert-filter'
Junio C Hamano
2017-05-30
|
\
\
|
|
/
|
/
|
|
*
sub-process: move sub-process functions into separate files
Ben Peart
2017-05-15
*
|
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
2017-04-26
|
\
\
|
*
|
refs: split `ref_cache` code into separate files
Michael Haggerty
2017-04-16
*
|
|
Merge branch 'jh/add-index-entry-optim'
Junio C Hamano
2017-04-26
|
\
\
\
|
*
|
|
read-cache: add strcmp_offset function
Jeff Hostetler
2017-04-15
*
|
|
|
Merge branch 'jh/memihash-opt'
Junio C Hamano
2017-04-19
|
\
\
\
\
|
*
|
|
|
test-online-cpus: helper to return cpu count
Jeff Hostetler
2017-04-12
*
|
|
|
|
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
2017-04-19
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
t/helper: add test-ref-store to test ref-store functions
Nguyễn Thái Ngọc Duy
2017-04-14
*
|
|
|
|
Merge branch 'ab/regen-perl-mak-with-different-perl'
Junio C Hamano
2017-04-16
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
perl: regenerate perl.mak if perl -V changes
Ævar Arnfjörð Bjarmason
2017-03-29
*
|
|
|
|
Merge branch 'jk/make-coccicheck-detect-errors'
Junio C Hamano
2017-03-30
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Makefile: detect errors in running spatch
Jeff King
2017-03-29
|
|
/
/
/
*
|
|
|
Merge branch 'jh/memihash-opt'
Junio C Hamano
2017-03-28
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
name-hash: add test-lazy-init-name-hash
Jeff Hostetler
2017-03-24
|
|
/
/
*
|
|
Merge branch 'jk/sha1dc'
Junio C Hamano
2017-03-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Makefile: make DC_SHA1 the default
Junio C Hamano
2017-03-17
|
*
|
t0013: add a basic sha1 collision detection test
Jeff King
2017-03-17
|
*
|
Makefile: add DC_SHA1 knob
Jeff King
2017-03-17
*
|
|
Merge branch 'bc/sha1-header-selection-with-cpp-macros'
Junio C Hamano
2017-03-17
|
\
\
\
|
|
/
/
|
*
|
hash.h: move SHA-1 implementation selection into a header file
brian m. carlson
2017-03-15
*
|
|
Merge branch 'jk/interop-test'
Junio C Hamano
2017-03-17
|
\
\
\
[next]