Wed, 24 May 2017 17:50:17 +0200 |
Boris Feld |
util: raise ParseError when parsing dates (BC)
|
Mon, 22 May 2017 16:59:57 +0200 |
Pierre-Yves David |
devel: activate default-date in tests
|
Sat, 25 Feb 2017 19:32:39 +0900 |
Yuya Nishihara |
commit: optionally strip quotes from commit template (BC)
|
Fri, 06 Jan 2017 22:50:04 +0900 |
Yuya Nishihara |
commit: fix unmodified message detection for the "--- >8 ----" magic
|
Fri, 06 Jan 2017 22:44:39 +0900 |
Yuya Nishihara |
commit: update test to actually modify template text
|
Sat, 31 Dec 2016 15:36:36 -0600 |
Sean Farley |
cmdutil: add special string that ignores rest of text
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Tue, 12 Apr 2016 00:30:28 +0200 |
Florent Gallaire |
date: fix boundary check of negative integer
|
Fri, 08 Apr 2016 14:11:03 +0200 |
Florent Gallaire |
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)
|
Fri, 09 Oct 2015 21:44:54 -0700 |
Tony Tung |
commit: abort when a committemplate is not changed
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Mon, 01 Jun 2015 14:47:02 -0500 |
Matt Mackall |
merge with stable
|
Tue, 02 Jun 2015 02:28:33 +0900 |
FUJIWARA Katsunori |
templatekw: compare target context and its parent exactly (issue4690)
stable 3.4.1
|
Mon, 11 May 2015 16:18:28 -0700 |
Durham Goode |
commit: add ui.allowemptycommit config option
|
Wed, 15 Apr 2015 08:19:36 -0700 |
Ryan McElroy |
templatekw: replace currentbookmark with activebookmark keyword
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: override _dirstatestatus in workingcommitctx for correct matching
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
Wed, 10 Dec 2014 22:09:46 -0500 |
Matt Harbison |
tests: add missing globs for Windows
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: remove redundant test for issue4470 from test-commit.t
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
Thu, 18 Dec 2014 14:18:28 -0600 |
Matt Mackall |
pathauditor: check for Windows shortname aliases
stable 3.2.3
|
Tue, 16 Dec 2014 13:08:17 -0500 |
Augie Fackler |
pathauditor: check for codepoints ignored on OS X
stable
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from others
|
Fri, 15 Aug 2014 23:05:53 +0900 |
FUJIWARA Katsunori |
ui: invoke editor for committing with HGEDITFORM environment variable
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
cmdutil: look commit template definition up by specified 'editform'
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
cmdutil: make commit message shown in text editor customizable by template
|
Sun, 08 Sep 2013 19:02:08 -0400 |
Bradley M. Kuhn |
commit: --edit/-e to force edit of otherwise-supplied commit message
|
Mon, 31 Mar 2014 10:12:07 -0500 |
Kevin Bullock |
merge with stable
|