##// END OF EJS Templates
merge with upstream
merge with upstream

File last commit:

r3294:a2d93b18 default
r3323:b7a46cbf merge default
Show More
test-commit.out
17 lines | 542 B | text/plain | TextLexer
Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
r1202 abort: impossible time zone offset: 4444444
transaction abort!
rollback completed
Jose M. Prieto
Add documentation about the date formats allowed in the command line
r3257 abort: invalid date: '1\t15.1' see hg(1) manual page for details
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Jose M. Prieto
Add documentation about the date formats allowed in the command line
r3257 abort: invalid date: 'foo bar' see hg(1) manual page for details
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Jose M. Prieto
Add documentation about the date formats allowed in the command line
r3257 abort: invalid date: ' 1 4444' see hg(1) manual page for details
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
r1202 abort: date exceeds 32 bits: 111111111111
Thomas Arendsen Hein
Updated test-commit to match changed output caused by nested transactions.
r1809 transaction abort!
rollback completed
Matt Mackall
commit: unify file-level commit code
r3294 trouble committing bar!
Benoit Boissinot
only files in normal state should be marked as deleted...
r1488 abort: No such file or directory: .../test/bar