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
2012-04-10
struct ref_entry: nest the value part in a union
Michael Haggerty
1
-13
/
+19
2012-04-10
check_refname_component(): return 0 for zero-length components
Michael Haggerty
1
-2
/
+2
2012-04-10
free_ref_entry(): new function
Michael Haggerty
1
-2
/
+7
2012-04-10
names_conflict(): simplify implementation
Michael Haggerty
1
-25
/
+37
2012-04-10
repack_without_ref(): reimplement using do_for_each_ref_in_array()
Michael Haggerty
1
-33
/
+61
2012-04-10
do_for_each_ref_in_arrays(): new function
Michael Haggerty
1
-29
/
+53
2012-04-10
do_for_each_ref_in_array(): new function
Michael Haggerty
1
-10
/
+23
2012-04-10
refs: manage current_ref within do_one_ref()
Michael Haggerty
1
-6
/
+7
2012-04-10
refs.c: reorder definitions more logically
Michael Haggerty
1
-253
/
+256
2012-04-10
var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings
Jonathan Nieder
3
-0
/
+18
2012-04-10
remote-curl: main test case for the OS command line overflow
Ivan Todoroski
1
-0
/
+31
2012-04-10
fetch-pack: test cases for the new --stdin option
Ivan Todoroski
1
-0
/
+66
2012-04-10
remote-curl: send the refs to fetch-pack on stdin
Ivan Todoroski
1
-5
/
+13
2012-04-10
fast-import: tighten parsing of datarefs
Pete Wyckoff
2
-33
/
+364
2012-04-10
Merge branch 'maint'
Junio C Hamano
2
-4
/
+4
2012-04-10
Merge branch 'maint-1.7.9' into maint
Junio C Hamano
0
-0
/
+0
2012-04-10
Merge branch 'maint-1.7.8' into maint-1.7.9
Junio C Hamano
2
-6
/
+6
2012-04-10
test-subprocess: fix segfault without arguments
René Scharfe
1
-3
/
+3
2012-04-10
submodule: fix prototype of gitmodules_config
René Scharfe
1
-1
/
+1
2012-04-10
rev-parse --show-prefix: add in trailing newline
Ross Lagerwall
2
-1
/
+3
2012-04-10
fix http auth with multiple curl handles
Jeff King
2
-5
/
+7
2012-04-10
http auth fails with multiple curl handles
Clemens Buchacher
1
-10
/
+15
2012-04-09
Fix git-subtree install instructions
David A. Greene
1
-12
/
+18
2012-04-09
Use git-subtree test Makefile
David A. Greene
1
-1
/
+1
2012-04-09
Add subtree test Makefile
David A. Greene
1
-0
/
+69
2012-04-09
Install git-subtree from contrib
David A. Greene
1
-20
/
+21
2012-04-09
Use configure settings for git-subtree
David A. Greene
1
-0
/
+3
2012-04-09
Use project config files
David A. Greene
1
-3
/
+6
2012-04-09
Remove unnecessary git-subtree files
David A. Greene
6
-143
/
+0
2012-04-09
Set TEST_DIRECTORY
David A. Greene
1
-2
/
+4
2012-04-09
Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'
David A. Greene
15
-0
/
+2196
2012-04-09
rebase -i continue: don't skip commits that only change submodules
John Keeping
2
-1
/
+31
2012-04-09
remote: update builtin usage
Michael Schubert
1
-2
/
+2
2012-04-09
git p4: use "git p4" directly in tests
Pete Wyckoff
12
-184
/
+182
2012-04-09
git p4: update name in script
Pete Wyckoff
1
-7
/
+7
2012-04-09
git-p4: move to toplevel
Pete Wyckoff
9
-15
/
+25
2012-04-09
Avoid bug in Solaris xpg4/sed as used in submodule
Ben Walton
1
-2
/
+3
2012-04-09
Merge branch 'jc/maint-verify-objects-remove-pessimism' into maint-1.7.8
Junio C Hamano
1
-4
/
+4
2012-04-09
Merge branch 'dw/gitweb-doc-grammo' into maint-1.7.8
Junio C Hamano
1
-2
/
+2
2012-04-09
Merge branch 'tr/cache-tree' into maint-1.7.8
Junio C Hamano
10
-11
/
+142
2012-04-09
Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8
Junio C Hamano
2
-4
/
+33
2012-04-09
Merge branch 'cn/maint-rev-list-doc' into maint-1.7.8
Junio C Hamano
1
-6
/
+6
2012-04-09
Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8
Junio C Hamano
2
-23
/
+36
2012-04-09
Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8
Junio C Hamano
5
-51
/
+67
2012-04-09
Merge branch 'ph/rerere-doc' into maint-1.7.8
Junio C Hamano
1
-7
/
+12
2012-04-06
Git 1.7.10
Junio C Hamano
3
-11
/
+19
2012-04-06
spec: add missing build dependency
Felipe Contreras
1
-0
/
+1
2012-04-05
run-command: treat inaccessible directories as ENOENT
Jeff King
4
-3
/
+80
2012-04-05
compat/mingw.[ch]: Change return type of exec functions to int
Ramsay Jones
2
-4
/
+6
2012-04-05
push: error out when the "upstream" semantics does not make sense
Junio C Hamano
2
-8
/
+72
[prev]
[next]