Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jh/gitweb-caching' (early part) | Junio C Hamano | 2010-02-02 | 1 | -53/+12 |
|\ | |||||
| * | gitweb: Makefile improvements | John 'Warthog9' Hawley | 2010-01-30 | 1 | -53/+12 |
* | | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 | 1 | -22/+2 |
|/ | |||||
* | Windows: Remove dependency on pthreadGC2.dll | Michael Lukashov | 2010-01-24 | 1 | -1/+3 |
* | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 | 1 | -1/+1 |
* | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 | 1 | -1/+1 |
* | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 | 1 | -1/+1 |
* | make "mktag" a built-in | Linus Torvalds | 2010-01-22 | 1 | -1/+1 |
* | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 | 1 | -1/+1 |
* | make "git patch-id" a built-in | Linus Torvalds | 2010-01-21 | 1 | -1/+1 |
* | make "git var" a built-in | Linus Torvalds | 2010-01-21 | 1 | -1/+1 |
* | make "git hash-object" a built-in | Linus Torvalds | 2010-01-21 | 1 | -1/+1 |
* | make "git merge-tree" a built-in | Linus Torvalds | 2010-01-21 | 1 | -1/+1 |
* | slim down "git show-index" | Linus Torvalds | 2010-01-21 | 1 | -0/+1 |
* | Merge branch 'jc/cache-unmerge' | Junio C Hamano | 2010-01-20 | 1 | -0/+2 |
|\ | |||||
| * | resolve-undo: record resolved conflicts in a new index extension section | Junio C Hamano | 2009-12-25 | 1 | -0/+2 |
* | | Merge branch 'js/exec-error-report' | Junio C Hamano | 2010-01-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | start_command: detect execvp failures early | Johannes Sixt | 2010-01-10 | 1 | -0/+1 |
* | | | Merge branch 'jc/grep-lookahead' | Junio C Hamano | 2010-01-20 | 1 | -10/+0 |
|\ \ \ | |||||
| * | | | grep: rip out support for external grep | Junio C Hamano | 2010-01-13 | 1 | -10/+0 |
| | |/ | |/| | |||||
* | | | Makefile: honor NO_CURL when setting REMOTE_CURL_* variables | Johannes Sixt | 2010-01-19 | 1 | -10/+6 |
* | | | Merge branch 'js/windows' | Junio C Hamano | 2010-01-18 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | MSVC: Windows-native implementation for subset of Pthreads API | Andrzej K. Haczewski | 2010-01-16 | 1 | -6/+7 |
| * | | | Windows: disable Python | Erik Faye-Lund | 2010-01-16 | 1 | -0/+2 |
* | | | | Merge branch 'jn/makefile' | Junio C Hamano | 2010-01-17 | 1 | -32/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Makefile: consolidate .FORCE-* targets | Jonathan Nieder | 2010-01-06 | 1 | -9/+6 |
| * | | | Makefile: learn to generate listings for targets requiring special flags | Jonathan Nieder | 2010-01-06 | 1 | -7/+7 |
| * | | | Makefile: use target-specific variable to pass flags to cc | Jonathan Nieder | 2010-01-06 | 1 | -23/+18 |
| * | | | Makefile: regenerate assembler listings when asked | Jonathan Nieder | 2010-01-06 | 1 | -2/+2 |
* | | | | Merge branch 'il/vcs-helper' | Junio C Hamano | 2010-01-13 | 1 | -2/+25 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Remove special casing of http, https and ftp | Ilari Liusvaara | 2009-12-28 | 1 | -2/+25 |
| * | | | Merge branch 'master' into il/vcs-helper | Junio C Hamano | 2009-12-06 | 1 | -15/+87 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add test-index-version | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -0/+1 |
* | | | | | Merge branch 'mo/bin-wrappers' | Junio C Hamano | 2010-01-07 | 1 | -13/+36 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | build dashless "bin-wrappers" directory similar to installed bindir | Matthew Ogilvie | 2009-12-03 | 1 | -13/+36 |
* | | | | | Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS | Jonathan Nieder | 2010-01-05 | 1 | -1/+1 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-26 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV | Junio C Hamano | 2009-12-26 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'sr/vcs-helper' | Junio C Hamano | 2009-12-26 | 1 | -0/+53 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | tests: handle NO_PYTHON setting | Jeff King | 2009-12-07 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
| * | | | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 | 1 | -0/+38 |
| * | | | Basic build infrastructure for Python scripts | Johan Herland | 2009-11-17 | 1 | -0/+13 |
* | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-12-01 | 1 | -1/+25 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | gitweb: Minify gitweb.js if JSMIN is defined | Jakub Narebski | 2009-09-01 | 1 | -0/+20 |
| * | | | gitweb: Incremental blame (using JavaScript) | Jakub Narebski | 2009-09-01 | 1 | -1/+5 |
| | |/ | |/| | |||||
* | | | Makefile: do not clean arm directory | Jonathan Nieder | 2009-11-28 | 1 | -1/+1 |
* | | | Merge branch 'rj/maint-cygwin-count-objects' | Junio C Hamano | 2009-11-24 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | git-count-objects: Fix a disk-space under-estimate on Cygwin | Ramsay Jones | 2009-11-19 | 1 | -0/+1 |
* | | | | Enable support for IPv6 on MinGW | Martin Storsjö | 2009-11-24 | 1 | -1/+0 |