index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin/clone: avoid failure with GIT_DEFAULT_HASH
brian m. carlson
2020-09-22
1
-1
/
+1
*
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-8
/
+19
|
\
|
*
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-0
/
+7
|
*
sha1-name: replace unsigned int with option struct
Jonathan Tan
2020-09-02
1
-8
/
+12
*
|
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-27
1
-2
/
+2
|
\
\
|
*
|
config: drop git_config_get_string_const()
Jeff King
2020-08-18
1
-2
/
+2
|
|
/
*
|
Merge branch 'jk/reject-newer-extensions-in-v0' into master
Junio C Hamano
2020-07-30
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
verify_repository_format(): complain about new extensions in v0 repo
Jeff King
2020-07-16
1
-0
/
+2
*
|
Merge branch 'jn/v0-with-extensions-fix' into master
Junio C Hamano
2020-07-17
1
-1
/
+0
|
\
|
|
*
repository: allow repository format upgrade with extensions
Jonathan Nieder
2020-07-16
1
-1
/
+0
*
|
Merge branch 'js/default-branch-name'
Junio C Hamano
2020-07-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
2020-06-24
1
-1
/
+1
*
|
repository: add a helper function to perform repository format upgrade
Xin Li
2020-06-05
1
-0
/
+1
|
/
*
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
2020-04-22
1
-1
/
+1
|
\
|
*
oid_array: rename source file from sha1-array
Jeff King
2020-03-30
1
-1
/
+1
*
|
Merge branch 'bc/filter-process'
Junio C Hamano
2020-03-27
1
-0
/
+1
|
\
\
|
*
|
convert: provide additional metadata to filters
brian m. carlson
2020-03-16
1
-0
/
+1
|
|
/
*
|
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
2020-03-27
1
-2
/
+23
|
\
\
|
*
|
init-db: move writing repo version into a function
brian m. carlson
2020-02-24
1
-0
/
+1
|
*
|
builtin/init-db: allow specifying hash algorithm on command line
brian m. carlson
2020-02-24
1
-1
/
+2
|
*
|
setup: allow check_repository_format to read repository format
brian m. carlson
2020-02-24
1
-1
/
+3
|
*
|
hex: add functions to parse hex object IDs in any algorithm
brian m. carlson
2020-02-24
1
-0
/
+10
|
*
|
hex: introduce parsing variants taking hash algorithms
brian m. carlson
2020-02-24
1
-0
/
+7
|
|
/
*
|
real_path_if_valid(): remove unsafe API
Alexandr Miloslavskiy
2020-03-10
1
-1
/
+0
*
|
real_path: remove unsafe API
Alexandr Miloslavskiy
2020-03-10
1
-1
/
+0
*
|
set_git_dir: fix crash when used with real_path()
Alexandr Miloslavskiy
2020-03-06
1
-1
/
+1
|
/
*
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
2020-02-14
1
-1
/
+2
|
\
|
*
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
2020-01-31
1
-1
/
+2
*
|
fsmonitor: change last update timestamp on the index_state to opaque token
Kevin Willford
2020-01-13
1
-1
/
+1
|
/
*
Merge branch 'ds/sparse-cone'
Junio C Hamano
2020-01-06
1
-2
/
+2
|
\
|
*
sparse-checkout: use extern for global variables
Derrick Stolee
2020-01-02
1
-2
/
+2
*
|
Merge branch 'ds/sparse-cone'
Junio C Hamano
2019-12-25
1
-1
/
+5
|
\
|
|
*
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee
2019-11-22
1
-0
/
+2
|
*
sparse-checkout: add 'cone' mode
Derrick Stolee
2019-11-22
1
-1
/
+3
*
|
Merge branch 'hw/doc-in-header'
Junio C Hamano
2019-12-16
1
-4
/
+37
|
\
\
|
*
|
cache: move doc to cache.h
Heba Waly
2019-11-18
1
-4
/
+37
|
|
/
*
|
hex: drop sha1_to_hex()
Jeff King
2019-11-13
1
-3
/
+4
*
|
hex: drop sha1_to_hex_r()
Jeff King
2019-11-11
1
-1
/
+0
|
/
*
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
2019-10-15
1
-0
/
+13
|
\
|
*
msvc: avoid using minus operator on unsigned types
Johannes Schindelin
2019-10-06
1
-0
/
+13
*
|
Merge branch 'bc/object-id-part17'
Junio C Hamano
2019-10-11
1
-7
/
+1
|
\
\
|
*
|
cache: remove null_sha1
brian m. carlson
2019-08-20
1
-7
/
+1
*
|
|
Merge branch 'ss/get-time-cleanup'
Junio C Hamano
2019-10-07
1
-3
/
+2
|
\
\
\
|
*
|
|
Quit passing 'now' to date code
Stephen P. Smith
2019-09-12
1
-3
/
+2
|
|
/
/
*
|
|
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
2019-10-07
1
-0
/
+18
|
\
\
\
|
*
|
|
factor out refresh_and_write_cache function
Thomas Gummerer
2019-09-20
1
-0
/
+18
|
|
/
/
*
|
|
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2019-09-18
1
-0
/
+22
|
\
\
\
|
*
|
|
list-objects-filter-options: clean up use of ALLOC_GROW
Matthew DeVore
2019-06-28
1
-0
/
+22
*
|
|
|
Merge branch 'cc/multi-promisor'
Junio C Hamano
2019-09-18
1
-2
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Move core_partial_clone_filter_default to promisor-remote.c
Christian Couder
2019-06-25
1
-1
/
+0
[next]