Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | sha1_file: introduce an nth_packed_object_oid function | brian m. carlson | 2017-02-22 | |
| * | | | | hex: introduce parse_oid_hex | brian m. carlson | 2017-02-20 | |
| |/ / / | ||||
* | | | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-03-17 | |
|\ \ \ \ | ||||
| * | | | | config: add git_config_get_expiry() from gc.c | Christian Couder | 2017-03-01 | |
| * | | | | sha1_file: make check_and_freshen_file() non static | Christian Couder | 2017-03-01 | |
| * | | | | config: add git_config_get_max_percent_split_change() | Christian Couder | 2017-03-01 | |
| * | | | | config: add git_config_get_split_index() | Christian Couder | 2017-03-01 | |
* | | | | | Merge branch 'jk/interpret-branch-name' | Junio C Hamano | 2017-03-14 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | interpret_branch_name: allow callers to restrict expansions | Jeff King | 2017-03-02 | |
| * | | | | interpret_branch_name: move docstring to header file | Jeff King | 2017-03-02 | |
| | |_|/ | |/| | | ||||
* | | | | Merge branch 'js/realpath-pathdup-fix' | Junio C Hamano | 2017-03-12 | |
|\ \ \ \ | ||||
| * | | | | real_pathdup(): fix callsites that wanted it to die on error | Johannes Schindelin | 2017-03-08 | |
| | |_|/ | |/| | | ||||
* | | | | Merge branch 'rj/remove-unused-mktemp' | Junio C Hamano | 2017-03-10 | |
|\ \ \ \ | ||||
| * | | | | wrapper.c: remove unused git_mkstemp() function | Ramsay Jones | 2017-02-28 | |
| |/ / / | ||||
* | | | | Merge branch 'jk/parse-config-key-cleanup' | Junio C Hamano | 2017-03-10 | |
|\ \ \ \ | ||||
| * | | | | parse_config_key: allow matching single-level config | Jeff King | 2017-02-24 | |
| | |/ / | |/| | | ||||
| * | | | Merge branch 'sb/in-core-index-doc' into maint | Junio C Hamano | 2017-01-31 | |
| |\ \ \ | ||||
* | \ \ \ | Merge branch 'mh/ref-remove-empty-directory' | Junio C Hamano | 2017-02-27 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | raceproof_create_file(): new function | Michael Haggerty | 2017-01-07 | |
| * | | | | safe_create_leading_directories(): set errno on SCLD_EXISTS | Michael Haggerty | 2017-01-07 | |
| | |_|/ | |/| | | ||||
* | | | | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 | |
|\ \ \ \ | ||||
| * | | | | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 | |
* | | | | | Merge branch 'sb/submodule-recursive-absorb' | Junio C Hamano | 2017-02-03 | |
|\ \ \ \ \ | ||||
| * | | | | | cache.h: expose the dying procedure for reading gitlinks | Stefan Beller | 2017-01-26 | |
| * | | | | | setup: add gentle version of resolve_git_dir | Stefan Beller | 2017-01-26 | |
| |/ / / / | ||||
* | | | | | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 | |
|\ \ \ \ \ | ||||
| * | | | | | abspath: add absolute_pathdup() | René Scharfe | 2017-01-26 | |
| * | | | | | Merge branch 'jk/fetch-quick-tag-following' into maint | Junio C Hamano | 2016-10-28 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'tg/add-chmod+x-fix' into maint | Junio C Hamano | 2016-09-29 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'rs/hex2chr' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ | Merge branch 'sb/in-core-index-doc' | Junio C Hamano | 2017-01-31 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | cache.h: document add_[file_]to_index | Stefan Beller | 2017-01-19 | |
| * | | | | | | | | cache.h: document remove_index_entry_at | Stefan Beller | 2017-01-19 | |
| * | | | | | | | | cache.h: document index_name_pos | Stefan Beller | 2017-01-19 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/loose-object-fsck' | Junio C Hamano | 2017-01-31 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | sha1_file: add read_loose_object() function | Jeff King | 2017-01-15 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'bw/read-blob-data-does-not-modify-index-state' | Junio C Hamano | 2017-01-23 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | index: improve constness for reading blob data | Brandon Williams | 2017-01-11 | |
* | | | | | | | | Merge branch 'bw/pathspec-cleanup' | Junio C Hamano | 2017-01-18 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | pathspec: remove the deprecated get_pathspec function | Brandon Williams | 2017-01-08 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-01-18 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | submodules: load gitmodules file from commit sha1 | Brandon Williams | 2016-12-22 | |
| * | | | | | | | real_path: create real_pathdup | Brandon Williams | 2016-12-12 | |
| * | | | | | | | real_path: convert real_path_internal to strbuf_realpath | Brandon Williams | 2016-12-12 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'jc/git-open-cloexec' | Junio C Hamano | 2017-01-10 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | sha1_file: stop opening files with O_NOATIME | Junio C Hamano | 2016-11-02 | |
| * | | | | | | git_open(): untangle possible NOATIME and CLOEXEC interactions | Junio C Hamano | 2016-10-28 | |
* | | | | | | | compression: unify pack.compression configuration parsing | Junio C Hamano | 2016-11-15 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Merge branch 'ls/git-open-cloexec' | Junio C Hamano | 2016-10-31 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | sha1_file: rename git_open_noatime() to git_open() | Lars Schneider | 2016-10-25 |