Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'jt/unify-object-info' | Junio C Hamano | 2017-07-05 | 1 | -20/+16 | |
|\ | ||||||
| * | sha1_file: refactor has_sha1_file_with_flags | Jonathan Tan | 2017-06-26 | 1 | -8/+3 | |
| * | sha1_file: teach sha1_object_info_extended more flags | Jonathan Tan | 2017-06-26 | 1 | -0/+4 | |
| * | sha1_file: refactor read_object | Jonathan Tan | 2017-06-22 | 1 | -0/+1 | |
| * | sha1_file: rename LOOKUP_REPLACE_OBJECT | Jonathan Tan | 2017-06-22 | 1 | -11/+6 | |
| * | sha1_file: rename LOOKUP_UNKNOWN_OBJECT | Jonathan Tan | 2017-06-22 | 1 | -1/+2 | |
* | | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 2017-07-05 | 1 | -1/+18 | |
|\ \ | ||||||
| * | | sha1_file: guard against invalid loose subdirectory numbers | René Scharfe | 2017-06-24 | 1 | -2/+2 | |
| * | | sha1_name: cache readdir(3) results in find_short_object_filename() | René Scharfe | 2017-06-22 | 1 | -0/+17 | |
* | | | path: create path.h | Brandon Williams | 2017-06-24 | 1 | -58/+1 | |
* | | | environment: place key repository state in the_repository | Brandon Williams | 2017-06-24 | 1 | -1/+0 | |
* | | | setup: don't perform lazy initialization of repository state | Brandon Williams | 2017-06-24 | 1 | -0/+2 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-24 | 1 | -196/+11 | |
|\ \ \ \ | ||||||
| | * | | | setup: teach discover_git_directory to respect the commondir | Brandon Williams | 2017-06-15 | 1 | -6/+9 | |
| | * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -1/+0 | |
| | * | | | config: create config.h | Brandon Williams | 2017-06-15 | 1 | -189/+1 | |
| | |/ / | ||||||
| * | / | ls-files: convert overlay_tree_on_cache to take an index | Brandon Williams | 2017-06-13 | 1 | -1/+2 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'bw/object-id' | Junio C Hamano | 2017-06-19 | 1 | -0/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | grep: convert to struct object_id | Brandon Williams | 2017-06-02 | 1 | -0/+7 | |
* | | | Merge branch 'jk/diff-blob' | Junio C Hamano | 2017-06-02 | 1 | -2/+8 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | get_sha1_with_context: dynamically allocate oc->path | Jeff King | 2017-05-24 | 1 | -1/+7 | |
| * | | sha1_name: consistently refer to object_context as "oc" | Jeff King | 2017-05-24 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'dt/unpack-save-untracked-cache-extension' | Junio C Hamano | 2017-05-30 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | unpack-trees: preserve index extensions | David Turner | 2017-05-20 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 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-18 | 1 | -0/+1 | |
| * | | | config: prepare to pass more info in git_config_with_options() | Nguyễn Thái Ngọc Duy | 2017-04-18 | 1 | -1/+6 | |
* | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck' | Junio C Hamano | 2017-04-24 | 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-24 | 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-15 | 1 | -1/+1 | |
* | | | | | | Merge branch 'dt/http-postbuffer-can-be-large' | Junio C Hamano | 2017-04-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | http.postbuffer: allow full range of ssize_t values | David Turner | 2017-04-14 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-20 | 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-27 | 1 | -1/+1 | |
| * | | | | Define new hash-size constants for allocating memory | brian m. carlson | 2017-03-27 | 1 | -1/+5 | |
* | | | | | Merge branch 'jk/snprintf-cleanups' | Junio C Hamano | 2017-04-17 | 1 | -2/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | odb_mkstemp: write filename into strbuf | Jeff King | 2017-03-29 | 1 | -1/+1 | |
| * | | | | do not check odb_mkstemp return value for errors | Jeff King | 2017-03-29 | 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 |