summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: put LIBS after LDFLAGS for imap-sendsp/cygwin-build-fixesSteven Penny2017-01-091-1/+1
* Makefile: POSIX windresSteven Penny2017-01-091-1/+1
* Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-271-1/+2
|\
| * i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-141-1/+1
| * i18n: add--interactive: mark plural stringsVasco Almeida2016-12-141-1/+2
* | Merge branch 'jk/make-tags-find-sources-tweak'Junio C Hamano2016-12-191-3/+16
|\ \
| * | Makefile: exclude contrib from FIND_SOURCE_FILESjk/make-tags-find-sources-tweakJeff King2016-12-141-0/+2
| * | Makefile: match shell scripts in FIND_SOURCE_FILESJeff King2016-12-141-1/+3
| * | Makefile: exclude test cruft from FIND_SOURCE_FILESJeff King2016-12-141-1/+7
| * | Makefile: reformat FIND_SOURCE_FILESJeff King2016-12-141-3/+6
* | | xdiff: drop XDL_FAST_HASHjk/xdiff-drop-xdl-fast-hashJeff King2016-12-061-9/+0
|/ /
* | Merge branch 'ls/macos-update'Junio C Hamano2016-11-111-0/+1
|\ \
| * | Makefile: set NO_OPENSSL on macOS by defaultLars Schneider2016-11-101-0/+1
| * | Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-081-4/+13
| |\ \
* | \ \ Merge branch 'jk/quarantine-received-objects'Junio C Hamano2016-10-171-0/+1
|\ \ \ \
| * | | | tmp-objdir: introduce API for temporary object directoriesJeff King2016-10-101-0/+1
* | | | | coccicheck: use --all-includes by defaultRené Scharfe2016-09-291-1/+2
|/ / / /
* | | | Merge branch 'js/regexec-buf'Junio C Hamano2016-09-261-1/+2
|\ \ \ \
| * | | | regex: add regexec_buf() that can work on a non NUL-terminated stringJohannes Schindelin2016-09-211-1/+2
* | | | | Merge branch 'rs/cocci'Junio C Hamano2016-09-261-0/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add coccicheck make targetRené Scharfe2016-09-151-0/+14
* | | | | Merge branch 'cc/apply-am'Junio C Hamano2016-09-191-0/+1
|\ \ \ \ \
| * | | | | builtin/apply: move init_apply_state() to apply.cChristian Couder2016-08-111-0/+1
* | | | | | Merge branch 'rs/compat-strdup'Junio C Hamano2016-09-121-3/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | compat: move strdup(3) replacement to its own filers/compat-strdupRené Scharfe2016-09-071-3/+14
| | |_|/ / | |/| | |
| * | | | Merge branch 'nd/test-helpers' into maintJunio C Hamano2016-08-081-10/+2
| |\ \ \ \
* | \ \ \ \ Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano2016-08-081-1/+20
|\ \ \ \ \ \
| * | | | | | pager: move pager-specific setup into the buildew/build-time-pager-tweaksEric Wong2016-08-041-1/+20
| |/ / / / /
* | | | | | Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-081-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | add generic most-recently-used listJeff King2016-07-291-0/+1
* | | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-07-251-10/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Makefile: use VCSSVN_LIB to refer to svn libraryJeff King2016-07-061-2/+2
| * | | | | Makefile: drop extra dependencies for test helpersJeff King2016-07-061-8/+0
* | | | | | Merge branch 'rw/make-needs-librt'Junio C Hamano2016-07-251-3/+9
|\ \ \ \ \ \
| * | | | | | Makefile: add NEEDS_LIBRT to optionally link with librtRonald Wampler2016-07-071-3/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'mh/ref-iterators'Junio C Hamano2016-07-251-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dir_iterator: new API for iterating over a directory treeMichael Haggerty2016-06-201-0/+1
| * | | | | refs: introduce an iterator interfaceMichael Haggerty2016-06-201-0/+1
* | | | | | Merge branch 'jk/common-main'Junio C Hamano2016-07-191-4/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-061-4/+13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | add an extra level of indirection to main()Jeff King2016-07-011-4/+13
| | | |/ / | | |/| |
* | | | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-131-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | i18n: rebase-interactive: mark strings for translationVasco Almeida2016-06-171-0/+1
| * | | | i18n: git-sh-setup.sh: mark strings for translationVasco Almeida2016-06-171-1/+3
* | | | | Merge branch 'mm/makefile-developer-can-be-in-config-mak'Junio C Hamano2016-06-031-8/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Makefile: add $(DEVELOPER_CFLAGS) variablemm/makefile-developer-can-be-in-config-makMatthieu Moy2016-06-011-9/+10
| * | | | Makefile: move 'ifdef DEVELOPER' after config.mak* inclusionMatthieu Moy2016-05-311-12/+12
| |/ / /
| * | | Merge branch 'va/i18n-misc-updates' into maintJunio C Hamano2016-05-261-1/+1
| |\ \ \
| * \ \ \ Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-061-6/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/makefile-redirection-stderr' into maintJunio C Hamano2016-04-291-2/+2
| |\ \ \ \ \