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
2021-09-28
add: fail when adding an untracked sparse file
Derrick Stolee
2
-9
/
+42
2021-09-28
dir: fix pattern matching on dirs
Derrick Stolee
1
-1
/
+1
2021-09-28
dir: select directories correctly
Derrick Stolee
1
-5
/
+49
2021-09-28
t1092: behavior for adding sparse files
Derrick Stolee
1
-0
/
+28
2021-09-24
t3705: test that 'sparse_entry' is unstaged
Derrick Stolee
1
-0
/
+14
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
3
-2
/
+46
2021-09-09
sequencer: ensure full index if not ORT strategy
Derrick Stolee
1
-0
/
+9
2021-09-09
t1092: add cherry-pick, rebase tests
Derrick Stolee
1
-6
/
+9
2021-09-09
merge-ort: expand only for out-of-cone conflicts
Derrick Stolee
2
-5
/
+38
2021-09-09
merge: make sparse-aware with ORT
Derrick Stolee
4
-2
/
+24
2021-09-09
diff: ignore sparse paths in diffstat
Derrick Stolee
1
-0
/
+8
2021-09-07
sparse-checkout: clear tracked sparse dirs
Derrick Stolee
3
-0
/
+163
2021-09-07
sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
Derrick Stolee
3
-18
/
+26
2021-09-07
attr: be careful about sparse directories
Derrick Stolee
1
-0
/
+15
2021-09-07
sparse-checkout: create helper methods
Derrick Stolee
4
-17
/
+64
2021-09-07
sparse-index: use WRITE_TREE_MISSING_OK
Derrick Stolee
1
-1
/
+4
2021-09-07
sparse-index: silently return when cache tree fails
Derrick Stolee
1
-4
/
+6
2021-09-07
unpack-trees: fix nested sparse-dir search
Derrick Stolee
1
-3
/
+5
2021-09-07
sparse-index: silently return when not using cone-mode patterns
Derrick Stolee
1
-5
/
+11
2021-09-07
t7519: rewrite sparse index test
Derrick Stolee
1
-17
/
+21
2021-08-10
Merge branch 'ds/add-with-sparse-index' into ds/sparse-index-ignored-files
Junio C Hamano
3
-14
/
+70
2021-08-06
Git 2.33-rc1
Junio C Hamano
1
-1
/
+1
2021-08-06
Merge branch 'cb/t7508-regexp-fix'
Junio C Hamano
1
-1
/
+1
2021-08-06
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
1
-1
/
+1
2021-08-06
Merge branch 'fc/disable-checkwinsize'
Junio C Hamano
1
-0
/
+6
2021-08-06
test: fix for COLUMNS and bash 5
Felipe Contreras
1
-0
/
+6
2021-08-04
The eighth batch
Junio C Hamano
1
-1
/
+16
2021-08-04
Merge branch 'tb/mingw-rmdir-symlink-to-directory'
Junio C Hamano
3
-0
/
+37
2021-08-04
Merge branch 'ar/doc-markup-fix'
Junio C Hamano
2
-2
/
+2
2021-08-04
Merge branch 'ab/getcwd-test'
Junio C Hamano
5
-1
/
+33
2021-08-04
Merge branch 'rs/use-fspathhash'
Junio C Hamano
3
-26
/
+8
2021-08-04
Merge branch 'pb/merge-autostash-more'
Junio C Hamano
3
-2
/
+24
2021-08-04
Merge branch 'en/ort-perf-batch-14'
Junio C Hamano
2
-12
/
+389
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
7
-30
/
+240
2021-08-04
Merge branch 'ab/update-submitting-patches'
Junio C Hamano
1
-111
/
+96
2021-08-04
Merge branch 'ah/plugleaks'
Junio C Hamano
12
-27
/
+42
2021-08-04
Merge branch 'ar/submodule-add'
Junio C Hamano
4
-175
/
+341
2021-08-04
diff: --pickaxe-all typofix
Bagas Sanjaya
1
-1
/
+1
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
3
-0
/
+37
2021-08-02
t7508: avoid non POSIX BRE
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-08-02
Git 2.33-rc0
Junio C Hamano
2
-1
/
+18
2021-08-02
Merge branch 'jk/check-pack-valid-before-opening-bitmap'
Junio C Hamano
1
-0
/
+5
2021-08-02
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
5
-21
/
+82
2021-08-02
Merge branch 'fc/pull-no-rebase-merges-theirs-into-ours'
Junio C Hamano
1
-1
/
+1
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
Merge branch 'js/ci-check-whitespace-updates'
Junio C Hamano
1
-24
/
+2
2021-08-02
Merge branch 'jk/config-env-doc'
Junio C Hamano
1
-11
/
+17
2021-08-02
Merge branch 'pb/submodule-recurse-doc'
Junio C Hamano
1
-2
/
+3
2021-08-02
Merge branch 'tb/bitmap-type-filter-comment-fix'
Junio C Hamano
1
-5
/
+6
[next]