##// END OF EJS Templates
patchbomb: fix 'echo -en' bashism in test-patchbomb...
patchbomb: fix 'echo -en' bashism in test-patchbomb The echo command doesn't accept options in some shells. printf is required by the SUSv2 (Single UNIX Specification v2).

File last commit:

r8424:c5b3d3e3 default
r9730:732fc0e9 default
Show More
test-committer.out
29 lines | 712 B | text/plain | TextLexer
/ tests / test-committer.out
Andrew Thompson
Add tests/test-committer...
r2104 changeset: 0:9426b370c206
tag: tip
user: My Name <myname@example.com>
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Benoit Boissinot
only print a warning when no username is specified...
r3721 changeset: 1:4997f15a1b24
Benoit Boissinot
makes username mandatory
r3466 tag: tip
user: foo@bar.com
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Benoit Boissinot
only print a warning when no username is specified...
r3721 changeset: 2:72b8012b424e
Benoit Boissinot
makes username mandatory
r3466 tag: tip
user: foobar <foo@bar.com>
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Benoit Boissinot
only print a warning when no username is specified...
r3721 changeset: 3:35ff3067bedd
Benoit Boissinot
makes username mandatory
r3466 tag: tip
user: foo@bar.com
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Matt Mackall
Use a weakref for recursive transactions
r4916 abort: Please specify a username.
Benoit Boissinot
only print a warning when no username is specified...
r3721 No username found, using user@host instead
Martin Geisler
changelog: refuse to add revisions with empty usernames...
r8424 transaction abort!
rollback completed
abort: empty username!