summaryrefslogtreecommitdiff
path: root/builtin/pack-redundant.c
Commit message (Expand)AuthorAgeFilesLines
* 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