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 'tb/commit-graph-no-check-oids' into master
Junio C Hamano
2020-07-16
1
-3
/
+1
|
\
|
*
commit-graph: fix "Collecting commits from input" progress line
SZEDER Gábor
2020-07-15
1
-3
/
+1
*
|
Merge branch 'ct/diff-with-merge-base-clarification' into master
Junio C Hamano
2020-07-09
1
-1
/
+1
|
\
\
|
*
|
diff: check for merge bases before assigning sym->base
Jeff King
2020-07-08
1
-1
/
+1
*
|
|
Merge branch 'cc/cat-file-usage-update' into master
Junio C Hamano
2020-07-09
1
-1
/
+1
|
\
\
\
|
*
|
|
cat-file: add missing [=<format>] to usage/synopsis
Christian Couder
2020-07-02
1
-1
/
+1
*
|
|
|
Merge branch 'jk/fast-export-anonym-alt'
Junio C Hamano
2020-07-07
1
-55
/
+107
|
\
\
\
\
|
*
|
|
|
fast-export: use local array to store anonymized oid
Jeff King
2020-06-25
1
-4
/
+4
|
*
|
|
|
fast-export: anonymize "master" refname
Jeff King
2020-06-25
1
-7
/
+0
|
*
|
|
|
fast-export: allow seeding the anonymized mapping
Jeff King
2020-06-25
1
-1
/
+49
|
*
|
|
|
fast-export: add a "data" callback parameter to anonymize_str()
Jeff King
2020-06-24
1
-13
/
+14
|
*
|
|
|
fast-export: move global "idents" anonymize hashmap into function
Jeff King
2020-06-24
1
-1
/
+1
|
*
|
|
|
fast-export: use a flex array to store anonymized entries
Jeff King
2020-06-24
1
-3
/
+2
|
*
|
|
|
fast-export: stop storing lengths in anonymized hashmaps
Jeff King
2020-06-24
1
-10
/
+18
|
*
|
|
|
fast-export: tighten anonymize_mem() interface to handle only strings
Jeff King
2020-06-24
1
-27
/
+26
|
*
|
|
|
fast-export: store anonymized oids as hex strings
Jeff King
2020-06-24
1
-12
/
+16
|
*
|
|
|
fast-export: use xmemdupz() for anonymizing oids
Jeff King
2020-06-24
1
-1
/
+1
*
|
|
|
|
Merge branch 'js/default-branch-name'
Junio C Hamano
2020-07-07
3
-11
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
clone: use configured default branch name when appropriate
Johannes Schindelin
2020-06-24
1
-3
/
+7
|
*
|
|
|
|
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
2020-06-24
1
-1
/
+1
|
*
|
|
|
|
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
2020-06-24
2
-7
/
+29
|
*
|
|
|
|
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin
2020-06-24
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'cb/is-descendant-of'
Junio C Hamano
2020-07-07
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
commit-reach: avoid is_descendant_of() shim
Carlo Marcelo Arenas Belón
2020-06-24
1
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'es/get-worktrees-unsort'
Junio C Hamano
2020-07-07
5
-10
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
2020-06-22
5
-10
/
+10
|
*
|
|
|
|
|
worktree: drop get_worktrees() special-purpose sorting option
Eric Sunshine
2020-06-22
1
-1
/
+21
*
|
|
|
|
|
|
Merge branch 'ak/commit-graph-to-slab'
Junio C Hamano
2020-07-07
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2020-06-17
2
-2
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
5
-10
/
+56
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
builtin/index-pack: add option to specify hash algorithm
brian m. carlson
2020-06-19
1
-0
/
+8
|
*
|
|
|
|
|
|
builtin/ls-remote: initialize repository based on fetch
brian m. carlson
2020-05-27
1
-0
/
+4
|
*
|
|
|
|
|
|
builtin/show-index: provide options to determine hash algo
brian m. carlson
2020-05-27
1
-5
/
+24
|
*
|
|
|
|
|
|
packfile: compute and use the index CRC offset
brian m. carlson
2020-05-27
1
-5
/
+1
|
*
|
|
|
|
|
|
builtin/clone: initialize hash algorithm properly
brian m. carlson
2020-05-27
1
-0
/
+9
|
*
|
|
|
|
|
|
builtin/receive-pack: detect when the server doesn't support our hash
brian m. carlson
2020-05-27
1
-0
/
+9
|
*
|
|
|
|
|
|
remote: advertise the object-format capability on the server side
brian m. carlson
2020-05-27
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'sk/diff-files-show-i-t-a-as-new'
Junio C Hamano
2020-06-29
1
-0
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
diff-files: treat "i-t-a" files as "not-in-index"
Srinidhi Kaushik
2020-06-22
1
-0
/
+7
*
|
|
|
|
|
|
|
|
Merge branch 'rs/pull-leakfix'
Junio C Hamano
2020-06-29
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
pull: plug minor memory leak after using is_descendant_of()
René Scharfe
2020-06-19
1
-0
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'dl/diff-usage-comment-update'
Junio C Hamano
2020-06-29
1
-3
/
+12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
builtin/diff: fix botched update of usage comment
Denton Liu
2020-06-24
1
-4
/
+1
|
*
|
|
|
|
|
|
|
|
builtin/diff: update usage comment
Denton Liu
2020-06-19
1
-3
/
+15
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'xl/upgrade-repo-format'
Junio C Hamano
2020-06-29
2
-3
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sparse-checkout: upgrade repository to version 1 when enabling extension
Xin Li
2020-06-05
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
fetch: allow adding a filter after initial clone
Xin Li
2020-06-05
1
-3
/
+0
*
|
|
|
|
|
|
|
|
|
Merge branch 'jt/cdn-offload'
Junio C Hamano
2020-06-25
2
-6
/
+87
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
upload-pack: send part of packfile response as uri
Jonathan Tan
2020-06-11
1
-0
/
+76
|
*
|
|
|
|
|
|
|
|
|
fetch-pack: support more than one pack lockfile
Jonathan Tan
2020-06-11
1
-6
/
+11
[next]