Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | refs: add expand_ref() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | | | t5500, t5539: tests for shallow depth since a specific date | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -0/+49 | |
| * | | | | | | | | | | | | | | | | clone: define shallow clone boundary based on time with --shallow-since | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -3/+16 | |
| * | | | | | | | | | | | | | | | | fetch: define shallow boundary with --shallow-since | Nguyễn Thái Ngọc Duy | 2016-06-13 | 10 | -9/+67 | |
| * | | | | | | | | | | | | | | | | upload-pack: add deepen-since to cut shallow repos based on time | Nguyễn Thái Ngọc Duy | 2016-06-13 | 3 | -3/+54 | |
| * | | | | | | | | | | | | | | | | shallow.c: implement a generic shallow boundary finder based on rev-list | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -0/+80 | |
| * | | | | | | | | | | | | | | | | fetch-pack: use a separate flag for fetch in deepening mode | Nguyễn Thái Ngọc Duy | 2016-06-13 | 2 | -6/+9 | |
| * | | | | | | | | | | | | | | | | fetch-pack.c: mark strings for translating | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -38/+37 | |
| * | | | | | | | | | | | | | | | | fetch-pack: use a common function for verbose printing | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -46/+42 | |
| * | | | | | | | | | | | | | | | | fetch-pack: use skip_prefix() instead of starts_with() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | upload-pack: move rev-list code out of check_non_tip() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -13/+23 | |
| * | | | | | | | | | | | | | | | | upload-pack: make check_non_tip() clean things up on error | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | | | | upload-pack: tighten number parsing at "deepen" lines | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | upload-pack: use skip_prefix() instead of starts_with() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -14/+18 | |
| * | | | | | | | | | | | | | | | | upload-pack: move "unshallow" sending code out of deepen() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -13/+30 | |
| * | | | | | | | | | | | | | | | | upload-pack: remove unused variable "backup" | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | upload-pack: move "shallow" sending code out of deepen() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -10/+15 | |
| * | | | | | | | | | | | | | | | | upload-pack: move shallow deepen code out of receive_needs() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -47/+52 | |
| * | | | | | | | | | | | | | | | | transport-helper.c: refactor set_helper_option() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -14/+23 | |
| * | | | | | | | | | | | | | | | | remote-curl.c: convert fetch_git() to use argv_array | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -28/+18 | |
* | | | | | | | | | | | | | | | | | Merge branch 'cp/completion-negative-refs' | Junio C Hamano | 2016-10-10 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | completion: support excluding refscp/completion-negative-refs | Chris Packham | 2016-08-24 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'dp/autoconf-curl-ssl' | Junio C Hamano | 2016-10-10 | 1 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | ./configure.ac: detect SSL in libcurl using curl-configdp/autoconf-curl-ssl | Дилян Палаузов | 2016-06-28 | 1 | -10/+11 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ak/curl-imap-send-explicit-scheme' | Junio C Hamano | 2016-10-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | imap-send: Tell cURL to use imap:// or imaps://ak/curl-imap-send-explicit-scheme | Anders Kaseorg | 2016-08-17 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pack-objects-optim-mru' | Junio C Hamano | 2016-10-10 | 7 | -12/+227 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | pack-objects: use mru list when iterating over packsjk/pack-objects-optim-mru | Jeff King | 2016-08-11 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | | | pack-objects: break delta cycles before delta-search phase | Jeff King | 2016-08-11 | 3 | -0/+206 | |
| * | | | | | | | | | | | | | | | | | | | sha1_file: make packed_object_info public | Jeff King | 2016-08-11 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | provide an initializer for "struct object_info" | Jeff King | 2016-08-11 | 4 | -8/+12 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/qsort' | Junio C Hamano | 2016-10-10 | 35 | -78/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | show-branch: use QSORTrs/qsort | René Scharfe | 2016-10-03 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | | | use QSORT, part 2 | René Scharfe | 2016-09-29 | 2 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | | | coccicheck: use --all-includes by default | René Scharfe | 2016-09-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | remove unnecessary check before QSORT | René Scharfe | 2016-09-29 | 3 | -8/+23 | |
| * | | | | | | | | | | | | | | | | | | | | use QSORT | René Scharfe | 2016-09-29 | 30 | -65/+44 | |
| * | | | | | | | | | | | | | | | | | | | | add QSORT | René Scharfe | 2016-09-29 | 2 | -0/+27 | |
* | | | | | | | | | | | | | | | | | | | | | Eighth batch for 2.11 | Junio C Hamano | 2016-10-06 | 1 | -0/+34 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'sg/ref-filter-parse-optim' | Junio C Hamano | 2016-10-06 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | ref-filter: strip format option after a field name only once while parsingsg/ref-filter-parse-optim | SZEDER Gábor | 2016-10-03 | 1 | -11/+11 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 | 6 | -6/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | coccicheck: make transformation for strbuf_addf(sb, "...") more precise | René Scharfe | 2016-10-03 | 1 | -3/+26 | |
| * | | | | | | | | | | | | | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 2016-09-27 | 4 | -4/+9 | |
| * | | | | | | | | | | | | | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 2016-09-27 | 3 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | | | gitignore: ignore output files of coccicheck make target | René Scharfe | 2016-09-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/c-auto-resets-attributes' | Junio C Hamano | 2016-10-06 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | pretty: avoid adding reset for %C(auto) if output is emptyrs/c-auto-resets-attributes | René Scharfe | 2016-09-29 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/http-gssapi-cred-delegation' | Junio C Hamano | 2016-10-06 | 2 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | http: control GSSAPI credential delegationps/http-gssapi-cred-delegation | Petr Stodulka | 2016-09-29 | 2 | -0/+51 |