Mercurial > hg > crecord
graph
-
add .hgignore for *.pyc filesWed, 25 May 2011 09:15:47 +0200, by Peter Arrenbrecht
-
- uses default editor for editing commit-messages nowFri, 11 Feb 2011 00:27:39 +0100, by Mark Edgington
-
- add shift-left (shift-h) event which either moves to the header of theThu, 03 Feb 2011 11:10:55 +0100, by Mark Edgington
-
keep all code lines under 80 chars in lengthSat, 06 Nov 2010 09:47:28 +0100, by Alexander Solovyov
-
cleanup: remove unused variables, backslashesSat, 06 Nov 2010 09:25:35 +0100, by Alexander Solovyov
-
core: updatedir moved to cmdutil in 00658492e2aaThu, 30 Sep 2010 02:42:34 +0200, by Christian Ebert
-
- a couple small changes to maintain backward compatibility with hg 1.1Mon, 16 Aug 2010 12:49:12 +0200, by Mark Edgington
-
- pulled in several changes from record.py (from crew revision 226a328a7ff3) --Mon, 16 Aug 2010 12:33:41 +0200, by Mark Edgington
-
- add warning about removing / adding new lines to patch when reviewing in anFri, 16 Jul 2010 01:11:50 +0200, by Mark Edgington
-
- implement toggle-all option ('A' key) to toggle applied status of allFri, 16 Jul 2010 01:11:47 +0200, by Mark Edgington
-
- fix small cosmetic bug where partially-applied indicator can erroneouslyFri, 16 Jul 2010 01:11:43 +0200, by Mark Edgington
-
Don't assume a black background.Tue, 13 Jul 2010 15:48:30 -0400, by Nicholas Riley
-
Reformat help similar to mainSun, 11 Jul 2010 23:16:43 +0200, by Christian Ebert
-
Abort when trying to crecord a mergeSun, 11 Jul 2010 23:16:42 +0200, by Christian Ebert
-
Do not translate debug messagesSun, 11 Jul 2010 23:16:42 +0200, by Christian Ebert
-
Correct typos in docstringSun, 11 Jul 2010 23:16:40 +0200, by Christian Ebert
-
- fix longstanding context-leak bug, where context from last hunk of previousTue, 06 Jul 2010 23:52:09 +0200, by Mark Edgington
-
Support keyword expansion with crecord and qcrecordSat, 08 May 2010 22:37:13 +0200, by Christian Ebert
-
Move user commands back to __init__Thu, 06 May 2010 20:15:53 +0200, by Christian Ebert
-
- handle encodings other than ASCII / UTF-8 gracefully -- if a string can't beWed, 05 May 2010 22:35:52 +0200, by Mark Edgington
-
Avoid fake conflicts due to keyword expansionMon, 26 Apr 2010 23:13:06 +0200, by Christian Ebert
-
Function variable naming and signature cleanupMon, 26 Apr 2010 23:12:20 +0200, by Christian Ebert
-
- add ability to review / edit patch prior to committingMon, 26 Apr 2010 00:08:25 +0200, by Mark Edgington
-
- clean up some extraneous import statementsSat, 17 Apr 2010 10:53:36 +0200, by Mark Edgington
-
Promote qnew as in 301633755decSat, 17 Apr 2010 10:41:10 +0200, by Christian Ebert
-
Change import style to allow demandimport to do its thing.Mon, 31 Aug 2009 15:02:19 -0400, by Greg Ward
-
Display ctrl characters in ^[char] notation to avoid them messing up the displayTue, 30 Jun 2009 23:04:23 +0200, by Mark Edgington
-
bugfix: filterpatch requires three argumentsSat, 27 Jun 2009 15:49:12 -0400, by Daniel Beck
-
crecord: bugfix - confirmation prompt was not appearing when 'c' was pressed for the first timeFri, 26 Jun 2009 20:29:25 +0200, by Mark Edgington
-
- fix crash caused when editing large commit-text lines (required modifying textpad)Wed, 24 Jun 2009 19:49:25 +0200, by Mark Edgington