Mercurial > hg
graph
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:41:43 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:40:53 -0700, by Pierre-Yves David
-
histedit: remove a mutable default argumentThu, 24 Sep 2015 00:38:34 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:07:09 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:06:41 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:06:10 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:05:21 -0700, by Pierre-Yves David
-
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
-
getsubset: use None to request uncompressed changegroupFri, 11 Sep 2015 17:06:02 -0700, by Pierre-Yves David
-
bundle: use None when unpacking uncompressed changegroupFri, 11 Sep 2015 17:05:46 -0700, by Pierre-Yves David
-
writebundle: use 'None' instead of 'UN' for the bundle2 caseTue, 15 Sep 2015 17:43:54 -0700, by Pierre-Yves David
-
compression: use 'None' for no-compressionTue, 15 Sep 2015 17:53:28 -0700, by Pierre-Yves David
-
changegroup: move all compressions utilities in utilTue, 15 Sep 2015 17:35:32 -0700, by Pierre-Yves David
-
obsolete: clarify that 'successorssets' returns the latest successorsTue, 15 Sep 2015 13:12:03 -0700, by Pierre-Yves David
-
obsolete: drop an empty line at the end of a docstringTue, 15 Sep 2015 13:10:25 -0700, by Pierre-Yves David
-
traceback: allow providing a local support contact pointFri, 11 Sep 2015 12:45:19 -0700, by Pierre-Yves David
-
dispatch: pre-indent the extensions blaming logicThu, 17 Sep 2015 11:50:55 -0700, by Pierre-Yves David
-
tests: check for inconsistently translated DEPRECATEDThu, 17 Sep 2015 07:49:18 -0400, by timeless
-
i18n-fr: reject translation which is missing DEPRECATEDThu, 17 Sep 2015 07:33:21 -0400, by timeless
-
i18n-pt_BR: select a single definition of DEPRECATEDThu, 17 Sep 2015 07:47:30 -0400, by timeless
-
i18n-sv: select a single definition of DEPRECATEDThu, 17 Sep 2015 07:37:20 -0400, by timeless
-
i18n-ro: use ()s instead of [] for DEPRECATEDThu, 17 Sep 2015 07:34:27 -0400, by timeless
-
i18n-ro: include translation of DEPRECATEDThu, 17 Sep 2015 07:34:13 -0400, by timeless
-
i18n-zh_CN: include translation of DEPRECATEDThu, 17 Sep 2015 07:35:03 -0400, by timeless
-
i18n-it: include translation of DEPRECATEDThu, 17 Sep 2015 07:33:44 -0400, by timeless
-
i18n-da: include translation of DEPRECATEDThu, 17 Sep 2015 07:32:28 -0400, by timeless
-
test-i18n: always run non gettext testsThu, 17 Sep 2015 07:31:07 -0400, by timeless
-
localrepo: refresh filecache stats only if transaction finished successfullyTue, 15 Sep 2015 00:32:39 +0900, by Yuya Nishihara
-
localrepo: move closure of lock release to classTue, 15 Sep 2015 21:00:28 +0900, by Yuya Nishihara
-
highlight: add highlightfiles config option which takes a fileset (issue3005)Wed, 16 Sep 2015 22:30:36 +0800, by Anton Shestakov
-
posix: shellquote do not require quoting for "+" (issue4818)Fri, 04 Sep 2015 11:15:02 -0400, by timeless
-
hgweb: consume generator inside context manager (issue4756)Sat, 12 Sep 2015 12:16:39 -0700, by Gregory Szorc
-
histedit: use one editor when multiple folds happen in a row (issue3524) (BC)Thu, 27 Aug 2015 14:46:26 -0400, by Augie Fackler
-
hgweb: replace .sourcelast with .bottomline that does the sameMon, 14 Sep 2015 18:41:09 +0800, by Anton Shestakov
-
coal: copy newer things from paperSun, 13 Sep 2015 21:01:34 +0800, by Anton Shestakov
-
revlog: optionally cache the full text when adding revisionsSat, 12 Sep 2015 16:11:17 -0700, by Gregory Szorc
-
revlog: drop local assignment of cache variableSat, 12 Sep 2015 15:16:47 -0700, by Gregory Szorc
-
revlog: rename generic "i" variable to "indexdata"Sat, 12 Sep 2015 12:47:00 -0700, by Gregory Szorc
-
hg: always create new localrepository instanceSat, 12 Sep 2015 11:31:56 -0700, by Gregory Szorc
-
test-bad-extension: reduce dependencies on other thingsThu, 10 Sep 2015 19:45:46 -0400, by timeless
-
help: fix help argument parsing and documentationThu, 10 Sep 2015 20:22:37 -0400, by timeless
-
minirst: establish leveling for nested definitionsThu, 10 Sep 2015 10:48:20 -0400, by timeless
-
dispatch: use the right context manager to deactivate demandimportSun, 13 Sep 2015 16:30:21 -0400, by Jordi Gutiérrez Hermoso
-
ui: improve docs on ui.logThu, 10 Sep 2015 10:50:03 -0400, by Augie Fackler
-
templater: switch ctx of list expression to rev of revset() (BC)Sat, 12 Sep 2015 00:21:41 +0900, by Yuya Nishihara
-
fileset: handle error of string unescapingThu, 10 Sep 2015 23:32:36 +0900, by Yuya Nishihara
-
revset: handle error of string unescapingThu, 10 Sep 2015 23:29:55 +0900, by Yuya Nishihara
-
parser: move unescape helper from templaterThu, 10 Sep 2015 23:25:10 +0900, by Yuya Nishihara
-
unionrepo: take delta base in account with building unified revlogThu, 10 Sep 2015 16:14:39 -0700, by Pierre-Yves David
-
extdiff: enable -I/-X with --patchWed, 09 Sep 2015 22:27:48 -0400, by Matt Harbison
-
extdiff: add a --patch argument for diffing changeset deltasWed, 09 Sep 2015 21:07:38 -0400, by Matt Harbison
-
extdiff: prepare sections of dodiff() for conditionalizingWed, 09 Sep 2015 20:48:09 -0400, by Matt Harbison
-
hgweb: drop unused importFri, 11 Sep 2015 12:48:09 -0700, by Matt Mackall
-
help/config: back out 5f2a1ebd6e78Thu, 10 Sep 2015 13:45:00 -0400, by Augie Fackler
-
filemerge: add non-interactive :merge-local and :merge-otherThu, 10 Sep 2015 09:41:11 -0400, by Jordi Gutiérrez Hermoso
-
simplemerge: enable option to resolve conflicts one wayWed, 12 Aug 2015 08:53:01 -0400, by Jordi Gutiérrez Hermoso
-
templater: add new docheader/footer components for XML (issue4135)Wed, 26 Aug 2015 16:27:14 -0500, by Matt Mackall
-
import-checker: use modern .endswith for multiple suffixesThu, 10 Sep 2015 09:52:17 -0400, by Augie Fackler
-
hgweb: use separate repo instances per threadSat, 22 Aug 2015 18:43:24 -0700, by Gregory Szorc
-
hg: establish a cache for localrepository instancesSat, 22 Aug 2015 18:54:34 -0700, by Gregory Szorc
-
hgweb: create function to perform actions on new repoSat, 22 Aug 2015 18:15:42 -0700, by Gregory Szorc