aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/map_is_inconsistent_about_bare_directories.mdwn
Commit message (Collapse)AuthorAge
* fix a few direcivesJoey Hess2008-08-26
|
* map: The fix for #449285 was buggy and broke display of parents in certian ↵Joey Hess2008-08-23
| | | | | | | | | | circumstances. The use of $dummy was not sufficient, because it only stuck around for the first element after a dummy parent, and was then lost. Instead, use a $addparent that contains the actual dummy parent, so it can be compared with the new item to see if we're still under that parent or have moved to another one.
* remove incorrect commentJoey Hess2008-08-23
|
* problem with the patchJoey Hess2008-08-23
|
* (no commit message)http://www.cse.unsw.edu.au/~willu/2008-08-07
|
* Add note on work-aroundhttp://www.cse.unsw.edu.au/~willu/2008-08-05
|
* small patch updatehttp://www.cse.unsw.edu.au/~willu/2008-08-02
|
* Add patch to bug reporthttp://www.cse.unsw.edu.au/~willu/2008-08-02
|
* update to actual generated examplehttp://www.cse.unsw.edu.au/~willu/2008-08-02
|
* Report bug in map wrt bare directorieshttp://www.cse.unsw.edu.au/~willu/2008-07-22