Mercurial > hg
graph
-
test-revset: add tests for missing function outputMon, 26 Jan 2015 15:52:46 -0500, by Augie Fackler
-
revset: use UnknownIdentifier where appropriateMon, 26 Jan 2015 14:32:30 -0500, by Augie Fackler
-
fileset: use UnknownIdentifier where appropriateMon, 26 Jan 2015 14:31:48 -0500, by Augie Fackler
-
error: add a new UnknownIdentifier error typeMon, 26 Jan 2015 14:31:01 -0500, by Augie Fackler
-
log: display closing-branch nodes as "_" (BC)Mon, 24 Nov 2014 16:42:49 -0500, by Jordi Gutiérrez Hermoso
-
manifest: move pure parsing code out of pureFri, 06 Mar 2015 17:00:42 -0600, by Matt Mackall
-
manifest.c: new extension code to lazily parse manifestsTue, 13 Jan 2015 14:31:38 -0800, by Augie Fackler
-
workingctx: use normal dirs() instead of dirstate.dirs()Thu, 05 Mar 2015 22:16:28 -0800, by Durham Goode
-
merge with stableThu, 05 Mar 2015 15:52:07 -0600, by Matt Mackall
-
subrepo: only fetch unknown files from git when explicitly requestedTue, 03 Mar 2015 21:31:16 -0500, by Matt Harbison
-
subrepo: always return scmutil.status() from gitsubrepo.status()Tue, 03 Mar 2015 21:24:16 -0500, by Matt Harbison
-
subrepo: explicitly request clean and unknown files in status for git's addTue, 03 Mar 2015 21:17:29 -0500, by Matt Harbison
-
largefiles: handle logging from outside the repoSun, 01 Mar 2015 18:35:29 -0500, by Matt Harbison
-
largefiles: don't prefix standin patterns with '.hglf' when loggingSun, 01 Mar 2015 14:21:54 -0500, by Matt Harbison
-
largefiles: teach log to handle patternsSat, 28 Feb 2015 23:42:38 -0500, by Matt Harbison
-
check-code: allow disabling msys path checkThu, 05 Mar 2015 13:21:57 -0600, by Matt Mackall
-
revset: extend fullreposet to make "null" revision magically appears in setThu, 08 Jan 2015 23:05:45 +0900, by Yuya Nishihara
-
revset: duplicate spanset.__contains__ to fullreposet for modificationSat, 10 Jan 2015 18:09:25 +0900, by Yuya Nishihara
-
revset: have all() filter out null revisionSat, 10 Jan 2015 14:49:50 +0900, by Yuya Nishihara
-
revset: drop unnecessary calls of getall() with empty argumentSat, 10 Jan 2015 16:41:36 +0900, by Yuya Nishihara
-
graphlog: do not bypass commands.log so that -fr worksWed, 04 Mar 2015 21:47:07 +0900, by Yuya Nishihara
-
histedit: add a config allowing changing histedit rule line length limitWed, 21 Jan 2015 14:45:24 -0800, by Mateusz Kwapich
-
dirstate: make sure rootdir ends with directory separator (issue4557) stableFri, 06 Mar 2015 00:14:22 +0900, by Yuya Nishihara
-
i18n-de: fix a typo in the german translation stableWed, 04 Mar 2015 17:24:12 +0100, by Alexander Becher
-
histedit: fix style of new error messageTue, 03 Mar 2015 17:28:05 -0600, by Matt Mackall
-
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGSWed, 04 Feb 2015 15:17:13 -0500, by Augie Fackler
-
Makefile: introduce testpy-% target for testing with a specifc PythonWed, 04 Feb 2015 12:26:16 -0500, by Augie Fackler
-
extdiff: expand tildes and variables in paths to user-supplied diff programsFri, 27 Feb 2015 17:35:07 -0500, by Jordi Gutiérrez Hermoso
-
setup.py: do not install c extensions on pypySun, 22 Feb 2015 15:40:36 +0100, by Joan Massich
-
copyright: update to 2015Mon, 02 Mar 2015 14:52:04 +0100, by Jesus Cea
-
changegroup: emit full-replacement deltas if either revision is censoredWed, 21 Jan 2015 22:09:32 -0500, by Mike Edgar
-
log: make -fr show complete history from the given revsFri, 06 Feb 2015 11:04:55 -0800, by Durham Goode
-
util: accept "now, today, yesterday" for dates even the locale is not englishTue, 24 Feb 2015 14:12:13 +0100, by André Klitzing
-
copies: only calculate 'addedinm[12]' sets onceFri, 27 Feb 2015 14:26:22 -0800, by Martin von Zweigbergk
-
copies: calculate 'bothnew' from manifestdict.filesnotin()Fri, 27 Feb 2015 14:03:01 -0800, by Martin von Zweigbergk
-
copies: replace _nonoverlap() by calls to manifestdict.filesnotin()Fri, 27 Feb 2015 14:02:30 -0800, by Martin von Zweigbergk
-
copies: move code into new manifestdict.filesnotin() methodFri, 27 Feb 2015 13:57:37 -0800, by Martin von Zweigbergk
-
subrepo: warn when adding already tracked files in gitsubrepoFri, 27 Feb 2015 23:30:42 -0500, by Matt Harbison
-
subrepo: don't exclude files in .hgignore when adding to gitThu, 26 Feb 2015 15:53:54 -0500, by Matt Harbison
-
dirstate: clarify comment about leaving normal files undef if changed 'now'Wed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
spelling: fixes from proofreading of spell checker issuesSun, 18 Jan 2015 02:38:57 +0100, by Mads Kiilerich
-
merge-tools: configuration for Beyond Compare on OS XFri, 27 Feb 2015 21:42:58 +0100, by Mads Kiilerich
-
convert: when converting from monotone, use the number 1 for close in extrasWed, 21 Jan 2015 00:02:17 +0100, by Mads Kiilerich
-
hgweb: extract changeset template mapping generation to own functionMon, 02 Mar 2015 15:07:18 -0800, by Gregory Szorc
-
merge with stableMon, 02 Mar 2015 17:32:37 -0600, by Matt Mackall
-
revrange: don't parse revset aliases as hash prefixes (issue4553)Wed, 25 Feb 2015 18:12:01 -0500, by Jordi Gutiérrez Hermoso
-
subrepos: support adding files in git subreposTue, 24 Feb 2015 08:49:22 +0100, by Mathias De Maré
-
subrepo: return only the manifest keys from hgsubrepo.files()Sun, 15 Feb 2015 17:29:10 -0500, by Matt Harbison
-
archive: change the default prefix to '' from NoneSun, 15 Feb 2015 17:21:48 -0500, by Matt Harbison
-
debugsetparent: document one common caveat specificallyWed, 25 Feb 2015 11:39:14 -0800, by Martin von Zweigbergk
-
repair: setup hookargs when processing bundle2sFri, 20 Feb 2015 13:55:01 -0800, by Eric Sumner
-
amend: check for directory renames for both merge parents (issue4516) stableMon, 02 Mar 2015 19:01:00 +0000, by Pierre-Yves David
-
merge with stableMon, 02 Mar 2015 10:55:19 -0600, by Matt Mackall
-
largefiles: avoid infinite recursive call of openlfdirstate in overriderevertMon, 02 Mar 2015 23:37:55 +0900, by FUJIWARA Katsunori
-
transaction: really disable hardlink backups (issue4546) stable 3.3.2Mon, 02 Mar 2015 10:31:22 -0500, by Matt Harbison
-
merge with stableMon, 02 Mar 2015 01:20:14 -0600, by Matt Mackall
-
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hashSat, 28 Feb 2015 01:12:54 -0500, by Matt Harbison