Commit message (Expand) | Author | Age | |
---|---|---|---|
* | unpack-trees: fix English grammar in do-this-before-that messages | Alex Henrie | 2016-06-27 |
* | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 |
|\ | |||
| * | unpack-trees.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
* | | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 |
|\ \ | |||
| * | | i18n: unpack-trees: avoid substituting only a verb in sentences | Vasco Almeida | 2016-05-12 |
| * | | i18n: unpack-trees: mark strings for translation | Vasco Almeida | 2016-04-12 |
| |/ | |||
* | | struct name_entry: use struct object_id instead of unsigned char sha1[20] | brian m. carlson | 2016-04-25 |
|/ | |||
* | unpack-trees: fix accidentally quadratic behavior | David Turner | 2016-01-22 |
* | do_compare_entry: use already-computed path | David Turner | 2016-01-05 |
* | replace trivial malloc + sprintf / strcpy calls with xstrfmt | Jeff King | 2015-09-25 |
* | Sync with 2.5.2 | Junio C Hamano | 2015-09-09 |
|\ | |||
| * | Sync with 2.4.9 | Junio C Hamano | 2015-09-04 |
| |\ | |||
| | * | Sync with 2.2.3 | Junio C Hamano | 2015-09-04 |
| | |\ | |||
| | | * | verify_absent: allow filenames longer than PATH_MAX | Jeff King | 2015-09-04 |
| * | | | Merge branch 'as/sparse-checkout-removal' into maint | Junio C Hamano | 2015-08-19 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ \ | |||
| * | | | | | prefer git_pathdup to git_path in some possibly-dangerous cases | Jeff King | 2015-08-10 |
* | | | | | | Merge branch 'dt/unpack-trees-cache-tree-revalidate' | Junio C Hamano | 2015-08-12 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | unpack-trees: populate cache-tree on successful merge | Brian Degenhardt | 2015-07-28 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'as/sparse-checkout-removal' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||
| * | | | unpack-trees: don't update files with CE_WT_REMOVE set | David Turner | 2015-07-21 |
* | | | | untracked cache: invalidate at index addition or removal | Nguyễn Thái Ngọc Duy | 2015-03-12 |
| |/ / |/| | | |||
* | | | Sync with v2.2.1 | Junio C Hamano | 2014-12-18 |
|\ \ \ | | |/ | |/| | |||
| * | | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 |
| |\ \ | | |/ | |||
| | * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 |
| | |\ | |||
| | | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | | |\ | |||
| | | | * | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 2014-12-17 |
| | | | |\ | |||
| | | | | * | unpack-trees: propagate errors adding entries to the index | Jeff King | 2014-12-17 |
| * | | | | | Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maint | Junio C Hamano | 2014-09-19 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'jc/unpack-trees-plug-leak' | Junio C Hamano | 2014-12-12 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | unpack_trees: plug leakage of o->result | Junio C Hamano | 2014-11-17 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' | Junio C Hamano | 2014-09-11 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | |||
| * | | | | | checkout -m: attempt merge when deletion of path was staged | Jonathan Nieder | 2014-08-25 |
| * | | | | | unpack-trees: use 'cuddled' style for if-else cascade | Jonathan Nieder | 2014-08-13 |
| * | | | | | unpack-trees: simplify 'all other failures' case | Stefan Beller | 2014-08-13 |
| |/ / / / | |||
| * | | | | Merge branch 'jk/two-way-merge-corner-case-fix' into maint | Junio C Hamano | 2013-12-17 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'nd/split-index' | Junio C Hamano | 2014-07-16 |
|\ \ \ \ \ | |||
| * | | | | | 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 |
| * | | | | | unpack-trees: be specific what part of the index has changed | Nguyễn Thái Ngọc Duy | 2014-06-13 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'jk/xstrfmt' | Junio C Hamano | 2014-07-09 |
|\ \ \ \ \ | |||
| * | | | | | use xstrfmt in favor of manual size calculations | Jeff King | 2014-06-19 |
| |/ / / / | |||
* | | | | | cleanup duplicate name_compare() functions | Jeremiah Mahler | 2014-06-20 |
|/ / / / | |||
* | | | | Merge branch 'nd/i18n-progress' | Junio C Hamano | 2014-03-14 |
|\ \ \ \ | |||
| * | | | | i18n: mark all progress lines for translation | Nguyễn Thái Ngọc Duy | 2014-02-24 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-02-27 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | name-hash.c: remove cache entries instead of marking them CE_UNHASHED | Karsten Blees | 2013-11-18 |