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-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
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-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-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
2015-01-07
Merge branch 'br/imap-send-via-libcurl'
Junio C Hamano
1
-3
/
+15
2014-12-22
Merge branch 'dm/compat-s-ifmt-for-zos'
Junio C Hamano
1
-0
/
+8
2014-12-22
Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maint
Junio C Hamano
1
-4
/
+10
2014-12-12
Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'
Junio C Hamano
1
-4
/
+10
2014-12-04
compat: convert modes to use portable file type values
David Michael
1
-0
/
+8
2014-11-18
Makefile: have python scripts depend on NO_PYTHON setting
Jonathan Nieder
1
-0
/
+3
2014-11-18
Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros
Jonathan Nieder
1
-5
/
+5
2014-11-18
Makefile: have perl scripts depend on NO_PERL setting
Jeff King
1
-0
/
+3
2014-11-10
git-imap-send: use libcurl for implementation
Bernhard Reiter
1
-3
/
+15
2014-10-29
Merge branch 'dm/port2zos'
Junio C Hamano
1
-2
/
+2
2014-10-27
Makefile: reorder linker flags in the git executable rule
David Michael
1
-2
/
+2
2014-10-20
Merge branch 'cc/interpret-trailers'
Junio C Hamano
1
-0
/
+2
2014-10-14
Merge branch 'rs/sha1-array-test'
Junio C Hamano
1
-0
/
+1
[next]