summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: split prefix flags from GIT-CFLAGSJeff King2012-07-091-8/+22
* Makefile: be silent when only GIT_USER_AGENT changesJonathan Nieder2012-07-091-1/+0
* Makefile: split GIT_USER_AGENT from GIT-CFLAGSJeff King2012-07-091-2/+9
* Makefile: do not replace @@GIT_USER_AGENT@@ in scriptsJeff King2012-07-091-1/+0
* Makefile: apply dependencies consistently to sparse/asm targetsJeff King2012-07-091-2/+2
* Makefile: do not have git.o depend on common-cmds.hJeff King2012-07-091-1/+0
* Makefile: fold XDIFF_H and VCSSVN_H into LIB_HJonathan Nieder2012-07-091-37/+25
* Makefile: fold MISC_H into LIB_HJeff King2012-06-201-29/+16
* Makefile: sort LIB_H listJeff King2012-06-201-4/+4
* http: get default user-agent from git_user_agentJeff King2012-06-031-4/+1
* version: add git_user_agent functionJeff King2012-06-031-0/+11
* move git_version_string into version.cJeff King2012-06-031-2/+6
* Sync with maintJunio C Hamano2012-06-011-1/+1
|\
| * Merge branch 'ef/http-o-depends-on-gvf' into maintJunio C Hamano2012-06-011-1/+1
| |\
| | * Makefile: add missing GIT-VERSION-FILE dependencyErik Faye-Lund2012-05-311-1/+1
* | | Merge branch 'nd/threaded-index-pack'Junio C Hamano2012-05-141-1/+1
|\ \ \
| * | | index-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy2012-05-071-1/+1
* | | | Merge branch 'jc/install-no-hardlinks'Junio C Hamano2012-05-101-1/+11
|\ \ \ \
| * | | | Makefile: NO_INSTALL_HARDLINKSJunio C Hamano2012-05-041-1/+11
* | | | | Makefile: keep many variable list sortedNguyễn Thái Ngọc Duy2012-05-041-13/+13
* | | | | Merge branch 'nd/columns'Junio C Hamano2012-05-031-0/+3
|\ \ \ \ \
| * | | | | tag: add --columnNguyễn Thái Ngọc Duy2012-04-271-1/+1
| * | | | | status: add --columnNguyễn Thái Ngọc Duy2012-04-271-1/+1
| * | | | | branch: add --columnNguyễn Thái Ngọc Duy2012-04-271-1/+1
| * | | | | Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-271-0/+3
* | | | | | Merge branch 'tr/xdiff-fast-hash'Junio C Hamano2012-05-021-0/+12
|\ \ \ \ \ \
| * | | | | | xdiff: load full words in the inner loop of xdl_hash_recordThomas Rast2012-04-091-0/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'nd/i18n'Junio C Hamano2012-05-021-17/+32
|\ \ \ \ \ \
| * | | | | | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-241-0/+1
| * | | | | | Makefile: feed all header files to xgettextNguyễn Thái Ngọc Duy2012-04-231-17/+31
* | | | | | | Merge branch 'jc/index-v4'Junio C Hamano2012-05-021-0/+2
|\ \ \ \ \ \ \
| * | | | | | | varint: make it available outside the context of packJunio C Hamano2012-04-031-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Teach revision walking machinery to walk multiple times sequenciallyHeiko Voigt2012-03-301-0/+1
* | | | | | | | Merge branch 'rs/commit-list-sort-in-batch'Junio C Hamano2012-04-231-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | add mergesort() for linked listsRené Scharfe2012-04-111-0/+3
* | | | | | | | | Merge branch 'jn/debian-customizes-default-editor'Junio C Hamano2012-04-231-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settingsJonathan Nieder2012-04-101-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'pw/git-p4'Junio C Hamano2012-04-231-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | git-p4: move to toplevelPete Wyckoff2012-04-091-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Use SHELL_PATH from build system in run_command.c:prepare_shell_cmdBen Walton2012-04-031-0/+7
|/ / / / / / /
* | | | | | | Merge branch 'master' into git-poJiang Xin2012-02-281-20/+68
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'maint'Junio C Hamano2012-02-261-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Sync with 1.7.8.5Junio C Hamano2012-02-261-0/+1
| | |\ \ \ \
| | | * | | | Makefile: add thread-utils.h to LIB_HDmitry V. Levin2012-02-261-0/+1
| | * | | | | Merge branch 'dp/i18n-libcharset' into maintJunio C Hamano2012-02-211-0/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tt/profile-build-fix' into maintJunio C Hamano2012-02-211-18/+37
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mp/make-cleanse-x-for-exe' into maintJunio C Hamano2012-02-131-0/+3
| | |\ \ \ \ \ \ \
| * | | | | | | | | Introduce a performance testing frameworkThomas Rast2012-02-171-1/+21
| * | | | | | | | | Merge branch 'dp/i18n-libcharset'Junio C Hamano2012-02-141-0/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |