Mercurial > hg
graph
-
manifest: persist the manifestfulltext cacheTue, 31 Jul 2018 19:37:54 +0200, by Martijn Pieters
-
debug: allow specifying a manifest node rather than a revisionTue, 31 Jul 2018 19:37:48 +0200, by Martijn Pieters
-
packaging: always execute builddeb from source root stableWed, 01 Aug 2018 12:24:52 -0700, by Gregory Szorc
-
perfmoonwalk: make work with filtered repoFri, 20 Jul 2018 11:37:31 -0700, by Martin von Zweigbergk
-
revlog: don't include trailing nullrev in revlog.revs(stop=len(revlog))Fri, 20 Jul 2018 11:17:33 -0700, by Martin von Zweigbergk
-
patchbomb: ensure all headers and values given to email mod are native stringsMon, 16 Jul 2018 14:15:29 -0400, by Augie Fackler
-
context: delete an obsolete commentMon, 30 Jul 2018 14:37:36 -0700, by Martin von Zweigbergk
-
templatekw: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:48:58 -0700, by Martin von Zweigbergk
-
patch: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:48:34 -0700, by Martin von Zweigbergk
-
fileset: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:48:06 -0700, by Martin von Zweigbergk
-
uncommit: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:47:38 -0700, by Martin von Zweigbergk
-
fix: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:46:59 -0700, by Martin von Zweigbergk
-
amend: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:49:45 -0700, by Martin von Zweigbergk
-
dispatch: making all hg abortions be output with a specific labelThu, 19 Jul 2018 23:22:05 -0700, by Rodrigo Damazio Bovendorp
-
ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cfThu, 19 Jul 2018 15:21:28 -0400, by Augie Fackler
-
merge with stableWed, 01 Aug 2018 10:23:57 -0400, by Augie Fackler
-
ui: remove commands.status.terse=u from ui.tweakdefaults stableTue, 31 Jul 2018 13:46:57 -0700, by Gregory Szorc
-
context: safegaurd against 'lx' being passed as file flag in manifest stableWed, 25 Jul 2018 21:19:06 +0300, by Pulkit Goyal
-
localrepo: unconditionally enable general delta with sparse revlogs stableTue, 31 Jul 2018 13:53:06 -0700, by Boris Feld
-
sparse-revlog: also use sparse-revlog config as a general delta trigger stableMon, 30 Jul 2018 15:53:47 +0200, by Boris Feld
-
fileset: suppress EACCES while reading arbitrary paths via filectx API stableSun, 29 Jul 2018 16:25:51 +0900, by Yuya Nishihara
-
merge: do the trivial resolution after updating sparse checkout stableFri, 27 Jul 2018 14:56:10 +0300, by Pulkit Goyal
-
sparse: add test showing `hg merge` is broken while using sparse extension stableFri, 27 Jul 2018 14:53:28 +0300, by Pulkit Goyal
-
context: use hex nodeid in error about filtered node stableMon, 30 Jul 2018 14:36:42 -0700, by Martin von Zweigbergk
-
doc: fix underline length for config title (issue5949) stableTue, 31 Jul 2018 10:55:14 +0200, by Boris Feld
-
clone: process 'lookup' return as an arbitrary symbol stableMon, 30 Jul 2018 15:36:04 +0200, by Boris Feld
-
tests: use inline Python instead of sed to add trailing whitespace stableMon, 30 Jul 2018 10:18:29 -0400, by Augie Fackler
-
doctest: convert matcher root to native path stableSat, 28 Jul 2018 16:36:35 +0900, by Yuya Nishihara
-
test-fileset: make con.xml in output conditionally available stableMon, 30 Jul 2018 21:26:55 +0900, by Yuya Nishihara
-
test-obsmarker-template: run mkcommit in subshell to isolate envvars stableSat, 28 Jul 2018 15:52:03 +0900, by Yuya Nishihara
-
test-obsmarker-template: add missing HGENCODING=latin-1 stableSat, 28 Jul 2018 15:49:51 +0900, by Yuya Nishihara
-
hgweb: strip trailing '/' in apppath before appending '/static/' (issue5943) stableWed, 25 Jul 2018 10:05:24 +0200, by Cédric Krier
-
config: rename `revlog` section into `storage` stableFri, 20 Jul 2018 09:08:20 +0200, by Boris Feld
-
Added tag 4.7rc0 for changeset e90130af47ce stableThu, 19 Jul 2018 14:17:25 -0400, by Augie Fackler
-
configitems: restore alias for format.aggressivemergedeltas stable 4.7rc0Thu, 19 Jul 2018 11:10:48 -0700, by Gregory Szorc
-
worker: call selector.close() to release polling resources stableThu, 19 Jul 2018 21:36:24 +0900, by Yuya Nishihara
-
release: merge default into stable for 4.7 release freeze stableThu, 19 Jul 2018 13:55:54 -0400, by Augie Fackler
-
histedit: drop --no-backup optionThu, 19 Jul 2018 22:30:37 +0530, by Sushil khanchi
-
aggressivemergedelta: document rename and move to `revlog` sectionThu, 19 Jul 2018 10:35:29 +0200, by Boris Feld
-
aggressivemergedeltas: rename variable internallyThu, 19 Jul 2018 10:06:58 +0200, by Boris Feld
-
config: document the purpose of the `format` config sectionThu, 19 Jul 2018 09:57:42 +0200, by Boris Feld
-
macosx: fixing macOS version generation after db9d1dd01bf0Wed, 18 Jul 2018 18:36:39 -0700, by Rodrigo Damazio
-
histedit: add history-editing-backup config optionTue, 10 Jul 2018 17:01:06 +0530, by Sushil khanchi
-
merge: mark file gets as not thread safe (issue5933)Wed, 18 Jul 2018 09:49:34 -0700, by Gregory Szorc
-
worker: ability to disable thread unsafe tasksWed, 18 Jul 2018 09:46:45 -0700, by Gregory Szorc
-
worker: rename variable to reflect constantTue, 17 Jul 2018 16:57:27 -0700, by Gregory Szorc
-
worker: use one pipe per posix worker and select() in parent processMon, 16 Jul 2018 17:52:17 -0700, by Danny Hooper
-
tests: refactor common bundle2 capabilitiesSun, 28 Jan 2018 13:20:52 +0100, by Joerg Sonnenberger
-
debug: move extensions debug behind a dedicated flagMon, 16 Jul 2018 18:02:30 +0200, by Boris Feld
-
curses: use "text" interface if TERM=dumbMon, 16 Jul 2018 11:38:56 -0700, by Kyle Lippincott
-
windows: expand '~/' and '~\' to %USERPROFILE% when translating to cmd.exeMon, 16 Jul 2018 00:32:33 -0400, by Matt Harbison
-
windows: replace single quote with double quote when translating to cmd.exeSun, 15 Jul 2018 23:58:39 -0400, by Matt Harbison
-
hook: only print the note about native cmd translation if it actually changesSun, 15 Jul 2018 23:51:43 -0400, by Matt Harbison
-
hook: disable the shell to native command translation by defaultSun, 15 Jul 2018 23:46:09 -0400, by Matt Harbison