| Commit message (Expand) | Author | Age |
* | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 |
|\ |
|
| * | config: don't include config.h by default | Brandon Williams | 2017-06-15 |
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 |
|\ \ |
|
| * | | object: convert parse_object* to take struct object_id | brian m. carlson | 2017-05-08 |
| * | | upload-pack: convert remaining parse_object callers to object_id | brian m. carlson | 2017-05-08 |
| * | | shallow: convert shallow registration functions to object_id | brian m. carlson | 2017-05-08 |
| |/ |
|
* | | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 |
* | | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 2017-04-23 |
* | | parse_timestamp(): specify explicitly where we parse timestamps | Johannes Schindelin | 2017-04-23 |
|/ |
|
* | upload-pack: report "not our ref" to client | Jonathan Tan | 2017-02-23 |
* | upload-pack: optionally allow fetching any sha1 | David Turner | 2016-11-18 |
* | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-10-31 |
|\ |
|
| * | pkt-line: rename packet_write() to packet_write_fmt() | Lars Schneider | 2016-10-17 |
* | | upload-pack: use priority queue in reachable() check | Jeff King | 2016-10-11 |
* | | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 |
|\ \
| |/
|/| |
|
| * | fetch, upload-pack: --deepen=N extends shallow boundary by N commits | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: add get_reachable_list() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: split check_unreachable() in two, prep for get_reachable_list() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: support define shallow boundary by excluding revisions | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: add deepen-since to cut shallow repos based on time | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: move rev-list code out of check_non_tip() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: make check_non_tip() clean things up on error | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: tighten number parsing at "deepen" lines | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: use skip_prefix() instead of starts_with() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: move "unshallow" sending code out of deepen() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: remove unused variable "backup" | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: move "shallow" sending code out of deepen() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | upload-pack: move shallow deepen code out of receive_needs() | Nguyễn Thái Ngọc Duy | 2016-06-13 |
* | | Spelling fixes | Ville Skyttä | 2016-08-11 |
* | | Merge branch 'jk/common-main' | Junio C Hamano | 2016-07-19 |
|\ \ |
|
| * \ | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 |
| |\ \ |
|
| | * | | common-main: call git_setup_gettext() | Jeff King | 2016-07-01 |
| | * | | common-main: call git_extract_argv0_path() | Jeff King | 2016-07-01 |
| | * | | add an extra level of indirection to main() | Jeff King | 2016-07-01 |
* | | | | Merge branch 'jk/upload-pack-hook' | Junio C Hamano | 2016-07-06 |
|\ \ \ \ |
|
| * | | | | upload-pack: provide a hook for running pack-objects | Jeff King | 2016-06-02 |
| |/ / / |
|
* | | | | Merge branch 'lf/sideband-returns-void' | Junio C Hamano | 2016-07-06 |
|\ \ \ \ |
|
| * | | | | upload-pack.c: make send_client_data() return void | Lukas Fleischer | 2016-06-16 |
| * | | | | sideband.c: make send_sideband() return void | Lukas Fleischer | 2016-06-16 |
| |/ / / |
|
* | | | | upload-pack.c: use parse-options API | Antoine Queru | 2016-05-31 |
|/ / / |
|
* | | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | upload-pack.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| |/ |
|
* | | upload-pack: use argv_array for pack_objects | Michael Procter | 2016-02-25 |
|/ |
|
* | Remove get_object_hash. | brian m. carlson | 2015-11-20 |
* | Convert struct object to object_id | brian m. carlson | 2015-11-20 |
* | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 |
* | hideRefs: add support for matching full refs | Lukas Fleischer | 2015-11-05 |
* | upload-pack: strip refs before calling ref_is_hidden() | Lukas Fleischer | 2015-11-05 |
* | use pop_commit() for consuming the first entry of a struct commit_list | René Scharfe | 2015-10-26 |
* | Merge branch 'bc/object-id' | Junio C Hamano | 2015-06-05 |
|\ |
|