tests/test-keyword.t
Tue, 22 Aug 2017 15:51:47 -0400 Augie Fackler tests: update test-keyword to pass our import checker
Mon, 26 Jun 2017 03:40:57 +0900 FUJIWARA Katsunori keyword: add test for keyword expansion at serving multiple repositories
Mon, 26 Jun 2017 03:40:12 +0900 FUJIWARA Katsunori keyword: make comparison webcommand suppress keyword expansion
Mon, 26 Jun 2017 03:40:06 +0900 FUJIWARA Katsunori keyword: restore kwtemplater.match at the end of wrapped webcommands
Mon, 26 Jun 2017 03:38:12 +0900 FUJIWARA Katsunori keyword: restore kwtemplater.restrict at the end of wrapped patch.diff
Tue, 02 May 2017 22:27:44 +0200 Pierre-Yves David caches: move the 'updating the branch cache' message in 'updatecaches'
Sat, 19 Nov 2016 15:41:37 -0800 Kostia Balytskyi conflicts: make spacing consistent in conflict markers
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Wed, 27 Jul 2016 13:57:51 +0100 Christian Ebert keyword: avoid traceback when kwdemo is run outside a repo stable
Wed, 30 Mar 2016 02:10:44 +0900 FUJIWARA Katsunori keyword: use templatefilter to mark a function as template filter
Fri, 15 Jan 2016 13:46:33 -0800 Ruslan Sayfutdinov backout: commit changeset by default (BC)
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: make commit acquire locks before processing (issue4368)
Sun, 22 Nov 2015 21:40:23 -0800 Siddharth Agarwal shelve: use colon instead of quotes in 'changes to' description
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Thu, 23 Apr 2015 14:27:26 -0700 Laurent Charignon record: edit patch of newly added files (issue4304) stable
Wed, 22 Apr 2015 13:56:30 -0700 Laurent Charignon record: fix record with change on moved file crashes (issue4619) stable
Fri, 06 Mar 2015 15:57:43 -0800 Laurent Charignon record: allow editing new files (issue4304)
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich localrepo: show headline notes in commitctx before showing filenames
Thu, 18 Dec 2014 12:22:43 -0800 Eric Sumner bundlerepo: retract phase boundary
Sun, 21 Dec 2014 13:02:59 +0000 Christian Ebert keyword: handle resolve to either parent
Sun, 21 Dec 2014 12:53:57 +0000 Christian Ebert keyword: update test file syntax
Wed, 01 Oct 2014 01:04:18 +0200 Mads Kiilerich ui: show prompt choice if input is not a tty but is forced to be interactive
Sat, 26 Jul 2014 03:32:49 +0200 Pierre-Yves David resolve: add parenthesis around "no more unresolved files" message stable
Mon, 23 Jun 2014 13:50:44 -0500 Matt Mackall branchmap: don't use ui.warn for debug message
Mon, 09 Jun 2014 13:53:23 -0500 Matt Mackall merge with stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg fetch' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg histedit' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg backout' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg graft' for internal merge stable
Thu, 05 Jun 2014 16:47:13 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg rebase' for internal merge stable
Thu, 05 Jun 2014 16:47:13 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg unshelve' for internal merge stable
Mon, 26 May 2014 11:44:58 -0700 Pierre-Yves David merge: drop the quotes around commit description
Thu, 08 May 2014 16:50:22 -0700 Durham Goode merge: add conflict marker formatter (BC)
Fri, 09 May 2014 14:46:50 -0500 Matt Mackall resolve: simplify "finished" message
Fri, 18 Apr 2014 22:19:25 -0700 Gregory Szorc resolve: print message when no unresolved files remain (issue4214)
Fri, 08 Feb 2013 22:54:17 +0100 Mads Kiilerich export: show 'Date' header in a format that also is readable for humans
Mon, 21 Jan 2013 19:40:15 +0100 Pierre-Yves David documentation: update to new filter names stable
Wed, 16 Jan 2013 00:09:26 +0100 Pierre-Yves David destroyed: drop complex branchcache rebuilt logic
Wed, 16 Jan 2013 00:08:08 +0100 Pierre-Yves David branchmap: update cache of 'unserved' filter on new changesets
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Thu, 10 Jan 2013 16:25:06 +0000 Christian Ebert test-keyword: improve grammar and spelling in branchcache note
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally
Tue, 08 Jan 2013 12:41:51 +0100 Pierre-Yves David branchcache: add note about cache invalidation to test-keyword.t
Wed, 02 Jan 2013 01:57:46 +0100 Pierre-Yves David clfilter: add mutable filtering
Mon, 07 Jan 2013 17:23:25 +0100 Pierre-Yves David branchmap: allow to use cache of subset
Fri, 21 Dec 2012 17:19:52 +0100 Idan Kamara localrepo: filter unknown nodes from the phasecache on destroyed
Fri, 28 Dec 2012 00:02:40 +0100 Pierre-Yves David strip: do not update branchcache during strip (issue3745)
Mon, 24 Dec 2012 02:49:59 +0100 Pierre-Yves David branchmap: move validity logic in the object itself
Thu, 18 Oct 2012 22:12:15 +0200 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: destination
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Tue, 03 Jul 2012 18:02:07 +0200 Adrian Buehlmann test-keyword: adapt for Windows
Wed, 04 Jul 2012 02:04:58 +0200 Mads Kiilerich tests: don't use dates before epoch in test-keyword.t
Thu, 21 Jun 2012 17:37:02 -0500 Matt Mackall merge with crew
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements
Fri, 18 May 2012 12:45:47 -0700 Joshua Redstone strip: incrementally update the branchheads cache after a strip
less more (0) -100 -60 tip