index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-pack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-2375
/
+0
*
Revert "pack-objects: fix pack generation when using pack_size_limit"
Nicolas Pitre
2010-02-08
1
-11
/
+9
*
make --max-pack-size argument to 'git pack-object' count in bytes
Nicolas Pitre
2010-02-04
1
-5
/
+6
*
pack-objects: fix pack generation when using pack_size_limit
Nicolas Pitre
2010-02-04
1
-24
/
+13
*
Make NO_PTHREADS the sole thread configuration variable
Dan McGee
2010-01-31
1
-6
/
+6
*
make "index-pack" a built-in
Linus Torvalds
2010-01-22
1
-2
/
+3
*
Merge branch 'jc/conflict-marker-size'
Junio C Hamano
2010-01-21
1
-1
/
+1
|
\
|
*
git_attr(): fix function signature
Junio C Hamano
2010-01-17
1
-1
/
+1
*
|
MSVC: Windows-native implementation for subset of Pthreads API
Andrzej K. Haczewski
2010-01-17
1
-4
/
+27
|
/
*
Merge branch 'maint'
Junio C Hamano
2009-11-24
1
-0
/
+9
|
\
|
*
pack-objects: split implications of --all-progress from progress activation
Nicolas Pitre
2009-11-24
1
-0
/
+9
*
|
pack-objects: move thread autodetection closer to relevant code
Nicolas Pitre
2009-11-06
1
-5
/
+2
|
/
*
pack-objects: remove SP at the end of usage string
Thiago Farina
2009-09-19
1
-9
/
+9
*
Merge branch 'np/maint-1.6.3-deepen'
Junio C Hamano
2009-09-08
1
-0
/
+28
|
\
|
*
pack-objects: free preferred base memory after usage
Nicolas Pitre
2009-09-06
1
-0
/
+28
*
|
builtin-pack-objects.c: avoid vla
Junio C Hamano
2009-09-01
1
-1
/
+3
*
|
Style fixes, add a space after if/for/while.
Brian Gianforcaro
2009-09-01
1
-1
/
+1
*
|
Merge branch 'cc/replace'
Junio C Hamano
2009-08-22
1
-0
/
+2
|
\
\
|
*
|
environment: add global variable to disable replacement
Christian Couder
2009-06-01
1
-0
/
+2
*
|
|
don't let the delta cache grow unbounded in 'git repack'
Nicolas Pitre
2009-08-06
1
-1
/
+1
*
|
|
Merge branch 'js/maint-graft-unhide-true-parents'
Junio C Hamano
2009-07-25
1
-0
/
+4
|
\
\
\
|
*
|
|
git repack: keep commits hidden by a graft
Johannes Schindelin
2009-07-24
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
1
-9
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
1
-9
/
+5
|
|
/
*
/
Fix big left-shifts of unsigned char
Linus Torvalds
2009-06-18
1
-2
/
+1
|
/
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
1
-1
/
+1
*
Merge branch 'lt/pack-object-memuse'
Junio C Hamano
2009-04-18
1
-6
/
+12
|
\
|
*
show_object(): push path_name() call further down
Linus Torvalds
2009-04-13
1
-1
/
+3
|
*
process_{tree,blob}: show objects without buffering
Linus Torvalds
2009-04-13
1
-6
/
+10
*
|
Merge branch 'cc/bisect-filter'
Junio C Hamano
2009-04-13
1
-3
/
+3
|
\
\
|
*
|
list-objects: add "void *data" parameter to show functions
Christian Couder
2009-04-08
1
-3
/
+3
*
|
|
Merge branch 'maint'
Junio C Hamano
2009-04-13
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-04-13
1
-0
/
+2
|
|
\
\
\
|
|
*
\
\
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-04-13
1
-0
/
+2
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
process_{tree,blob}: Remove useless xstrdup calls
Linus Torvalds
2009-04-12
1
-0
/
+2
|
*
|
|
|
Merge branch 'jc/maint-1.6.0-keep-pack' into maint
Junio C Hamano
2009-04-09
1
-12
/
+27
|
|
\
\
\
\
*
|
|
|
|
|
Update delta compression message to be less misleading
Dan McGee
2009-04-12
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
2009-04-02
1
-4
/
+27
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
pack-objects: don't loosen objects available in alternate or kept packs
Brandon Casey
2009-03-22
1
-1
/
+25
|
*
|
|
|
Remove --kept-pack-only option and associated infrastructure
Brandon Casey
2009-03-20
1
-1
/
+0
|
*
|
|
|
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
2009-03-20
1
-2
/
+2
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-03-25
1
-1
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-03-24
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-03-24
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
avoid possible overflow in delta size filtering computation
Nicolas Pitre
2009-03-24
1
-1
/
+1
|
|
*
|
|
Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1
Junio C Hamano
2009-03-22
1
-3
/
+2
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'lt/maint-wrap-zlib' into maint
Junio C Hamano
2009-02-06
1
-3
/
+3
|
|
|
\
\
\
\
*
|
|
\
\
\
\
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
2009-03-11
1
-11
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
is_kept_pack(): final clean-up
Junio C Hamano
2009-02-28
1
-2
/
+2
|
*
|
|
|
|
Simplify is_kept_pack()
Junio C Hamano
2009-02-28
1
-3
/
+3
[next]