aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: reenable install with NO_CURLMichael J Gruber2010-05-28
* Merge branch 'da/maint-python-startup' into maintJunio C Hamano2010-04-22
|\
| * Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar2010-03-28
* | Merge branch 'rb/maint-python-path' into maintJunio C Hamano2010-04-09
|\ \
| * | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-24
| |/
* | Link against libiconv on IRIXHolger Weiß2010-03-31
|/
* Makefile: Fix CDPATH problemJonathan Nieder2010-03-20
* Move gitmkstemps to path.cMatthieu Moy2010-02-22
* Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano2010-02-02
|\
| * gitweb: Makefile improvementsJohn 'Warthog9' Hawley2010-01-30
* | Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-31
|/
* Windows: Remove dependency on pthreadGC2.dllMichael Lukashov2010-01-24
* make "index-pack" a built-inLinus Torvalds2010-01-22
* make "git pack-redundant" a built-inLinus Torvalds2010-01-22
* make "git unpack-file" a built-inLinus Torvalds2010-01-22
* make "mktag" a built-inLinus Torvalds2010-01-22
* make "merge-index" a built-inLinus Torvalds2010-01-22
* make "git patch-id" a built-inLinus Torvalds2010-01-21
* make "git var" a built-inLinus Torvalds2010-01-21
* make "git hash-object" a built-inLinus Torvalds2010-01-21
* make "git merge-tree" a built-inLinus Torvalds2010-01-21
* slim down "git show-index"Linus Torvalds2010-01-21
* Merge branch 'jc/cache-unmerge'Junio C Hamano2010-01-20
|\
| * resolve-undo: record resolved conflicts in a new index extension sectionJunio C Hamano2009-12-25
* | Merge branch 'js/exec-error-report'Junio C Hamano2010-01-20
|\ \
| * | start_command: detect execvp failures earlyJohannes Sixt2010-01-10
* | | Merge branch 'jc/grep-lookahead'Junio C Hamano2010-01-20
|\ \ \
| * | | grep: rip out support for external grepJunio C Hamano2010-01-13
| | |/ | |/|
* | | Makefile: honor NO_CURL when setting REMOTE_CURL_* variablesJohannes Sixt2010-01-19
* | | Merge branch 'js/windows'Junio C Hamano2010-01-18
|\ \ \
| * | | MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski2010-01-16
| * | | Windows: disable PythonErik Faye-Lund2010-01-16
* | | | Merge branch 'jn/makefile'Junio C Hamano2010-01-17
|\ \ \ \ | |/ / / |/| | |
| * | | Makefile: consolidate .FORCE-* targetsJonathan Nieder2010-01-06
| * | | Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder2010-01-06
| * | | Makefile: use target-specific variable to pass flags to ccJonathan Nieder2010-01-06
| * | | Makefile: regenerate assembler listings when askedJonathan Nieder2010-01-06
* | | | Merge branch 'il/vcs-helper'Junio C Hamano2010-01-13
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove special casing of http, https and ftpIlari Liusvaara2009-12-28
| * | | Merge branch 'master' into il/vcs-helperJunio C Hamano2009-12-06
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'nd/sparse'Junio C Hamano2010-01-13
|\ \ \ \
| * | | | Add test-index-versionNguyễn Thái Ngọc Duy2009-08-23
* | | | | Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-07
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | build dashless "bin-wrappers" directory similar to installed bindirMatthew Ogilvie2009-12-03
* | | | | Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder2010-01-05
* | | | | Merge branch 'maint'Junio C Hamano2009-12-26
|\ \ \ \ \
| * | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano2009-12-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: handle NO_PYTHON settingJeff King2009-12-07
| | |_|/ | |/| |
| * | | Add Python support library for remote helpersSverre Rabbelier2009-11-24