Mercurial > hg
graph
-
tests: omit -p for external diff via extdiff extension for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
update: check command line before modifying repoSun, 07 Feb 2016 22:18:24 -0800, by Martin von Zweigbergk
-
treemanifest: fix debugrebuildfncacheSun, 07 Feb 2016 21:44:38 -0800, by Martin von Zweigbergk
-
update: warn about other topological head in pull and unbundleWed, 03 Feb 2016 15:12:01 +0000, by Pierre-Yves David
-
update: warn about other topological heads on bare updateTue, 02 Feb 2016 14:49:02 +0000, by Pierre-Yves David
-
tests: mock getpid to reduce glob usageWed, 03 Feb 2016 04:37:04 +0000, by timeless
-
util: enable getpid to be replacedWed, 03 Feb 2016 09:11:22 +0000, by timeless
-
blackbox: refactor use of vfs as _bbvfsMon, 08 Feb 2016 00:47:36 +0000, by timeless
-
blackbox: flush output file descriptorWed, 03 Feb 2016 15:18:29 +0000, by timeless
-
tests: change blackbox test to work cross platformWed, 03 Feb 2016 18:15:18 +0000, by timeless
-
merge: document checkignored and checkunknown configs againMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
rebase: respect checkunknown and checkignored in more casesWed, 03 Feb 2016 13:12:06 -0800, by Siddharth Agarwal
-
test-merge-force: add tests for merge.checkunknown=warnWed, 03 Feb 2016 13:11:34 -0800, by Siddharth Agarwal
-
merge: tell _checkunknownfiles about whether this was merge --forceMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
merge: add missing doc for 'labels' parameterMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
merge: move abort/warn checks up to the top level of _checkunknownfilesMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
match: rename "narrowmatcher" to "subdirmatcher" (API)Fri, 05 Feb 2016 21:09:32 -0800, by Martin von Zweigbergk
-
tests: relax test-devel-warnings to reduce false positivesWed, 03 Feb 2016 18:59:35 +0000, by timeless
-
merge with stableSun, 07 Feb 2016 00:49:31 -0600, by Matt Mackall
-
chgserver: create new process group after fork (issue5051)Tue, 19 Jan 2016 18:20:13 +0000, by Jun Wu
-
check-commit: check for double-addition of blank linesFri, 05 Feb 2016 16:54:01 -0600, by Matt Mackall
-
check-commit: scan for multiple instances of error patternsFri, 05 Feb 2016 16:52:02 -0600, by Matt Mackall
-
merge: add file ancestor linknode to mergestateFri, 05 Feb 2016 10:22:14 -0800, by Durham Goode
-
merge: add debugmergestate support for _stateextrasFri, 05 Feb 2016 10:15:28 -0800, by Durham Goode
-
merge: add state extras merge state dataFri, 05 Feb 2016 10:15:28 -0800, by Durham Goode
-
revset: use manifest.matches in _follow revsetFri, 05 Feb 2016 13:30:25 -0800, by Durham Goode
-
treemanifests: fix streaming cloneThu, 04 Feb 2016 08:34:07 -0800, by Martin von Zweigbergk
-
treemanifests: fix local cloneTue, 02 Feb 2016 17:31:17 -0800, by Martin von Zweigbergk
-
tests: simplify treemanifest test by backing up entire .hg/storeWed, 03 Feb 2016 15:35:23 -0800, by Martin von Zweigbergk
-
histedit: limit updated and merging output to important updatesWed, 03 Feb 2016 13:52:04 +0000, by timeless
-
tests: fix rebase-abort directory nestingThu, 04 Feb 2016 23:30:49 +0000, by timeless
-
rebase: document that tool does not apply to deleted filesThu, 04 Feb 2016 23:29:32 +0000, by timeless
-
rebase: mention help merge-tools in helpThu, 04 Feb 2016 22:14:53 +0000, by timeless
-
copies: optimize forward copy detection logic for rebasesFri, 05 Feb 2016 13:23:24 -0800, by Durham Goode
-
tests: pass settings of hypothesis by with statementTue, 26 Jan 2016 23:05:19 +0900, by Yuya Nishihara
-
tests: adjust for code move in Hypothesis 2.0.0Tue, 26 Jan 2016 22:44:29 +0900, by Yuya Nishihara
-
test-highlight: add normalization rule for Pygments 2.1Tue, 26 Jan 2016 23:33:53 +0900, by Yuya Nishihara
-
test-highlight: factor out function that normalizes pygments outputTue, 26 Jan 2016 23:27:12 +0900, by Yuya Nishihara
-
test-highlight: unify normalization rule of pygments outputTue, 26 Jan 2016 23:26:05 +0900, by Yuya Nishihara
-
tests: remove protected file forcibly for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: dump journal file by python script instead of sed for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: execute check-config.py without xargsFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: avoid nested quoting on command line for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
version: verbose list internal and external extension source (issue4731)Fri, 05 Feb 2016 13:20:23 +0100, by liscju
-
check-code: allow "grep pattern filename-containing-dash-a"Tue, 02 Feb 2016 21:20:04 -0800, by Martin von Zweigbergk
-
rebase: update working directory when aborting (issue5084) stableFri, 05 Feb 2016 01:56:46 +0000, by timeless
-
revset: flatten chained 'list' operations (aka function args) (issue5072) stableTue, 02 Feb 2016 23:49:49 +0900, by Yuya Nishihara
-
help: fix typo in backgroundclose documentation stableFri, 05 Feb 2016 19:40:57 +0100, by André Sintzoff
-
revert: makes interactive mode ask to forget added files (issue4936)Fri, 05 Feb 2016 15:18:40 +0100, by liscju
-
obsolete: fix n^2 marker computation behaviorThu, 04 Feb 2016 15:38:04 -0800, by Durham Goode
-
memctx: fix memctx manifest file hashesWed, 03 Feb 2016 17:44:11 -0800, by Durham Goode
-
schemes: add debugexpandscheme command, resolving a scheme to canonical formFri, 29 Jan 2016 14:53:44 -0500, by Jason R. Coombs
-
schemes: extract scheme expansion as its own method on ShortRepositoryFri, 29 Jan 2016 14:40:41 -0500, by Jason R. Coombs
-
merge with stableWed, 03 Feb 2016 16:24:24 -0600, by Matt Mackall
-
rebase: don't preserve most extra fields stable 3.7.1Wed, 03 Feb 2016 09:23:31 -0800, by Siddharth Agarwal
-
graft: don't preserve most extra fields stableWed, 03 Feb 2016 09:06:52 -0800, by Siddharth Agarwal
-
amend: don't preserve most extra fields stableWed, 03 Feb 2016 08:59:46 -0800, by Siddharth Agarwal
-
osutil: do not abort loading pure module just because libc has no recvmsg() stableWed, 03 Feb 2016 22:47:27 +0900, by Yuya Nishihara
-
osutil: disable compilation of recvfds() on unsupported platforms stableTue, 02 Feb 2016 20:56:48 +0900, by Yuya Nishihara
-
merge with stableMon, 01 Feb 2016 18:29:07 -0600, by Matt Mackall
-
verify: recover lost freeing of memory stableSun, 31 Jan 2016 00:31:55 -0800, by Martin von Zweigbergk
-
rebase: better way to detect non-detaching revisions (issue5044) stableMon, 01 Feb 2016 15:41:43 +0000, by Martijn Pieters
-
i18n-ja: synchronized with 88609cfa3745 stableMon, 01 Feb 2016 23:17:40 +0900, by FUJIWARA Katsunori
-
doc: itemize text blocks to increase readability in HTML format stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct indentation for enumeration stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct cross reference in help documentation stableMon, 01 Feb 2016 22:13:57 +0900, by FUJIWARA Katsunori
-
doc: prevent literal text block from being treated as non-literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
doc: prevent non-literal text block from being treated as literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
histedit: show correct hash ID at verification error stableMon, 01 Feb 2016 20:29:20 +0900, by FUJIWARA Katsunori
-
backout: disable --merge with --no-commit (issue4874) stableSat, 30 Jan 2016 18:00:11 +0900, by Yuya Nishihara
-
changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stableWed, 27 Jan 2016 09:07:28 -0800, by Martin von Zweigbergk
-
tests: minor cleanup to treemanifest test stableThu, 28 Jan 2016 13:49:05 -0800, by Martin von Zweigbergk
-
merge: don't try to merge subrepos twice (issue4988) stableFri, 29 Jan 2016 14:19:29 -0800, by Siddharth Agarwal
-
bookmarks: improve documentation for --rev option stableWed, 27 Jan 2016 16:16:38 -0600, by Nathan Goldbaum
-
merge: undocument checkunknown and checkignored configs for 3.7 stableWed, 27 Jan 2016 12:33:07 -0800, by Siddharth Agarwal
-
commands: advance current active bookmark at pull --update correctly stableThu, 28 Jan 2016 20:10:06 +0900, by FUJIWARA Katsunori
-
largefiles: prevent committing a missing largefile stableSun, 24 Jan 2016 00:10:19 -0500, by Matt Harbison
-
changegroup: fix treemanifest exchange code (issue5061) stableWed, 27 Jan 2016 10:24:25 -0500, by Augie Fackler
-
log: speed up single file log with hidden revs (issue4747) stableFri, 22 Jan 2016 12:08:20 -0600, by Matt Mackall
-
largefiles: report the missing file count after a commit that does nothing stableSat, 23 Jan 2016 23:32:49 -0500, by Matt Harbison
-
commit: factor the post commit status check into a cmdutil method stableSat, 23 Jan 2016 23:24:30 -0500, by Matt Harbison
-
largefiles: fix an explicit largefile commit after a remove (issue4969) stableSat, 23 Jan 2016 20:51:17 -0500, by Matt Harbison
-
context: back out sneaky code change in documentation change stableMon, 25 Jan 2016 15:48:35 -0800, by Martin von Zweigbergk
-
templater: abort if infinite recursion detected while compiling stableThu, 23 Jul 2015 23:41:29 +0900, by Yuya Nishihara
-
templater: abort if infinite recursion detected while evaluation (issue4758) stableWed, 22 Jul 2015 23:29:41 +0900, by Yuya Nishihara
-
exchange: set 'treemanifest' param on pushed changegroups too stableFri, 22 Jan 2016 16:31:50 -0800, by Martin von Zweigbergk
-
crecord: fix help bar display issue (issue5063) stableMon, 25 Jan 2016 11:37:02 -0800, by Laurent Charignon
-
subrepo: better error messages in _ensuregit stableSun, 17 Jan 2016 22:53:57 -0500, by Mason Malone
-
hgweb: update canvas.width before dynamically redrawing graph (issue2683) stableSat, 23 Jan 2016 17:31:31 +0800, by Anton Shestakov
-
run-tests: "fix" race condition in race condition fix stableFri, 22 Jan 2016 11:00:13 -0800, by Bryan O'Sullivan
-
rebase: restore help for rebase w/o args (issue5059) stableFri, 22 Jan 2016 20:32:47 +0000, by timeless
-
changegroup: introduce safeversion() stableTue, 19 Jan 2016 15:32:32 -0800, by Martin von Zweigbergk
-
changegroup: don't support versions 01 and 02 with treemanifests stableTue, 19 Jan 2016 14:27:18 -0800, by Martin von Zweigbergk
-
run-tests: fix crash when --json and --blacklist are both used (issue5050) stableTue, 19 Jan 2016 08:22:27 -0800, by Laurent Charignon
-
transaction: abort transaction during hook exception stableTue, 19 Jan 2016 15:18:21 -0800, by Durham Goode
-
changegroup: cg3 has two empty groups *after* manifests stableTue, 19 Jan 2016 17:44:25 -0800, by Martin von Zweigbergk
-
mq: check for reserved patch name with qimport -r (issue5033) stableTue, 19 Jan 2016 06:00:59 +0100, by Mads Kiilerich
-
mq: refactor makepatchname into class method stableTue, 19 Jan 2016 06:00:30 +0100, by Mads Kiilerich
-
repoview: fix corrupted hiddencache crash Mercurial (issue5042) stableWed, 20 Jan 2016 13:43:01 -0800, by Laurent Charignon
-
repoview: add missing newline character in debug prints stableWed, 20 Jan 2016 13:40:59 -0800, by Laurent Charignon
-
commandserver: drop tell() and seek() from channels (issue5049) stableWed, 20 Jan 2016 00:08:00 +0900, by Yuya Nishihara
-
crecord: edit during hg crecord should preserve cursor position (issue5041) stableWed, 20 Jan 2016 11:21:13 -0800, by Laurent Charignon