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
2021-07-16
Merge branch 'ab/fetch-negotiate-segv-fix'
Junio C Hamano
1
-0
/
+16
2021-07-16
Merge branch 'tb/midx-use-checksum'
Junio C Hamano
1
-0
/
+13
2021-07-16
Merge branch 'en/merge-dir-rename-corner-case-fix'
Junio C Hamano
1
-0
/
+175
2021-07-16
Merge branch 'en/ort-perf-batch-13'
Junio C Hamano
1
-0
/
+440
2021-07-16
Merge branch 'en/ort-perf-batch-12'
Junio C Hamano
1
-1
/
+1
2021-07-16
parse-options: don't complete option aliases by default
Philippe Blain
1
-0
/
+13
2021-07-15
worktree: teach `add` to accept --reason <string> with --lock
Stephen Manz
1
-0
/
+14
2021-07-14
checkout: stop expanding sparse indexes
Derrick Stolee
1
-1
/
+9
2021-07-14
commit: integrate with sparse-index
Derrick Stolee
1
-4
/
+43
2021-07-14
p2000: compress repo names
Derrick Stolee
1
-10
/
+10
2021-07-14
p2000: add 'git checkout -' test and decrease depth
Derrick Stolee
1
-7
/
+20
2021-07-14
t1092: document bad sparse-checkout behavior
Derrick Stolee
1
-4
/
+6
2021-07-14
fsmonitor: integrate with sparse index
Derrick Stolee
1
-0
/
+49
2021-07-14
wt-status: expand added sparse directory entries
Derrick Stolee
1
-0
/
+33
2021-07-14
status: use sparse-index throughout
Derrick Stolee
1
-4
/
+9
2021-07-14
status: skip sparse-checkout percentage with sparse-index
Derrick Stolee
1
-0
/
+8
2021-07-14
t1092: add tests for status/add and sparse files
Derrick Stolee
1
-0
/
+38
2021-07-14
t1092: expand repository data shape
Derrick Stolee
1
-3
/
+41
2021-07-14
t1092: replace incorrect 'echo' with 'cat'
Derrick Stolee
1
-1
/
+1
2021-07-14
sparse-index: skip indexes with unmerged entries
Derrick Stolee
1
-0
/
+22
2021-07-14
load_ref_decorations(): fix decoration with tags
Jeff King
1
-0
/
+14
2021-07-14
t2400: clean up '"add" worktree with lock' test
Stephen Manz
1
-1
/
+1
2021-07-13
Merge branch 'rs/grep-parser-fix'
Junio C Hamano
1
-0
/
+9
2021-07-13
Merge branch 'ab/pre-auto-gc-hook-test'
Junio C Hamano
1
-0
/
+46
2021-07-13
Merge branch 'jk/union-merge-binary'
Junio C Hamano
1
-0
/
+18
2021-07-13
Merge branch 'ab/describe-tests-fix'
Junio C Hamano
1
-62
/
+72
2021-07-13
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
3
-18
/
+170
2021-07-13
Merge branch 'hn/prep-tests-for-reftable'
Junio C Hamano
18
-159
/
+170
2021-07-13
Merge branch 'zh/cat-file-batch-fix'
Junio C Hamano
1
-0
/
+22
2021-07-13
advice.h: add missing __attribute__((format)) & fix usage
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-07-12
submodule: prefix die messages with 'fatal'
Atharva Raykar
2
-7
/
+7
2021-07-12
rev-list: add option for --pretty=format without header
brian m. carlson
1
-2
/
+78
2021-07-09
commit: remove irrelavent prompt on `--allow-empty-message`
Hu Jialun
1
-1
/
+1
2021-07-08
Merge branch 'ar/test-code-cleanup'
Junio C Hamano
5
-5
/
+5
2021-07-08
Merge branch 'ab/cmd-foo-should-return'
Junio C Hamano
4
-4
/
+4
2021-07-08
Merge branch 'ab/fix-columns-to-80-during-tests'
Junio C Hamano
1
-2
/
+3
2021-07-08
Merge branch 'ar/more-typofix'
Junio C Hamano
2
-2
/
+2
2021-07-08
Merge branch 'jk/test-without-readlink-1'
Junio C Hamano
3
-3
/
+9
2021-07-08
Merge branch 'jx/sideband-cleanup'
Junio C Hamano
31
-1013
/
+1013
2021-07-08
Merge branch 'jk/test-avoid-globmatch-with-skip-patterns'
Junio C Hamano
1
-12
/
+22
2021-07-08
Merge branch 'ab/config-hooks-path-testfix'
Junio C Hamano
1
-0
/
+1
2021-07-08
Merge branch 'jx/t6020-with-older-bash'
Junio C Hamano
1
-19
/
+31
2021-07-08
Merge branch 'ar/typofix'
Junio C Hamano
2
-2
/
+2
2021-07-08
Merge branch 'dd/svn-test-wo-locale-a'
Junio C Hamano
4
-22
/
+24
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2021-07-07
oidtree: a crit-bit tree for odb_loose_cache
Eric Wong
4
-0
/
+100
2021-07-07
t7400: test failure to add submodule in tracked path
Atharva Raykar
1
-0
/
+11
2021-07-06
t7509: avoid direct file access for writing CHERRY_PICK_HEAD
Han-Wen Nienhuys
1
-2
/
+2
2021-07-06
t1415: avoid direct filesystem access for writing refs
Han-Wen Nienhuys
1
-6
/
+4
2021-07-06
t6402: preserve git exit status code
Đoàn Trần Công Danh
1
-68
/
+64
[prev]
[next]