index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bundle.c
Commit message (
Expand
)
Author
Age
*
bundle: Use OFS_DELTA in bundle files
Shawn O. Pearce
2011-02-06
*
bundle: detect if bundle file cannot be created
Csaba Henk
2010-08-27
*
Merge branch 'jc/log-stdin'
Junio C Hamano
2009-11-23
|
\
|
*
Teach --stdin option to "log" family
Junio C Hamano
2009-11-20
*
|
pack-objects: split implications of --all-progress from progress activation
Nicolas Pitre
2009-11-23
|
/
*
don't dereference NULL upon fdopen failure
Jim Meyering
2009-09-13
*
Terminate argv with NULL before calling setup_revisions()
Nguyễn Thái Ngọc Duy
2009-05-21
*
Merge branch 'js/maint-all-implies-HEAD'
Junio C Hamano
2009-01-25
|
\
|
*
bundle: allow the same ref to be given more than once
Junio C Hamano
2009-01-17
*
|
bundle: allow rev-list options to exclude annotated tags
Johannes Schindelin
2009-01-05
|
/
*
Fix non-literal format in printf-style calls
Daniel Lowe
2008-11-11
*
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
2008-10-19
*
Teach git-bundle to read revision arguments from stdin like git-rev-list.
Adam Brewster
2008-07-07
*
start_command(), if .in/.out > 0, closes file descriptors, not the callers
Johannes Sixt
2008-02-23
*
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
Johannes Sixt
2008-02-23
*
check return code of prepare_revision_walk
Martin Koegler
2008-02-17
*
Improve use of lockfile API
Brandon Casey
2008-01-16
*
bundle, fast-import: detect write failure
Jim Meyering
2008-01-10
*
Don't access line[-1] for a zero-length "line" from fgets.
Jim Meyering
2008-01-04
*
Merge branch 'maint'
Junio C Hamano
2007-11-22
*
Style: place opening brace of a function definition at column 1
Junio C Hamano
2007-11-08
*
Move bundle specific stuff into bundle.[ch]
Johannes Schindelin
2007-09-19