Mercurial > hg > crecord
graph
-
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
-
crecord: update number of lines in chunk-pad upon resizeWed, 10 Jun 2009 23:33:40 +0200, by Mark Edgington
-
crecord: fix resizing of main window to work better, and remove initscr()Wed, 10 Jun 2009 22:52:56 +0200, by Mark Edgington
-
crecord: use getkey() method instead of getch() in main loop. Also call asWed, 10 Jun 2009 22:51:28 +0200, by Mark Edgington
-
crecord: remove debugging linesWed, 10 Jun 2009 22:40:26 +0200, by Mark Edgington
-
crecord: small improvements of code related to encodingMon, 08 Jun 2009 18:49:46 +0200, by Mark Edgington
-
crecord: modify to permit use of either encoding or util module (prevents problems with older mercurial versions)Sat, 06 Jun 2009 22:35:48 +0200, by Mark Edgington
-
crecord: adjust to refactoring of util (use encoding module)Sat, 09 May 2009 19:01:27 -0400, by Greg Ward
-
crecord: modify left-arrow behavior slightly -- first tries to fold if node is foldableWed, 25 Feb 2009 00:40:10 +0100, by Mark Edgington
-
- split things up into different files -- still runs... ;)Sun, 01 Feb 2009 15:05:09 +0100, by Mark Edgington
-
crecord: use a python package directory in order to begin refactoring into multiple-filesSat, 31 Jan 2009 22:44:54 +0100, by Mark Edgington
-
- catch CTRL-C when editing commit message, and exit edit modeThu, 22 Jan 2009 23:37:09 +0100, by Mark Edgington
-
crecord: show trailing whitespace and refactor printString methodWed, 07 Jan 2009 00:39:35 +0100, by Mark Edgington
-
crecord: if not posix machine, then try wcurses import (prevents problems w/cygwin)Sun, 04 Jan 2009 14:19:29 +0100, by Mark Edgington
-
crecord: add support for importing wcurses on windows machinesSat, 03 Jan 2009 21:41:24 +0100, by Mark Edgington
-
crecord: properly print '\ No newline' HunkLine lines. (happy new year ;)Thu, 01 Jan 2009 00:04:00 +0100, by Mark Edgington
-
crecord: use toggleFolded() for right-arrow unfoldingWed, 24 Dec 2008 01:15:54 +0100, by Mark Edgington
-
crecord: left-arrow/h on a header folds the nodeWed, 24 Dec 2008 01:09:57 +0100, by Mark Edgington
-
crecord: fix off-by-one bug when calculating pad allocation sizeWed, 24 Dec 2008 01:01:16 +0100, by Mark Edgington
-
crecord: fix bug introduced by 2f8da973cc7a when specifying files on command lineWed, 24 Dec 2008 00:20:50 +0100, by Mark Edgington
-
crecord: when a header is first unfolded, unfold all of its childrenTue, 23 Dec 2008 21:11:46 +0100, by Mark Edgington
-
crecord: remove preceding separating line if header is foldedTue, 16 Dec 2008 12:07:12 +0100, by Mark Edgington
-
crecord: fix bug with counting number of lines to allocate when nodes are foldedTue, 16 Dec 2008 11:50:21 +0100, by Mark Edgington
-
crecord: make folded headers show a single line status indicator. All headers are folded by default on launch of program.Tue, 16 Dec 2008 01:23:08 +0100, by Mark Edgington
-
imported patch fold_parents_and_ancestorsTue, 16 Dec 2008 01:23:08 +0100, by Mark Edgington
-
imported patch indicate_partially_applied_childrenTue, 16 Dec 2008 01:23:08 +0100, by Mark Edgington
-
crecord: show context lines at beginning and end of screenTue, 16 Dec 2008 01:22:51 +0100, by Mark Edgington
-
crecord: line-level apply/unapply is now working and enabledWed, 10 Dec 2008 00:46:07 +0100, by Mark Edgington
-
crecord: refactor the parsepatch function for better comprehension (keeping identical functionality to original function)Sat, 06 Dec 2008 16:18:36 +0100, by Mark Edgington
-
crecord: add comments to (and rename some variables in) parsepatch functionSat, 06 Dec 2008 14:57:35 +0100, by Mark Edgington
-
crecord: (hopefully) fix problems when printing tabs or unicode to the screenWed, 03 Dec 2008 20:34:26 +0100, by Mark Edgington
-
crecord: handle unicode and tab characters better (avoid ugly unaligned display)Wed, 03 Dec 2008 16:12:31 +0100, by Mark Edgington
-
crecord: add commit-message window for adding comments as you go through the changesWed, 03 Dec 2008 00:59:37 +0100, by Mark Edgington
-
crecord: fix bug when there were no changes to filesTue, 02 Dec 2008 22:18:15 +0100, by Mark Edgington
-
crecord: clean up help textTue, 02 Dec 2008 22:06:03 +0100, by Mark Edgington
-
crecord: enable parent-folding ('F' key) [this commit done via crecord! :)]Tue, 02 Dec 2008 22:04:41 +0100, by Mark Edgington
-
[mq]: verify_hunk_level_commit_worksMon, 01 Dec 2008 19:51:13 +0100, by Mark Edgington
-
[mq]: commit_confirmationMon, 01 Dec 2008 19:30:48 +0100, by Mark Edgington
-
[mq]: help_windowMon, 01 Dec 2008 19:19:44 +0100, by Mark Edgington
-
imported patch enable_pgup_pgdown_jumpingMon, 01 Dec 2008 15:49:49 +0100, by Mark Edgington
-
[mq]: scrollingMon, 01 Dec 2008 15:49:30 +0100, by Mark Edgington
-
[mq]: make_folding_workSat, 29 Nov 2008 13:15:43 +0100, by Mark Edgington
-
crecord: make the toggleApply function's constraints work for hunkLinesSat, 29 Nov 2008 00:49:18 +0100, by Mark Edgington
-
[mq]: redo_arrow_key_actionsSat, 29 Nov 2008 00:48:16 +0100, by Mark Edgington
-
[mq]: indent_itemsFri, 28 Nov 2008 10:49:21 +0100, by Mark Edgington
-
crecord: add logic to identify/change which item is selected, based on arrow keys and currently selected item.Fri, 28 Nov 2008 00:59:28 +0100, by Mark Edgington
-
crecord: more big refactoringThu, 27 Nov 2008 00:26:27 +0100, by Mark Edgington
-
crecord: modify color-scheme, add line between headersTue, 25 Nov 2008 20:35:18 +0100, by Mark Edgington