| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'as/dir-c-cleanup' | Junio C Hamano | 2013-01-10 | 1 | -5/+7 |
|\ |
|
| * | dir.c: rename free_excludes() to clear_exclude_list() | Adam Spiers | 2012-12-28 | 1 | -1/+1 |
| * | dir.c: rename excluded_from_list() to is_excluded_from_list() | Adam Spiers | 2012-12-28 | 1 | -3/+5 |
| * | dir.c: rename path_excluded() to is_path_excluded() | Adam Spiers | 2012-12-28 | 1 | -1/+1 |
| * | Merge branch 'jc/ls-files-i-dir' into maint | Junio C Hamano | 2012-07-11 | 1 | -1/+10 |
| |\ |
|
* | | | oneway_merge(): only lstat() when told to update worktree | Martin von Zweigbergk | 2012-12-20 | 1 | -1/+1 |
* | | | Merge branch 'tg/ce-namelen-field' | Junio C Hamano | 2012-07-23 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Strip namelen out of ce_flags into a ce_namelen field | Thomas Gummerer | 2012-07-11 | 1 | -1/+2 |
* | | | | Replace strlen() with ce_namelen() | Thomas Gummerer | 2012-07-08 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'jc/ls-files-i-dir' | Junio C Hamano | 2012-06-21 | 1 | -1/+10 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | unpack-trees.c: use path_excluded() in check_ok_to_remove() | Junio C Hamano | 2012-06-05 | 1 | -1/+10 |
* | | Merge branch 'maint' | Junio C Hamano | 2012-05-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Consistently use "superproject" instead of "supermodule" | Jens Lehmann | 2012-05-20 | 1 | -1/+1 |
* | | | Merge branch 'pw/message-cleanup' | Junio C Hamano | 2012-05-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | unpack-trees: preserve the index file version of original | Junio C Hamano | 2012-04-27 | 1 | -0/+1 |
| |/ |
|
* | | unpack-trees: plug minor memory leak | René Scharfe | 2012-04-10 | 1 | -9/+16 |
* | | unpack-trees: don't perform any index operation if we're not merging | René Scharfe | 2012-04-10 | 1 | -1/+1 |
|/ |
|
* | tree-walk.c: do not leak internal structure in tree_entry_len() | Nguyễn Thái Ngọc Duy | 2011-10-27 | 1 | -3/+3 |
* | Merge branch 'nd/maint-sparse-errors' | Junio C Hamano | 2011-10-13 | 1 | -4/+16 |
|\ |
|
| * | Add explanation why we do not allow to sparse checkout to empty working treend/maint-sparse-errors | Nguyễn Thái Ngọc Duy | 2011-09-22 | 1 | -1/+6 |
| * | sparse checkout: show error messages when worktree shaping fails | Nguyễn Thái Ngọc Duy | 2011-09-22 | 1 | -3/+10 |
* | | Merge branch 'mg/maint-doc-sparse-checkout' | Junio C Hamano | 2011-10-05 | 1 | -1/+1 |
|\ \ |
|
| * | | unpack-trees: print "Aborting" to stderr | Michael J Gruber | 2011-09-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'jc/diff-index-unpack' | Junio C Hamano | 2011-10-05 | 1 | -0/+2 |
|\ \ |
|
| * | | unpack-trees: allow pruning with pathspec | Junio C Hamano | 2011-08-29 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'maint' | Junio C Hamano | 2011-07-31 | 1 | -2/+13 |
|\ \ |
|
| * | | Break down no-lstat() condition checks in verify_uptodate() | Nguyễn Thái Ngọc Duy | 2011-07-31 | 1 | -2/+13 |
| |/ |
|
* | | Merge branch 'jc/diff-index-quick-exit-early' | Junio C Hamano | 2011-06-29 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | diff-index --quiet: learn the "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 | 1 | -1/+3 |
* | | unpack-trees: add the dry_run flag to unpack_trees_options | Jens Lehmann | 2011-05-25 | 1 | -2/+2 |
* | | sparse checkout: do not eagerly decide the fate for whole directory | Nguyễn Thái Ngọc Duy | 2011-05-10 | 1 | -29/+34 |
|/ |
|
* | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
* | Revert "unpack_trees(): skip trees that are the same in all input" | Junio C Hamano | 2011-02-15 | 1 | -56/+0 |
* | Merge branch 'jc/unpack-trees' | Junio C Hamano | 2011-02-09 | 1 | -2/+62 |
|\ |
|
| * | unpack_trees(): skip trees that are the same in all input | Junio C Hamano | 2011-01-04 | 1 | -0/+56 |
| * | unpack-trees.c: cosmetic fix | Junio C Hamano | 2010-12-22 | 1 | -4/+8 |
* | | Merge branch 'jn/unpack-lstat-failure-report' | Junio C Hamano | 2011-02-09 | 1 | -6/+12 |
|\ \ |
|
| * | | unpack-trees: handle lstat failure for existing file | Jonathan Nieder | 2011-01-13 | 1 | -1/+3 |
| * | | unpack-trees: handle lstat failure for existing directory | Jonathan Nieder | 2011-01-13 | 1 | -5/+9 |
| * | | use persistent memory for rejected paths | Clemens Buchacher | 2010-12-14 | 1 | -25/+11 |
| * | | do not overwrite files in leading path | Clemens Buchacher | 2010-12-14 | 1 | -3/+13 |
| * | | add function check_ok_to_remove() | Clemens Buchacher | 2010-12-14 | 1 | -49/+58 |
* | | | Merge branch 'nd/maint-fix-add-typo-detection' | Junio C Hamano | 2010-12-22 | 1 | -23/+217 |
|\ \ \
| |_|/
|/| | |
|
| * | | unpack-trees: fix sparse checkout's "unable to match directories" | Nguyễn Thái Ngọc Duy | 2010-11-30 | 1 | -10/+144 |
| * | | unpack-trees: move all skip-worktree checks back to unpack_trees() | Nguyễn Thái Ngọc Duy | 2010-11-29 | 1 | -9/+73 |
| * | | dir.c: add free_excludes() | Nguyễn Thái Ngọc Duy | 2010-11-29 | 1 | -5/+1 |
| |/ |
|
* | | use persistent memory for rejected paths | Clemens Buchacher | 2010-11-15 | 1 | -25/+11 |
* | | do not overwrite files in leading path | Clemens Buchacher | 2010-10-13 | 1 | -3/+13 |