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
2013-04-01
Merge branch 'jk/common-make-variables-export-safety'
Junio C Hamano
1
-15
/
+21
2013-03-17
Merge branch 'maint'
Junio C Hamano
1
-16
/
+13
2013-03-16
Makefile: keep LIB_H entries together and sorted
René Scharfe
1
-16
/
+13
2013-02-27
Merge branch 'jn/less-reconfigure' into maint
Junio C Hamano
1
-6
/
+8
2013-02-26
Revert "compat: add strtok_r()"
Erik Faye-Lund
1
-6
/
+0
2013-02-25
Makefile: make mandir, htmldir and infodir absolute
John Keeping
1
-15
/
+21
2013-02-25
Merge branch 'jn/less-reconfigure'
Junio C Hamano
1
-6
/
+8
2013-02-20
Makefile: avoid infinite loop on configure.ac change
Jeff King
1
-6
/
+8
2013-02-14
Merge branch 'mk/make-rm-depdirs-could-be-empty'
Junio C Hamano
1
-2
/
+1
2013-02-14
Merge branch 'mk/old-expat'
Junio C Hamano
1
-0
/
+6
2013-02-13
Makefile: don't run "rm" without any files
Matt Kraai
1
-2
/
+1
2013-02-11
Allow building with xmlparse.h
Matt Kraai
1
-0
/
+6
2013-02-08
Makefile: make script-related rules usable from subdirectories
Matthieu Moy
1
-3
/
+32
2013-02-07
Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maint
Junio C Hamano
1
-2
/
+3
2013-02-05
Merge branch 'jn/auto-depend-workaround-buggy-ccache'
Junio C Hamano
1
-2
/
+3
2013-02-04
Merge branch 'jc/merge-blobs' into maint
Junio C Hamano
1
-2
/
+2
2013-02-01
Makefile: explicitly set target name for autogenerated dependencies
Jonathan Nieder
1
-2
/
+3
2013-01-25
Merge branch 'nd/retire-fnmatch'
Junio C Hamano
1
-0
/
+6
2013-01-23
Merge branch 'as/check-ignore'
Junio C Hamano
1
-0
/
+3
2013-01-23
Merge branch 'jc/makefile-perl-python-path-doc'
Junio C Hamano
1
-0
/
+5
2013-01-22
Merge branch 'jc/merge-blobs'
Junio C Hamano
1
-1
/
+1
2013-01-22
Makefile: Replace merge-file.h with merge-blobs.h in LIB_H
Ramsay Jones
1
-1
/
+1
2013-01-14
Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maint
Junio C Hamano
1
-0
/
+4
2013-01-13
Makefile: add description on PERL/PYTHON_PATH
Junio C Hamano
1
-0
/
+5
2013-01-11
Merge branch 'jc/merge-blobs'
Junio C Hamano
1
-1
/
+1
2013-01-11
Merge branch 'jn/less-reconfigure' into maint
Junio C Hamano
1
-2
/
+8
2013-01-10
Makefile: detect when PYTHON_PATH changes
Christian Couder
1
-2
/
+14
2013-01-10
Merge branch 'jc/comment-cygwin-win32api-in-makefile'
Junio C Hamano
1
-0
/
+4
2013-01-10
Merge branch 'jk/config-uname'
Junio C Hamano
1
-542
/
+1
2013-01-10
Merge branch 'nd/wildmatch'
Junio C Hamano
1
-0
/
+3
2013-01-09
Merge branch 'jn/less-reconfigure'
Junio C Hamano
1
-2
/
+8
2013-01-06
Merge branch 'cc/no-gitk-build-dependency'
Junio C Hamano
1
-13
/
+13
2013-01-06
add git-check-ignore sub-command
Adam Spiers
1
-0
/
+1
2013-01-06
add.c: move pathspec matchers into new pathspec.c for reuse
Adam Spiers
1
-0
/
+2
2013-01-06
Makefile: add comment on CYGWIN_V15_WIN32API
Mark Levedahl
1
-0
/
+4
2013-01-05
Merge branch 'fc/fast-export-fixes'
Junio C Hamano
1
-1
/
+1
2013-01-03
Makefile: hoist uname autodetection to config.mak.uname
Jeff King
1
-542
/
+1
2013-01-03
Merge branch 'mk/qnx'
Junio C Hamano
1
-0
/
+21
2013-01-03
Merge branch 'dm/port'
Junio C Hamano
1
-0
/
+17
2013-01-02
build: do not automatically reconfigure unless configure.ac changed
Jonathan Nieder
1
-2
/
+8
2013-01-01
Makefile: add USE_WILDMATCH to use wildmatch as fnmatch
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2012-12-19
Port to QNX
Matt Kraai
1
-0
/
+21
2012-12-19
git-compat-util.h: do not #include <sys/param.h> by default
Junio C Hamano
1
-3
/
+5
2012-12-18
Makefile: replace "echo 1>..." with "echo >..."
Christian Couder
1
-5
/
+5
2012-12-18
Makefile: detect when PYTHON_PATH changes
Christian Couder
1
-2
/
+14
2012-12-18
Makefile: remove tracking of TCLTK_PATH
Christian Couder
1
-13
/
+1
2012-12-15
Generalize the inclusion of strings.h
David Michael
1
-0
/
+7
2012-12-15
Detect when the passwd struct is missing pw_gecos
David Michael
1
-0
/
+3
2012-12-15
Support builds when sys/param.h is missing
David Michael
1
-0
/
+5
2012-12-10
Makefile: whitespace style fixes in macro definitions
Stefano Lattarini
1
-28
/
+28
[next]