Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ \ \ | |||
| * | | | | tmp-objdir: introduce API for temporary object directories | Jeff King | 2016-10-10 |
* | | | | | coccicheck: use --all-includes by default | René Scharfe | 2016-09-29 |
|/ / / / | |||
* | | | | Merge branch 'js/regexec-buf' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ | |||
| * | | | | regex: add regexec_buf() that can work on a non NUL-terminated string | Johannes Schindelin | 2016-09-21 |
* | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||
| * | | | | add coccicheck make target | René Scharfe | 2016-09-15 |
* | | | | | Merge branch 'cc/apply-am' | Junio C Hamano | 2016-09-19 |
|\ \ \ \ \ | |||
| * | | | | | builtin/apply: move init_apply_state() to apply.c | Christian Couder | 2016-08-11 |
* | | | | | | Merge branch 'rs/compat-strdup' | Junio C Hamano | 2016-09-12 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | compat: move strdup(3) replacement to its own file | René Scharfe | 2016-09-07 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2016-08-08 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'ew/build-time-pager-tweaks' | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ | |||
| * | | | | | | pager: move pager-specific setup into the build | Eric Wong | 2016-08-04 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jk/pack-objects-optim' | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | add generic most-recently-used list | Jeff King | 2016-07-29 |
* | | | | | | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-07-25 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Makefile: use VCSSVN_LIB to refer to svn library | Jeff King | 2016-07-06 |
| * | | | | | Makefile: drop extra dependencies for test helpers | Jeff King | 2016-07-06 |
* | | | | | | Merge branch 'rw/make-needs-librt' | Junio C Hamano | 2016-07-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | Makefile: add NEEDS_LIBRT to optionally link with librt | Ronald Wampler | 2016-07-07 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'mh/ref-iterators' | Junio C Hamano | 2016-07-25 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | dir_iterator: new API for iterating over a directory tree | Michael Haggerty | 2016-06-20 |
| * | | | | | refs: introduce an iterator interface | Michael Haggerty | 2016-06-20 |
* | | | | | | Merge branch 'jk/common-main' | Junio C Hamano | 2016-07-19 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| | * | | | | add an extra level of indirection to main() | Jeff King | 2016-07-01 |
| | | |/ / | | |/| | |