index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
26
-30
/
+657
|
\
|
*
t5616: test bulk prefetch after partial fetch
Jeff Hostetler
2017-12-08
1
-1
/
+31
|
*
fetch: inherit filter-spec from partial clone
Jeff Hostetler
2017-12-08
6
-7
/
+89
|
*
t5616: end-to-end tests for partial clone
Jeff Hostetler
2017-12-08
1
-0
/
+96
|
*
fetch-pack: restore save_commit_buffer after use
Jonathan Tan
2017-12-08
1
-0
/
+4
|
*
unpack-trees: batch fetching of missing blobs
Jonathan Tan
2017-12-08
4
-4
/
+101
|
*
clone: partial clone
Jonathan Tan
2017-12-08
2
-2
/
+69
|
*
partial-clone: define partial clone settings in config
Jeff Hostetler
2017-12-08
5
-15
/
+88
|
*
fetch: support filters
Jeff Hostetler
2017-12-08
4
-2
/
+65
|
*
fetch: refactor calculation of remote list
Jonathan Tan
2017-12-08
1
-6
/
+8
|
*
fetch-pack: test support excluding large blobs
Jonathan Tan
2017-12-08
2
-4
/
+36
|
*
fetch-pack: add --no-filter
Jeff Hostetler
2017-12-08
1
-0
/
+4
|
*
fetch-pack, index-pack, transport: partial clone
Jeff Hostetler
2017-12-08
6
-0
/
+33
|
*
upload-pack: add object filtering for partial clone
Jeff Hostetler
2017-12-08
4
-1
/
+45
*
|
Merge branch 'jh/fsck-promisors'
Junio C Hamano
2018-02-13
32
-96
/
+896
|
\
|
|
*
gc: do not repack promisor packfiles
Jonathan Tan
2017-12-08
6
-6
/
+114
|
*
rev-list: support termination at promisor objects
Jonathan Tan
2017-12-08
7
-11
/
+239
|
*
sha1_file: support lazily fetching missing objects
Jonathan Tan
2017-12-08
8
-8
/
+99
|
*
introduce fetch-object: fetch one promisor object
Jonathan Tan
2017-12-05
11
-25
/
+126
|
*
index-pack: refactor writing of .keep files
Jonathan Tan
2017-12-05
1
-46
/
+53
|
*
fsck: support promisor objects as CLI argument
Jonathan Tan
2017-12-05
2
-0
/
+15
|
*
fsck: support referenced promisor objects
Jonathan Tan
2017-12-05
2
-0
/
+34
|
*
fsck: support refs pointing to promisor objects
Jonathan Tan
2017-12-05
2
-0
/
+32
|
*
fsck: introduce partialclone extension
Jonathan Tan
2017-12-05
5
-5
/
+171
|
*
extension.partialclone: introduce partial clone extension
Jonathan Tan
2017-12-05
4
-1
/
+21
*
|
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
2018-02-13
14
-198
/
+106
|
\
\
|
*
|
perl: treat PERLLIB_EXTRA as an extra path again
Jonathan Nieder
2018-01-03
1
-1
/
+2
|
*
|
perl: avoid *.pmc and fix Error.pm further
Ævar Arnfjörð Bjarmason
2017-12-28
2
-5
/
+5
|
*
|
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
2017-12-12
14
-199
/
+106
*
|
|
First batch after 2.16
Junio C Hamano
2018-01-23
1
-0
/
+65
*
|
|
Merge branch 'nd/add-i-ignore-submodules'
Junio C Hamano
2018-01-23
2
-1
/
+49
|
\
\
\
|
*
|
|
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy
2018-01-16
2
-1
/
+49
*
|
|
|
Merge branch 'mm/send-email-fallback-to-local-mail-address'
Junio C Hamano
2018-01-23
7
-166
/
+321
|
\
\
\
\
|
*
|
|
|
send-email: add test for Linux's get_maintainer.pl
Alex Bennée
2018-01-08
1
-0
/
+19
|
*
|
|
|
perl/Git: remove now useless email-address parsing code
Matthieu Moy
2018-01-08
3
-165
/
+0
|
*
|
|
|
send-email: add and use a local copy of Mail::Address
Matthieu Moy
2018-01-05
3
-1
/
+302
*
|
|
|
|
Merge branch 'ab/doc-cat-file-e-still-shows-errors'
Junio C Hamano
2018-01-23
1
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
cat-file doc: document that -e will return some output
Ævar Arnfjörð Bjarmason
2018-01-11
1
-3
/
+4
*
|
|
|
|
|
Merge branch 'as/read-tree-prefix-doc-fix'
Junio C Hamano
2018-01-23
1
-3
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
doc/read-tree: remove obsolete remark
Andreas G. Schacker
2018-01-09
1
-3
/
+2
*
|
|
|
|
|
|
Merge branch 'ys/bisect-object-id-missing-conversion-fix'
Junio C Hamano
2018-01-23
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bisect: debug: convert struct object to object_id
Yasushi SHOJI
2018-01-09
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge branch 'tg/stash-with-pathspec-fix'
Junio C Hamano
2018-01-23
2
-3
/
+34
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
stash: don't delete untracked files that match pathspec
Thomas Gummerer
2018-01-08
2
-3
/
+34
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'sb/submodule-update-reset-fix'
Junio C Hamano
2018-01-23
3
-3
/
+23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
submodule: submodule_move_head omits old argument in forced case
Stefan Beller
2018-01-05
2
-1
/
+17
|
*
|
|
|
|
|
|
|
unpack-trees: oneway_merge to update submodules
Stefan Beller
2018-01-05
1
-0
/
+3
|
*
|
|
|
|
|
|
|
t/lib-submodule-update.sh: fix test ignoring ignored files in submodules
Stefan Beller
2018-01-05
1
-0
/
+1
|
*
|
|
|
|
|
|
|
t/lib-submodule-update.sh: clarify test
Stefan Beller
2018-01-05
1
-2
/
+2
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'bw/oidmap-autoinit'
Junio C Hamano
2018-01-23
1
-0
/
+11
|
\
\
\
\
\
\
\
\
[next]