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-09-09
xdiff-interface.c: always trim trailing space from xfuncname matches
Brandon Casey
1
-3
/
+2
2010-09-09
diff.c: call regfree to free memory allocated by regcomp when necessary
Brandon Casey
1
-1
/
+4
2010-09-06
revert: Fix trivial comment style issue
Elijah Newren
1
-1
/
+0
2010-09-06
cache_tree_free: Fix small memory leak
Elijah Newren
1
-1
/
+3
2010-09-06
Merge branch 'xx/trivial' into maint
Junio C Hamano
3
-11
/
+11
2010-09-05
tag.c: whitespace breakages fix
Junio C Hamano
1
-9
/
+9
2010-09-05
Fix whitespace issue in object.c
Jared Hance
1
-4
/
+4
2010-09-05
t5505: add missing &&
Jens Lehmann
1
-1
/
+1
2010-09-03
Git 1.7.2.3
Junio C Hamano
3
-9
/
+3
2010-09-03
builtin/merge_recursive.c: Add an usage string and make use of it.
Thiago Farina
1
-1
/
+4
2010-09-01
Prepare for 1.7.2.3
Junio C Hamano
2
-1
/
+47
2010-09-01
Merge branch 'gp/pack-refs-remove-empty-dirs' into maint
Junio C Hamano
2
-0
/
+38
2010-09-01
Merge branch 'sg/rerere-gc-old-still-used' into maint
Junio C Hamano
4
-11
/
+41
2010-09-01
Merge branch 'np/maint-huge-delta-generation' into maint
Junio C Hamano
1
-1
/
+8
2010-09-01
Merge branch 'dj/fetch-tagopt' into maint
Junio C Hamano
4
-7
/
+56
2010-09-01
Merge branch 'da/fix-submodule-sync-superproject-config' into maint
Junio C Hamano
2
-1
/
+5
2010-09-01
Merge branch 'en/rebase-against-rebase-fix' into maint
Junio C Hamano
2
-0
/
+71
2010-08-29
Merge branch 'maint-1.7.1' into maint
Junio C Hamano
1
-5
/
+5
2010-08-29
t0003: add missing && at end of lines
Matthieu Moy
1
-5
/
+5
2010-08-26
for-each-ref: fix objectname:short bug
Jay Soffian
1
-1
/
+2
2010-08-25
tree-walk: Correct bitrotted comment about tree_entry()
Elijah Newren
1
-1
/
+4
2010-08-25
Fix 'git log' early pager startup error case
Linus Torvalds
2
-9
/
+4
2010-08-24
parse-options: clarify PARSE_OPT_NOARG description
Jonathan Nieder
1
-1
/
+1
2010-08-24
t3302 (notes): Port to Solaris
Jonathan Nieder
1
-1
/
+1
2010-08-22
Typos in code comments, an error message, documentation
Ralf Wildenhues
17
-26
/
+26
2010-08-21
fix >4GiB source delta assertion failure
Nicolas Pitre
1
-1
/
+8
2010-08-21
t7403: add missing &&'s
Jens Lehmann
1
-2
/
+2
2010-08-21
Tell ignore file about generate files in /gitweb/static
Mark Rada
1
-1
/
+1
2010-08-20
Merge branch 'jc/maint-follow-rename-fix' into maint
Junio C Hamano
5
-18
/
+41
2010-08-20
Merge branch 'jn/maint-plug-leak' into maint
Junio C Hamano
3
-3
/
+13
2010-08-20
Merge branch 'jn/fix-abbrev' into maint
Junio C Hamano
5
-4
/
+3
2010-08-20
Merge branch 'vs/doc-spell' into maint
Junio C Hamano
9
-16
/
+18
2010-08-20
Merge branch 'jn/rebase-rename-am' into maint
Junio C Hamano
5
-202
/
+345
2010-08-20
Merge branch 'jn/doc-pull' into maint
Junio C Hamano
1
-11
/
+54
2010-08-20
Merge branch 'bc/use-more-hardlinks-in-install' into maint
Junio C Hamano
1
-3
/
+12
2010-08-20
Merge branch 'tr/rfc-reset-doc' into maint
Junio C Hamano
1
-169
/
+178
2010-08-20
xmalloc: include size in the failure message
Matthieu Moy
1
-1
/
+2
2010-08-19
Git 1.7.2.2
Junio C Hamano
4
-3
/
+26
2010-08-19
Merge branch 'tr/xsize-bits' into maint
Junio C Hamano
1
-0
/
+2
2010-08-19
Merge branch 'jc/sha1-name-find-fix' into maint
Junio C Hamano
1
-10
/
+11
2010-08-18
Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint
Junio C Hamano
1
-2
/
+3
2010-08-18
submodule sync: Update "submodule.<name>.url"
David Aguilar
2
-1
/
+5
2010-08-15
log: test for regression introduced in v1.7.2-rc0~103^2~2
Ævar Arnfjörð Bjarmason
1
-1
/
+13
2010-08-14
fetch: allow command line --tags to override config
Daniel Johnson
4
-7
/
+56
2010-08-13
diff --follow: do call diffcore_std() as necessary
Junio C Hamano
4
-16
/
+27
2010-08-13
diff --follow: do not waste cycles while recursing
Junio C Hamano
1
-1
/
+1
2010-08-12
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
2
-2
/
+11
2010-08-12
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
1
-0
/
+62
2010-08-12
push: mention "git pull" in error message for non-fast forwards
Matthieu Moy
1
-2
/
+2
2010-08-12
Standardize do { ... } while (0) style
Jonathan Nieder
4
-10
/
+10
[next]