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
2012-12-09
Which merge_file() function do you mean?
Junio C Hamano
1
-1
/
+1
2012-11-29
Rename git-remote-testgit to git-remote-testpy
Felipe Contreras
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-15
Integrate wildmatch to git
Nguyễn Thái Ngọc Duy
1
-0
/
+3
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
2012-08-08
check-docs: mention gitweb specially
Jeff King
1
-2
/
+2
2012-08-06
Enable HAVE_DEV_TTY for Solaris
Ben Walton
1
-0
/
+1
2012-08-06
Merge branch 'jn/block-sha1' into maint
Junio C Hamano
1
-3
/
+2
2012-08-06
Merge branch 'jn/make-assembly-in-right-directory' into maint
Junio C Hamano
1
-1
/
+1
2012-08-06
Makefile: use overridable $(FIND) instead of hard-coded 'find'
Johannes Sixt
1
-1
/
+1
2012-07-31
Merge branch 'jx/i18n-1.7.11'
Junio C Hamano
1
-1
/
+2
2012-07-27
perl: detect new files in MakeMaker builds
Junio C Hamano
1
-0
/
+7
2012-07-25
i18n: New keywords for xgettext extraction from sh
Jiang Xin
1
-1
/
+2
2012-07-23
Merge branch 'jn/block-sha1'
Junio C Hamano
1
-3
/
+2
2012-07-23
Merge branch 'jn/make-assembly-in-right-directory'
Junio C Hamano
1
-1
/
+1
2012-07-23
Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads
Jonathan Nieder
1
-3
/
+2
[prev]
[next]