Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | t: add an interoperability test harness | Jeff King | 2017-03-10 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'rj/remove-unused-mktemp' | Junio C Hamano | 2017-03-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | wrapper.c: remove unused gitmkstemps() function | Ramsay Jones | 2017-02-28 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'js/rebase-helper' | Junio C Hamano | 2017-02-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | rebase--helper: add a builtin helper for interactive rebases | Johannes Schindelin | 2017-02-09 | |
| |/ / / / / / / | ||||
* | | | | | | | | add oidset API | Jeff King | 2017-02-08 | |
|/ / / / / / / | ||||
* | | | | | | | Merge branch 'bc/use-asciidoctor-opt' | Junio C Hamano | 2017-02-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Makefile: add a knob to enable the use of Asciidoctor | brian m. carlson | 2017-01-23 | |
* | | | | | | | | Merge branch 'js/retire-relink' | Junio C Hamano | 2017-02-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | relink: retire the command | Johannes Schindelin | 2017-01-25 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-01-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | difftool: retire the scripted version | Johannes Schindelin | 2017-01-19 | |
| * | | | | | | | | difftool: add a skeleton for the upcoming builtin | Johannes Schindelin | 2017-01-17 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'rs/qsort-s' | Junio C Hamano | 2017-01-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | compat: add qsort_s() | René Scharfe | 2017-01-23 | |
| |/ / / / / / / | ||||
* | | | | | | | | Makefile: put LIBS after LDFLAGS for imap-send | Steven Penny | 2017-01-09 | |
* | | | | | | | | Makefile: POSIX windres | Steven Penny | 2017-01-09 | |
* | | | | | | | | Merge branch 'va/i18n-perl-scripts' | Junio C Hamano | 2016-12-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | i18n: add--interactive: mark patch prompt for translation | Vasco Almeida | 2016-12-14 | |
| * | | | | | | | | i18n: add--interactive: mark plural strings | Vasco Almeida | 2016-12-14 | |
* | | | | | | | | | Merge branch 'jk/make-tags-find-sources-tweak' | Junio C Hamano | 2016-12-19 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Makefile: exclude contrib from FIND_SOURCE_FILES | Jeff King | 2016-12-14 | |
| * | | | | | | | | Makefile: match shell scripts in FIND_SOURCE_FILES | Jeff King | 2016-12-14 | |
| * | | | | | | | | Makefile: exclude test cruft from FIND_SOURCE_FILES | Jeff King | 2016-12-14 | |
| * | | | | | | | | Makefile: reformat FIND_SOURCE_FILES | Jeff King | 2016-12-14 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | xdiff: drop XDL_FAST_HASH | Jeff King | 2016-12-06 | |
|/ / / / / / / | ||||
* | | | | | | | Merge branch 'ls/macos-update' | Junio C Hamano | 2016-11-11 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | Makefile: set NO_OPENSSL on macOS by default | Lars Schneider | 2016-11-10 | |
| * | | | | | | Merge branch 'jk/common-main' into maint | Junio C Hamano | 2016-09-08 | |
| |\ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ | Merge branch 'jk/quarantine-received-objects' | Junio C Hamano | 2016-10-17 | |
|\ \ \ \ \ \ \ \ |