summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* do not check truth value of flex arraysjk/remote-curl-an-array-in-struct-cannot-be-nullJeff King2015-01-281-1/+1
* Smart fetch over HTTP: client sideShawn O. Pearce2009-11-043-22/+160
* Smart push over HTTP: client sideShawn O. Pearce2009-11-048-15/+374
* Discover refs via smart HTTP server when availableShawn O. Pearce2009-11-041-17/+131
* http-backend: more explict LocationMatchMark Lodato2009-11-041-1/+1
* http-backend: add example for gitweb on same URLMark Lodato2009-11-041-0/+33
* http-backend: use mod_alias instead of mod_rewriteMark Lodato2009-11-041-7/+3
* http-backend: reword some documentationMark Lodato2009-11-041-4/+8
* http-backend: add GIT_PROJECT_ROOT environment varMark Lodato2009-11-042-25/+39
* Smart fetch and push over HTTP: server sideShawn O. Pearce2009-11-042-4/+359
* Add stateless RPC options to upload-pack, receive-packShawn O. Pearce2009-11-042-10/+56
* Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-044-0/+396
* remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-302-1/+3
* Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-306-54/+287
* remote-helpers: Support custom transport optionsShawn O. Pearce2009-10-303-2/+198
* remote-helpers: Fetch more than one ref in a batchShawn O. Pearce2009-10-303-26/+115
* fetch: Allow transport -v -v -v to set verbosity to 3Shawn O. Pearce2009-10-302-2/+2
* remote-curl: Refactor walker initializationShawn O. Pearce2009-10-301-10/+14
* Add multi_ack_detailed capability to fetch-pack/upload-packShawn O. Pearce2009-10-302-22/+50
* Move "get_ack()" back to fetch-packShawn O. Pearce2009-10-303-22/+21
* fetch-pack: Use a strbuf to compose the want listShawn O. Pearce2009-10-303-25/+39
* pkt-line: Make packet_read_line easier to debugShawn O. Pearce2009-10-301-1/+1
* pkt-line: Add strbuf based functionsShawn O. Pearce2009-10-302-12/+76
* http-push: fix check condition on http.c::finish_http_pack_request()Tay Ray Chuan2009-10-301-1/+1
* Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano2009-10-142-1/+15
|\
| * git-add--interactive: never skip files included in indexPauli Virtanen2009-10-102-1/+15
* | Merge branch 'maint'Junio C Hamano2009-10-142-0/+13
|\ \
| * | sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2009-10-142-0/+13
* | | Merge branch 'maint'Junio C Hamano2009-10-143-2/+11
|\ \ \ | |/ /
| * | change throughput display units with fast linksNicolas Pitre2009-10-141-1/+7
| * | clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink2009-10-142-1/+3
| * | remote-curl: add missing initialization of argv0_pathJohannes Sixt2009-10-131-0/+1
* | | Merge branch 'maint'Junio C Hamano2009-10-131-1/+2
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-131-1/+2
| |\ \
| | * | git-stash documentation: mention default options for 'list'Miklos Vajna2009-10-121-1/+2
| | |/
* | | Let --decorate show HEAD positionThomas Rast2009-10-123-2/+3
* | | bash completion: complete refs for git-grepThomas Rast2009-10-121-1/+2
* | | diff.c: stylefixFelipe Contreras2009-10-111-1/+1
* | | Documentation: add 'git replace' to main git manpageSZEDER Gábor2009-10-111-0/+1
|/ /
* | GIT 1.6.5v1.6.5Junio C Hamano2009-10-103-7/+6
* | git-svn: hide find_parent_branch output in double quiet modeSimon Arlott2009-10-101-7/+12
* | Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-091-2/+3
* | Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-092-3/+16
|\ \
| * | Git archive and trailing "/" in prefixRené Scharfe2009-10-082-3/+16
* | | Merge branch 'fc/mutt-alias'Junio C Hamano2009-10-091-1/+1
|\ \ \
| * | | send-email: fix mutt regex for grouped aliasesFelipe Contreras2009-10-011-1/+1
* | | | Merge branch 'ef/msvc-noreturn'Junio C Hamano2009-10-093-9/+11
|\ \ \ \
| * | | | add NORETURN_PTR for function pointersErik Faye-Lund2009-10-012-4/+6
| * | | | increase portability of NORETURN declarationsErik Faye-Lund2009-10-013-9/+9
| |/ / /
* | | | Merge branch 'jk/reflog-date'Junio C Hamano2009-10-093-2/+7
|\ \ \ \