darcs

Patch 2050 fix displayPath when the input is anchor... (and 1 more)

Title fix displayPath when the input is anchor... (and 1 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-07-14.18:46:12 by bfrk, last changed 2020-07-25.22:13:02 by ganesh.

Files
File name Status Uploaded Type Edit Remove
fix-displaypath-when-the-input-is-anchoredroot.dpatch bfrk, 2020-07-14.18:46:11 application/x-darcs-patch
patch-preview.txt bfrk, 2020-07-14.18:46:11 text/x-darcs-patch
unnamed bfrk, 2020-07-14.18:46:11 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22160 (view) Author: bfrk Date: 2020-07-14.18:46:11
The second patch here depends on the changes made in the first. I may have
added an explicit dependency or not, can't remember right now.

2 patches for repository http://darcs.net/screened:

patch 5ddfd7fff573cf16de7c826d39b802bfca0b3b80
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Jul  7 15:24:14 CEST 2020
  * fix displayPath when the input is anchoredRoot
  
  Previously this printed the anchoredRoot as "./." which is not what we want.

patch ce7ec8b3adf5436c49e21453c7e6501c75564df7
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Jul  7 13:31:41 CEST 2020
  * thoroughly clean up implementation of show files command
Attachments
msg22242 (view) Author: ganesh Date: 2020-07-22.06:24:14
Looks ok - I didn't dig through the logic carefully.
History
Date User Action Args
2020-07-14 18:46:12bfrkcreate
2020-07-16 12:40:39bfrksetstatus: needs-screening -> needs-review
2020-07-22 06:24:15ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg22242
2020-07-25 22:13:02ganeshsetstatus: accepted-pending-tests -> accepted