Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | compression: unify pack.compression configuration parsingjc/compression-config | Junio C Hamano | 2016-11-15 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'ls/git-open-cloexec' | Junio C Hamano | 2016-10-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | sha1_file: rename git_open_noatime() to git_open() | Lars Schneider | 2016-10-25 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2016-10-27 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | find_unique_abbrev: use 4-buffer ring | Jeff King | 2016-10-26 | 1 | -2/+2 |
* | | | | | | | Merge branch 'jk/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | find_unique_abbrev: move logic out of get_short_sha1()jk/abbrev-auto | Jeff King | 2016-10-03 | 1 | -1/+6 |
* | | | | | | | | Merge branch 'lt/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | abbrev: auto size the default abbreviationlt/abbrev-auto | Linus Torvalds | 2016-10-03 | 1 | -0/+1 |
| * | | | | | | abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing | Junio C Hamano | 2016-10-03 | 1 | -0/+3 |
* | | | | | | | Merge branch 'jk/fetch-quick-tag-following' | Junio C Hamano | 2016-10-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | fetch: use "quick" has_sha1_file for tag followingjk/fetch-quick-tag-following | Jeff King | 2016-10-14 | 1 | -0/+1 |
| * | | | | | | Merge branch 'jk/reflog-date' into maint | Junio C Hamano | 2016-09-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'bw/ls-files-recurse-submodules' | Junio C Hamano | 2016-10-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git: make super-prefix option | Brandon Williams | 2016-10-10 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'jk/quarantine-received-objects' | Junio C Hamano | 2016-10-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | tmp-objdir: put quarantine information in the environment | Jeff King | 2016-10-10 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'jk/alt-odb-cleanup' | Junio C Hamano | 2016-10-17 | 1 | -3/+33 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | alternates: store scratch buffer as strbuf | Jeff King | 2016-10-10 | 1 | -2/+11 |
| * | | | | | | | | | alternates: use a separate scratch space | Jeff King | 2016-10-10 | 1 | -1/+4 |
| * | | | | | | | | | alternates: provide helper for allocating alternate | Jeff King | 2016-10-10 | 1 | -0/+6 |
| * | | | | | | | | | alternates: provide helper for adding to alternates list | Jeff King | 2016-10-10 | 1 | -1/+13 |