index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-27
Teach Makefile to check header dependencies
Jonathan Nieder
1
-15
/
+80
2010-01-27
Makefile: list standalone program object files in PROGRAM_OBJS
Jonathan Nieder
1
-12
/
+16
2010-01-26
Makefile: lazily compute header dependencies
Jonathan Nieder
1
-5
/
+44
2010-01-26
Makefile: list generated object files in OBJECTS
Jonathan Nieder
1
-2
/
+7
2010-01-26
Makefile: disable default implicit rules
Jonathan Nieder
1
-0
/
+2
2010-01-26
Makefile: rearrange dependency rules
Jonathan Nieder
1
-24
/
+25
2010-01-26
Makefile: transport.o depends on branch.h now
Jonathan Nieder
1
-1
/
+1
2010-01-26
Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodep
Jonathan Nieder
1
-76
/
+162
2010-01-26
Makefile: drop dependency on $(wildcard */*.h)
Jonathan Nieder
1
-1
/
+1
2010-01-26
Makefile: clean up http-walker.o dependency rules
Jonathan Nieder
1
-1
/
+1
2010-01-26
Makefile: remove wt-status.h from LIB_H
Jonathan Nieder
1
-2
/
+1
2010-01-26
Makefile: make sure test helpers are rebuilt when headers change
Jonathan Nieder
1
-16
/
+16
2010-01-26
Makefile: add missing header file dependencies
Jonathan Nieder
1
-3
/
+20
2010-01-24
Windows: Remove dependency on pthreadGC2.dll
Michael Lukashov
1
-1
/
+3
2010-01-22
make "index-pack" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-22
make "git pack-redundant" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-22
make "git unpack-file" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-22
make "mktag" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-22
make "merge-index" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-21
make "git patch-id" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-21
make "git var" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-21
make "git hash-object" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-21
make "git merge-tree" a built-in
Linus Torvalds
1
-1
/
+1
2010-01-21
slim down "git show-index"
Linus Torvalds
1
-0
/
+1
2010-01-20
Merge branch 'jc/cache-unmerge'
Junio C Hamano
1
-0
/
+2
2010-01-20
Merge branch 'js/exec-error-report'
Junio C Hamano
1
-0
/
+1
2010-01-20
Merge branch 'jc/grep-lookahead'
Junio C Hamano
1
-10
/
+0
2010-01-19
Makefile: honor NO_CURL when setting REMOTE_CURL_* variables
Johannes Sixt
1
-10
/
+6
2010-01-18
Merge branch 'js/windows'
Junio C Hamano
1
-6
/
+9
2010-01-17
Merge branch 'jn/makefile'
Junio C Hamano
1
-32
/
+24
2010-01-16
MSVC: Windows-native implementation for subset of Pthreads API
Andrzej K. Haczewski
1
-6
/
+7
2010-01-16
Windows: disable Python
Erik Faye-Lund
1
-0
/
+2
2010-01-13
Merge branch 'il/vcs-helper'
Junio C Hamano
1
-2
/
+25
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
1
-0
/
+1
2010-01-13
grep: rip out support for external grep
Junio C Hamano
1
-10
/
+0
2010-01-10
start_command: detect execvp failures early
Johannes Sixt
1
-0
/
+1
2010-01-07
Merge branch 'mo/bin-wrappers'
Junio C Hamano
1
-13
/
+36
2010-01-06
Makefile: consolidate .FORCE-* targets
Jonathan Nieder
1
-9
/
+6
2010-01-06
Makefile: learn to generate listings for targets requiring special flags
Jonathan Nieder
1
-7
/
+7
2010-01-06
Makefile: use target-specific variable to pass flags to cc
Jonathan Nieder
1
-23
/
+18
2010-01-06
Makefile: regenerate assembler listings when asked
Jonathan Nieder
1
-2
/
+2
2010-01-05
Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
Jonathan Nieder
1
-1
/
+1
2009-12-28
Remove special casing of http, https and ftp
Ilari Liusvaara
1
-2
/
+25
2009-12-26
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2009-12-26
Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV
Junio C Hamano
1
-0
/
+1
2009-12-26
Merge branch 'sr/vcs-helper'
Junio C Hamano
1
-0
/
+53
2009-12-25
resolve-undo: record resolved conflicts in a new index extension section
Junio C Hamano
1
-0
/
+2
2009-12-07
tests: handle NO_PYTHON setting
Jeff King
1
-0
/
+1
2009-12-06
Merge branch 'master' into il/vcs-helper
Junio C Hamano
1
-15
/
+87
2009-12-03
build dashless "bin-wrappers" directory similar to installed bindir
Matthew Ogilvie
1
-13
/
+36
[prev]
[next]