Sign in
googlers
/
jrn
/
git
/
6741aa6c399dec3d8f0b25699a73b8fcf974d702
/
bundle.c
4169837
don't dereference NULL upon fdopen failure
by Jim Meyering
· 16 years ago
a80aad7
Terminate argv with NULL before calling setup_revisions()
by Nguyễn Thái Ngọc Duy
· 16 years ago
f18e6be
Merge branch 'js/maint-all-implies-HEAD'
by Junio C Hamano
· 16 years ago
b2a6d1c
bundle: allow the same ref to be given more than once
by Junio C Hamano
· 16 years ago
c9a42c4
bundle: allow rev-list options to exclude annotated tags
by Johannes Schindelin
· 16 years ago
9db56f7
Fix non-literal format in printf-style calls
by Daniel Lowe
· 16 years ago
acd3b9e
Enhance hold_lock_file_for_{update,append}() API
by Junio C Hamano
· 16 years ago
22568f0
Teach git-bundle to read revision arguments from stdin like git-rev-list.
by Adam Brewster
· 17 years ago
c20181e
start_command(), if .in/.out > 0, closes file descriptors, not the callers
by Johannes Sixt
· 17 years ago
e72ae28
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
by Johannes Sixt
· 17 years ago
3d51e1b
check return code of prepare_revision_walk
by Martin Koegler
· 17 years ago
4ed7cd3
Improve use of lockfile API
by Brandon Casey
· 17 years ago
95693d4
bundle, fast-import: detect write failure
by Jim Meyering
· 17 years ago
872c930
Don't access line[-1] for a zero-length "line" from fgets.
by Jim Meyering
· 17 years ago
fa30383
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
f3fa183
Style: place opening brace of a function definition at column 1
by Junio C Hamano
· 17 years ago
30415d5
Move bundle specific stuff into bundle.[ch]
by Johannes Schindelin
· 18 years ago