Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Makefile: split prefix flags from GIT-CFLAGS | Jeff King | 2012-07-09 |
* | Makefile: be silent when only GIT_USER_AGENT changes | Jonathan Nieder | 2012-07-09 |
* | Makefile: split GIT_USER_AGENT from GIT-CFLAGS | Jeff King | 2012-07-09 |
* | Makefile: do not replace @@GIT_USER_AGENT@@ in scripts | Jeff King | 2012-07-09 |
* | Makefile: apply dependencies consistently to sparse/asm targets | Jeff King | 2012-07-09 |
* | Makefile: do not have git.o depend on common-cmds.h | Jeff King | 2012-07-09 |
* | Makefile: fold XDIFF_H and VCSSVN_H into LIB_H | Jonathan Nieder | 2012-07-09 |
* | Makefile: fold MISC_H into LIB_H | Jeff King | 2012-06-20 |
* | Makefile: sort LIB_H list | Jeff King | 2012-06-20 |
* | http: get default user-agent from git_user_agent | Jeff King | 2012-06-03 |
* | version: add git_user_agent function | Jeff King | 2012-06-03 |
* | move git_version_string into version.c | Jeff King | 2012-06-03 |
* | Sync with maint | Junio C Hamano | 2012-06-01 |
|\ | |||
| * | Merge branch 'ef/http-o-depends-on-gvf' into maint | Junio C Hamano | 2012-06-01 |
| |\ | |||
| | * | Makefile: add missing GIT-VERSION-FILE dependency | Erik Faye-Lund | 2012-05-31 |
* | | | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 |
|\ \ \ | |||
| * | | | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 2012-05-07 |
* | | | | Merge branch 'jc/install-no-hardlinks' | Junio C Hamano | 2012-05-10 |
|\ \ \ \ | |||
| * | | | | Makefile: NO_INSTALL_HARDLINKS | Junio C Hamano | 2012-05-04 |
* | | | | | Makefile: keep many variable list sorted | Nguyễn Thái Ngọc Duy | 2012-05-04 |
* | | | | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 |
|\ \ \ \ \ | |||
| * | | | | | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | | | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | | | | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | | | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | | | | | | Merge branch 'tr/xdiff-fast-hash' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | xdiff: load full words in the inner loop of xdl_hash_record | Thomas Rast | 2012-04-09 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 |
| * | | | | | | Makefile: feed all header files to xgettext | Nguyễn Thái Ngọc Duy | 2012-04-23 |
* | | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | varint: make it available outside the context of pack | Junio C Hamano | 2012-04-03 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 |
* | | | | | | | | Merge branch 'rs/commit-list-sort-in-batch' | Junio C Hamano | 2012-04-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | add mergesort() for linked lists | René Scharfe | 2012-04-11 |
* | | | | | | | | | Merge branch 'jn/debian-customizes-default-editor' | Junio C Hamano | 2012-04-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings | Jonathan Nieder | 2012-04-10 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'pw/git-p4' | Junio C Hamano | 2012-04-23 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| * | | | | | | | | git-p4: move to toplevel | Pete Wyckoff | 2012-04-09 |
| | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd | Ben Walton | 2012-04-03 |
|/ / / / / / / | |||
* | | | | | | | Merge branch 'master' into git-po | Jiang Xin | 2012-02-28 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-26 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | | | |||
| | * | | | | Sync with 1.7.8.5 | Junio C Hamano | 2012-02-26 |
| | |\ \ \ \ | |||
| | | * | | | | Makefile: add thread-utils.h to LIB_H | Dmitry V. Levin | 2012-02-26 |
| | * | | | | | Merge branch 'dp/i18n-libcharset' into maint | Junio C Hamano | 2012-02-21 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge branch 'tt/profile-build-fix' into maint | Junio C Hamano | 2012-02-21 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'mp/make-cleanse-x-for-exe' into maint | Junio C Hamano | 2012-02-13 |
| | |\ \ \ \ \ \ \ | |||
| * | | | | | | | | | Introduce a performance testing framework | Thomas Rast | 2012-02-17 |
| * | | | | | | | | | Merge branch 'dp/i18n-libcharset' | Junio C Hamano | 2012-02-14 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | |