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
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
1
-0
/
+9
2021-07-23
unpack-trees: refactor prefetching code
Jonathan Tan
1
-0
/
+9
2021-07-13
*.h: add a few missing __attribute__((format))
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-05-16
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
1
-5
/
+9
2021-05-11
Merge branch 'jk/symlinked-dotgitx-cleanup'
Junio C Hamano
1
-0
/
+1
2021-05-07
Merge branch 'mt/add-rm-in-sparse-checkout'
Junio C Hamano
1
-7
/
+8
2021-05-05
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
1
-5
/
+9
2021-05-04
t0060: test ntfs/hfs-obscured dotfiles
Jeff King
1
-0
/
+1
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-4
/
+21
2021-04-14
cache: move ensure_full_index() to cache.h
Derrick Stolee
1
-0
/
+1
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
1
-3
/
+3
2021-04-08
refresh_index(): add flag to ignore SKIP_WORKTREE entries
Matheus Tavares
1
-7
/
+8
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
1
-24
/
+0
2021-03-30
Merge branch 'ab/read-tree'
Junio C Hamano
1
-1
/
+1
2021-03-30
Merge branch 'mt/checkout-remove-nofollow'
Junio C Hamano
1
-1
/
+1
2021-03-30
sparse-index: add index.sparse config option
Derrick Stolee
1
-0
/
+1
2021-03-30
sparse-index: convert from full to sparse
Derrick Stolee
1
-0
/
+2
2021-03-30
sparse-checkout: hold pattern list in index
Derrick Stolee
1
-0
/
+2
2021-03-30
sparse-index: implement ensure_full_index()
Derrick Stolee
1
-1
/
+12
2021-03-23
entry: extract a header file for entry.c functions
Matheus Tavares
1
-24
/
+0
2021-03-20
tree.c API: move read_tree() into builtin/ls-files.c
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-03-18
checkout: don't follow symlinks when removing entries
Matheus Tavares
1
-1
/
+1
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
1
-0
/
+1
2021-02-12
Sync with 2.29.3
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.28.1
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.27.1
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.26.3
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.25.5
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.24.4
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.23.4
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.22.5
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.21.4
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.20.5
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.19.6
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.18.5
Johannes Schindelin
1
-0
/
+1
2021-02-12
Sync with 2.17.6
Johannes Schindelin
1
-0
/
+1
2021-02-12
checkout: fix bug that makes checkout follow symlinks in leading path
Matheus Tavares
1
-0
/
+1
2021-02-10
Merge branch 'ds/more-index-cleanups'
Junio C Hamano
1
-0
/
+1
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
1
-0
/
+1
2021-01-23
repository: add repo reference to index_state
Derrick Stolee
1
-0
/
+1
2021-01-15
Merge branch 'bc/rev-parse-path-format'
Junio C Hamano
1
-0
/
+2
2021-01-15
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
1
-0
/
+1
2020-12-17
Merge branch 'jk/oid-array-cleanup'
Junio C Hamano
1
-94
/
+0
2020-12-12
abspath: add a function to resolve paths with missing components
brian m. carlson
1
-0
/
+2
2020-12-08
Merge branch 'mt/do-not-use-scld-in-working-tree'
Junio C Hamano
1
-1
/
+6
2020-12-04
cache.h: move hash/oid functions to hash.h
Jeff King
1
-94
/
+0
2020-12-02
apply: don't use core.sharedRepository to create working tree files
Matheus Tavares
1
-1
/
+6
2020-11-24
move sleep_millisec to git-compat-util.h
Han-Wen Nienhuys
1
-1
/
+0
2020-09-22
builtin/clone: avoid failure with GIT_DEFAULT_HASH
brian m. carlson
1
-1
/
+1
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
1
-8
/
+19
[next]