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-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-11
Merge branch 'jk/check-docs-update' into maint
Junio C Hamano
1
-26
/
+9
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-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
2012-07-22
Makefile: fix location of listing produced by "make subdir/foo.s"
Jonathan Nieder
1
-1
/
+1
2012-07-19
build: reconfigure automatically if configure.ac changes
Stefano Lattarini
1
-0
/
+12
2012-07-19
build: "make clean" should not remove configure-generated files
Stefano Lattarini
1
-2
/
+3
2012-07-15
Merge branch 'jn/makefile-cleanup'
Junio C Hamano
1
-102
/
+128
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+3
2012-07-09
Merge branch 'mm/credential-plumbing'
Junio C Hamano
1
-1
/
+1
2012-07-09
Merge branch 'rj/platform-pread-may-be-thread-unsafe'
Junio C Hamano
1
-0
/
+8
2012-07-09
Makefile: document ground rules for target-specific dependencies
Jonathan Nieder
1
-0
/
+33
2012-07-09
Makefile: move GIT-VERSION-FILE dependencies closer to use
Jeff King
1
-9
/
+4
2012-07-09
Makefile: build instaweb similar to other scripts
Jeff King
1
-8
/
+6
2012-07-09
Makefile: update scripts when build-time parameters change
Jeff King
1
-3
/
+13
2012-07-09
Makefile: do not replace @@GIT_VERSION@@ in shell scripts
Jeff King
1
-3
/
+0
2012-07-09
Makefile: split prefix flags from GIT-CFLAGS
Jeff King
1
-8
/
+22
2012-07-09
Makefile: be silent when only GIT_USER_AGENT changes
Jonathan Nieder
1
-1
/
+0
2012-07-09
Makefile: split GIT_USER_AGENT from GIT-CFLAGS
Jeff King
1
-2
/
+9
2012-07-09
Makefile: do not replace @@GIT_USER_AGENT@@ in scripts
Jeff King
1
-1
/
+0
2012-07-09
Makefile: apply dependencies consistently to sparse/asm targets
Jeff King
1
-2
/
+2
2012-07-09
Makefile: do not have git.o depend on common-cmds.h
Jeff King
1
-1
/
+0
2012-07-09
Makefile: fold XDIFF_H and VCSSVN_H into LIB_H
Jonathan Nieder
1
-37
/
+25
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
1
-0
/
+3
2012-06-26
index-pack: Disable threading on cygwin
Junio C Hamano
1
-0
/
+8
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-1
/
+1
2012-06-25
Merge branch 'jk/no-more-asciidoc7'
Junio C Hamano
1
-6
/
+0
2012-06-21
Merge branch 'vr/help-per-platform'
Junio C Hamano
1
-0
/
+9
2012-06-20
Makefile: fold MISC_H into LIB_H
Jeff King
1
-29
/
+16
2012-06-20
Makefile: sort LIB_H list
Jeff King
1
-4
/
+4
2012-06-06
help: use HTML as the default help format on Windows
Vincent van Ravesteijn
1
-0
/
+9
2012-06-03
http: get default user-agent from git_user_agent
Jeff King
1
-4
/
+1
[next]