Age | Commit message (Expand) | Author | Files | Lines |
2018-11-13 | rename "alternate_object_database" to "object_directory" | Jeff King | 1 | -2/+2 |
2018-08-20 | treewide: use get_all_packs | Derrick Stolee | 1 | -1/+1 |
2018-05-02 | packfile: convert has_sha1_pack to object_id | brian m. carlson | 1 | -1/+1 |
2018-03-26 | packfile: keep prepare_packed_git() private | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
2018-03-26 | packfile: add repository argument to prepare_packed_git | Stefan Beller | 1 | -1/+1 |
2018-03-26 | object-store: move packed_git and packed_git_mru to object store | Stefan Beller | 1 | -2/+3 |
2018-03-23 | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 1 | -0/+1 |
2017-08-23 | pack: move open_pack_index(), parse_pack_index() | Jonathan Tan | 1 | -0/+1 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2017-02-22 | Convert object iteration callbacks to struct object_id | brian m. carlson | 1 | -2/+2 |
2016-10-10 | alternates: use fspathcmp to detect duplicates | Jeff King | 1 | -0/+2 |
2016-10-10 | count-objects: report alternates via verbose mode | Jeff King | 1 | -0/+10 |
2015-08-17 | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 1 | -2/+24 |
2014-12-01 | count-objects: report unused files in $GIT_DIR/worktrees/... | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2014-10-16 | count-objects: use for_each_loose_file_in_objdir | Jeff King | 1 | -71/+30 |
2014-10-16 | count-objects: do not use xsize_t when counting object size | Jeff King | 1 | -1/+1 |
2013-04-10 | count-objects: add -H option to humanize sizes | Antoine Pelisse | 1 | -8/+36 |
2013-02-15 | count-objects: report how much disk space taken by garbage files | Nguyễn Thái Ngọc Duy | 1 | -6/+12 |
2013-02-15 | count-objects: report garbage files in pack directory too | Nguyễn Thái Ngọc Duy | 1 | -1/+11 |
2012-08-20 | i18n: count-objects: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2010-11-15 | add description parameter to OPT__VERBOSE | René Scharfe | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+130 |