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-09-11
Merge branch 'nd/large-blobs'
Junio C Hamano
1
-0
/
+20
2014-09-11
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
1
-17
/
+145
2014-09-11
Merge branch 'ta/config-set-1'
Junio C Hamano
2
-1
/
+22
2014-09-09
Merge branch 'nd/strbuf-utf8-replace'
Junio C Hamano
1
-0
/
+7
2014-09-09
Merge branch 'rs/refresh-beyond-symlink'
Junio C Hamano
1
-0
/
+43
2014-09-09
Merge branch 'jk/stash-list-p'
Junio C Hamano
1
-0
/
+42
2014-09-09
Merge branch 'lf/bundle-exclusion'
Junio C Hamano
1
-1
/
+4
2014-09-09
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
2
-0
/
+28
2014-09-09
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
1
-0
/
+11
2014-09-09
Merge branch 'jc/not-mingw-cygwin'
Junio C Hamano
15
-60
/
+56
2014-09-03
cache-tree: do not try to use an invalidated subtree info to build a tree
Junio C Hamano
1
-0
/
+8
2014-09-02
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
1
-0
/
+5
2014-09-02
Merge branch 'ta/config-set'
Junio C Hamano
1
-0
/
+200
2014-08-26
Merge branch 'jk/diff-tree-t-fix'
Junio C Hamano
1
-0
/
+34
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
1
-0
/
+39
2014-08-20
intersect_paths: respect mode in git's tree-sort
Jeff King
1
-0
/
+34
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
[next]