index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upload-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include agent identifier in capability string
Jeff King
2012-08-03
1
-2
/
+5
*
Merge branch 'jk/parse-object-cached'
Junio C Hamano
2012-01-29
1
-4
/
+7
|
\
|
*
upload-pack: avoid parsing tag destinations
Jeff King
2012-01-06
1
-2
/
+1
|
*
upload-pack: avoid parsing objects during ref advertisement
Jeff King
2012-01-06
1
-3
/
+7
*
|
server_supports(): parse feature list more carefully
Junio C Hamano
2012-01-08
1
-9
/
+13
|
/
*
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-12-06
1
-0
/
+2
*
Merge branch 'jc/fetch-verify'
Junio C Hamano
2011-10-05
1
-1
/
+3
|
\
|
*
list-objects: pass callback data to show_objects()
Junio C Hamano
2011-09-02
1
-1
/
+3
*
|
Merge branch 'jc/traverse-commit-list'
Junio C Hamano
2011-10-05
1
-14
/
+1
|
\
|
|
*
revision.c: add show_object_with_name() helper function
Junio C Hamano
2011-08-22
1
-14
/
+1
*
|
Sync with 1.7.6.1
Junio C Hamano
2011-08-24
1
-0
/
+2
|
\
\
|
*
|
get_indexed_object can return NULL if nothing is in that slot; check for it
Brian Harring
2011-08-24
1
-0
/
+2
*
|
|
Merge branch 'jc/maint-smart-http-race-upload-pack'
Junio C Hamano
2011-08-18
1
-9
/
+98
|
\
|
|
|
*
|
helping smart-http/stateless-rpc fetch race
Junio C Hamano
2011-08-09
1
-9
/
+98
|
|
/
*
/
ref namespaces: Support remote repositories via upload-pack and receive-pack
Josh Triplett
2011-07-11
1
-7
/
+8
|
/
*
Merge branch 'jk/maint-upload-pack-shallow'
Junio C Hamano
2011-04-27
1
-12
/
+11
|
\
|
*
upload-pack: start pack-objects before async rev-list
Jeff King
2011-04-06
1
-12
/
+11
|
|
|
\
*
-
.
\
Merge branches 'sp/maint-fetch-pack-stop-early' and 'sp/maint-upload-pack-sto...
Junio C Hamano
2011-03-29
1
-3
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
enable "no-done" extension only when serving over smart-http
Junio C Hamano
2011-03-29
1
-3
/
+4
*
|
|
Revert two "no-done" reverts
Junio C Hamano
2011-03-29
1
-4
/
+16
*
|
|
Revert "upload-pack: Implement no-done capability"
Junio C Hamano
2011-03-29
1
-16
/
+4
*
|
|
Merge branch 'sp/maint-upload-pack-stop-early'
Junio C Hamano
2011-03-23
1
-3
/
+24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
upload-pack: Implement no-done capability
Shawn O. Pearce
2011-03-15
1
-4
/
+16
|
*
|
upload-pack: More aggressively send 'ACK %s ready'
Shawn O. Pearce
2011-03-15
1
-0
/
+9
|
|
/
*
/
add packet tracing debug code
Jeff King
2011-03-08
1
-0
/
+1
|
/
*
commit: Add commit_list prefix in two function names.
Thiago Farina
2010-11-29
1
-2
/
+2
*
Use angles for placeholders consistently
Štěpán Němec
2010-10-08
1
-1
/
+1
*
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
2010-08-30
1
-1
/
+1
*
upload-pack: Improve error message when bad ref requested
Elijah Newren
2010-08-03
1
-1
/
+2
*
upload-pack: remove unused "create_full_pack" code in do_rev_list
Nguyễn Thái Ngọc Duy
2010-07-28
1
-17
/
+12
*
run-command: support custom fd-set in async
Erik Faye-Lund
2010-02-06
1
-3
/
+4
*
Sync with 1.6.5.6
Junio C Hamano
2009-12-11
1
-72
/
+2
|
\
|
*
Remove post-upload-hook
Junio C Hamano
2009-12-10
1
-72
/
+2
|
*
Merge branch 'np/maint-sideband-favor-status' into maint
Junio C Hamano
2009-12-03
1
-15
/
+17
|
|
\
*
|
\
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-21
1
-17
/
+54
|
\
\
\
|
*
|
|
Add stateless RPC options to upload-pack, receive-pack
Shawn O. Pearce
2009-11-05
1
-4
/
+36
|
*
|
|
Add multi_ack_detailed capability to fetch-pack/upload-pack
Shawn O. Pearce
2009-10-31
1
-13
/
+18
|
|
/
/
*
|
|
Merge branch 'np/maint-sideband-favor-status'
Junio C Hamano
2009-11-18
1
-15
/
+17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
give priority to progress messages
Nicolas Pitre
2009-11-13
1
-15
/
+17
|
*
Merge branch 'lt/pack-object-memuse' into maint
Junio C Hamano
2009-05-04
1
-6
/
+8
|
|
\
*
|
|
don't dereference NULL upon fdopen failure
Jim Meyering
2009-09-13
1
-2
/
+2
*
|
|
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
1
-2
/
+2
*
|
|
Merge branch 'jc/upload-pack-hook'
Junio C Hamano
2009-09-08
1
-2
/
+72
|
\
\
\
|
*
|
|
upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook
Junio C Hamano
2009-08-29
1
-0
/
+4
|
*
|
|
upload-pack: add a trigger for post-upload-pack hook
Junio C Hamano
2009-08-29
1
-2
/
+68
*
|
|
|
Merge branch 'np/maint-1.6.3-deepen'
Junio C Hamano
2009-09-08
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
make shallow repository deepening more network efficient
Nicolas Pitre
2009-09-06
1
-2
/
+6
*
|
|
|
|
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
/
+1
|
\
\
\
\
|
*
|
|
|
environment: add global variable to disable replacement
Christian Couder
2009-06-01
1
-0
/
+1
|
|
/
/
/
[next]