Wed, 17 Feb 2016 20:31:34 +0000 |
Kostia Balytskyi |
rebase: add potential divergent commit hashes to error message (issue5086)
|
changeset |
files
|
Fri, 19 Feb 2016 17:50:28 +0100 |
Sune Foldager |
hgwebdir_wsgi: update script and expand help
|
changeset |
files
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
|
changeset |
files
|
Wed, 17 Feb 2016 22:45:01 +0100 |
liscju |
rebase: adds storing collapse message (issue4792)
|
changeset |
files
|
Mon, 22 Feb 2016 17:53:19 -0500 |
Augie Fackler |
test-automv: fix inline config settings for 5ec1ce8fdf0a
|
changeset |
files
|
Tue, 16 Feb 2016 15:58:32 +0000 |
Martijn Pieters |
automv: use 95 as the default similarity threshold
|
changeset |
files
|
Fri, 19 Feb 2016 22:28:09 +0100 |
liscju |
bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)
|
changeset |
files
|
Sat, 20 Feb 2016 15:56:44 -0800 |
Gregory Szorc |
worker: change partition strategy to every Nth element
|
changeset |
files
|
Thu, 18 Feb 2016 08:52:15 +0000 |
David R. MacIver |
run-tests: allow run-tests.py to run tests outside current directory
|
changeset |
files
|
Tue, 16 Feb 2016 14:49:29 +0000 |
Kostia Balytskyi |
histedit: unifying the way replacements are computed for abort and success
|
changeset |
files
|
Fri, 12 Feb 2016 18:39:48 +0900 |
Yuya Nishihara |
templater: factor out type conversion of revset() result
|
changeset |
files
|
Fri, 12 Feb 2016 18:08:53 +0900 |
Yuya Nishihara |
templater: evaluate each item of revset() as integer revision
|
changeset |
files
|
Sat, 06 Feb 2016 19:16:12 +0900 |
Yuya Nishihara |
demandimport: blacklist sqlalchemy.events as it has side effects (issue5085)
|
changeset |
files
|
Sat, 06 Feb 2016 19:09:10 +0900 |
Yuya Nishihara |
demandimport: enforce ignore list while processing modules in fromlist
|
changeset |
files
|
Mon, 15 Feb 2016 16:49:52 -0800 |
Gregory Szorc |
phases: use constants for phase values
|
changeset |
files
|
Wed, 20 Jan 2016 22:10:17 -0500 |
Matt Harbison |
test-paths: fix up json output to match $TESTTMP on Windows
|
changeset |
files
|
Wed, 20 Jan 2016 21:56:37 -0500 |
Matt Harbison |
test-obsolete: conditionalize a test dependent on chmod
|
changeset |
files
|
Wed, 17 Feb 2016 15:18:30 -0800 |
Matt Anderson |
progress: display progress bar when HGPLAINEXCEPT contains "progress"
|
changeset |
files
|
Wed, 17 Feb 2016 19:38:44 +0000 |
timeless |
run-tests: stop allocating HGPORT3+HGPORT4
|
changeset |
files
|
Wed, 17 Feb 2016 19:36:32 +0000 |
timeless |
run-tests: refactor port allocation into functions
|
changeset |
files
|
Wed, 17 Feb 2016 19:34:01 +0000 |
timeless |
tests: put test-treemanifest.t on a port diet
|
changeset |
files
|
Wed, 17 Feb 2016 15:00:47 +0000 |
Jun Wu |
chg: pass sensitive command line flags to server
|
changeset |
files
|
Wed, 17 Feb 2016 15:08:09 +0000 |
Jun Wu |
chg: use mallocx and reallocx in hgclient
|
changeset |
files
|
Wed, 17 Feb 2016 14:51:38 +0000 |
Jun Wu |
chg: add utility functions mallocx, reallocx
|
changeset |
files
|
Mon, 15 Feb 2016 13:20:20 -0800 |
Gregory Szorc |
localrepo: move new repo requirements into standalone function (API)
|
changeset |
files
|
Mon, 15 Feb 2016 13:19:07 -0800 |
Gregory Szorc |
localrepo: isolate requirements determination from side effects
|
changeset |
files
|
Sat, 13 Feb 2016 14:42:17 -0800 |
Gregory Szorc |
localrepo: use local variable for requirements assignment
|
changeset |
files
|
Tue, 09 Feb 2016 23:35:21 +0000 |
Pierre-Yves David |
destutil: ensure we offer 'hg update' hint when not at head in all cases
|
changeset |
files
|
Mon, 15 Feb 2016 14:35:26 +0000 |
Jun Wu |
chg: forward umask from client to server
|
changeset |
files
|
Mon, 15 Feb 2016 14:28:17 +0000 |
Jun Wu |
chgserver: add setumask method
|
changeset |
files
|
Tue, 16 Feb 2016 19:21:05 +0000 |
Jun Wu |
chgserver: use _readlist and _readstr
|
changeset |
files
|
Mon, 15 Feb 2016 14:20:41 +0000 |
Jun Wu |
commandserver: use _readlist
|
changeset |
files
|
Tue, 16 Feb 2016 19:11:45 +0000 |
Jun Wu |
commandserver: add _readstr and _readlist
|
changeset |
files
|
Wed, 10 Feb 2016 16:59:34 +0000 |
Jun Wu |
extensions: add notloaded method to return extensions failed to load
|
changeset |
files
|
Mon, 15 Feb 2016 14:57:06 +0000 |
Kostia Balytskyi |
histedit: renaming parts to which _histedit was split
|
changeset |
files
|
Mon, 15 Feb 2016 12:07:33 +0000 |
Kostia Balytskyi |
histedit: break _histedit into smaller pieces (add _finishaction)
|
changeset |
files
|
Mon, 15 Feb 2016 17:24:42 +0000 |
Martijn Pieters |
automv: switch to specifying the similarity as an integer (0-100)
|
changeset |
files
|
Mon, 15 Feb 2016 17:16:07 +0000 |
Martijn Pieters |
automv: do not release lock between marking files and the actual commit
|
changeset |
files
|
Mon, 15 Feb 2016 17:13:18 +0000 |
Martijn Pieters |
automv: reuse existing scutil._markchanges() function
|
changeset |
files
|
Mon, 15 Feb 2016 17:01:33 +0000 |
Martijn Pieters |
automv: improve function docstrings
|
changeset |
files
|
Mon, 15 Feb 2016 16:51:31 +0000 |
Martijn Pieters |
automv: remove test for 'developer mode'
|
changeset |
files
|
Mon, 15 Feb 2016 16:44:30 +0000 |
Martijn Pieters |
automv: add some context for the tests
|
changeset |
files
|
Mon, 15 Feb 2016 16:40:06 +0000 |
Martijn Pieters |
automv: simplify retrieving the status
|
changeset |
files
|
Mon, 08 Feb 2016 05:56:25 +0000 |
timeless |
tests: change branches test to work cross platform
|
changeset |
files
|
Mon, 15 Feb 2016 10:48:36 +0000 |
Kostia Balytskyi |
histedit: change string literals to constants in goal naming
|
changeset |
files
|
Sun, 07 Feb 2016 18:08:59 +0900 |
Yuya Nishihara |
run-tests: add --chg option to install and run tests using chg
|
changeset |
files
|
Sun, 07 Feb 2016 16:34:12 +0900 |
Yuya Nishihara |
run-tests: add --with-chg option to run tests using chg
|
changeset |
files
|
Tue, 09 Feb 2016 23:30:41 +0000 |
Pierre-Yves David |
destutil: add more precise error classes for destmerge
|
changeset |
files
|
Mon, 08 Feb 2016 22:58:15 +0000 |
Pierre-Yves David |
destutil: allow to disable the "on head check" in destmerge
|
changeset |
files
|
Mon, 08 Feb 2016 19:32:29 +0100 |
Pierre-Yves David |
destutil: allow to specify an explicit source for the merge
|
changeset |
files
|
Mon, 08 Feb 2016 18:12:06 +0100 |
Pierre-Yves David |
destutil: remove current head from list of candidates early
|
changeset |
files
|
Mon, 08 Feb 2016 17:53:44 +0100 |
Pierre-Yves David |
destutil: add an 'action' layer to the destmerge message dictionary
|
changeset |
files
|
Tue, 09 Feb 2016 23:49:55 +0000 |
Pierre-Yves David |
rebase: extract rebaseset and destination computation in a function
|
changeset |
files
|
Tue, 09 Feb 2016 22:47:20 +0000 |
Pierre-Yves David |
tests: have a more elaborated test for _destrebase
|
changeset |
files
|
Sun, 14 Feb 2016 21:15:59 +0000 |
Kostia Balytskyi |
histedit: break _histedit function into smaller pieces
|
changeset |
files
|
Sun, 14 Feb 2016 21:00:05 +0000 |
Kostia Balytskyi |
histedit: break _histedit function into smaller pieces (add _continueaction)
|
changeset |
files
|
Mon, 01 Feb 2016 17:20:51 +0000 |
Kostia Balytskyi |
histedit: break _histedit function into smaller pieces (add _newaction)
|
changeset |
files
|
Mon, 01 Feb 2016 14:12:38 +0000 |
Kostia Balytskyi |
histedit: break _histedit function into smaller pieces (add _editplanaction)
|
changeset |
files
|
Mon, 01 Feb 2016 12:51:20 +0000 |
Kostia Balytskyi |
histedit: break _histedit function into smaller pieces (add _abortaction)
|
changeset |
files
|
Mon, 08 Feb 2016 13:52:51 +0000 |
Martijn Pieters |
automv: new experimental extension
|
changeset |
files
|