summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http*: add http_get_info_packsTay Ray Chuan2009-06-064-345/+186
* http-push.c::fetch_symref(): use the new http APIMike Hommey2009-06-061-17/+3
* http-push.c::remote_exists(): use the new http APIMike Hommey2009-06-061-19/+12
* http.c::http_fetch_ref(): use the new http APIMike Hommey2009-06-061-25/+8
* transport.c::get_refs_via_curl(): use the new http APIMike Hommey2009-06-061-22/+12
* http.c: new functions for the http APIMike Hommey2009-06-062-0/+134
* http: create function end_url_with_slashTay Ray Chuan2009-06-061-3/+9
* http*: move common variables and macros to http.[ch]Tay Ray Chuan2009-06-064-20/+20
* transport.c::get_refs_via_curl(): do not leak refs_urlMike Hommey2009-06-061-0/+1
* Don't expect verify_pack() callers to set pack_sizeMike Hommey2009-06-061-3/+5
* http-push: do not SEGV after fetching a bad pack idx fileTay Ray Chuan2009-06-061-0/+2
* http*: copy string returned by sha1_to_hexTay Ray Chuan2009-06-062-45/+47
* http-walker: verify remote packsTay Ray Chuan2009-06-061-3/+30
* http-push, http-walker: style fixesTay Ray Chuan2009-06-062-52/+79
* t5550-http-fetch: test fetching of packed objectsTay Ray Chuan2009-06-061-0/+8
* http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"Tay Ray Chuan2009-06-061-0/+2
* http-push: send out fetch requests on queueTay Ray Chuan2009-06-062-13/+28
* t5540-http-push: test fetching of packed objectsTay Ray Chuan2009-06-061-0/+20
* t5540-http-push: test fetching of loose objectsTay Ray Chuan2009-06-061-0/+16
* Merge branch 'rc/maint-http-local-slot-fix' into rc/http-pushJunio C Hamano2009-06-062-0/+12
|\
| * http*: cleanup slot->local after fcloseTay Ray Chuan2009-06-062-0/+12
* | Merge branch 'np/push-delta'Junio C Hamano2009-05-183-8/+23
|\ \ | |/
| * allow OFS_DELTA objects during a pushNicolas Pitre2009-05-013-8/+23
* | Merge branch 'ar/merge-one-file-diag'Junio C Hamano2009-05-180-0/+0
|\ \
| * | Clarify kind of conflict in merge-one-file helperAlex Riesen2009-04-291-2/+9
* | | Merge branch 'ar/unlink-err'Junio C Hamano2009-05-1826-50/+68
|\ \ \
| * | | print unlink(2) errno in copy_or_link_directoryAlex Riesen2009-04-291-1/+2
| * | | replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-2923-49/+44
| * | | Introduce an unlink(2) wrapper which gives warning if unlink failedAlex Riesen2009-04-292-0/+22
* | | | Merge branch 'jk/maint-add-empty'Junio C Hamano2009-05-181-1/+1
|\ \ \ \
| * | | | add: don't complain when adding empty project rootJeff King2009-05-091-1/+1
* | | | | Merge branch 'js/add-edit'Junio C Hamano2009-05-183-4/+187
|\ \ \ \ \
| * | | | | t3702: fix reliance on SHELL_PATH being '/bin/sh'Johannes Schindelin2009-04-271-7/+19
| * | | | | git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-123-4/+175
* | | | | | Merge branch 'mh/diff-stat-color'Junio C Hamano2009-05-181-8/+7
|\ \ \ \ \ \
| * | | | | | diff: do not color --stat output like patch contextMarkus Heidelberg2009-04-261-8/+7
* | | | | | | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-184-5/+66
|\ \ \ \ \ \ \
| * | | | | | | bash completion: show-branch color supportMarkus Heidelberg2009-04-251-1/+4
| * | | | | | | show-branch: color the commit status signsMarkus Heidelberg2009-04-223-4/+62
* | | | | | | | Merge branch 'ac/graph-horizontal-line'Junio C Hamano2009-05-182-19/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | graph API: Use horizontal lines for more compact graphsAllan Caffee2009-04-222-19/+49
* | | | | | | | | Merge branch 'ae/anon-fetch-info'Junio C Hamano2009-05-183-2/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch: Strip usernames from url's before storing themAndreas Ericsson2009-04-213-2/+54
| |/ / / / / / / /
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | show-branch: Fix die message in parse_reflog_param()Stephen Boyd2009-05-171-1/+1
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-164-5/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | completion: add missing options to show-branch and showStephen Boyd2009-05-161-2/+2
| * | | | | | | | | dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds2009-05-161-1/+1
| * | | | | | | | | Fix type-punning issuesDan McGee2009-05-162-2/+5
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-169-21/+61
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /