##// END OF EJS Templates
If default sorting is name, offer name-descending with one click....
If default sorting is name, offer name-descending with one click. Additionally no longer ignore case when sorting by name to match default sorting. This makes e.g. a repository "FOO" being listed before "bar".

File last commit:

r2019:ced2d362 default
r2174:3044a3fd default
Show More
test-flags.out
50 lines | 1.2 KiB | text/plain | TextLexer
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 pulling from ../test1
requesting all changes
adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
added 1 changesets with 2 changes to 2 files
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 (run 'hg update' to get a working copy)
pulling from ../test2
searching for changes
adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
mpm@selenic.com
Update tests
r1043 added 1 changesets with 1 changes to 1 files (+1 heads)
Vadim Gelfer
add merge command. means same thing as "update -m"....
r2019 (run 'hg heads' to see heads, 'hg merge' to merge)
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 2:b833d578451e
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 tag: tip
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 parent: 0:4536b1c2ca69
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 summary: chmod +x a
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 1:a187cb361a5a
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 summary: a updated
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 2:b833d578451e
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 tag: tip
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 parent: 0:4536b1c2ca69
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 summary: chmod +x a
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 1:a187cb361a5a
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 summary: a updated
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 0:4536b1c2ca69
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
[PATCH]: Typo in localrepository.update...
r412 summary: added a b
resolving manifests
merging a
resolving a
Benoit Boissinot
ui: output the number of file updated/merged/removed/... on update...
r1922 0 files updated, 1 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
Thomas Arendsen Hein
Fixed test-flags and .out for arbitrary umask settings. Use -ex shell flags....
r491 -rwxr-x---
-rwxr-x---