##// END OF EJS Templates
identify: have consistent output for local repositories...
identify: have consistent output for local repositories Also, add some extensive testing for it (hardly any in the suite so far).

File last commit:

r6336:4b0c9c67 default
r7757:af6a6343 default
Show More
test-extdiff.out
34 lines | 1.2 KiB | text/plain | TextLexer
Vadim Gelfer
extdiff: fix bugs. add test.
r2906 adding a
Brad Schick
extdiff: do single file diffs from the wc with no copy...
r5137 adding b
Thomas Arendsen Hein
Don't require a diff which accepts the -N option.
r3751 Only in a: a
Brad Schick
extdiff: do single file diffs from the wc with no copy...
r5137 Only in a: b
Vadim Gelfer
extdiff: fix bugs. add test.
r2906 diffing a.000000000000 a
Thomas Arendsen Hein
Updated command tables in commands.py and hgext extensions....
r4730 hg falabala [OPTION]... [FILE]...
Vadim Gelfer
extdiff: fix bugs. add test.
r2906
use 'echo' to diff repository (or selected files)
Show differences between revisions for the specified
files, using the 'echo' program.
When two revision arguments are given, then changes are
shown between those revisions. If only one revision is
specified then that revision is compared to the working
directory, and, when no revisions are specified, the
working directory files are compared to its parent.
options:
-o --option pass option to comparison program
-r --rev revision
-I --include include names matching the given patterns
-X --exclude exclude names matching the given patterns
Alexis S. L. Carvalho
Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output...
r4315
use "hg -v help falabala" to show global options
Brad Schick
extdiff: do single file diffs from the wc with no copy...
r5137 diffing a.8a5febb7f867/a a.34eed99112ab/a
Benoit Boissinot
fix traceback of extdiff after a merge...
r3330 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Benoit Boissinot
fix traceback of extdiff after a merge...
r3330 1 files updated, 0 files merged, 1 files removed, 0 files unresolved
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
Thomas Arendsen Hein
Fixed test-extdiff....
r2912 diff-like tools yield a non-zero exit code
Brad Schick
extdiff: do single file diffs from the wc with no copy...
r5137 diffing a.34eed99112ab/c [tmp]/test-extdiff/a/c