monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] [PATCH] Quickie: list duplicates


From: Tero Koskinen
Subject: [Monotone-devel] [PATCH] Quickie: list duplicates
Date: Thu, 4 Sep 2008 22:45:17 +0300

Hi,

To learn more about Monotone internals, I implemented the "list duplicates"
command from the QuickieTasks wiki page.

It is not optimized for speed, but should work as expected.
I also included a few tests and a section for the manual.

The patch is attached and also available at
http://iki.fi/tero.koskinen/monotone/monotone_list_duplicates_v1.diff

Example output below:
$ ./mtn ls duplicates
003d966645cd3b96511ccd2c394dc01998da180c 
tests/merging_data_in_unrelated_files/left
003d966645cd3b96511ccd2c394dc01998da180c 
tests/merging_data_in_unrelated_revisions/left
02b878566b25626ea34f713410de7be144b5b8a2 tests/test_a_merge_6/correct
02b878566b25626ea34f713410de7be144b5b8a2 tests/test_a_merge_6/left
...
$

-- 
Tero Koskinen <address@hidden>

Attachment: monotone_list_duplicates_v1.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]