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-08-06
test: fix for COLUMNS and bash 5
Felipe Contreras
1
-0
/
+6
2021-08-04
Merge branch 'tb/mingw-rmdir-symlink-to-directory'
Junio C Hamano
2
-0
/
+16
2021-08-04
Merge branch 'ab/getcwd-test'
Junio C Hamano
4
-1
/
+32
2021-08-04
Merge branch 'pb/merge-autostash-more'
Junio C Hamano
1
-0
/
+19
2021-08-04
Merge branch 'en/ort-perf-batch-14'
Junio C Hamano
1
-1
/
+1
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
2
-23
/
+221
2021-08-04
Merge branch 'ar/submodule-add'
Junio C Hamano
2
-6
/
+17
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
2
-0
/
+16
2021-08-02
t7508: avoid non POSIX BRE
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-08-02
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
1
-0
/
+33
2021-08-02
Merge branch 'ab/bundle-tests'
Junio C Hamano
1
-16
/
+56
2021-08-02
Merge branch 'ps/perf-with-separate-output-directory'
Junio C Hamano
3
-13
/
+24
2021-08-02
t6001: avoid direct file system access
Han-Wen Nienhuys
1
-1
/
+2
2021-08-02
t6500: use "ls -1" to snapshot ref database state
Han-Wen Nienhuys
1
-2
/
+3
2021-08-02
t7064: use update-ref -d to remove upstream branch
Han-Wen Nienhuys
1
-4
/
+1
2021-08-02
t1410: mark test as REFFILES
Han-Wen Nienhuys
1
-1
/
+3
2021-08-02
t1405: mark test for 'git pack-refs' as REFFILES
Han-Wen Nienhuys
1
-4
/
+10
2021-08-02
t1405: use 'git reflog exists' to check reflog existence
Han-Wen Nienhuys
1
-2
/
+2
2021-08-02
t2402: use ref-store test helper to create broken symlink
Han-Wen Nienhuys
1
-1
/
+1
2021-08-02
t3320: use git-symbolic-ref rather than filesystem access
Han-Wen Nienhuys
1
-5
/
+7
2021-08-02
t6120: use git-update-ref rather than filesystem access
Han-Wen Nienhuys
1
-2
/
+4
2021-08-02
t1503: mark symlink test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2021-08-02
t6050: use git-update-ref rather than filesystem access
Han-Wen Nienhuys
1
-1
/
+1
2021-07-30
t0001: fix broken not-quite getcwd(3) test in bed67874e2
Ævar Arnfjörð Bjarmason
4
-1
/
+32
2021-07-29
add: ignore outside the sparse-checkout in refresh()
Derrick Stolee
1
-5
/
+1
2021-07-29
pathspec: stop calling ensure_full_index
Derrick Stolee
1
-4
/
+3
2021-07-29
add: allow operating on a sparse-only index
Derrick Stolee
1
-7
/
+18
2021-07-29
t1092: test merge conflicts outside cone
Derrick Stolee
1
-0
/
+43
2021-07-28
Merge branch 'ps/t0000-output-directory-fix'
Junio C Hamano
2
-2
/
+14
2021-07-28
Merge branch 'tb/reverse-midx'
Junio C Hamano
1
-0
/
+5
2021-07-28
Merge branch 'pb/dont-complete-aliased-options'
Junio C Hamano
1
-0
/
+13
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
2
-11
/
+206
2021-07-28
Merge branch 'ab/pkt-line-tests'
Junio C Hamano
5
-34
/
+24
2021-07-28
Merge branch 'jk/t0000-subtests-fix'
Junio C Hamano
1
-10
/
+29
2021-07-28
Merge branch 'ab/attribute-format'
Junio C Hamano
1
-1
/
+1
2021-07-28
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
1
-0
/
+14
2021-07-28
Merge branch 'sm/worktree-add-lock'
Junio C Hamano
1
-1
/
+15
2021-07-28
Merge branch 'ew/many-alternate-optim'
Junio C Hamano
4
-0
/
+100
2021-07-28
Merge branch 'hj/commit-allow-empty-message'
Junio C Hamano
1
-1
/
+1
2021-07-26
interpolate_path(): allow specifying paths relative to the runtime prefix
Johannes Schindelin
1
-0
/
+8
2021-07-26
tests: exercise the RUNTIME_PREFIX feature
Johannes Schindelin
1
-0
/
+18
2021-07-26
ref-filter: add %(rest) atom
ZheNing Hu
4
-0
/
+16
2021-07-26
ref-filter: --format=%(raw) support --perl
ZheNing Hu
1
-2
/
+17
2021-07-26
ref-filter: add %(raw) atom
ZheNing Hu
1
-0
/
+216
2021-07-23
merge: apply autostash if merge strategy fails
Philippe Blain
1
-0
/
+8
2021-07-23
merge: apply autostash if fast-forward fails
Philippe Blain
1
-0
/
+11
2021-07-23
cache-tree: prefetch in partial clone read-tree
Jonathan Tan
1
-0
/
+33
2021-07-22
tr2: log parent process name
Emily Shaffer
3
-1
/
+15
2021-07-22
bundle tests: use test_cmp instead of grep
Ævar Arnfjörð Bjarmason
1
-13
/
+53
2021-07-22
bundle tests: use ">file" not ": >file"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
[prev]
[next]