summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-06http*: add http_get_info_packsLibravatar Tay Ray Chuan4-345/+186
2009-06-06http-push.c::fetch_symref(): use the new http APILibravatar Mike Hommey1-17/+3
2009-06-06http-push.c::remote_exists(): use the new http APILibravatar Mike Hommey1-19/+12
2009-06-06http.c::http_fetch_ref(): use the new http APILibravatar Mike Hommey1-25/+8
2009-06-06transport.c::get_refs_via_curl(): use the new http APILibravatar Mike Hommey1-22/+12
2009-06-06http.c: new functions for the http APILibravatar Mike Hommey2-0/+134
2009-06-06http: create function end_url_with_slashLibravatar Tay Ray Chuan1-3/+9
2009-06-06http*: move common variables and macros to http.[ch]Libravatar Tay Ray Chuan4-20/+20
2009-06-06transport.c::get_refs_via_curl(): do not leak refs_urlLibravatar Mike Hommey1-0/+1
2009-06-06Don't expect verify_pack() callers to set pack_sizeLibravatar Mike Hommey1-3/+5
2009-06-06http-push: do not SEGV after fetching a bad pack idx fileLibravatar Tay Ray Chuan1-0/+2
2009-06-06http*: copy string returned by sha1_to_hexLibravatar Tay Ray Chuan2-45/+47
2009-06-06http-walker: verify remote packsLibravatar Tay Ray Chuan1-3/+30
2009-06-06http-push, http-walker: style fixesLibravatar Tay Ray Chuan2-52/+79
2009-06-06t5550-http-fetch: test fetching of packed objectsLibravatar Tay Ray Chuan1-0/+8
2009-06-06http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"Libravatar Tay Ray Chuan1-0/+2
2009-06-06http-push: send out fetch requests on queueLibravatar Tay Ray Chuan2-13/+28
2009-06-06t5540-http-push: test fetching of packed objectsLibravatar Tay Ray Chuan1-0/+20
2009-06-06t5540-http-push: test fetching of loose objectsLibravatar Tay Ray Chuan1-0/+16
2009-06-06Merge branch 'rc/maint-http-local-slot-fix' into rc/http-pushLibravatar Junio C Hamano2-0/+12
2009-06-06http*: cleanup slot->local after fcloseLibravatar Tay Ray Chuan2-0/+12
2009-05-18Merge branch 'np/push-delta'Libravatar Junio C Hamano3-8/+23
2009-05-18Merge branch 'ar/merge-one-file-diag'Libravatar Junio C Hamano0-0/+0
2009-05-18Merge branch 'ar/unlink-err'Libravatar Junio C Hamano26-50/+68
2009-05-18Merge branch 'jk/maint-add-empty'Libravatar Junio C Hamano1-1/+1
2009-05-18Merge branch 'js/add-edit'Libravatar Junio C Hamano3-4/+187
2009-05-18Merge branch 'mh/diff-stat-color'Libravatar Junio C Hamano1-8/+7
2009-05-18Merge branch 'mh/show-branch-color'Libravatar Junio C Hamano4-5/+66
2009-05-18Merge branch 'ac/graph-horizontal-line'Libravatar Junio C Hamano2-19/+49
2009-05-18Merge branch 'ae/anon-fetch-info'Libravatar Junio C Hamano3-2/+54
2009-05-18Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-05-17show-branch: Fix die message in parse_reflog_param()Libravatar Stephen Boyd1-1/+1
2009-05-16Merge branch 'maint'Libravatar Junio C Hamano4-5/+8
2009-05-16completion: add missing options to show-branch and showLibravatar Stephen Boyd1-2/+2
2009-05-16dir.c: clean up handling of 'path' parameter in read_directory_recursive()Libravatar Linus Torvalds1-1/+1
2009-05-16Fix type-punning issuesLibravatar Dan McGee2-2/+5
2009-05-16Merge branch 'maint'Libravatar Junio C Hamano9-21/+61
2009-05-16test: checkout shouldn't say that HEAD has moved if it didn'tLibravatar Nanako Shiraishi1-0/+8
2009-05-16completion: enhance "current branch" displayLibravatar Junio C Hamano1-2/+13
2009-05-16completion: simplify "current branch" in __git_ps1()Libravatar Junio C Hamano1-7/+8
2009-05-16completion: fix PS1 display during a merge on detached HEADLibravatar Junio C Hamano1-3/+3
2009-05-16Improve the naming of guessed target repository for git cloneLibravatar Alex Riesen1-5/+29
2009-05-16Use UTF-8 instead of utf8 for backward compatibilityLibravatar Alex Riesen1-2/+2
2009-05-16builtin-checkout: Don't tell user that HEAD has moved before it hasLibravatar Daniel Cordero1-8/+8
2009-05-16pre-commit.sample: don't print incidental SHA1Libravatar Jim Meyering1-1/+1
2009-05-16tests: Add tests for missing format-patch long optionsLibravatar Stephen Boyd2-0/+17
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Libravatar Stephen Boyd1-1/+1
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDLibravatar Tony Kemp1-0/+1
2009-05-16Merge branch 'maint-1.6.2' into maintLibravatar Junio C Hamano1-1/+3
2009-05-13Merge branch 'maint-1.6.1' into maint-1.6.2Libravatar Junio C Hamano1-1/+3