aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'bc/use-asciidoctor-opt'Junio C Hamano2017-02-02
|\
| * Makefile: add a knob to enable the use of Asciidoctorbrian m. carlson2017-01-23
* | Merge branch 'js/retire-relink'Junio C Hamano2017-02-02
|\ \
| * | relink: retire the commandJohannes Schindelin2017-01-25
| |/
* | Merge branch 'js/difftool-builtin'Junio C Hamano2017-01-31
|\ \
| * | difftool: retire the scripted versionJohannes Schindelin2017-01-19
| * | difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-17
| |/
* | Merge branch 'rs/qsort-s'Junio C Hamano2017-01-31
|\ \
| * | compat: add qsort_s()René Scharfe2017-01-23
| |/
* | Makefile: put LIBS after LDFLAGS for imap-sendSteven Penny2017-01-09
* | Makefile: POSIX windresSteven Penny2017-01-09
* | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-27
|\ \
| * | i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-14
| * | i18n: add--interactive: mark plural stringsVasco Almeida2016-12-14
* | | Merge branch 'jk/make-tags-find-sources-tweak'Junio C Hamano2016-12-19
|\ \ \
| * | | Makefile: exclude contrib from FIND_SOURCE_FILESJeff King2016-12-14
| * | | Makefile: match shell scripts in FIND_SOURCE_FILESJeff King2016-12-14
| * | | Makefile: exclude test cruft from FIND_SOURCE_FILESJeff King2016-12-14
| * | | Makefile: reformat FIND_SOURCE_FILESJeff King2016-12-14
| | |/ | |/|
* | | xdiff: drop XDL_FAST_HASHJeff King2016-12-06
|/ /
* | Merge branch 'ls/macos-update'Junio C Hamano2016-11-11
|\ \
| * | Makefile: set NO_OPENSSL on macOS by defaultLars Schneider2016-11-10
| * | Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-08
| |\ \
* | \ \ Merge branch 'jk/quarantine-received-objects'Junio C Hamano2016-10-17
|\ \ \ \
| * | | | tmp-objdir: introduce API for temporary object directoriesJeff King2016-10-10
* | | | | coccicheck: use --all-includes by defaultRené Scharfe2016-09-29
|/ / / /
* | | | Merge branch 'js/regexec-buf'Junio C Hamano2016-09-26
|\ \ \ \
| * | | | regex: add regexec_buf() that can work on a non NUL-terminated stringJohannes Schindelin2016-09-21
* | | | | Merge branch 'rs/cocci'Junio C Hamano2016-09-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add coccicheck make targetRené Scharfe2016-09-15
* | | | | Merge branch 'cc/apply-am'Junio C Hamano2016-09-19
|\ \ \ \ \
| * | | | | builtin/apply: move init_apply_state() to apply.cChristian Couder2016-08-11
* | | | | | Merge branch 'rs/compat-strdup'Junio C Hamano2016-09-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | compat: move strdup(3) replacement to its own fileRené Scharfe2016-09-07
| | |_|/ / | |/| | |
| * | | | Merge branch 'nd/test-helpers' into maintJunio C Hamano2016-08-08
| |\ \ \ \
* | \ \ \ \ Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano2016-08-08
|\ \ \ \ \ \
| * | | | | | pager: move pager-specific setup into the buildEric Wong2016-08-04
| |/ / / / /
* | | | | | Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-08
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | add generic most-recently-used listJeff King2016-07-29
* | | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-07-25
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Makefile: use VCSSVN_LIB to refer to svn libraryJeff King2016-07-06
| * | | | | Makefile: drop extra dependencies for test helpersJeff King2016-07-06
* | | | | | Merge branch 'rw/make-needs-librt'Junio C Hamano2016-07-25
|\ \ \ \ \ \
| * | | | | | Makefile: add NEEDS_LIBRT to optionally link with librtRonald Wampler2016-07-07
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'mh/ref-iterators'Junio C Hamano2016-07-25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dir_iterator: new API for iterating over a directory treeMichael Haggerty2016-06-20
| * | | | | refs: introduce an iterator interfaceMichael Haggerty2016-06-20
* | | | | | Merge branch 'jk/common-main'Junio C Hamano2016-07-19
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-06
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | add an extra level of indirection to main()Jeff King2016-07-01
| | | |/ / | | |/| |