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
2020-04-15
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
1
-0
/
+28
2020-04-15
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
1
-1
/
+1
2020-04-15
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
1
-0
/
+19
2020-04-15
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
1
-0
/
+11
2020-04-15
t/helper/test-read-graph.c: support commit-graph chains
Taylor Blau
1
-12
/
+1
2020-04-13
Sync with v2.26.1
Junio C Hamano
3
-2
/
+32
2020-04-11
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin
3
-6
/
+9
2020-04-11
mingw: make test_path_is_hidden more robust
Johannes Schindelin
1
-1
/
+1
2020-04-11
t: consolidate the `is_hidden` functions
Johannes Schindelin
3
-14
/
+7
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
1
-0
/
+77
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
2
-6
/
+40
2020-04-10
tests: when run in Bash, annotate test failures with file name/line number
Johannes Schindelin
1
-1
/
+13
2020-04-10
revision: --show-pulls adds helpful merges
Derrick Stolee
1
-0
/
+120
2020-04-10
pull: pass --autostash to merge
Denton Liu
1
-8
/
+35
2020-04-10
t5520: make test_pull_autostash() accept expect_parent_num
Denton Liu
1
-6
/
+8
2020-04-10
merge: teach --autostash option
Denton Liu
2
-0
/
+154
2020-04-09
sha1-name: do not assume that the ref store is initialized
Junio C Hamano
1
-0
/
+4
2020-04-08
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
1
-1
/
+1
2020-04-08
t3904: fix incorrect demonstration of a bug
Johannes Schindelin
1
-2
/
+2
2020-04-08
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin
1
-0
/
+2
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+53
2020-04-07
Merge branch 'dd/test-with-busybox' into HEAD
Junio C Hamano
8
-21
/
+25
2020-04-07
diff: restrict when prefetching occurs
Jonathan Tan
1
-0
/
+48
2020-04-07
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren
1
-8
/
+8
2020-04-06
fast-import: replace custom hash with hashmap.c
Jeff King
1
-0
/
+23
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
3
-0
/
+8
2020-04-06
t4216: add end to end tests for git log with Bloom filters
Garima Singh
2
-0
/
+159
2020-04-06
commit-graph: reuse existing Bloom filters during write
Garima Singh
1
-1
/
+1
2020-04-05
t0007: fix a typo
Johannes Schindelin
1
-1
/
+1
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
1
-0
/
+86
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
1
-0
/
+71
2020-04-02
update-ref: implement interactive transaction handling
Patrick Steinhardt
1
-0
/
+131
2020-04-01
t5319: replace 'touch -m' with 'test-tool chmtime'
Derrick Stolee
1
-4
/
+4
2020-04-01
commit-graph: fix buggy --expire-time option
Derrick Stolee
1
-1
/
+7
2020-04-01
completion: fix 'git add' on paths under an untracked directory
Elijah Newren
1
-0
/
+5
2020-04-01
t3000: add more testcases testing a variety of ls-files issues
Elijah Newren
1
-0
/
+121
2020-04-01
t7063: more thorough status checking
Elijah Newren
1
-0
/
+52
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
1
-0
/
+8
2020-03-30
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin
1
-5
/
+19
2020-03-30
test-tool: rename sha1-array to oid-array
Jeff King
4
-13
/
+13
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-30
bloom.c: core Bloom filter implementation for changed paths.
Garima Singh
2
-0
/
+67
2020-03-30
bloom.c: introduce core Bloom filter constructs
Garima Singh
2
-0
/
+88
2020-03-30
bloom.c: add the murmur3 hash implementation
Garima Singh
4
-0
/
+45
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
2
-4
/
+6
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-29
t/README: suggest how to leave test early with failure
Junio C Hamano
1
-0
/
+35
2020-03-28
midx.c: fix an integer underflow
Damien Robert
2
-4
/
+9
2020-03-27
p5310: stop timing non-bitmap pack-to-disk
Jeff King
1
-4
/
+0
2020-03-27
upload-pack: handle unexpected delim packets
Jeff King
1
-0
/
+33
[prev]
[next]