Sun, 20 Mar 2016 18:24:59 -0400 |
Jordi Gutiérrez Hermoso |
crecord: break out the help message for editing hunks
|
Sun, 20 Mar 2016 20:59:05 -0400 |
Jordi Gutiérrez Hermoso |
crecord: refactor hunk edit action to use ui.edit
|
Sun, 20 Mar 2016 13:55:41 -0400 |
Jordi Gutiérrez Hermoso |
edit: allow to configure the suffix of the temporary filename
|
Sat, 19 Mar 2016 18:37:10 -0700 |
Simon Farnsworth |
merge: save merge part labels for later reuse
|
Fri, 25 Mar 2016 21:51:00 +0000 |
timeless |
ui: add prompt argument to write (issue5154) (API)
|
Fri, 25 Mar 2016 10:47:49 -0700 |
Gregory Szorc |
hg: perform update after pulling during clone with share (issue5103)
stable
|
Sat, 26 Mar 2016 10:53:31 +0900 |
FUJIWARA Katsunori |
tests: fix failure of test-convert-mtn.t
|
Sat, 26 Mar 2016 18:12:12 +0900 |
Yuya Nishihara |
templater: relax unquotestring() to fall back to bare string
|
Sat, 26 Mar 2016 19:01:12 +0900 |
Yuya Nishihara |
debugrevspec: show expanded/concatenated states before printing trees
|
Sat, 26 Mar 2016 18:01:04 +0900 |
Yuya Nishihara |
templater: do not abuse SyntaxError to report errors in template map file
|
Wed, 23 Mar 2016 13:34:47 -0700 |
Martijn Pieters |
graphmod: set default edge styles for ascii graphs (BC)
|
Thu, 24 Mar 2016 16:35:24 -0700 |
Sean Farley |
tests: python executable should always be globbed
|
Tue, 22 Mar 2016 16:08:02 -0700 |
Sean Farley |
setup: add missing hgext.fsmonitor
|
Fri, 25 Mar 2016 16:23:23 -0500 |
Matt Mackall |
merge with stable
|
Sat, 09 Jan 2016 22:46:26 +0900 |
Yuya Nishihara |
dispatch: show deprecation warning if command has no attributes (issue5137)
|
Mon, 14 Mar 2016 00:14:43 +0900 |
Yuya Nishihara |
dispatch: extract function that tests command attributes
|
Mon, 14 Mar 2016 00:06:52 +0900 |
Yuya Nishihara |
dispatch: make cmdalias forward command attributes to function
|
Sun, 20 Mar 2016 17:18:06 -0700 |
Jun Wu |
run-tests: use different chg socket directories for different tests
|
Mon, 21 Mar 2016 20:56:46 +0000 |
timeless |
tests: ensure run-tests handles multiple lines of churn
|
Thu, 24 Mar 2016 09:38:11 -0700 |
Martin von Zweigbergk |
subrepo: adapt to git's recent renames-by-default
stable
|
Thu, 24 Mar 2016 00:09:58 -0700 |
Pierre-Yves David |
graphmod: move the graphstyle options to experimental
|
Mon, 21 Mar 2016 21:06:49 +0000 |
timeless |
tests: remove obsolete uses of HGTEST_RUN_TESTS_PURE
|
Sun, 20 Mar 2016 17:30:56 -0700 |
Kevin Bullock |
test-debugextensions: passes with byte-compilation disabled (issue5147)
|
Wed, 23 Mar 2016 11:53:11 +0800 |
Anton Shestakov |
rpms: add hgext3rd to mercurial.spec
|
Wed, 23 Mar 2016 10:50:24 -0700 |
Kostia Balytskyi |
debugobsolete: add an option to show marker index
|
Tue, 15 Mar 2016 09:51:42 +0000 |
Jun Wu |
tests: explicitly flush output streams
|
Sun, 20 Mar 2016 15:09:29 -0700 |
Yuya Nishihara |
test-hgrc: do not print ui.plain() flag at uisetup()
|
Sun, 20 Mar 2016 12:25:46 -0700 |
Yuya Nishihara |
tests: make config/help tests pass even if chgserver extension is loaded
|
Tue, 22 Mar 2016 16:05:22 -0700 |
Sean Farley |
setup: alphabetize hgext packages
|
Thu, 17 Mar 2016 21:03:22 +0000 |
timeless |
remove: add progress support
|
Thu, 17 Mar 2016 18:19:36 +0000 |
timeless |
remove: queue warnings until after status messages (issue5140) (API)
|
Mon, 21 Mar 2016 04:01:29 +0000 |
timeless |
tests: include progress for test-remove
|
Sun, 20 Mar 2016 15:43:20 -0700 |
Jun Wu |
chg: allows default hg path to be overridden
|
Sun, 20 Mar 2016 15:25:25 -0700 |
Jun Wu |
chg: define PRINTF_FORMAT_ for non gnu C compiler
|
Sun, 20 Mar 2016 15:11:34 -0700 |
Jun Wu |
chgserver: drop bundle.mainreporoot config
|
Sun, 20 Mar 2016 10:44:15 -0700 |
Yuya Nishihara |
chgserver: drop old hack to recreate ui on HGPLAIN change
|
Sat, 19 Mar 2016 16:37:47 -0700 |
Martijn Pieters |
graphmod: allow edges to end early
|
Sat, 19 Mar 2016 16:46:15 -0700 |
Martijn Pieters |
graphmod: allow for different styles for different edge types
|
Thu, 17 Mar 2016 18:32:10 +0000 |
Jun Wu |
chgserver: use global ui instead of repo ui for dispatch.request.ui
|
Thu, 17 Mar 2016 18:34:32 +0000 |
timeless |
progress: update comment to reflect implementation
|
Sun, 20 Mar 2016 04:54:35 +0000 |
timeless |
tests: remove lines that enable progress extension
|
Sat, 19 Mar 2016 14:26:10 -0400 |
Augie Fackler |
run-tests: add support for automatically bisecting test failures
|
Sat, 19 Mar 2016 20:49:02 -0400 |
Augie Fackler |
check-code: also ban strcat
|
Sat, 19 Mar 2016 20:18:38 -0400 |
Augie Fackler |
check-code: prevent use of strcpy
|
Sat, 19 Mar 2016 20:02:19 -0400 |
Augie Fackler |
osutil: stop using strcpy
|
Sat, 19 Mar 2016 11:39:13 -0700 |
Mateusz Kwapich |
histedit: add a hint about enabled dropmissing to histedit edit comment
|
Sat, 19 Mar 2016 13:51:00 -0700 |
Gregory Szorc |
hghave: change ssl check to just check ssl module
|
Sat, 19 Mar 2016 15:17:33 -0700 |
Gregory Szorc |
help: document sharing of revlog header with revision 0
|
Sat, 19 Mar 2016 16:45:52 -0400 |
Augie Fackler |
mpatch: move collect() to module level
|
Sat, 19 Mar 2016 16:43:16 -0400 |
Augie Fackler |
mpatch: un-nest the move() method
|
Sat, 19 Mar 2016 16:37:30 -0400 |
Augie Fackler |
mpatch: move pull() method to top level
|
Thu, 17 Mar 2016 18:27:48 +0000 |
Jun Wu |
chgserver: use old ui.system if fout is not stdout or needs to be captured
|
Sat, 12 Mar 2016 14:04:57 -0800 |
Gregory Szorc |
node: use byte literals to construct nullid and wdirid
|
Sat, 12 Mar 2016 14:05:23 -0800 |
Gregory Szorc |
tests: try to import modules with Python 3
|
Fri, 18 Mar 2016 16:15:12 -0700 |
Gregory Szorc |
tests: perform an ast parse with Python 3
|
Fri, 18 Mar 2016 16:17:56 -0700 |
Gregory Szorc |
run-tests: add --with-python3 to define a Python 3 interpreter
|
Fri, 18 Mar 2016 11:06:03 -0700 |
Ryan McElroy |
crecord: add docblock to handlekeypressed
|
Fri, 18 Mar 2016 11:06:03 -0700 |
Ryan McElroy |
crecord: fix docblock indentation
|
Fri, 18 Mar 2016 11:06:03 -0700 |
Ryan McElroy |
crecord: clean up empty lines at ends of docblocks
|
Thu, 17 Mar 2016 00:36:01 +0000 |
timeless |
filemerge: indicate that local/other are p1/p2
|