Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v2.11.3' into maint-2.12 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
|\ | |||||
| * | Merge tag 'v2.10.4' into maint-2.11 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| |\ | |||||
| | * | Merge tag 'v2.9.5' into maint-2.10 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | |\ | |||||
| | | * | Merge tag 'v2.8.6' into maint-2.9 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | | |\ | |||||
| | | | * | Merge tag 'v2.7.6' into maint-2.8 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | | | |\ | |||||
| | | | | * | connect: factor out "looks like command line option" check | Jeff King | 2017-07-28 | 1 | -0/+8 |
| | | | | * | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+10 |
| | | | | |\ | |||||
| | | | | * \ | Merge branch 'jc/am-i-v-fix' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+3 |
| | | | | |\ \ | |||||
| | | | | * \ \ | Merge branch 'ps/config-error' into maint | Junio C Hamano | 2016-03-10 | 1 | -5/+9 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-02-22 | 1 | -0/+1 |
| | | | | |\ \ \ \ | |||||
* | | | | | \ \ \ \ | Merge branch 'jk/pack-name-cleanups' into maint | Junio C Hamano | 2017-03-28 | 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 'jk/interpret-branch-name' into maint | Junio C Hamano | 2017-03-28 | 1 | -1/+31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | interpret_branch_name: allow callers to restrict expansions | Jeff King | 2017-03-02 | 1 | -2/+11 |
| * | | | | | | | | | | | interpret_branch_name: move docstring to header file | Jeff King | 2017-03-02 | 1 | -0/+21 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/parse-config-key-cleanup' into maint | Junio C Hamano | 2017-03-28 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | parse_config_key: allow matching single-level config | Jeff King | 2017-02-24 | 1 | -1/+4 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'sb/in-core-index-doc' into maint | Junio C Hamano | 2017-01-31 | 1 | -0/+32 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'rj/remove-unused-mktemp' into maint | Junio C Hamano | 2017-03-21 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | wrapper.c: remove unused git_mkstemp() function | Ramsay Jones | 2017-02-28 | 1 | -3/+0 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | real_pathdup(): fix callsites that wanted it to die on errorjs/realpath-pathdup-fix | Johannes Schindelin | 2017-03-08 | 1 | -1/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 | 1 | -1/+8 |
* | | | | | | | | | | | | Merge branch 'sb/submodule-recursive-absorb' | Junio C Hamano | 2017-02-03 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cache.h: expose the dying procedure for reading gitlinks | Stefan Beller | 2017-01-26 | 1 | -0/+1 |
| * | | | | | | | | | | | | setup: add gentle version of resolve_git_dir | Stefan Beller | 2017-01-26 | 1 | -1/+3 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | abspath: add absolute_pathdup() | René Scharfe | 2017-01-26 | 1 | -0/+1 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tg/add-chmod+x-fix' into maint | Junio C Hamano | 2016-09-29 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/hex2chr' into maint | Junio C Hamano | 2016-09-19 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/in-core-index-doc' | Junio C Hamano | 2017-01-31 | 1 | -0/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | cache.h: document add_[file_]to_index | Stefan Beller | 2017-01-19 | 1 | -0/+10 |
| * | | | | | | | | | | | | | | cache.h: document remove_index_entry_at | Stefan Beller | 2017-01-19 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | cache.h: document index_name_pos | Stefan Beller | 2017-01-19 | 1 | -0/+19 |
* | | | | | | | | | | | | | | | Merge branch 'jk/loose-object-fsck' | Junio C Hamano | 2017-01-31 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | sha1_file: add read_loose_object() function | Jeff King | 2017-01-15 | 1 | -0/+13 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'bw/read-blob-data-does-not-modify-index-state' | Junio C Hamano | 2017-01-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | index: improve constness for reading blob databw/read-blob-data-does-not-modify-index-state | Brandon Williams | 2017-01-11 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'bw/pathspec-cleanup' | Junio C Hamano | 2017-01-18 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | pathspec: remove the deprecated get_pathspec function | Brandon Williams | 2017-01-08 | 1 | -1/+0 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-01-18 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | submodules: load gitmodules file from commit sha1 | Brandon Williams | 2016-12-22 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | real_path: create real_pathdup | Brandon Williams | 2016-12-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | real_path: convert real_path_internal to strbuf_realpath | Brandon Williams | 2016-12-12 | 1 | -0/+2 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'jc/git-open-cloexec' | Junio C Hamano | 2017-01-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | sha1_file: stop opening files with O_NOATIMEjc/git-open-cloexec | Junio C Hamano | 2016-11-02 | 1 | -1/+1 |
| * | | | | | | | | | | | | | git_open(): untangle possible NOATIME and CLOEXEC interactions | Junio C Hamano | 2016-10-28 | 1 | -0/+1 |