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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-18
diff: shortcut for diff'ing two binary SHA-1 objects
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2014-08-18
diff --stat: mark any file larger than core.bigfilethreshold binary
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2014-08-18
sha1_file.c: do not die failing to malloc in unpack_compressed_entry
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2014-08-13
tests: fix negated test_i18ngrep calls
Johannes Sixt
3
-6
/
+6
2014-08-12
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
1
-0
/
+39
2014-08-11
utf8.c: fix strbuf_utf8_replace() consuming data beyond input string
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2014-08-10
read-cache: check for leading symlinks when refreshing index
René Scharfe
1
-0
/
+43
2014-08-07
bundle: fix exclusion of annotated tags
Lukas Fleischer
1
-1
/
+4
2014-08-07
stash: default listing to working-tree diff
Jeff King
1
-0
/
+42
2014-08-07
apply: omit ws check for excluded paths
Junio C Hamano
1
-0
/
+11
2014-08-07
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
1
-0
/
+17
2014-08-07
add tests for `git_config_get_string_const()`
Tanay Abhra
1
-0
/
+10
2014-08-07
add a test for semantic errors in config files
Tanay Abhra
1
-0
/
+11
2014-08-07
rewrite git_config() to use the config-set API
Tanay Abhra
1
-1
/
+1
2014-08-05
config: teach "git -c" to recognize an empty string
Junio C Hamano
1
-0
/
+11
2014-08-04
archive: honor tar.umask even for pax headers
brian m. carlson
1
-0
/
+5
2014-07-30
Sync with 2.0.4
Junio C Hamano
1
-0
/
+1
2014-07-30
Merge branch 'sk/mingw-tests-workaround'
Junio C Hamano
8
-24
/
+51
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
4
-7
/
+13
2014-07-30
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
1
-2
/
+8
2014-07-30
commit --amend: test specifies authorship but forgets to check
Fabian Ruch
1
-0
/
+1
2014-07-29
test-config: add tests for the config_set API
Tanay Abhra
1
-0
/
+200
2014-07-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+10
2014-07-28
t4013: test diff-tree's --stdin commit formatting
Jeff King
1
-0
/
+10
2014-07-28
t1402: check for refs ending with a dot
Jeff King
1
-0
/
+1
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse'"
Junio C Hamano
2
-23
/
+0
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"
Junio C Hamano
1
-11
/
+4
2014-07-27
Merge branch 'jk/rebase-am-fork-point'
Junio C Hamano
1
-0
/
+23
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
1
-25
/
+114
2014-07-27
Merge branch 'jk/stable-prio-queue'
Junio C Hamano
1
-0
/
+1
2014-07-25
t9814: fix misconversion from test $a -o $b to test $a || test $b
Junio C Hamano
1
-2
/
+8
2014-07-23
Merge branch 'jk/tag-sort'
Junio C Hamano
1
-20
/
+56
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-0
/
+4
2014-07-22
Merge branch 'zk/log-graph-showsig' into maint
Junio C Hamano
1
-0
/
+31
2014-07-22
Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maint
Junio C Hamano
1
-0
/
+11
2014-07-22
Merge branch 'jm/dedup-test-config' into maint
Junio C Hamano
1
-5
/
+0
2014-07-22
Merge branch 'sk/test-cmp-bin' into maint
Junio C Hamano
5
-22
/
+28
2014-07-22
Merge branch 'lt/request-pull' into maint
Junio C Hamano
1
-1
/
+1
2014-07-22
Merge branch 'ep/shell-assign-and-export-vars' into maint
Junio C Hamano
2
-2
/
+10
2014-07-21
test prerequisites: enumerate with commas
Junio C Hamano
2
-9
/
+9
2014-07-21
test prerequisites: eradicate NOT_FOO
Junio C Hamano
15
-60
/
+56
2014-07-21
replace: add test for --graft with a mergetag
Christian Couder
1
-0
/
+22
2014-07-21
replace: add test for --graft with signed commit
Christian Couder
1
-0
/
+24
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
2014-07-21
Merge branch 'ek/alt-odb-entry-fix'
Junio C Hamano
1
-0
/
+24
2014-07-21
Merge branch 'kb/hashmap-updates'
Junio C Hamano
1
-0
/
+13
2014-07-21
Merge branch 'jl/submodule-tests'
Junio C Hamano
14
-0
/
+974
2014-07-21
t800[12]: work around MSys limitation
Karsten Blees
1
-0
/
+12
2014-07-21
t9902: mingw-specific fix for gitfile link files
Pat Thoyts
1
-4
/
+13
2014-07-21
t4210: skip command-line encoding tests on mingw
Pat Thoyts
1
-2
/
+2
[prev]
[next]