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
*
git-compat-util: always enable variadic macros
Jeff King
2021-01-28
1
-2
/
+5
*
The fourth batch
Junio C Hamano
2021-01-25
1
-0
/
+57
*
Merge branch 'ab/mailmap-fixup'
Junio C Hamano
2021-01-25
3
-15
/
+22
|
\
|
*
t4203: make blame output massaging more robust
Junio C Hamano
2021-01-15
1
-5
/
+5
|
*
mailmap doc: use correct environment variable 'GIT_WORK_TREE'
Philippe Blain
2021-01-15
1
-1
/
+1
|
*
t4203: stop losing return codes of git commands
Denton Liu
2021-01-15
1
-7
/
+14
|
*
test-lib-functions.sh: fix usage for test_commit()
Denton Liu
2021-01-15
1
-2
/
+2
*
|
Merge branch 'tb/pack-revindex-api'
Junio C Hamano
2021-01-25
6
-85
/
+185
|
\
\
|
*
|
for_each_object_in_pack(): clarify pack vs index ordering
Jeff King
2021-01-15
1
-6
/
+18
|
*
|
pack-revindex.c: avoid direct revindex access in 'offset_to_pack_pos()'
Taylor Blau
2021-01-14
1
-4
/
+4
|
*
|
pack-revindex: hide the definition of 'revindex_entry'
Taylor Blau
2021-01-14
2
-5
/
+5
|
*
|
pack-revindex: remove unused 'find_revindex_position()'
Taylor Blau
2021-01-14
2
-20
/
+12
|
*
|
pack-revindex: remove unused 'find_pack_revindex()'
Taylor Blau
2021-01-14
2
-17
/
+0
|
*
|
builtin/gc.c: guess the size of the revindex
Taylor Blau
2021-01-14
1
-1
/
+1
|
*
|
for_each_object_in_pack(): convert to new revindex API
Taylor Blau
2021-01-14
1
-1
/
+1
|
*
|
unpack_entry(): convert to new revindex API
Taylor Blau
2021-01-14
1
-8
/
+18
|
*
|
packed_object_info(): convert to new revindex API
Taylor Blau
2021-01-14
1
-2
/
+9
|
*
|
retry_bad_packed_offset(): convert to new revindex API
Taylor Blau
2021-01-14
1
-4
/
+3
|
*
|
get_delta_base_oid(): convert to new revindex API
Taylor Blau
2021-01-14
1
-4
/
+4
|
*
|
rebuild_existing_bitmaps(): convert to new revindex API
Taylor Blau
2021-01-14
1
-3
/
+2
|
*
|
try_partial_reuse(): convert to new revindex API
Taylor Blau
2021-01-14
1
-8
/
+5
|
*
|
get_size_by_pos(): convert to new revindex API
Taylor Blau
2021-01-14
1
-4
/
+4
|
*
|
show_objects_for_type(): convert to new revindex API
Taylor Blau
2021-01-14
1
-6
/
+7
|
*
|
bitmap_position_packfile(): convert to new revindex API
Taylor Blau
2021-01-14
1
-1
/
+4
|
*
|
check_object(): convert to new revindex API
Taylor Blau
2021-01-14
1
-4
/
+4
|
*
|
write_reused_pack_verbatim(): convert to new revindex API
Taylor Blau
2021-01-14
1
-1
/
+1
|
*
|
write_reused_pack_one(): convert to new revindex API
Taylor Blau
2021-01-14
1
-4
/
+10
|
*
|
write_reuse_object(): convert to new revindex API
Taylor Blau
2021-01-14
1
-4
/
+9
|
*
|
pack-revindex: introduce a new API
Taylor Blau
2021-01-14
2
-0
/
+86
*
|
|
Merge branch 'ab/coc-update-to-2.0'
Junio C Hamano
2021-01-25
2
-51
/
+104
|
\
\
\
|
*
|
|
CoC: update to version 2.0 + local changes
Ævar Arnfjörð Bjarmason
2021-01-14
1
-49
/
+104
|
*
|
|
CoC: explicitly take any whitespace breakage
Junio C Hamano
2021-01-04
1
-0
/
+1
|
*
|
|
CoC: Update word-wrapping to match upstream
Ævar Arnfjörð Bjarmason
2021-01-04
1
-19
/
+16
*
|
|
|
Merge branch 'ps/config-env-pairs'
Junio C Hamano
2021-01-25
11
-39
/
+491
|
\
\
\
\
|
*
|
|
|
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
2021-01-15
5
-9
/
+191
|
*
|
|
|
environment: make `getenv_safe()` a public function
Patrick Steinhardt
2021-01-15
2
-5
/
+14
|
*
|
|
|
config: store "git -c" variables using more robust format
Patrick Steinhardt
2021-01-15
2
-7
/
+53
|
*
|
|
|
config: parse more robust format in GIT_CONFIG_PARAMETERS
Jeff King
2021-01-15
2
-17
/
+104
|
*
|
|
|
config: extract function to parse config pairs
Patrick Steinhardt
2021-01-12
1
-7
/
+17
|
*
|
|
|
quote: make sq_dequote_step() a public function
Jeff King
2021-01-12
2
-7
/
+26
|
*
|
|
|
config: add new way to pass config via `--config-env`
Patrick Steinhardt
2021-01-12
5
-2
/
+100
|
*
|
|
|
git: add `--super-prefix` to usage string
Patrick Steinhardt
2021-01-07
1
-0
/
+1
*
|
|
|
|
Merge branch 'cc/write-promisor-file'
Junio C Hamano
2021-01-25
4
-16
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
pack-write: die on error in write_promisor_file()
Christian Couder
2021-01-15
1
-2
/
+6
|
*
|
|
|
|
fetch-pack: refactor writing promisor file
Christian Couder
2021-01-13
4
-12
/
+20
|
*
|
|
|
|
fetch-pack: rename helper to create_promisor_file()
Christian Couder
2021-01-13
1
-4
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jx/bundle'
Junio C Hamano
2021-01-25
6
-78
/
+576
|
\
\
\
\
\
|
*
|
|
|
|
bundle: arguments can be read from stdin
Jiang Xin
2021-01-12
3
-56
/
+134
|
*
|
|
|
|
bundle: lost objects when removing duplicate pendings
Jiang Xin
2021-01-12
2
-5
/
+7
|
*
|
|
|
|
test: add helper functions for git-bundle
Jiang Xin
2021-01-12
3
-22
/
+440
|
|
/
/
/
/
[next]