Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-23 | 1 | -2/+2 |
|\ | |||||
| * | merge: convert checkout_fast_forward to struct object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 |
* | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 | 1 | -7/+7 |
|\ \ | |/ |/| | |||||
| * | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 | 1 | -7/+7 |
* | | Merge branch 'jh/add-index-entry-optim' | Junio C Hamano | 2017-04-26 | 1 | -0/+1 |
|\ \ | |||||
| * | | read-cache: add strcmp_offset function | Jeff Hostetler | 2017-04-15 | 1 | -0/+1 |
* | | | Merge branch 'nd/conditional-config-in-early-config' | Junio C Hamano | 2017-04-26 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | config: handle conditional include when $GIT_DIR is not set up | Nguyễn Thái Ngọc Duy | 2017-04-17 | 1 | -0/+1 |
| * | | | config: prepare to pass more info in git_config_with_options() | Nguyễn Thái Ngọc Duy | 2017-04-17 | 1 | -1/+6 |
* | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck' | Junio C Hamano | 2017-04-23 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | read-cache: force_verify_index_checksum | Jeff Hostetler | 2017-04-15 | 1 | -0/+2 |
* | | | | | Merge branch 'nd/conditional-config-include' | Junio C Hamano | 2017-04-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | path.c: and an option to call real_path() in expand_user_path() | Nguyễn Thái Ngọc Duy | 2017-04-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'dt/http-postbuffer-can-be-large' | Junio C Hamano | 2017-04-23 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | http.postbuffer: allow full range of ssize_t valuesdt/http-postbuffer-can-be-large | David Turner | 2017-04-13 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-19 | 1 | -3/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | brian m. carlson | 2017-03-31 | 1 | -1/+1 |
| * | | | | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ | brian m. carlson | 2017-03-26 | 1 | -1/+1 |
| * | | | | Define new hash-size constants for allocating memory | brian m. carlson | 2017-03-26 | 1 | -1/+5 |
* | | | | | Merge branch 'jk/snprintf-cleanups' | Junio C Hamano | 2017-04-16 | 1 | -2/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | odb_mkstemp: write filename into strbuf | Jeff King | 2017-03-28 | 1 | -1/+1 |
| * | | | | do not check odb_mkstemp return value for errors | Jeff King | 2017-03-28 | 1 | -1/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'bw/recurse-submodules-relative-fix' | Junio C Hamano | 2017-03-30 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | setup: allow for prefix to be passed to git commands | Brandon Williams | 2017-03-17 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-03-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | name-hash: add test-lazy-init-name-hash | Jeff Hostetler | 2017-03-24 | 1 | -0/+1 |
* | | | | Merge branch 'jk/prefix-filename' | Junio C Hamano | 2017-03-27 | 1 | -1/+13 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | prefix_filename: return newly allocated string | Jeff King | 2017-03-21 | 1 | -3/+3 |
| * | | | prefix_filename: drop length parameter | Jeff King | 2017-03-21 | 1 | -1/+1 |
| * | | | prefix_filename: move docstring to header file | Jeff King | 2017-03-21 | 1 | -0/+12 |
* | | | | Merge branch 'dl/credential-cache-socket-in-xdg-cache' | Junio C Hamano | 2017-03-24 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | path.c: add xdg_cache_home | Devin Lehmacher | 2017-03-13 | 1 | -0/+7 |
* | | | | | Merge branch 'jk/pack-name-cleanups' | Junio C Hamano | 2017-03-21 | 1 | -0/+21 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | odb_pack_keep(): stop generating keepfile name | Jeff King | 2017-03-16 | 1 | -4/+4 |
| * | | | | sha1_file.c: make pack-name helper globally accessible | Jeff King | 2017-03-16 | 1 | -0/+9 |
| * | | | | move odb_* declarations out of git-compat-util.h | Jeff King | 2017-03-16 | 1 | -0/+12 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'js/early-config' | Junio C Hamano | 2017-03-17 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | setup: make read_early_config() reusable | Johannes Schindelin | 2017-03-14 | 1 | -0/+1 |
| * | | | | setup: introduce the discover_git_directory() function | Johannes Schindelin | 2017-03-14 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge branch 'bc/sha1-header-selection-with-cpp-macros' | Junio C Hamano | 2017-03-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | hash.h: move SHA-1 implementation selection into a header filebc/sha1-header-selection-with-cpp-macros | brian m. carlson | 2017-03-15 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-03-17 | 1 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | Convert object iteration callbacks to struct object_id | brian m. carlson | 2017-02-22 | 1 | -2/+2 |
| * | | | | sha1_file: introduce an nth_packed_object_oid function | brian m. carlson | 2017-02-22 | 1 | -0/+6 |
| * | | | | hex: introduce parse_oid_hex | brian m. carlson | 2017-02-20 | 1 | -0/+9 |
| |/ / / | |||||
* | | | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-03-17 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | config: add git_config_get_expiry() from gc.c | Christian Couder | 2017-03-01 | 1 | -0/+3 |
| * | | | | sha1_file: make check_and_freshen_file() non static | Christian Couder | 2017-03-01 | 1 | -0/+3 |
| * | | | | config: add git_config_get_max_percent_split_change() | Christian Couder | 2017-03-01 | 1 | -0/+1 |
| * | | | | config: add git_config_get_split_index() | Christian Couder | 2017-03-01 | 1 | -0/+1 |