summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-05http-backend: more explict LocationMatchMark Lodato
2009-11-05http-backend: add example for gitweb on same URLMark Lodato
2009-11-05http-backend: use mod_alias instead of mod_rewriteMark Lodato
2009-11-05http-backend: reword some documentationMark Lodato
2009-11-05http-backend: add GIT_PROJECT_ROOT environment varMark Lodato
2009-11-05Smart fetch and push over HTTP: server sideShawn O. Pearce
2009-11-05Add stateless RPC options to upload-pack, receive-packShawn O. Pearce
2009-11-05Git-aware CGI to provide dumb HTTP transportShawn O. Pearce
2009-10-31remote-helpers: return successfully if everything up-to-dateClemens Buchacher
2009-10-31Move WebDAV HTTP push under remote-curlShawn O. Pearce
2009-10-31remote-helpers: Support custom transport optionsShawn O. Pearce
2009-10-31remote-helpers: Fetch more than one ref in a batchShawn O. Pearce
2009-10-31fetch: Allow transport -v -v -v to set verbosity to 3Shawn O. Pearce
2009-10-31remote-curl: Refactor walker initializationShawn O. Pearce
2009-10-31Add multi_ack_detailed capability to fetch-pack/upload-packShawn O. Pearce
2009-10-31Move "get_ack()" back to fetch-packShawn O. Pearce
2009-10-31fetch-pack: Use a strbuf to compose the want listShawn O. Pearce
2009-10-31pkt-line: Make packet_read_line easier to debugShawn O. Pearce
2009-10-31pkt-line: Add strbuf based functionsShawn O. Pearce
2009-10-31http-push: fix check condition on http.c::finish_http_pack_request()Tay Ray Chuan
2009-10-14Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano
2009-10-14Merge branch 'maint'Junio C Hamano
2009-10-14sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce
2009-10-14Merge branch 'maint'Junio C Hamano
2009-10-14change throughput display units with fast linksNicolas Pitre
2009-10-14clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink
2009-10-14remote-curl: add missing initialization of argv0_pathJohannes Sixt
2009-10-13Merge branch 'maint'Junio C Hamano
2009-10-13Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-12Let --decorate show HEAD positionThomas Rast
2009-10-12git-stash documentation: mention default options for 'list'Miklos Vajna
2009-10-12bash completion: complete refs for git-grepThomas Rast
2009-10-12diff.c: stylefixFelipe Contreras
2009-10-12Documentation: add 'git replace' to main git manpageSZEDER Gábor
2009-10-10git-add--interactive: never skip files included in indexPauli Virtanen
2009-10-10GIT 1.6.5v1.6.5Junio C Hamano
2009-10-10git-svn: hide find_parent_branch output in double quiet modeSimon Arlott
2009-10-10Documentation: clone: clarify discussion of initial branchJonathan Nieder
2009-10-09Merge branch 'rs/maint-archive-prefix'Junio C Hamano
2009-10-09Merge branch 'fc/mutt-alias'Junio C Hamano
2009-10-09Merge branch 'ef/msvc-noreturn'Junio C Hamano
2009-10-09Merge branch 'jk/reflog-date'Junio C Hamano
2009-10-09Merge branch 'ch/am-header'Junio C Hamano
2009-10-09bash: add support for 'git replace'Björn Gustavsson
2009-10-09completion: fix alias listings with newlinesStephen Boyd
2009-10-09completion: fix completion of git <TAB><TAB>Stephen Boyd
2009-10-09import-tars: Add missing closing bracketIngmar Vanhassel
2009-10-09racy-git.txt: explain nsec problem in more detailJonathan Nieder
2009-10-09Documentation: clarify "working tree" definitionJonathan Nieder
2009-10-09Documentation: clarify branch creationJonathan Nieder