Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | split-index: do not invalidate cache-tree at read time | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: mark updated entries for split index | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: split-index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: save index SHA-1 after reading | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | entry.c: update cache_changed if refresh_cache is set in checkout_entry() | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | cache-tree: mark istate->cache_changed on cache tree invalidation | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | resolve-undo: be specific what part of the index has changed | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: be specific what part of the index has changed | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: store in-memory flags in the first 12 bits of ce_flags | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: relocate and unexport commit_locked_index() | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
| * | | | | | read-cache: new API write_locked_index instead of write_index/write_cache | Nguyễn Thái Ngọc Duy | 2014-06-13 | |
* | | | | | | Merge branch 'kb/path-max-must-go' | Junio C Hamano | 2014-07-10 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | ||||
| * | | | | symlinks: remove PATH_MAX limitation | Karsten Blees | 2014-07-07 | |
| | |_|/ | |/| | | ||||
| * | | | Merge branch 'ym/fix-opportunistic-index-update-race' into maint | Junio C Hamano | 2014-06-25 | |
| |\ \ \ | | |/ / | |/| | | ||||
* | | | | cleanup duplicate name_compare() functions | Jeremiah Mahler | 2014-06-20 | |
| |_|/ |/| | | ||||
* | | | Merge branch 'sk/windows-unc-path' | Junio C Hamano | 2014-06-16 | |
|\ \ \ | ||||
| * | | | Windows: allow using UNC path for git repository | Cezary Zawadka | 2014-06-10 | |
* | | | | Merge branch 'nd/status-auto-comment-char' | Junio C Hamano | 2014-06-06 | |
|\ \ \ \ | ||||
| * | | | | commit: allow core.commentChar=auto for character auto selection | Nguyễn Thái Ngọc Duy | 2014-05-19 | |
| | |/ / | |/| | | ||||
* | | | | Merge branch 'jk/squelch-compiler-warning-from-funny-error-macro' | Junio C Hamano | 2014-06-06 | |
|\ \ \ \ | ||||
| * | | | | let clang use the constant-return error() macro | Jeff King | 2014-05-06 | |
| * | | | | inline constant return from error() function | Jeff King | 2014-05-06 | |
| | |/ / | |/| | | ||||
| * | | | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-03-18 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maint | Junio C Hamano | 2014-03-18 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'jk/commit-date-approxidate' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | pretty: make show_ident_date public | Jeff King | 2014-05-02 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge branch 'ym/fix-opportunistic-index-update-race' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | read-cache.c: verify index file before we opportunistically update it | Yiannis Marangos | 2014-04-10 | |
* | | | | | | Merge branch 'ks/tree-diff-nway' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | tree-diff: rework diff_tree() to generate diffs for multiparent cases as well | Kirill Smelkov | 2014-04-07 | |
* | | | | | | Merge branch 'nd/tag-version-sort' | Junio C Hamano | 2014-03-21 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | tag: support --sort=<spec> | Nguyễn Thái Ngọc Duy | 2014-02-27 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'mh/replace-refs-variable-rename' | Junio C Hamano | 2014-03-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Add docstrings for lookup_replace_object() and do_lookup_replace_object() | Michael Haggerty | 2014-02-28 | |
| * | | | | | | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'mh/object-code-cleanup' | Junio C Hamano | 2014-03-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | sha1_file.c: document a bunch of functions defined in the file | Michael Haggerty | 2014-02-24 | |
| * | | | | | | sha1_file_name(): declare to return a const string | Michael Haggerty | 2014-02-24 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 2014-03-14 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | date: check date overflow against time_t | Jeff King | 2014-02-24 | |
| * | | | | | Merge branch 'jk/alias-in-bare' into maint | Junio C Hamano | 2013-04-03 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 | |
| |\ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ | Merge branch 'ks/config-file-stdin' | Junio C Hamano | 2014-03-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | config: teach "git config --file -" to read from the standard input | Kirill A. Shutemov | 2014-02-18 | |
| * | | | | | | | | config: change git_config_with_options() interface | Kirill A. Shutemov | 2014-02-18 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec' | Junio C Hamano | 2014-03-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git add: -u/-A now affects the entire working tree | Junio C Hamano | 2013-04-26 | |
* | | | | | | | | | Merge branch 'nd/daemonize-gc' | Junio C Hamano | 2014-03-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | daemon: move daemonize() to libgit.a | Nguyễn Thái Ngọc Duy | 2014-02-10 | |
* | | | | | | | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | |
|\ \ \ \ \ \ \ \ \ \ |