Sign in
googlers
/
jrn
/
git
/
c7c2bc0ac9e7f077771db53960d4917fda4b27a7
/
upload-pack.c
2a74532
get_indexed_object can return NULL if nothing is in that slot; check for it
by Brian Harring
· 14 years ago
051e400
helping smart-http/stateless-rpc fetch race
by Junio C Hamano
· 14 years ago
982f6c9
Merge branch 'jk/maint-upload-pack-shallow'
by Junio C Hamano
· 14 years ago
b961219
upload-pack: start pack-objects before async rev-list
by Jeff King
· 14 years ago
2eee139
Merge branches 'sp/maint-fetch-pack-stop-early' and 'sp/maint-upload-pack-stop-early'
by Junio C Hamano
· 14 years ago
4e10cf9
Revert two "no-done" reverts
by Junio C Hamano
· 14 years ago
cf2ad8e
enable "no-done" extension only when serving over smart-http
by Junio C Hamano
· 14 years ago
4793b7e
Revert "upload-pack: Implement no-done capability"
by Junio C Hamano
· 14 years ago
f59bf09
Merge branch 'sp/maint-upload-pack-stop-early'
by Junio C Hamano
· 14 years ago
3e63b21
upload-pack: Implement no-done capability
by Shawn O. Pearce
· 14 years ago
49bee71
upload-pack: More aggressively send 'ACK %s ready'
by Shawn O. Pearce
· 14 years ago
bbc30f9
add packet tracing debug code
by Jeff King
· 14 years ago
47e44ed
commit: Add commit_list prefix in two function names.
by Thiago Farina
· 14 years ago
62b4698
Use angles for placeholders consistently
by Štěpán Němec
· 14 years ago
3cd4745
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
by Thiago Farina
· 15 years ago
9f9aa76
upload-pack: Improve error message when bad ref requested
by Elijah Newren
· 15 years ago
1e39d7d
upload-pack: remove unused "create_full_pack" code in do_rev_list
by Nguyễn Thái Ngọc Duy
· 15 years ago
ae6a560
run-command: support custom fd-set in async
by Erik Faye-Lund
· 15 years ago
4cb51a6
Sync with 1.6.5.6
by Junio C Hamano
· 15 years ago
1456b04
Remove post-upload-hook
by Junio C Hamano
· 15 years ago
ef3a4fd
Merge branch 'np/maint-sideband-favor-status' into maint
by Junio C Hamano
· 15 years ago
905bf77
Merge branch 'sp/smart-http'
by Junio C Hamano
· 15 years ago
e36e6c0
Merge branch 'np/maint-sideband-favor-status'
by Junio C Hamano
· 15 years ago
6b59f51
give priority to progress messages
by Nicolas Pitre
· 15 years ago
42526b4
Add stateless RPC options to upload-pack, receive-pack
by Shawn O. Pearce
· 15 years ago
78affc4
Add multi_ack_detailed capability to fetch-pack/upload-pack
by Shawn O. Pearce
· 15 years ago
4169837
don't dereference NULL upon fdopen failure
by Jim Meyering
· 16 years ago
2b7ca83
use write_str_in_full helper to avoid literal string lengths
by Jim Meyering
· 16 years ago
e4d1afb
Merge branch 'jc/upload-pack-hook'
by Junio C Hamano
· 16 years ago
8e4384f
Merge branch 'np/maint-1.6.3-deepen'
by Junio C Hamano
· 16 years ago
6523078
make shallow repository deepening more network efficient
by Nicolas Pitre
· 16 years ago
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 16 years ago
11cae06
upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook
by Junio C Hamano
· 16 years ago
a8563ec
upload-pack: add a trigger for post-upload-pack hook
by Junio C Hamano
· 16 years ago
f00ecbe
Merge branch 'cc/replace'
by Junio C Hamano
· 16 years ago
7d1b509
Merge branch 'ne/futz-upload-pack'
by Junio C Hamano
· 16 years ago
9462e3f
upload-pack: squelch progress indicator if client cannot see it
by Johannes Sixt
· 16 years ago
f0cea83
Shift object enumeration out of upload-pack
by Nick Edelen
· 16 years ago
dae556b
environment: add global variable to disable replacement
by Christian Couder
· 16 years ago
7d71be2
Merge branch 'lt/pack-object-memuse' into maint
by Junio C Hamano
· 16 years ago
9824a38
Merge branch 'lt/pack-object-memuse'
by Junio C Hamano
· 16 years ago
cf2ab91
show_object(): push path_name() call further down
by Linus Torvalds
· 16 years ago
8d2dfc4
process_{tree,blob}: show objects without buffering
by Linus Torvalds
· 16 years ago
11c211f
list-objects: add "void *data" parameter to show functions
by Christian Couder
· 16 years ago
fd13b21
Move local variables to narrower scopes
by Benjamin Kramer
· 16 years ago
05ac6b3
improve missing repository error message
by Jeff King
· 16 years ago
34263de
Replace deprecated dashed git commands in usage
by Alexander Potashev
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
7e44c93
'git foo' program identifies itself without dash in die() messages
by Junio C Hamano
· 17 years ago
e1464ca
Record the command invocation path early
by Johannes Sixt
· 17 years ago
618ebe9
Windows: Implement asynchronous functions as threads.
by Johannes Sixt
· 17 years ago
348e390
Teach fetch-pack/upload-pack about --include-tag
by Shawn O. Pearce
· 17 years ago
49aaddd
Teach upload-pack to log the received need lines to an fd
by Shawn O. Pearce
· 17 years ago
eadbcd4
Merge branch 'mk/maint-parse-careful'
by Junio C Hamano
· 17 years ago
7914053
Remove unused object-ref code
by Martin Koegler
· 17 years ago
ee4f06c
Merge branch 'mk/maint-parse-careful'
by Junio C Hamano
· 17 years ago
dec38c8
check return value from parse_commit() in various functions
by Martin Koegler
· 17 years ago
3d51e1b
check return code of prepare_revision_walk
by Martin Koegler
· 17 years ago
affeef1
deref_tag: handle return value NULL
by Martin Koegler
· 17 years ago
04b3305
upload-pack: Initialize the exec-path.
by Johannes Sixt
· 17 years ago
4c324c0
upload-pack: Use finish_{command,async}() instead of waitpid().
by Johannes Sixt
· 17 years ago
21edd3f
upload-pack: Run rev-list in an asynchronous function.
by Johannes Sixt
· 17 years ago
80ccaa7
upload-pack: Move the revision walker into a separate function.
by Johannes Sixt
· 17 years ago
cc41fa8
upload-pack: Use start_command() to run pack-objects in create_pack_file().
by Johannes Sixt
· 17 years ago
16befb8
Even more missing static
by Junio C Hamano
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
465b351
git-upload-pack: make sure we close unused pipe ends
by H. Peter Anvin
· 18 years ago
3ddad98
Merge branch 'js/fetch-progress' (early part)
by Junio C Hamano
· 18 years ago
b0e9089
Fixup no-progress for fetch & clone
by Johannes Schindelin
· 18 years ago
599065a
prefixcmp(): fix-up mechanical conversion.
by Junio C Hamano
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
83a5ad6
fetch & clone: do not output progress when not on a tty
by Johannes Schindelin
· 18 years ago
a0022ee
shallow repository: disable unsupported operations for now.
by Junio C Hamano
· 18 years ago
93822c2
short i/o: fix calls to write to use xwrite or write_in_full
by Andy Whitcroft
· 18 years ago
93d26e4
short i/o: fix calls to read to use xread or read_in_full
by Andy Whitcroft
· 18 years ago
37818d7
Merge branch 'master' into js/shallow
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
1f2de76
upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client.
by Alexandre Julliard
· 18 years ago
176d45c
shallow clone: unparse and reparse an unshallowed commit
by Junio C Hamano
· 18 years ago
c6702f4
Why didn't we mark want_obj as ~UNINTERESTING in the old code?
by Junio C Hamano
· 18 years ago
f53514b
allow deepening of a shallow repository
by Johannes Schindelin
· 18 years ago
016e6cc
allow cloning a repository "shallowly"
by Johannes Schindelin
· 18 years ago
ed09aef
support fetching into a shallow repository
by Johannes Schindelin
· 18 years ago
9b8dc26
upload-pack: no longer call rev-list
by Johannes Schindelin
· 18 years ago
3fbe2d5
Merge branch 'jc/upload-pack'
by Junio C Hamano
· 18 years ago
58a1e0e
Merge branch 'lj/refs'
by Junio C Hamano
· 18 years ago
e4fe4b8
let the GIT native protocol use offsets to delta base when possible
by Nicolas Pitre
· 19 years ago
8da1977
Tell between packed, unpacked and symbolic refs.
by Junio C Hamano
· 19 years ago
cb5d709
Add callback data to for_each_ref() family.
by Junio C Hamano
· 19 years ago
7f0f4fa
Merge part of branch 'jc/upload-pack'
by Junio C Hamano
· 19 years ago
d47f3db
Prepare larger packet buffer for upload-pack protocol.
by Junio C Hamano
· 19 years ago
958c24b
Move sideband server side support into reusable form.
by Junio C Hamano
· 19 years ago
e702496
Convert memcpy(a,b,20) to hashcpy(a,b).
by Shawn Pearce
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
59076eb
Make upload_pack void and remove conditional return.
by David Rientjes
· 19 years ago
937a515
upload-pack: stop the other side when they have more roots than we do.
by Junio C Hamano
· 19 years ago
c04c4e5
upload-pack: minor clean-up in multi-ack logic
by Junio C Hamano
· 19 years ago
182a8da
Merge branch 'jc/upload-pack'
by Junio C Hamano
· 19 years ago
0d516ad
upload-pack: fix timeout in create_pack_file
by Matthias Lederhofer
· 19 years ago
5cd060b
Merge branch 'lt/unitype'
by Junio C Hamano
· 19 years ago
Next »