Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/makefile-cleanup' | Junio C Hamano | 2012-07-15 | 1 | -102/+128 |
|\ | |||||
| * | Makefile: document ground rules for target-specific dependencies | Jonathan Nieder | 2012-07-09 | 1 | -0/+33 |
| * | Makefile: move GIT-VERSION-FILE dependencies closer to use | Jeff King | 2012-07-09 | 1 | -9/+4 |
| * | Makefile: build instaweb similar to other scripts | Jeff King | 2012-07-09 | 1 | -8/+6 |
| * | Makefile: update scripts when build-time parameters change | Jeff King | 2012-07-09 | 1 | -3/+13 |
| * | Makefile: do not replace @@GIT_VERSION@@ in shell scripts | Jeff King | 2012-07-09 | 1 | -3/+0 |
| * | Makefile: split prefix flags from GIT-CFLAGS | Jeff King | 2012-07-09 | 1 | -8/+22 |
| * | Makefile: be silent when only GIT_USER_AGENT changes | Jonathan Nieder | 2012-07-09 | 1 | -1/+0 |
| * | Makefile: split GIT_USER_AGENT from GIT-CFLAGS | Jeff King | 2012-07-09 | 1 | -2/+9 |
| * | Makefile: do not replace @@GIT_USER_AGENT@@ in scripts | Jeff King | 2012-07-09 | 1 | -1/+0 |
| * | Makefile: apply dependencies consistently to sparse/asm targets | Jeff King | 2012-07-09 | 1 | -2/+2 |
| * | Makefile: do not have git.o depend on common-cmds.h | Jeff King | 2012-07-09 | 1 | -1/+0 |
| * | Makefile: fold XDIFF_H and VCSSVN_H into LIB_H | Jonathan Nieder | 2012-07-09 | 1 | -37/+25 |
| * | Makefile: fold MISC_H into LIB_H | Jeff King | 2012-06-20 | 1 | -29/+16 |
| * | Makefile: sort LIB_H list | Jeff King | 2012-06-20 | 1 | -4/+4 |
* | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname' | Junio C Hamano | 2012-07-13 | 1 | -0/+3 |
|\ \ | |||||
| * | | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 | 1 | -0/+3 |
* | | | Merge branch 'mm/credential-plumbing' | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | add 'git credential' plumbing command | Javier Roucher Iglesias | 2012-06-25 | 1 | -1/+1 |
* | | | | Merge branch 'rj/platform-pread-may-be-thread-unsafe' | Junio C Hamano | 2012-07-09 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | index-pack: Disable threading on cygwin | Junio C Hamano | 2012-06-26 | 1 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/no-more-asciidoc7' | Junio C Hamano | 2012-06-25 | 1 | -6/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | docs: drop asciidoc7compatible flag | Jeff King | 2012-05-30 | 1 | -6/+0 |
* | | | | Merge branch 'vr/help-per-platform' | Junio C Hamano | 2012-06-21 | 1 | -0/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | help: use HTML as the default help format on Windows | Vincent van Ravesteijn | 2012-06-06 | 1 | -0/+9 |
| |/ / | |||||
* | | | http: get default user-agent from git_user_agent | Jeff King | 2012-06-03 | 1 | -4/+1 |
* | | | version: add git_user_agent function | Jeff King | 2012-06-03 | 1 | -0/+11 |
* | | | move git_version_string into version.c | Jeff King | 2012-06-03 | 1 | -2/+6 |
| |/ |/| | |||||
* | | Sync with maint | Junio C Hamano | 2012-06-01 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'ef/http-o-depends-on-gvf' into maint | Junio C Hamano | 2012-06-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Makefile: add missing GIT-VERSION-FILE dependency | Erik Faye-Lund | 2012-05-31 | 1 | -1/+1 |
* | | | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 2012-05-07 | 1 | -1/+1 |
* | | | | Merge branch 'jc/install-no-hardlinks' | Junio C Hamano | 2012-05-10 | 1 | -1/+11 |
|\ \ \ \ | |||||
| * | | | | Makefile: NO_INSTALL_HARDLINKS | Junio C Hamano | 2012-05-04 | 1 | -1/+11 |
* | | | | | Makefile: keep many variable list sorted | Nguyễn Thái Ngọc Duy | 2012-05-04 | 1 | -13/+13 |
* | | | | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -1/+1 |
| * | | | | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -1/+1 |
| * | | | | | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -1/+1 |
| * | | | | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+3 |
* | | | | | | Merge branch 'tr/xdiff-fast-hash' | Junio C Hamano | 2012-05-02 | 1 | -0/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | xdiff: load full words in the inner loop of xdl_hash_record | Thomas Rast | 2012-04-09 | 1 | -0/+12 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 | 1 | -17/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -0/+1 |
| * | | | | | | Makefile: feed all header files to xgettext | Nguyễn Thái Ngọc Duy | 2012-04-23 | 1 | -17/+31 |
* | | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | varint: make it available outside the context of pack | Junio C Hamano | 2012-04-03 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 1 | -0/+1 |