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-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-20
Makefile: avoid infinite loop on configure.ac change
Jeff King
1
-6
/
+8
2013-02-07
Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maint
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-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-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-06
Makefile: add comment on CYGWIN_V15_WIN32API
Mark Levedahl
1
-0
/
+4
2013-01-02
build: do not automatically reconfigure unless configure.ac changed
Jonathan Nieder
1
-2
/
+8
2012-12-10
Makefile: whitespace style fixes in macro definitions
Stefano Lattarini
1
-28
/
+28
2012-12-09
Which merge_file() function do you mean?
Junio C Hamano
1
-1
/
+1
2012-11-26
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2012-11-26
Makefile: hide stderr of curl-config test
Paul Gortmaker
1
-1
/
+1
2012-11-20
Merge branch 'ml/cygwin-mingw-headers'
Junio C Hamano
1
-0
/
+4
2012-11-18
USE CGYWIN_V15_WIN32API as macro to select api for cygwin
Mark Levedahl
1
-3
/
+3
2012-11-15
Merge branch 'js/hp-nonstop'
Junio C Hamano
1
-0
/
+4
2012-11-12
Update cygwin.c for new mingw-64 win32 api headers
Mark Levedahl
1
-0
/
+4
2012-10-30
fix 'make test' for HP NonStop
Joachim Schmitz
1
-0
/
+4
2012-10-29
fetch-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-10-29
send-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-10-29
Move try_merge_command and checkout_fast_forward to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-10-25
Merge branch 'fa/remote-svn'
Jeff King
1
-0
/
+5
2012-10-10
MALLOC_CHECK: Allow checking to be disabled from config.mak
Ramsay Jones
1
-0
/
+1
2012-10-07
Add git-remote-testsvn to Makefile
Florian Achleitner
1
-0
/
+5
2012-09-25
Merge branch 'js/hp-nonstop'
Junio C Hamano
1
-0
/
+67
2012-09-25
Merge branch 'js/poll-emu'
Junio C Hamano
1
-5
/
+15
2012-09-19
Port to HP NonStop
Joachim Schmitz
1
-0
/
+67
2012-09-17
Merge branch 'mh/string-list'
Junio C Hamano
1
-0
/
+1
2012-09-17
make poll available for other platforms lacking it
Joachim Schmitz
1
-5
/
+15
2012-09-14
Sync with 1.7.11.7
Junio C Hamano
1
-0
/
+1
2012-09-14
Merge branch 'rj/test-regex' into maint-1.7.11
Junio C Hamano
1
-0
/
+1
2012-09-12
Merge branch 'js/compat-itimer'
Junio C Hamano
1
-0
/
+12
2012-09-12
Merge branch 'js/compat-mkdir'
Junio C Hamano
1
-0
/
+6
2012-09-12
string_list: add two new functions for splitting strings
Michael Haggerty
1
-0
/
+1
2012-09-11
Merge branch 'rj/test-regex'
Junio C Hamano
1
-0
/
+1
2012-09-11
Merge branch 'jk/check-docs-update' into maint
Junio C Hamano
1
-26
/
+9
2012-09-08
Document MKDIR_WO_TRAILING_SLASH in Makefile
Joachim Schmitz
1
-0
/
+6
2012-09-08
Add a no-op setitimer() wrapper
Joachim Schmitz
1
-0
/
+12
2012-09-02
test-regex: Add a test to check for a bug in the regex routines
Ramsay Jones
1
-0
/
+1
2012-08-24
Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11
Junio C Hamano
1
-0
/
+1
2012-08-22
Merge branch 'jk/check-docs-update'
Junio C Hamano
1
-26
/
+9
2012-08-08
Merge branch 'bw/maint-1.7.9-solaris-getpass'
Junio C Hamano
1
-0
/
+1
2012-08-08
check-docs: get documented command list from Makefile
Jeff King
1
-24
/
+2
2012-08-08
check-docs: drop git-help special-case
Jeff King
1
-1
/
+0
2012-08-08
check-docs: list git-gui as a command
Jeff King
1
-2
/
+1
2012-08-08
check-docs: factor out command-list
Jeff King
1
-2
/
+6
2012-08-08
check-docs: update non-command documentation list
Jeff King
1
-0
/
+3
[next]