diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-02-10 13:28:50 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 00:57:12 -0800 |
commit | 74a81227f95b52b1c3f7ac7ba84ac1a6e1708995 (patch) | |
tree | 91b116a474d7bb80cd9628ac5dab8e2ed31c6a38 /csum-file.c | |
parent | 9e3cdbd4f2e02bf63bfaa8f6e2747601f117cf2d (diff) | |
download | git-74a81227f95b52b1c3f7ac7ba84ac1a6e1708995.tar.gz git-74a81227f95b52b1c3f7ac7ba84ac1a6e1708995.tar.xz |
git-svn: correctly handle globs with a right-hand-side path component
Several bugs were found and fixed while getting this to work:
* Remember the 'R'(eplace) case of actions and treat it like we
would an 'A'(dd) case.
* Fix a small case of follow-parent missing a parent if a
subdirectory was modified in the revision where the parent was
copied.
* dirents returned by get_dir sometimes expire if the data
structure is too big and the pool is destroyed, so we
cache get_dir (along with check_path and get_revprops)
temporarily along with its pool.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'csum-file.c')
0 files changed, 0 insertions, 0 deletions