summaryrefslogtreecommitdiff
path: root/builtin/pack-redundant.c
Commit message (Expand)AuthorAgeFilesLines
* object-store: rename and expand packed_git's sha1 memberbrian m. carlson2019-04-011-1/+1
* Merge branch 'sc/pack-redundant'Junio C Hamano2019-03-071-140/+92
|\
| * pack-redundant: consistent sort methodJiang Xin2019-02-041-8/+16
| * pack-redundant: rename pack_list.all_objectsJiang Xin2019-02-041-19/+19
| * pack-redundant: new algorithm to find min packsSun Chao2019-02-041-127/+67
| * pack-redundant: delete redundant codeSun Chao2019-02-041-1/+0
| * pack-redundant: delay creation of unique_objectsJiang Xin2019-02-041-5/+10
* | various: tighten constness of some local variablesShahzad Lone2019-02-041-2/+2
|/
* treewide: use get_all_packsDerrick Stolee2018-08-201-2/+2
* pack-redundant: convert linked lists to use struct object_idbrian m. carlson2018-05-021-24/+26
* pack-redundant: abstract away hash algorithmbrian m. carlson2018-05-021-5/+7
* Merge branch 'sb/packfiles-in-repository'Junio C Hamano2018-04-111-2/+0
|\
| * packfile: keep prepare_packed_git() privatesb/packfiles-in-repositoryNguyễn Thái Ngọc Duy2018-03-261-2/+0
| * packfile: add repository argument to prepare_packed_gitStefan Beller2018-03-261-1/+1
* | Merge branch 'sb/object-store'Junio C Hamano2018-04-111-2/+4
|\ \ | |/
| * object-store: move packed_git and packed_git_mru to object storeStefan Beller2018-03-261-2/+4
* | pack-redundant: rename 'new' variablesBrandon Williams2018-02-221-27/+27
|/
* pack: move pack name-related functionsJonathan Tan2017-08-231-0/+1
* pack-redundant: plug memory leakJohannes Schindelin2017-05-081-0/+1
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-221-1/+1
* standardize usage info string formatAlex Henrie2015-01-141-1/+1
* Fix sizeof usage in get_permutationsMatthew Daley2012-12-131-3/+3
* Fix sparse warningsStephen Boyd2011-03-221-2/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+696