18665 Commits (5424bc557fc6414660830b470dd45774b8f5f281)
 

Author SHA1 Message Date
Tay Ray Chuan 5424bc557f http*: add helper methods for fetching objects (loose) 16 years ago
Tay Ray Chuan 2264dfa5c4 http*: add helper methods for fetching packs 16 years ago
Tay Ray Chuan 39dc52cf4f http: use new http API in fetch_index() 16 years ago
Tay Ray Chuan b8caac2b8a http*: add http_get_info_packs 16 years ago
Mike Hommey 9af5abd993 http-push.c::fetch_symref(): use the new http API 16 years ago
Mike Hommey 446b941a57 http-push.c::remote_exists(): use the new http API 16 years ago
Mike Hommey 0d5896e1cc http.c::http_fetch_ref(): use the new http API 16 years ago
Mike Hommey 28307b99dd transport.c::get_refs_via_curl(): use the new http API 16 years ago
Mike Hommey e929cd20bb http.c: new functions for the http API 16 years ago
Tay Ray Chuan 5ace994f33 http: create function end_url_with_slash 16 years ago
Tay Ray Chuan e917674597 http*: move common variables and macros to http.[ch] 16 years ago
Mike Hommey df005219dd transport.c::get_refs_via_curl(): do not leak refs_url 16 years ago
Mike Hommey 4277c6709d Don't expect verify_pack() callers to set pack_size 16 years ago
Tay Ray Chuan 1b1b7b235b http-push: do not SEGV after fetching a bad pack idx file 16 years ago
Tay Ray Chuan 20cfb3aa71 http*: copy string returned by sha1_to_hex 16 years ago
Tay Ray Chuan 48188c259a http-walker: verify remote packs 16 years ago
Tay Ray Chuan 4c42aa1a13 http-push, http-walker: style fixes 16 years ago
Tay Ray Chuan 96a4f18735 t5550-http-fetch: test fetching of packed objects 16 years ago
Tay Ray Chuan 68862a3152 http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue" 16 years ago
Tay Ray Chuan 4f66250df6 http-push: send out fetch requests on queue 16 years ago
Tay Ray Chuan 86d99f6d5c t5540-http-push: test fetching of packed objects 16 years ago
Tay Ray Chuan 242a90778b t5540-http-push: test fetching of loose objects 16 years ago
Junio C Hamano 8607987223 Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push 16 years ago
Tay Ray Chuan 16493eb0d0 http*: cleanup slot->local after fclose 16 years ago
Junio C Hamano 99ddd24ad7 Merge branch 'np/push-delta' 16 years ago
Junio C Hamano d430262fac Merge branch 'ar/merge-one-file-diag' 16 years ago
Junio C Hamano 36587681b4 Merge branch 'ar/unlink-err' 16 years ago
Junio C Hamano f2a56171ac Merge branch 'jk/maint-add-empty' 16 years ago
Junio C Hamano 362724af6c Merge branch 'js/add-edit' 16 years ago
Junio C Hamano c16cea7345 Merge branch 'mh/diff-stat-color' 16 years ago
Junio C Hamano 96825a8054 Merge branch 'mh/show-branch-color' 16 years ago
Junio C Hamano 7f1eaec7f4 Merge branch 'ac/graph-horizontal-line' 16 years ago
Junio C Hamano 983e9b63ae Merge branch 'ae/anon-fetch-info' 16 years ago
Junio C Hamano 59e5fb356e Merge branch 'maint' 16 years ago
Stephen Boyd 5acb3e5012 show-branch: Fix die message in parse_reflog_param() 16 years ago
Junio C Hamano 55524fcf9d Merge branch 'maint' 16 years ago
Stephen Boyd 076c32370d completion: add missing options to show-branch and show 16 years ago
Linus Torvalds da4b3e8c28 dir.c: clean up handling of 'path' parameter in read_directory_recursive() 16 years ago
Dan McGee b867d324ce Fix type-punning issues 16 years ago
Junio C Hamano 671d1bc6a0 Merge branch 'maint' 16 years ago
Nanako Shiraishi e4b09dad9f test: checkout shouldn't say that HEAD has moved if it didn't 16 years ago
Junio C Hamano dd42c2f015 completion: enhance "current branch" display 16 years ago
Junio C Hamano ff790b6a4b completion: simplify "current branch" in __git_ps1() 16 years ago
Junio C Hamano 8763dbb1b2 completion: fix PS1 display during a merge on detached HEAD 16 years ago
Alex Riesen 8a94bc7bdc Improve the naming of guessed target repository for git clone 16 years ago
Alex Riesen 39d404d137 Use UTF-8 instead of utf8 for backward compatibility 16 years ago
Daniel Cordero 77ebd56dc3 builtin-checkout: Don't tell user that HEAD has moved before it has 16 years ago
Jim Meyering c646217e13 pre-commit.sample: don't print incidental SHA1 16 years ago
Stephen Boyd f044fe2de6 tests: Add tests for missing format-patch long options 16 years ago
Stephen Boyd ca156cfcc2 api-parse-options.txt: use 'func' instead of 'funct' 16 years ago