add-patch: update hunk splitability after editing
Phillip Wood committed 11 months ago
add -p: mark split hunks as undecided
Phillip Wood committed 11 months ago
Mark Levedahl committed 11 months ago
doc: git-push: rewrite refspec specification
Julia Evans committed 11 months ago
doc: git-push: create PUSH RULES section
Julia Evans committed 11 months ago
packfile: refactor `get_packed_git_mru()` to work on packfile store
Patrick Steinhardt committed 11 months ago
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt committed 11 months ago
packfile: refactor `get_packed_git()` to work on packfile store
Patrick Steinhardt committed 11 months ago
packfile: move `get_multi_pack_index()` into "midx.c"
Patrick Steinhardt committed 11 months ago
packfile: introduce function to load and add packfiles
Patrick Steinhardt committed 11 months ago
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt committed 11 months ago
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt committed 11 months ago
packfile: refactor `prepare_packed_git()` to work on packfile store
Patrick Steinhardt committed 11 months ago
packfile: reorder functions to avoid function declaration
Patrick Steinhardt committed 11 months ago
odb: move kept cache into `struct packfile_store`
Patrick Steinhardt committed 11 months ago
odb: move MRU list of packfiles into `struct packfile_store`
Patrick Steinhardt committed 11 months ago
odb: move packfile map into `struct packfile_store`
Patrick Steinhardt committed 11 months ago
odb: move initialization bit into `struct packfile_store`
Patrick Steinhardt committed 11 months ago
odb: move list of packfiles into `struct packfile_store`
Patrick Steinhardt committed 11 months ago
packfile: introduce a new `struct packfile_store`
Patrick Steinhardt committed 11 months ago