Mercurial > hg > crecord
graph
-
core: fix compatibility with Mercurial 3.6Sat, 21 Nov 2015 13:37:59 -0600, by Matt Mackall
-
core: fix deleting newly added files from subdirectoryWed, 11 Mar 2015 15:36:04 -0400, by Harvey Chapman
-
core: parse whitespace options from separate 'crecord' sectionFri, 27 Feb 2015 15:05:07 -0800, by Siddharth Agarwal
-
core: only parse whitespace-related diffoptsFri, 27 Feb 2015 15:00:53 -0800, by Siddharth Agarwal
-
Backed out changeset 679dc6c2df5dThu, 26 Jun 2014 10:48:49 -0400, by Mark Edgington
-
Allow amending without changesWed, 25 Jun 2014 18:32:26 +0400, by immerrr
-
- handle modifications made to newly-added files ; fixes issue #13Tue, 18 Mar 2014 12:36:27 -0400, by Mark Edgington
-
hg2.9-compat: fix crecord from sub directoryThu, 13 Mar 2014 21:23:31 -0700, by Pierre-Yves David
-
Fix display of non-ASCII characters in default user locale encodingThu, 28 Feb 2013 21:06:05 +0400, by immerrr
-
Enable whitespace optionsThu, 16 Jan 2014 15:19:42 -0500, by Jordi GutiƩrrez Hermoso
-
- closes issue #36: unable to commit changes to previously empty fileSat, 19 Jan 2013 08:18:52 -0500, by Mark Edgington
-
- allow -u parameter to work when user not defined in hgrc file (issue #34)Wed, 28 Nov 2012 14:15:15 -0500, by Mark Edgington
-
- fix small bug in last commit: don't toggle amend if version < 2.2Wed, 28 Nov 2012 13:05:45 -0500, by Mark Edgington
-
- add 'a' keybinding to toggle the amend flag available in more recent hg versionsWed, 28 Nov 2012 12:22:31 -0500, by Mark Edgington
-
- align display of context lines with added/removed lines. (issue #31)Sat, 28 Apr 2012 21:26:49 -0400, by Mark Edgington
-
- add HG: lines to commit message also when the 'message' option wasn't setWed, 29 Feb 2012 22:22:43 -0500, by Mark Edgington
-
curses chunk selector: append "HG:" help section to non-empty messages tooTue, 28 Feb 2012 18:47:35 +0400, by immerrr
-
qcrefresh: reuse topmost applied patch message when editing commit message in chunk selectorTue, 28 Feb 2012 18:46:28 +0400, by immerrr
-
hunk.getFromToLine(): fix for from-/tolen = 0, corresponding line start should be decremented in such casesThu, 23 Feb 2012 19:46:04 +0400, by immerrr
-
crpatch.parsepatch: when splitting diff hunk into smaller ones, account after-context when calculating their start linesThu, 23 Feb 2012 19:42:21 +0400, by immerrr
-
Use the right help messages for qcrefreshTue, 30 Aug 2011 16:11:27 -0700, by Steve Fink
-
Fix directory-dependence of my 'exclude' pattern, which caused qcrefresh to misbehave if not running from the directory that contained all modified files (!)Fri, 22 Jul 2011 15:58:33 -0700, by Steve Fink
-
Ugh. Left in pdb.set_trace.Fri, 03 Jun 2011 20:36:42 -0700, by Steve Fink
-
Add a qcrefresh command that updates the current patch with crecordThu, 26 May 2011 12:45:33 -0700, by Steve Fink
-
- strip lines beginning with 'HG:' from commit message when the (m)odify commitThu, 21 Jul 2011 17:13:00 +0200, by Mark Edgington
-
core: make compatible with changes to patch in hg 1.9Mon, 20 Jun 2011 11:49:05 +0200, by Peter Arrenbrecht
-
merge with blacktrashFri, 27 May 2011 17:31:02 +0200, by Peter Arrenbrecht
-
Stay compatible with 00a881581400 and 17cea10c343eWed, 18 May 2011 23:48:17 +0200, by Christian Ebert
-
core: make compatible with upcoming hg 1.9Wed, 25 May 2011 09:34:30 +0200, by Peter Arrenbrecht