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
/
builtin-fetch-pack.c
Commit message (
Expand
)
Author
Age
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
fetch-pack: brown paper bag fix
Junio C Hamano
2008-04-30
*
fetch-pack: do not stop traversing an already parsed commit
Linus Torvalds
2008-04-28
*
Fix tag following
Daniel Barkalow
2008-03-19
*
Merge branch 'sp/fetch-optim'
Junio C Hamano
2008-03-08
|
\
|
*
Teach fetch-pack/upload-pack about --include-tag
Shawn O. Pearce
2008-03-04
*
|
fetch-pack: check parse_commit/object results
Martin Koegler
2008-03-03
|
/
*
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
2008-03-02
|
\
|
*
Remove unused object-ref code
Martin Koegler
2008-02-25
*
|
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
Johannes Sixt
2008-02-23
*
|
Reduce the number of connects when fetching
Daniel Barkalow
2008-02-05
|
/
*
Improve use of lockfile API
Brandon Casey
2008-01-16
*
fetch-pack: Prepare for a side-band demultiplexer in a thread.
Johannes Sixt
2007-11-17
*
restore fetching with thin-pack capability
Nicolas Pitre
2007-11-07
*
Merge branch 'js/forkexec'
Junio C Hamano
2007-11-01
|
\
|
*
Use the asyncronous function infrastructure in builtin-fetch-pack.c.
Johannes Sixt
2007-10-21
|
*
Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec.
Johannes Sixt
2007-10-21
|
*
Change git_connect() to return a struct child_process instead of a pid_t.
Johannes Sixt
2007-10-21
*
|
Correct handling of upload-pack in builtin-fetch-pack
Daniel Barkalow
2007-10-29
|
/
*
Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
Shawn O. Pearce
2007-09-19
*
Always obtain fetch-pack arguments from struct fetch_pack_args
Shawn O. Pearce
2007-09-19
*
Fix builtin-fetch memory corruption by not overstepping array
Shawn O. Pearce
2007-09-19
*
Remove pack.keep after ref updates in git-fetch
Shawn O. Pearce
2007-09-19
*
Remove unnecessary debugging from builtin-fetch
Shawn O. Pearce
2007-09-19
*
Make fetch-pack a builtin with an internal API
Daniel Barkalow
2007-09-19