Mercurial > hg
graph
-
ancestor: a new algorithm that is faster for nodes near tipTue, 16 Apr 2013 10:08:18 -0700, by Bryan O'Sullivan
-
update: allow dirty update to foreground (successors)Tue, 16 Apr 2013 15:33:18 +0200, by Pierre-Yves David
-
obsolete: extract foreground computation from bookmark.validdestTue, 16 Apr 2013 15:16:33 +0200, by Pierre-Yves David
-
destroyed: invalidate phraserevs cache in all case (issue3858)Mon, 15 Apr 2013 17:10:58 +0200, by Pierre-Yves David
-
largefiles: deprecate --all-largefiles for pullMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: implement pull --all-largefiles as a special case of --lfrevMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: drop --cache-largefiles againMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: introduce pulled() revset expression for use in --lfrevMon, 15 Apr 2013 01:59:04 +0200, by Mads Kiilerich
-
largefiles: introduce pull --lfrev optionMon, 15 Apr 2013 01:57:16 +0200, by Mads Kiilerich
-
largefiles: refactor overridepull internalsMon, 15 Apr 2013 01:54:43 +0200, by Mads Kiilerich
-
largefiles: introduce lfpull command for pulling missing largefilesMon, 15 Apr 2013 01:53:37 +0200, by Mads Kiilerich
-
largefiles: update helpMon, 15 Apr 2013 01:46:10 +0200, by Mads Kiilerich
-
largefiles: fix cat of non-largefiles from subdirectoryMon, 15 Apr 2013 01:43:31 +0200, by Mads Kiilerich
-
largefiles: don't store whole file in memory for 'cat'Mon, 15 Apr 2013 01:41:49 +0200, by Mads Kiilerich
-
mergetools: rename 'base' to 'merged' in meldTue, 16 Apr 2013 13:55:38 +0200, by ronvoe12249
-
mergetools: avoid losing the merged version with meldThu, 21 Feb 2013 14:49:25 +0100, by ronvoe12249
-
templatekw: add default styles for hybrid types (issue3887)Tue, 16 Apr 2013 09:44:29 -0500, by Matt Mackall
-
largefiles: improve repo wrapping detectionWed, 10 Apr 2013 02:27:35 +0900, by FUJIWARA Katsunori
-
hgweb: respond HTTP_NOT_FOUND when an archive request does not match any filesThu, 21 Mar 2013 23:27:37 +0100, by Angel Ezquerra
-
archive: raise error.Abort if the file pattern matches no filesThu, 21 Mar 2013 22:09:15 +0100, by Angel Ezquerra
-
ui: add 'force' parameter to traceback() to override the current print settingSat, 09 Feb 2013 14:22:52 -0500, by Matt Harbison
-
ui: add support for fully printing chained exception stacks in ui.traceback()Sat, 09 Feb 2013 14:15:34 -0500, by Matt Harbison
-
subrepo: chain the original exception to SubrepoAbortWed, 06 Feb 2013 22:54:09 -0500, by Matt Harbison
-
debugrebuildstate: rename to debugrebuilddirstateMon, 15 Apr 2013 01:41:47 +0200, by Mads Kiilerich
-
debugstate: rename to debugdirstateMon, 15 Apr 2013 01:41:27 +0200, by Mads Kiilerich
-
debugrebuildstate: clarify that rev can't be specified without -rMon, 15 Apr 2013 01:39:02 +0200, by Mads Kiilerich
-
check-code: check txt files for trailing whitespaceMon, 15 Apr 2013 01:37:23 +0200, by Mads Kiilerich
-
check-code: catch trailing space in commentsMon, 15 Apr 2013 01:37:23 +0200, by Mads Kiilerich
-
spelling: fix typos and spelling errorsMon, 15 Apr 2013 01:37:23 +0200, by Mads Kiilerich
-
wireproto: clarify cryptic 'remote: unsynced changes' error message on pushThu, 11 Apr 2013 14:54:18 +0200, by Mads Kiilerich
-
export: export working directory parent by defaultMon, 11 Feb 2013 00:43:12 +0100, by Mads Kiilerich
-
commit: allow closing "non-head" changesetsWed, 10 Apr 2013 13:12:24 +0200, by Mads Kiilerich
-
record: ignore trailing content when parsing patches - introduce 'other' linesWed, 13 Jun 2012 23:06:34 +0200, by Mads Kiilerich
-
record: abort on malformed patches instead of crashingThu, 11 Apr 2013 19:03:33 +0200, by Mads Kiilerich
-
localrepo: use "vfs.rename()" instead of "util.rename()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.setflags()" instead of "util.setflags()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.readlink()" instead of "os.readlink()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.islink()" instead of "os.path.islink()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.rename()" instead of "util.rename()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.exists()" instead of "os.path.exists()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use vfs instead of "os.path.*" in sharedpath checkingMon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
vfs: split "expand" into "realpath"/"expandpath" to apply each separatelyMon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
unionrepo: read-only operations on a union of two localreposFri, 18 Jan 2013 15:54:09 +0100, by Mads Kiilerich
-
subrepo: fix exception on revert when "all" option is omittedMon, 15 Apr 2013 23:52:57 +0900, by Yuya Nishihara
-
histedit: update tests for new intervention frameworkSun, 14 Apr 2013 19:05:19 -0500, by Matt Mackall
-
test-subrepo: add tests for subrepo "storeclean" checksFri, 08 Mar 2013 21:50:27 +0100, by Angel Ezquerra
-
subrepo: do not push mercurial subrepos whose store is cleanSat, 16 Feb 2013 01:21:40 +0100, by Angel Ezquerra
-
subrepo: implement "storeclean" method for mercurial subreposSat, 16 Feb 2013 01:18:53 +0100, by Angel Ezquerra
-
util: add notindexed optional parameter to makedirs functionSat, 16 Feb 2013 11:44:13 +0100, by Angel Ezquerra
-
subrepo: introduce storeclean methodSat, 16 Feb 2013 01:11:20 +0100, by Angel Ezquerra
-
subrepo: introduce storeclean helper functionsSat, 16 Feb 2013 00:07:00 +0100, by Angel Ezquerra
-
dispatch: exit with status 1 for an InterventionRequired exception (bc)Fri, 08 Feb 2013 16:17:46 -0600, by Augie Fackler
-
histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)Fri, 08 Feb 2013 16:27:49 -0600, by Augie Fackler
-
rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)Fri, 08 Feb 2013 16:27:59 -0600, by Augie Fackler
-
dispatch: catch InterventionRequired and print the message with no prefixFri, 08 Feb 2013 16:28:24 -0600, by Augie Fackler
-
error: introduce new InterventionRequired exceptionFri, 08 Feb 2013 14:26:03 -0600, by Augie Fackler
-
util: remove unreachable codeFri, 12 Apr 2013 19:48:07 -0700, by Bryan O'Sullivan
-
util: remove no-op assignmentFri, 12 Apr 2013 19:33:48 -0700, by Bryan O'Sullivan
-
merge more evolve stuff away (what?)Fri, 12 Apr 2013 18:49:14 -0700, by Bryan O'Sullivan
-
synthrepo: add missing import of sysFri, 12 Apr 2013 18:48:02 -0700, by Bryan O'Sullivan