Fri, 16 Sep 2011 21:38:06 -0400 |
Greg Ward |
rollback: refactor for readability; cosmetics.
|
Sat, 17 Sep 2011 14:55:55 -0500 |
Matt Mackall |
help: make optlist local to subfunctions
|
Sat, 17 Sep 2011 14:50:42 -0500 |
Matt Mackall |
help: move option list display into subfunctions
|
Sat, 17 Sep 2011 14:46:13 -0500 |
Matt Mackall |
help: fold header selection into helplist
|
Sat, 17 Sep 2011 14:46:00 -0500 |
Matt Mackall |
help: fold some list help clauses into the helplist function
|
Sat, 17 Sep 2011 14:17:09 -0500 |
Matt Mackall |
minirst: end all blocks with newlines
|
Mon, 19 Sep 2011 14:19:26 +0200 |
Martin Geisler |
convert: rename local variable
|
Sat, 17 Sep 2011 13:42:11 -0500 |
Matt Mackall |
minirst: don't choke on empty text
|
Sat, 17 Sep 2011 13:37:50 -0500 |
Matt Mackall |
minirst: remove some whitespace
|
Sat, 17 Sep 2011 13:37:49 -0500 |
Matt Mackall |
minirst: remove pointless transcoding
|
Sat, 17 Sep 2011 13:37:47 -0500 |
Matt Mackall |
tests: fix up help test for new verbose sections
|
Sat, 17 Sep 2011 13:20:10 -0500 |
Matt Mackall |
status: add some help examples
|
Sat, 17 Sep 2011 13:08:24 -0500 |
Matt Mackall |
forget: add help examples
|
Sat, 17 Sep 2011 12:34:47 -0500 |
Matt Mackall |
revsets: add first alias for last
|
Fri, 16 Sep 2011 22:57:47 -0500 |
Matt Mackall |
revset: add default of 1 to limit and last functions
|
Fri, 16 Sep 2011 17:53:58 -0500 |
Matt Mackall |
remove: suggest forget to undo adds
|
Fri, 16 Sep 2011 17:41:36 -0500 |
Matt Mackall |
remove: simplify help
|
Fri, 16 Sep 2011 17:08:18 -0500 |
Matt Mackall |
import: add help examples
|
Fri, 16 Sep 2011 16:52:45 -0500 |
Matt Mackall |
id: add some help examples
|
Fri, 16 Sep 2011 16:40:27 -0500 |
Matt Mackall |
export: add help examples
|
Fri, 16 Sep 2011 16:39:55 -0500 |
Matt Mackall |
diff: add help examples
|
Fri, 16 Sep 2011 15:31:21 -0500 |
Matt Mackall |
archive: add help examples
|
Wed, 14 Sep 2011 22:01:39 -0400 |
Greg Ward |
test-rollback: tinker a bit to make it easier to add more tests.
|
Thu, 15 Sep 2011 15:03:54 -0400 |
etienne |
convert: added bookmarks support in filemap
|