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-05-13
coverage: do not delete .gcno files before building
Thomas Rast
1
-3
/
+6
2013-05-13
coverage: split build target into compile and test
Thomas Rast
1
-3
/
+5
2013-05-11
Makefile: fix default regex settings on Darwin
David Aguilar
1
-0
/
+1
2013-05-08
cygwin: Remove the CYGWIN_V15_WIN32API build variable
Ramsay Jones
1
-7
/
+0
2013-05-01
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
1
-2
/
+0
2013-04-29
test output: respect $TEST_OUTPUT_DIRECTORY
John Keeping
1
-0
/
+3
2013-04-28
git-remote-testgit: build it to run under $SHELL_PATH
Junio C Hamano
1
-0
/
+1
2013-04-28
compat/nedmalloc: Fix some sparse warnings
Ramsay Jones
1
-0
/
+1
2013-04-01
Merge branch 'jk/common-make-variables-export-safety'
Junio C Hamano
1
-15
/
+21
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-0
/
+2
2013-03-28
Refactor parse_loc
Bo Yang
1
-0
/
+2
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
[prev]
[next]