index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
Makefile: honor NO_CURL when setting REMOTE_CURL_* variables
Johannes Sixt
1
-10
/
+6
2010-01-19
ident.c: replace fprintf with fputs to suppress compiler warning
Tarmigan Casebolt
1
-1
/
+1
2010-01-19
rm: only refresh entries that we may touch
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2010-01-19
bisect: fix singular/plural grammar nit
David Ripton
1
-3
/
+5
2010-01-19
cvsimport: standarize system() calls to external git tools
Ben Walton
1
-5
/
+5
2010-01-19
cvsimport: standarize open() calls to external git tools
Ben Walton
1
-4
/
+4
2010-01-19
cvsimport: modernize callouts to git subcommands
Ben Walton
1
-32
/
+32
2010-01-18
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge branch 'maint-1.6.3' into maint-1.6.4
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4
Junio C Hamano
1
-1
/
+5
2010-01-18
Fix mis-backport of t7002
Junio C Hamano
1
-1
/
+5
2010-01-18
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+16
2010-01-18
Merge branch 'maint'
Junio C Hamano
3
-6
/
+22
2010-01-18
Update draft release notes to 1.6.6.1
Junio C Hamano
1
-1
/
+16
2010-01-18
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint
Junio C Hamano
1
-5
/
+5
2010-01-18
Merge branch 'jc/rerere'
Junio C Hamano
12
-18
/
+77
2010-01-18
Merge branch 'pc/uninteresting-submodule-disappear-upon-switch-branches'
Junio C Hamano
2
-2
/
+19
2010-01-18
Merge branch 'nd/include-termios-for-osol'
Junio C Hamano
1
-0
/
+1
2010-01-18
Merge branch 'js/windows'
Junio C Hamano
8
-133
/
+329
2010-01-18
builtin-apply.c: fix the --- and +++ header filename consistency check
Andreas Gruenbacher
2
-1
/
+39
2010-01-18
Replace parse_blob() with an explanatory comment
Daniel Barkalow
2
-22
/
+8
2010-01-18
Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint
Junio C Hamano
1
-0
/
+1
2010-01-18
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-18
builtin-apply.c: Skip filenames without enough components
Andreas Gruenbacher
2
-2
/
+14
2010-01-17
symlinks.c: remove unused functions
Junio C Hamano
2
-33
/
+0
2010-01-17
object.c: remove unused functions
Junio C Hamano
2
-26
/
+0
2010-01-17
Document that merge strategies can now take their own options
Junio C Hamano
2
-1
/
+33
2010-01-17
Extend merge-subtree tests to test -Xsubtree=dir.
Avery Pennarun
1
-1
/
+46
2010-01-17
Make "subtree" part more orthogonal to the rest of merge-recursive.
Junio C Hamano
6
-18
/
+91
2010-01-17
pull: Fix parsing of -X<option>
Junio C Hamano
1
-7
/
+14
2010-01-17
Teach git-pull to pass -X<option> to git-merge
Avery Pennarun
2
-2
/
+23
2010-01-17
git merge -X<option>
Avery Pennarun
11
-26
/
+162
2010-01-17
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+38
2010-01-17
Merge branch 'tc/test-locate-httpd'
Junio C Hamano
1
-6
/
+24
2010-01-17
Merge branch 'jh/commit-status'
Junio C Hamano
4
-3
/
+134
2010-01-17
Merge branch 'jn/makefile'
Junio C Hamano
2
-34
/
+26
2010-01-17
Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge'
Junio C Hamano
2
-1
/
+58
2010-01-17
Merge branch 'tc/clone-v-progress'
Junio C Hamano
6
-7
/
+20
2010-01-17
Merge branch 'tc/smart-http-restrict'
Junio C Hamano
7
-260
/
+362
2010-01-17
Merge branch 'jk/run-command-use-shell'
Junio C Hamano
11
-35
/
+69
2010-01-17
Merge branch 'sr/gfi-options'
Junio C Hamano
3
-86
/
+462
2010-01-17
Update COPYING with GPLv2 with new FSF address
Junio C Hamano
1
-13
/
+12
2010-01-17
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
3
-2
/
+8
2010-01-17
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
3
-1
/
+11
2010-01-17
rerere: honor conflict-marker-size attribute
Junio C Hamano
3
-2
/
+20
2010-01-17
rerere: prepare for customizable conflict marker length
Junio C Hamano
1
-10
/
+44
2010-01-17
commit.c::print_summary: do not release the format string too early
Junio C Hamano
1
-1
/
+1
2010-01-16
conflict-marker-size: new attribute
Junio C Hamano
1
-25
/
+34
2010-01-16
rerere: use ll_merge() instead of using xdl_merge()
Junio C Hamano
1
-4
/
+1
[prev]
[next]