]> git.neil.brown.name Git - edlib.git/commit
diff: use correct file name in 'pre' mode.
authorNeilBrown <neil@brown.name>
Fri, 25 Aug 2023 05:47:05 +0000 (15:47 +1000)
committerNeilBrown <neil@brown.name>
Fri, 25 Aug 2023 05:47:05 +0000 (15:47 +1000)
commita2ad1d154bd34592cdc6bce8abd85f16c23f0ce3
tree86a9dfebd19f90f8dcd3dc06f5cc3c1170608f70
parent091c19be58645e8e3c8c3451f7d7a67d92deb91c
diff: use correct file name in 'pre' mode.

When in 'pre' mode we need to go to the 'pre' file, not the post one.
So get the filename after '---'.

Also re-arrange some from the triage in the TODO file.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
lib-search.c
python/lib-diff.py