Sat, 07 Nov 2009 22:13:09 +0100 |
Martin Geisler |
ui: refer to "hg help config" when no username is set
|
Sat, 16 May 2009 11:12:49 +0200 |
Martin Geisler |
changelog: refuse to add revisions with empty usernames
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
context: let workingctx.date(), .user() and description() be overriden
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Use a weakref for recursive transactions
|
Wed, 24 Jan 2007 23:04:51 +0100 |
Thomas Arendsen Hein |
Abort on empty username so specifying a username can be forced.
|
Tue, 28 Nov 2006 21:16:05 +0100 |
Benoit Boissinot |
only print a warning when no username is specified
|
Mon, 23 Oct 2006 14:56:51 +0200 |
Thomas Arendsen Hein |
Commit username: Better error message, abort on empty name, fix documentation.
|
Wed, 18 Oct 2006 22:24:03 +0200 |
Benoit Boissinot |
makes username mandatory
|
Thu, 20 Apr 2006 16:33:49 +0200 |
Andrew Thompson |
Add tests/test-committer
|