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
2018-07-18
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
2
-0
/
+16
2018-07-18
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
6
-57
/
+80
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
4
-21
/
+42
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
8
-34
/
+226
2018-07-18
Merge branch 'vs/typofixes'
Junio C Hamano
13
-15
/
+15
2018-07-18
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-2
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
5
-160
/
+234
2018-07-18
Merge branch 'bw/config-refer-to-gitsubmodules-doc'
Junio C Hamano
1
-2
/
+3
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
2
-2
/
+5
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
3
-3
/
+96
2018-07-18
Merge branch 'ld/p423'
Junio C Hamano
1
-166
/
+182
2018-07-18
Merge branch 'ds/ewah-cleanup'
Junio C Hamano
6
-402
/
+12
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
6
-2
/
+55
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
95
-328
/
+463
2018-07-18
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
1
-82
/
+104
2018-07-17
diff.c: factor advance_or_nullify out of mark_color_as_moved
Stefan Beller
1
-12
/
+20
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
4
-6
/
+113
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
4
-8
/
+60
2018-07-17
diff.c: adjust hash function signature to match hashmap expectation
Stefan Beller
1
-7
/
+9
2018-07-17
diff.c: do not pass diff options as keydata to hashmap
Stefan Beller
1
-2
/
+2
2018-07-17
t4015: avoid git as a pipe input
Stefan Beller
1
-30
/
+20
2018-07-17
xdiff/xdiffi.c: remove unneeded function declarations
Stefan Beller
1
-17
/
+0
2018-07-17
xdiff/xdiff.h: remove unused flags
Stefan Beller
1
-8
/
+0
2018-07-17
t5608: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-07-16
t/check-non-portable-shell: detect "FOO=bar shell_func"
Eric Sunshine
1
-0
/
+19
2018-07-16
t/check-non-portable-shell: make error messages more compact
Eric Sunshine
1
-0
/
+2
2018-07-16
t/check-non-portable-shell: stop being so polite
Eric Sunshine
1
-5
/
+5
2018-07-16
t6046/t9833: fix use of "VAR=VAL cmd" with a shell function
Eric Sunshine
2
-2
/
+6
2018-07-16
Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-export
Junio C Hamano
1
-1
/
+8
2018-07-16
t9119: fix broken &&-chains
Eric Sunshine
1
-60
/
+60
2018-07-16
t9000-t9999: fix broken &&-chains
Eric Sunshine
26
-51
/
+51
2018-07-16
t7000-t7999: fix broken &&-chains
Eric Sunshine
7
-57
/
+57
2018-07-16
t6000-t6999: fix broken &&-chains
Eric Sunshine
5
-17
/
+17
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
14
-24
/
+24
2018-07-16
t4000-t4999: fix broken &&-chains
Eric Sunshine
6
-17
/
+17
2018-07-16
t3030: fix broken &&-chains
Eric Sunshine
1
-170
/
+170
2018-07-16
t3000-t3999: fix broken &&-chains
Eric Sunshine
10
-28
/
+28
2018-07-16
t2000-t2999: fix broken &&-chains
Eric Sunshine
2
-8
/
+8
2018-07-16
t1000-t1999: fix broken &&-chains
Eric Sunshine
6
-19
/
+19
2018-07-16
t0000-t0999: fix broken &&-chains
Eric Sunshine
3
-15
/
+15
2018-07-16
t9814: simplify convoluted check that command correctly errors out
Eric Sunshine
1
-15
/
+3
2018-07-16
t9001: fix broken "invoke hook" test
Eric Sunshine
1
-2
/
+2
2018-07-16
t7810: use test_expect_code() instead of hand-rolled comparison
Eric Sunshine
1
-4
/
+3
2018-07-16
t7400: fix broken "submodule add/reconfigure --force" test
Eric Sunshine
1
-5
/
+6
2018-07-16
vcbuild/README: update to accommodate for missing common-cmds.h
Johannes Schindelin
1
-2
/
+2
2018-07-16
pretty: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-2
/
+2
2018-07-16
sha1-file: convert constants to uses of the_hash_algo
brian m. carlson
1
-4
/
+4
2018-07-16
log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz
brian m. carlson
1
-1
/
+1
2018-07-16
diff: switch GIT_SHA1_HEXSZ to use the_hash_algo
brian m. carlson
1
-3
/
+3
[prev]
[next]