summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fetch_pack(): reindent function decl and defnMichael Haggerty2012-09-122-10/+10
* Rename static function fetch_pack() to http_fetch_pack()Michael Haggerty2012-09-121-2/+2
* t5500: add tests of fetch-pack --all --depth=N $URL $REFMichael Haggerty2012-09-121-0/+15
* t5500: add tests of error output for missing refsMichael Haggerty2012-09-121-0/+30
* api-string-list.txt: initialize the string_list the easy wayMichael Haggerty2012-09-121-2/+1
* string_list: add a function string_list_longest_prefix()Michael Haggerty2012-09-125-0/+86
* string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-125-0/+60
* string_list: add a new function, filter_string_list()Michael Haggerty2012-09-125-0/+96
* string_list: add two new functions for splitting stringsMichael Haggerty2012-09-127-1/+213
* string_list: add function string_list_append_nodup()Michael Haggerty2012-09-123-8/+47
* The fourth batch for 1.8.0Junio C Hamano2012-09-071-0/+52
* Merge branch 'nd/branch-v-alignment'Junio C Hamano2012-09-072-13/+17
|\
| * branch -v: align even when branch names are in UTF-8Nguyễn Thái Ngọc Duy2012-08-272-13/+17
* | Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-09-079-108/+173
|\ \
| * | http: prompt for credentials on failed POSTJeff King2012-08-272-9/+16
| * | http: factor out http error code handlingJeff King2012-08-272-23/+29
| * | t: test http access to "half-auth" repositoriesJeff King2012-08-273-0/+28
| * | t: test basic smart-http authenticationJeff King2012-08-272-0/+25
| * | t/lib-httpd: recognize */smart/* repos as smart-httpJeff King2012-08-271-9/+7
| * | t/lib-httpd: only route auth/dumb to dumb reposJeff King2012-08-271-1/+1
| * | t5550: factor out http auth setupJeff King2012-08-273-54/+55
| * | t5550: put auth-required repo in auth/dumbJeff King2012-08-271-9/+9
* | | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'Junio C Hamano2012-09-071-3/+3
|\ \ \
| * | | doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano2012-08-261-3/+3
* | | | Merge branch 'jc/apply-binary-p0'Junio C Hamano2012-09-072-46/+76
|\ \ \ \
| * | | | apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-242-46/+76
* | | | | Merge branch 'jc/dotdot-is-parent-directory'Junio C Hamano2012-09-075-4/+56
|\ \ \ \ \
| * | | | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-235-4/+56
* | | | | | Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-0763-912/+912
|\ \ \ \ \ \
| * | | | | | Use imperative form in help usage to describe an actionNguyễn Thái Ngọc Duy2012-08-226-10/+10
| * | | | | | Reduce translations by using same terminologiesNguyễn Thái Ngọc Duy2012-08-224-5/+5
| * | | | | | i18n: write-tree: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-5/+5
| * | | | | | i18n: verify-tag: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-2/+2
| * | | | | | i18n: verify-pack: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-3/+3
| * | | | | | i18n: update-server-info: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-2/+2
| * | | | | | i18n: update-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-5/+5
| * | | | | | i18n: update-index: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-28/+28
| * | | | | | i18n: tag: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-28/+28
| * | | | | | i18n: symbolic-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-4/+4
| * | | | | | i18n: show-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-14/+14
| * | | | | | i18n: show-branch: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-21/+21
| * | | | | | i18n: shortlog: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-7/+7
| * | | | | | i18n: rm: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-7/+7
| * | | | | | i18n: revert, cherry-pick: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-18/+18
| * | | | | | i18n: rev-parse: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-9/+9
| * | | | | | i18n: reset: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-10/+10
| * | | | | | i18n: rerere: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-2/+2
| * | | | | | i18n: status: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-11/+11
| * | | | | | i18n: replace: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-6/+6
| * | | | | | i18n: remote: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-42/+42