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
2015-10-05
Merge branch 'jk/make-findstring-makeflags-fix'
Junio C Hamano
1
-2
/
+2
2015-10-05
Merge branch 'sb/submodule-helper'
Junio C Hamano
1
-0
/
+1
2015-10-05
Makefile: drop D_INO_IN_DIRENT build knob
Jeff King
1
-5
/
+0
2015-10-02
worktree: add top-level worktree.c
Michael Rappazzo
1
-0
/
+1
2015-09-14
Merge branch 'sg/help-group'
Junio C Hamano
1
-1
/
+1
2015-09-10
Makefile: use SHELL_PATH when running generate-cmdlist.sh
Alejandro R. Sedeño
1
-1
/
+1
2015-09-10
Makefile: allow $(ARFLAGS) specified from the command line
Junio C Hamano
1
-3
/
+6
2015-09-10
Makefile: fix MAKEFLAGS tests with multiple flags
John Keeping
1
-2
/
+2
2015-09-03
Merge branch 'sg/help-group' into maint
Junio C Hamano
1
-2
/
+2
2015-09-03
submodule: rewrite `module_list` shell function in C
Stefan Beller
1
-0
/
+1
2015-08-31
Merge branch 'hv/submodule-config'
Junio C Hamano
1
-0
/
+2
2015-08-26
Merge branch 'sg/help-group'
Junio C Hamano
1
-2
/
+2
2015-08-25
Merge branch 'mh/tempfile'
Junio C Hamano
1
-0
/
+1
2015-08-25
generate-cmdlist: re-implement as shell script
Eric Sunshine
1
-2
/
+2
2015-08-19
Merge 'hv/submodule-config' to 'sb/submodule-helper'
Junio C Hamano
1
-0
/
+2
2015-08-19
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
1
-0
/
+2
2015-08-10
tempfile: a new module for handling temporary files
Michael Haggerty
1
-0
/
+1
2015-08-04
builtin-am: remove redirection to git-am.sh
Paul Tan
1
-1
/
+0
2015-08-04
builtin-am: implement skeletal builtin am
Paul Tan
1
-0
/
+1
2015-08-03
Merge branch 'pt/pull-builtin'
Junio C Hamano
1
-1
/
+1
2015-08-03
Merge branch 'kn/for-each-ref'
Junio C Hamano
1
-0
/
+1
2015-08-03
ref-filter: move code from 'for-each-ref'
Karthik Nayak
1
-0
/
+1
2015-07-13
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-0
/
+1
2015-07-13
Merge branch 'kb/use-nsec-doc'
Junio C Hamano
1
-4
/
+5
2015-07-01
Makefile / racy-git.txt: clarify USE_NSEC prerequisites
Karsten Blees
1
-4
/
+5
2015-06-29
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2015-06-25
Merge branch 'jk/make-fix-dependencies' into maint
Junio C Hamano
1
-24
/
+25
2015-06-18
pull: remove redirection to git-pull.sh
Paul Tan
1
-1
/
+0
2015-06-16
Merge branch 'jk/make-fix-dependencies'
Junio C Hamano
1
-24
/
+25
2015-06-15
pull: implement skeletal builtin pull
Paul Tan
1
-0
/
+1
2015-06-05
Merge branch 'jk/skip-http-tests-under-no-curl' into maint
Junio C Hamano
1
-0
/
+1
2015-06-01
Merge branch 'sg/help-group'
Junio C Hamano
1
-4
/
+5
2015-05-29
Makefile: silence perl/PM.stamp recipe
Jeff King
1
-1
/
+1
2015-05-29
Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS
Jeff King
1
-21
/
+22
2015-05-29
Makefile: drop dependency between git-instaweb and gitweb
Jeff King
1
-1
/
+1
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-0
/
+1
2015-05-22
Merge branch 'jk/skip-http-tests-under-no-curl'
Junio C Hamano
1
-0
/
+1
2015-05-21
generate-cmdlist: parse common group commands
Eric Sunshine
1
-2
/
+2
2015-05-21
command-list: prepare machinery for upcoming "common groups" section
Eric Sunshine
1
-2
/
+3
2015-05-07
tests: skip dav http-push tests under NO_EXPAT=NoThanks
Junio C Hamano
1
-0
/
+1
2015-04-16
strbuf_getwholeline: use getdelim if it is available
Jeff King
1
-0
/
+6
2015-03-20
Merge branch 'km/bsd-sysctl'
Junio C Hamano
1
-0
/
+6
2015-03-12
t7063: tests for untracked cache
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2015-03-10
configure: support HAVE_BSD_SYSCTL option
Kyle J. McKay
1
-0
/
+6
2015-02-22
Merge branch 'tc/curl-vernum-output-broken-in-7.11'
Junio C Hamano
1
-2
/
+2
2015-02-11
Merge branch 'km/gettext-n'
Junio C Hamano
1
-0
/
+17
2015-02-03
Makefile: handle broken curl version number in version check
Tom G. Christensen
1
-2
/
+2
2015-01-12
gettext.h: add parentheses around N_ expansion if supported
Kyle J. McKay
1
-0
/
+17
2015-01-09
configure.ac: check for HMAC_CTX_cleanup
Reuben Hawkins
1
-0
/
+6
2015-01-09
configure.ac: check for clock_gettime and CLOCK_MONOTONIC
Reuben Hawkins
1
-0
/
+6
[prev]
[next]