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
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
2020-03-16
convert: provide additional metadata to filters
brian m. carlson
1
-0
/
+1
2020-03-10
real_path_if_valid(): remove unsafe API
Alexandr Miloslavskiy
1
-1
/
+0
2020-03-10
real_path: remove unsafe API
Alexandr Miloslavskiy
1
-1
/
+0
2020-03-06
set_git_dir: fix crash when used with real_path()
Alexandr Miloslavskiy
1
-1
/
+1
2020-02-24
init-db: move writing repo version into a function
brian m. carlson
1
-0
/
+1
2020-02-24
builtin/init-db: allow specifying hash algorithm on command line
brian m. carlson
1
-1
/
+2
2020-02-24
setup: allow check_repository_format to read repository format
brian m. carlson
1
-1
/
+3
2020-02-24
hex: add functions to parse hex object IDs in any algorithm
brian m. carlson
1
-0
/
+10
2020-02-24
hex: introduce parsing variants taking hash algorithms
brian m. carlson
1
-0
/
+7
2020-02-14
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
1
-1
/
+2
2020-01-31
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
1
-1
/
+2
2020-01-13
fsmonitor: change last update timestamp on the index_state to opaque token
Kevin Willford
1
-1
/
+1
2020-01-06
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-2
/
+2
2020-01-02
sparse-checkout: use extern for global variables
Derrick Stolee
1
-2
/
+2
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-1
/
+5
2019-12-16
Merge branch 'hw/doc-in-header'
Junio C Hamano
1
-4
/
+37
2019-11-22
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee
1
-0
/
+2
2019-11-22
sparse-checkout: add 'cone' mode
Derrick Stolee
1
-1
/
+3
2019-11-18
cache: move doc to cache.h
Heba Waly
1
-4
/
+37
2019-11-13
hex: drop sha1_to_hex()
Jeff King
1
-3
/
+4
2019-11-11
hex: drop sha1_to_hex_r()
Jeff King
1
-1
/
+0
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
1
-0
/
+13
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-7
/
+1
2019-10-07
Merge branch 'ss/get-time-cleanup'
Junio C Hamano
1
-3
/
+2
2019-10-07
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-0
/
+18
2019-10-06
msvc: avoid using minus operator on unsigned types
Johannes Schindelin
1
-0
/
+13
2019-09-20
factor out refresh_and_write_cache function
Thomas Gummerer
1
-0
/
+18
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
1
-0
/
+22
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-2
/
+0
2019-09-12
Quit passing 'now' to date code
Stephen P. Smith
1
-3
/
+2
2019-08-19
cache: remove null_sha1
brian m. carlson
1
-7
/
+1
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-3
/
+4
2019-07-09
Merge branch 'sg/rebase-progress'
Junio C Hamano
1
-0
/
+1
2019-06-28
list-objects-filter-options: clean up use of ALLOC_GROW
Matthew DeVore
1
-0
/
+22
2019-06-27
match-trees.c: remove the_repo from shift_tree*()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2019-06-27
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-06-25
Move core_partial_clone_filter_default to promisor-remote.c
Christian Couder
1
-1
/
+0
2019-06-25
Move repository_format_partial_clone to promisor-remote.c
Christian Couder
1
-1
/
+0
2019-06-24
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor
1
-0
/
+1
2019-06-20
hash.h: move object_id definition from cache.h
Jeff King
1
-24
/
+0
2019-05-28
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin
1
-1
/
+1
2019-05-19
Merge branch 'js/fsmonitor-refresh-after-discarding-index'
Junio C Hamano
1
-1
/
+2
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
1
-178
/
+178
2019-05-09
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
1
-16
/
+36
2019-05-09
Merge branch 'en/merge-directory-renames'
Junio C Hamano
1
-1
/
+1
2019-05-08
fsmonitor: force a refresh after the index was discarded
Johannes Schindelin
1
-1
/
+2
[next]