index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
repack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
Merge branch 'jk/repack-pack-writebitmaps-config'
Junio C Hamano
1
-6
/
+6
2014-06-25
Merge branch 'jk/repack-pack-keep-objects'
Junio C Hamano
1
-5
/
+9
2014-06-10
repack: introduce repack.writeBitmaps config option
Jeff King
1
-1
/
+2
2014-06-10
repack: simplify handling of --write-bitmap-index
Jeff King
1
-5
/
+4
2014-06-10
repack: s/write_bitmap/&s/ in code
Jeff King
1
-6
/
+6
2014-06-10
repack: respect pack.writebitmaps
Jeff King
1
-1
/
+5
2014-06-10
repack: do not accidentally pack kept objects by default
Jeff King
1
-1
/
+1
2014-03-18
Merge branch 'jk/repack-pack-keep-objects'
Junio C Hamano
1
-1
/
+12
2014-03-03
repack: add `repack.packKeptObjects` config var
Jeff King
1
-1
/
+12
2014-02-27
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-12
/
+29
2014-02-05
Merge branch 'tb/repack-fix-renames' (early part)
Junio C Hamano
1
-2
/
+2
2014-02-05
repack.c: rename and unlink pack file if it exists
Torsten Bögershausen
1
-2
/
+2
2014-01-27
Merge branch 'sb/repack-in-c'
Junio C Hamano
1
-12
/
+12
2014-01-23
repack: propagate pack-objects options as strings
Jeff King
1
-11
/
+11
2014-01-23
repack: make parsed string options const-correct
Jeff King
1
-1
/
+1
2014-01-23
repack: fix typo in max-pack-size option
Jeff King
1
-1
/
+1
2013-12-30
repack: consider bitmaps when performing repacks
Vicent Marti
1
-1
/
+8
2013-12-30
repack: handle optional files created by pack-objects
Jeff King
1
-2
/
+7
2013-12-30
repack: turn exts array into array-of-struct
Jeff King
1
-6
/
+11
2013-12-30
repack: stop using magic number for ARRAY_SIZE(exts)
Jeff King
1
-4
/
+4
2013-12-17
Sync with 1.8.5.2
Junio C Hamano
1
-4
/
+2
2013-12-17
cmd_repack(): remove redundant local variable "nr_packs"
Michael Haggerty
1
-4
/
+2
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
2013-09-17
repack: improve warnings about failure of renaming and removing files
Stefan Beller
1
-2
/
+3
2013-09-17
repack: retain the return value of pack-objects
Stefan Beller
1
-2
/
+2
2013-09-17
repack: rewrite the shell script in C
Stefan Beller
1
-0
/
+387