index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
2020-02-25
2
-81
/
+137
|
\
|
*
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2020-02-10
1
-0
/
+55
|
*
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
2020-02-10
1
-1
/
+21
|
*
remote: clean-up config callback
Bert Wesarg
2020-02-10
1
-11
/
+17
|
*
remote: clean-up by returning early to avoid one indentation
Bert Wesarg
2020-02-10
1
-46
/
+48
|
*
pull --rebase/remote rename: document and honor single-letter abbreviations r...
Bert Wesarg
2020-02-10
2
-43
/
+16
*
|
Merge branch 'mr/show-config-scope'
Junio C Hamano
2020-02-17
1
-10
/
+36
|
\
|
|
*
config: add '--show-scope' to print the scope of a config value
Matthew Rogers
2020-02-10
1
-2
/
+18
|
*
config: teach git_config_source to remember its scope
Matthew Rogers
2020-02-10
1
-3
/
+13
|
*
config: fix typo in variable name
Matthew Rogers
2020-01-24
1
-5
/
+5
*
|
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
2020-02-17
3
-4
/
+4
|
\
\
|
*
|
strbuf: add and use strbuf_insertstr()
René Scharfe
2020-02-10
3
-4
/
+4
|
|
/
*
|
Merge branch 'rs/name-rev-memsave'
Junio C Hamano
2020-02-17
1
-64
/
+127
|
\
\
|
*
|
name-rev: sort tip names before applying
René Scharfe
2020-02-05
1
-8
/
+52
|
*
|
name-rev: release unused name strings
René Scharfe
2020-02-05
1
-5
/
+16
|
*
|
name-rev: generate name strings only if they are better
René Scharfe
2020-02-05
1
-17
/
+18
|
*
|
name-rev: pre-size buffer in get_parent_name()
René Scharfe
2020-02-05
1
-6
/
+14
|
*
|
name-rev: factor out get_parent_name()
René Scharfe
2020-02-05
1
-13
/
+14
|
*
|
name-rev: put struct rev_name into commit slab
René Scharfe
2020-02-05
1
-9
/
+11
|
*
|
name-rev: don't _peek() in create_or_update_name()
René Scharfe
2020-02-05
1
-10
/
+4
|
*
|
name-rev: don't leak path copy in name_ref()
René Scharfe
2020-02-05
1
-1
/
+3
|
*
|
name-rev: respect const qualifier
René Scharfe
2020-02-05
1
-3
/
+3
|
*
|
name-rev: remove unused typedef
René Scharfe
2020-02-05
1
-2
/
+2
|
*
|
name-rev: rewrite create_or_update_name()
Martin Ågren
2020-02-05
1
-12
/
+12
|
|
/
*
|
Merge branch 'tb/commit-graph-object-dir'
Junio C Hamano
2020-02-14
4
-9
/
+32
|
\
\
|
*
|
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau
2020-02-04
1
-1
/
+1
|
*
|
commit-graph.c: remove path normalization, comparison
Taylor Blau
2020-02-04
1
-1
/
+1
|
*
|
commit-graph.h: store object directory in 'struct commit_graph'
Taylor Blau
2020-02-04
1
-1
/
+1
|
*
|
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau
2020-02-04
4
-8
/
+31
|
|
/
*
|
Merge branch 'jk/index-pack-dupfix'
Junio C Hamano
2020-02-14
1
-1
/
+3
|
\
\
|
*
|
index-pack: downgrade twice-resolved REF_DELTA to die()
Jeff King
2020-02-04
1
-1
/
+3
*
|
|
Merge branch 'pk/status-of-uncloned-submodule'
Junio C Hamano
2020-02-14
1
-1
/
+11
|
\
\
\
|
*
|
|
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
2020-01-27
1
-1
/
+11
*
|
|
|
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
2020-02-14
6
-10
/
+19
|
\
\
\
\
|
*
|
|
|
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
2020-01-31
3
-5
/
+10
|
*
|
|
|
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
2020-01-31
3
-3
/
+5
|
*
|
|
|
streaming: allow open_istream() to handle any repo
Matheus Tavares
2020-01-31
2
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
2020-02-14
2
-6
/
+44
|
\
\
\
\
|
*
|
|
|
sparse-checkout: escape all glob characters on write
Derrick Stolee
2020-01-31
1
-1
/
+1
|
*
|
|
|
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
2020-01-31
1
-2
/
+4
|
*
|
|
|
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
2020-01-31
1
-1
/
+14
|
*
|
|
|
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
2020-01-31
1
-2
/
+21
|
*
|
|
|
clone: fix --sparse option with URLs
Derrick Stolee
2020-01-24
1
-1
/
+1
|
*
|
|
|
sparse-checkout: create leading directories
Derrick Stolee
2020-01-24
1
-0
/
+4
*
|
|
|
|
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
Junio C Hamano
2020-02-14
2
-3
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
fetch: forgo full connectivity check if --filter
Jonathan Tan
2020-01-30
1
-1
/
+10
|
*
|
|
|
|
connected: verify promisor-ness of partial clone
Jonathan Tan
2020-01-30
1
-2
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ag/rebase-avoid-unneeded-checkout'
Junio C Hamano
2020-02-14
1
-13
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
rebase -i: stop checking out the tip of the branch to rebase
Alban Gruin
2020-01-24
1
-13
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
2020-02-14
1
-47
/
+46
|
\
\
\
\
\
[next]