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-05-05
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
1
-5
/
+9
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-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
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-0
/
+7
2020-09-02
sha1-name: replace unsigned int with option struct
Jonathan Tan
1
-8
/
+12
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
1
-2
/
+2
2020-08-17
config: drop git_config_get_string_const()
Jeff King
1
-2
/
+2
2020-07-30
Merge branch 'jk/reject-newer-extensions-in-v0' into master
Junio C Hamano
1
-0
/
+2
2020-07-16
Merge branch 'jn/v0-with-extensions-fix' into master
Junio C Hamano
1
-1
/
+0
2020-07-16
verify_repository_format(): complain about new extensions in v0 repo
Jeff King
1
-0
/
+2
2020-07-16
repository: allow repository format upgrade with extensions
Jonathan Nieder
1
-1
/
+0
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
1
-1
/
+1
2020-06-24
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
1
-1
/
+1
2020-06-05
repository: add a helper function to perform repository format upgrade
Xin Li
1
-0
/
+1
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
1
-1
/
+1
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-26
Merge branch 'bc/filter-process'
Junio C Hamano
1
-0
/
+1
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
1
-2
/
+23
[next]