Mercurial > hg
graph
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:04:58 -0700, by Pierre-Yves David
-
addremove: remove a mutable default argumentThu, 24 Sep 2015 01:04:10 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 01:00:43 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 01:00:25 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 01:00:05 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 00:59:26 -0700, by Pierre-Yves David
-
addremove: remove a mutable default argumentThu, 24 Sep 2015 01:58:33 -0700, by Pierre-Yves David
-
tag: remove a mutable default argumentThu, 24 Sep 2015 00:56:30 -0700, by Pierre-Yves David
-
commit: remove a mutable default argumentThu, 24 Sep 2015 00:56:18 -0700, by Pierre-Yves David
-
lock: move acquirefn call to inside the lockTue, 22 Sep 2015 14:09:42 -0700, by Siddharth Agarwal
-
localrepo: call lock.lock with releasefn as a keyword argTue, 22 Sep 2015 13:25:41 -0700, by Siddharth Agarwal
-
copies: move debug statement to appropriate placeWed, 19 Aug 2015 15:11:17 -0500, by Matt Mackall
-
bidmerge: choose shortest list of diverge and rename/delete warningsWed, 19 Aug 2015 14:05:42 -0500, by Matt Mackall
-
copies: rename diverge2 to divergeset for clarityWed, 19 Aug 2015 14:04:54 -0500, by Matt Mackall
-
copies: begin separating mergecopies sidesWed, 19 Aug 2015 13:40:18 -0500, by Matt Mackall
-
copies: rename ctx() to getfctx() for clarityWed, 19 Aug 2015 13:09:54 -0500, by Matt Mackall
-
monoblue: port code selection without line numbers from gitwebWed, 23 Sep 2015 16:02:35 +0800, by Anton Shestakov
-
help: copy-edit description of ui.supportcontactTue, 22 Sep 2015 15:10:24 -0500, by Kevin Bullock
-
ui: avoid mutable default argumentsTue, 22 Sep 2015 16:56:34 -0700, by Siddharth Agarwal
-
util: avoid mutable default argumentsTue, 22 Sep 2015 16:55:18 -0700, by Siddharth Agarwal
-
obsstore: fast path to check if obsstore is emptySun, 13 Sep 2015 18:01:01 +0900, by Yuya Nishihara
-
obsstore: delay loading markers from obsstore fileSun, 13 Sep 2015 17:52:37 +0900, by Yuya Nishihara
-
obsstore: initialize _all markers without using _addmarkers()Sun, 13 Sep 2015 17:47:18 +0900, by Yuya Nishihara
-
revset: avoid implicit None testing in revsetWed, 23 Sep 2015 00:41:07 -0700, by Pierre-Yves David
-
revset: speed up existence checks for ordered filtered setsSun, 20 Sep 2015 16:53:42 -0700, by Durham Goode
-
revset: remove existence check from min() and max()Sun, 20 Sep 2015 19:27:53 -0700, by Durham Goode
-
update: move default destination into a revsetFri, 18 Sep 2015 17:23:10 -0700, by Pierre-Yves David
-
merge: move default destination computation in a revsetThu, 17 Sep 2015 14:03:15 -0700, by Pierre-Yves David
-
mergecmd: simplify conditionalThu, 17 Sep 2015 12:44:52 -0700, by Pierre-Yves David
-
rebase: move destination computation in a revsetThu, 17 Sep 2015 10:59:52 -0700, by Pierre-Yves David
-
debian: include bash completions in mercurial-commonTue, 22 Sep 2015 14:47:18 -0400, by Augie Fackler
-
debian: install hgk as part of mercurial-common (issue4829)Tue, 22 Sep 2015 14:32:17 -0400, by Augie Fackler
-
debian: install config files as part of mercurial-commonTue, 22 Sep 2015 14:14:05 -0400, by Augie Fackler
-
debian: configuration so that cacerts is properly loadedTue, 22 Sep 2015 14:31:17 -0400, by Augie Fackler
-
debian: install hg-ssh to /usr/bin just like downstreamTue, 22 Sep 2015 14:13:07 -0400, by Augie Fackler
-
highlight: remove temporary hack to overwrite repo.getcwdSun, 20 Sep 2015 20:13:27 +0900, by Yuya Nishihara
-
hgweb: overwrite cwd to resolve file patterns relative to repo (issue4568)Sun, 20 Sep 2015 20:11:31 +0900, by Yuya Nishihara
-
dirstate: state that getcwd() shouldn't be used to get real file pathSun, 20 Sep 2015 20:08:22 +0900, by Yuya Nishihara
-
merge: move merge step to the endWed, 16 Sep 2015 12:36:21 -0700, by Siddharth Agarwal
-
lock: factor out lock testing into a separate functionWed, 16 Sep 2015 19:52:06 -0700, by Siddharth Agarwal
-
lock: factor code to read lock into a separate functionWed, 16 Sep 2015 19:26:59 -0700, by Siddharth Agarwal
-
tests: add unit tests for locking codeThu, 17 Sep 2015 15:38:00 -0700, by Siddharth Agarwal
-
gitweb: port code selection without line numbers from paperTue, 22 Sep 2015 02:09:10 +0800, by Anton Shestakov
-
obsolete: remove unused _knownrevs functionSun, 13 Sep 2015 22:34:58 +0900, by Yuya Nishihara
-
bookmark: do not crash when active bookmark is forward and --date is usedThu, 17 Sep 2015 16:08:10 -0700, by Pierre-Yves David
-
bookmark: actually test update behavior in both casesThu, 17 Sep 2015 17:17:54 -0700, by Pierre-Yves David
-
coal: reuse style-paper.css and use a separate css file for visual tweaksFri, 18 Sep 2015 14:03:32 +0800, by Anton Shestakov
-
coal: reuse all templates from paper/map by %including the fileFri, 18 Sep 2015 01:06:27 +0800, by Anton Shestakov
-
help/config: reword committemplate external editor textFri, 04 Sep 2015 05:40:52 -0400, by timeless
-
help/config: reword committemplate multibyte character textFri, 04 Sep 2015 05:40:37 -0400, by timeless
-
help/config: use :hg:`help config....` notationFri, 28 Aug 2015 15:43:14 -0400, by timeless
-
help/config: omit True or FalseFri, 28 Aug 2015 15:24:58 -0400, by timeless
-
help/config: capitalize itemsFri, 28 Aug 2015 15:13:28 -0400, by timeless
-
tests: add more doctests for check-translation deprecatedThu, 17 Sep 2015 21:20:35 -0400, by timeless
-
tests: cleanup check-translation deprecatedThu, 17 Sep 2015 21:20:17 -0400, by timeless
-
gitweb: add author to filelogentryFri, 18 Sep 2015 14:24:53 +0800, by Anton Shestakov
-
monoblue: add author to filelogentryFri, 18 Sep 2015 14:24:38 +0800, by Anton Shestakov
-
monoblue: split a long line in filelogentry templateFri, 18 Sep 2015 14:23:44 +0800, by Anton Shestakov
-
readbundle: fix typo of None compressionFri, 18 Sep 2015 21:32:43 +0900, by Yuya Nishihara
-
readbundle: map 'HG10UN' to None compressionFri, 11 Sep 2015 17:06:56 -0700, by Pierre-Yves David