Mercurial > hg
graph
-
ui: represent paths as classesSat, 07 Feb 2015 12:42:10 -0800, by Gregory Szorc
-
color: omit terminfo/win32 warning if non-interactive (issue4543)Tue, 10 Mar 2015 13:40:14 -0400, by Jordi Gutiérrez Hermoso
-
incoming: hide help about use of --bundle option by defaultThu, 26 Feb 2015 20:54:05 +0900, by Yuya Nishihara
-
patch.applydiff: accept a prefix parameterFri, 06 Mar 2015 22:24:49 -0800, by Siddharth Agarwal
-
patch._applydiff: accept a prefix parameterFri, 06 Mar 2015 22:22:14 -0800, by Siddharth Agarwal
-
patch.makepatchmeta: accept a prefix parameterFri, 06 Mar 2015 22:19:26 -0800, by Siddharth Agarwal
-
patch.pathtransform: add a prefix parameterFri, 06 Mar 2015 22:17:24 -0800, by Siddharth Agarwal
-
patch.pathtransform: add doctestsFri, 06 Mar 2015 21:48:40 -0800, by Siddharth Agarwal
-
patch: rename pathstrip to pathtransformFri, 06 Mar 2015 21:12:30 -0800, by Siddharth Agarwal
-
templatekw: forward _hybrid.get to raw values so that get(extras, key) worksWed, 18 Feb 2015 23:17:52 +0900, by Yuya Nishihara
-
templater: implement _hybrid.__contains__ so that ifcontains can accept dictWed, 18 Feb 2015 23:01:33 +0900, by Yuya Nishihara
-
templatekw: keep raw list or dict in _hybrid objectSun, 08 Mar 2015 14:46:42 +0900, by Yuya Nishihara
-
templatekw: give name to lambda that constructs variables map of templaterSun, 08 Mar 2015 14:38:50 +0900, by Yuya Nishihara
-
templatekw: convert list of key/value pairs to sortdictSun, 08 Mar 2015 14:17:35 +0900, by Yuya Nishihara
-
sortdict: have update() accept either dict or iterable of key/value pairsWed, 18 Feb 2015 22:53:53 +0900, by Yuya Nishihara
-
record: allow editing new files (issue4304)Fri, 06 Mar 2015 15:57:43 -0800, by Laurent Charignon
-
localrepo: back out changeset b08af8f0ac01Thu, 05 Mar 2015 14:42:25 -0800, by Pierre-Yves David
-
test-shelve: be more lenient about whitespace (issue4124)Mon, 09 Mar 2015 12:32:29 -0400, by Tristan Seligmann
-
histedit: use better meta-variable names than VALUE in help textMon, 09 Mar 2015 14:32:17 +0800, by Anton Shestakov
-
histedit: tweak --commands help textMon, 09 Mar 2015 14:10:42 +0800, by Anton Shestakov
-
largefiles: report the source of copied/moved largefiles in status -CSun, 25 Jan 2015 02:45:49 -0500, by Matt Harbison
-
test-commit-amend: add globs for WindowsSun, 08 Mar 2015 00:04:03 -0500, by Matt Harbison
-
lazymanifest: use a binary search to do an insertionFri, 30 Jan 2015 21:30:40 -0800, by Augie Fackler
-
context: don't sort manifest entriesMon, 17 Nov 2014 00:00:25 -0500, by Augie Fackler
-
manifest: use custom C implementation of lazymanifestFri, 06 Mar 2015 21:29:47 -0500, by Augie Fackler
-
manifest: split manifestdict into high-level and low-level logicSat, 07 Mar 2015 12:04:39 -0500, by Augie Fackler
-
manifest: do parsing inside manifestdict contstructorSat, 07 Mar 2015 11:43:12 -0500, by Augie Fackler
-
manifest: move parsing functions up in fileSat, 07 Mar 2015 11:42:05 -0500, by Augie Fackler
-
dispatch: offer suggestions of similar-named commandsTue, 10 Feb 2015 15:59:12 -0500, by Augie Fackler
-
dispatch: offer near-edit-distance suggestions for {file,rev}set functionsMon, 26 Jan 2015 15:43:13 -0500, by Augie Fackler
-
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