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-08-06
read_index_from: remove bogus errno assignments
Nguyễn Thái Ngọc Duy
1
-5
/
+1
2012-08-05
apply: delete unused deflate_origlen from patch struct
Paul Gortmaker
1
-1
/
+0
2012-08-05
Fix '\ No newline...' annotation in rewrite diffs
Adam Butcher
2
-0
/
+31
2012-08-04
tests: Introduce test_seq
Michał Kiedrowicz
3
-2
/
+23
2012-08-03
merge-recursive: eliminate flush_buffer() in favor of write_in_full()
Thomas Rast
1
-18
/
+1
2012-08-03
diff_setup_done(): return void
Thomas Rast
13
-32
/
+16
2012-08-03
setup: clarify error messages for file/revisions ambiguity
Matthieu Moy
1
-3
/
+5
2012-07-31
send-email: improve RFC2047 quote parsing
Thomas Rast
2
-4
/
+19
2012-07-31
sane_execvp(): ignore non-directory on $PATH
Junio C Hamano
1
-0
/
+2
2012-07-30
Git 1.7.11.4
Junio C Hamano
4
-3
/
+35
2012-07-30
Merge branch 'jk/maint-commit-document-editmsg' into maint
Junio C Hamano
1
-0
/
+9
2012-07-30
Merge branch 'jk/maint-advise-vaddf' into maint
Junio C Hamano
1
-1
/
+1
2012-07-30
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
3
-4
/
+18
2012-07-30
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
2
-3
/
+64
2012-07-30
Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint
Junio C Hamano
2
-0
/
+8
2012-07-30
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
2
-2
/
+17
2012-07-30
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
4
-5
/
+15
2012-07-30
t7406: fix misleading "rev-parse --max-count=1 HEAD"
Junio C Hamano
1
-8
/
+8
2012-07-30
config: "git config baa" should exit with status 1
Junio C Hamano
3
-6
/
+11
2012-07-29
t7810-*.sh: Remove redundant test
Ramsay Jones
1
-11
/
+0
2012-07-29
link_alt_odb_entry: fix read over array bounds reported by valgrind
Heiko Voigt
1
-1
/
+1
2012-07-29
fsck: detect null sha1 in tree entries
Jeff King
2
-1
/
+33
2012-07-29
do not write null sha1s to on-disk index
Jeff King
2
-0
/
+21
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
14
-32
/
+135
2012-07-25
checkout: don't confuse ref and object flags
Jeff King
1
-1
/
+1
2012-07-24
Enumerate revision range specifiers in the documentation
Junio C Hamano
1
-0
/
+31
2012-07-23
commit: document the temporary commit message file
Jeff King
1
-0
/
+9
2012-07-23
mergetool: support --tool-help option like difftool does
Junio C Hamano
3
-5
/
+49
2012-07-23
commit: check committer identity more strictly
Jeff King
1
-1
/
+1
2012-07-23
advice: pass varargs to strbuf_vaddf, not strbuf_addf
Jeff King
1
-1
/
+1
2012-07-23
Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads
Jonathan Nieder
1
-3
/
+2
2012-07-22
Makefile: fix location of listing produced by "make subdir/foo.s"
Jonathan Nieder
1
-1
/
+1
2012-07-22
block-sha1: put expanded macro parameters in parentheses
Jonathan Nieder
1
-2
/
+2
2012-07-22
block-sha1: avoid pointer conversion that violates alignment constraints
Jonathan Nieder
1
-3
/
+3
2012-07-22
Git 1.7.11.3
Junio C Hamano
4
-3
/
+57
2012-07-22
Merge branch 'jk/push-delete-ref-error-message' into maint
Junio C Hamano
1
-0
/
+3
2012-07-22
Merge branch 'ar/clone-honor-umask-at-top' into maint
Junio C Hamano
3
-3
/
+3
2012-07-22
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
2
-1
/
+16
2012-07-22
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
2
-1
/
+14
2012-07-22
Merge branch 'tg/maint-cache-name-compare' into maint
Junio C Hamano
2
-4
/
+48
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
2
-0
/
+94
2012-07-22
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
4
-50
/
+67
2012-07-22
Merge branch 'mz/empty-rebase-test' into maint
Junio C Hamano
1
-0
/
+8
2012-07-22
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
2
-1
/
+3
2012-07-22
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
2
-0
/
+8
2012-07-22
Merge branch 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
26
-44
/
+65
2012-07-19
diff: test precedence of external diff drivers
Jeff King
1
-0
/
+40
2012-07-17
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
2
-3
/
+24
2012-07-17
Revert "git-commit-tree(1): update synopsis"
Junio C Hamano
1
-1
/
+1
2012-07-17
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
2
-3
/
+17
[prev]
[next]