Mon, 06 Jul 2015 16:22:57 -0700 |
Nathan Goldbaum |
forget: add a note to the command help about remove
stable
|
Wed, 01 Jul 2015 13:14:03 -0700 |
Colin Chan |
shelve: only keep the latest N shelve backups
|
Wed, 01 Jul 2015 13:13:02 -0700 |
Colin Chan |
shelve: always backup shelves instead of deleting them
|
Tue, 30 Jun 2015 22:02:40 -0700 |
Pierre-Yves David |
wireproto: remove a debug print
|
Sun, 28 Sep 2014 01:09:16 -0700 |
Pierre-Yves David |
amend: move obsmarkers creation in the "new changeset" conditional
|
Tue, 30 Jun 2015 22:28:40 -0700 |
Pierre-Yves David |
amend: move createmarkers evaluation earlier
|
Tue, 30 Jun 2015 19:19:17 -0400 |
Augie Fackler |
wireproto: correctly escape batched args and responses (issue4739)
|
Wed, 01 Jul 2015 17:51:57 -0500 |
Matt Mackall |
merge with stable
|
Sun, 28 Jun 2015 22:57:33 +0900 |
Yuya Nishihara |
revset: port extra() to support keyword arguments
|
Sat, 27 Jun 2015 17:25:01 +0900 |
Yuya Nishihara |
revset: add function to build dict of positional and keyword arguments
|
Sat, 27 Jun 2015 17:05:28 +0900 |
Yuya Nishihara |
revset: add parsing rule for key=value pair
|
Sun, 28 Jun 2015 12:46:34 -0700 |
Gregory Szorc |
import-checker: establish modern import convention
|
Sun, 28 Jun 2015 12:28:48 -0700 |
Gregory Szorc |
import-checker: establish new function for verifying import conventions
|
Sun, 28 Jun 2015 09:36:58 -0700 |
Gregory Szorc |
import-checker: resolve relative imports
|
Fri, 26 Jun 2015 23:23:10 -0400 |
Matt Harbison |
templatekw: use a list of tags in getlatesttags() instead of joining them
|
Mon, 29 Jun 2015 17:19:58 -0700 |
Durham Goode |
convert: improve support for unusual .gitmodules
|