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