Mercurial > hg
graph
-
import: inline checkexact functionWed, 17 Apr 2013 10:25:14 +0200, by Pierre-Yves David
-
import: factor out checkexactWed, 17 Apr 2013 10:22:28 +0200, by Pierre-Yves David
-
amend: fix unlocking order - first lock then wlockWed, 17 Apr 2013 03:41:08 +0200, by Mads Kiilerich
-
codingstyle: remove trailing spaces in various text filesWed, 17 Apr 2013 03:40:18 +0200, by Mads Kiilerich
-
tests: run check-code on Python files without .py extensionWed, 17 Apr 2013 03:39:36 +0200, by Mads Kiilerich
-
histedit: move outgoing processing to its own functionTue, 16 Apr 2013 21:14:50 +0200, by Pierre-Yves David
-
histedit: move all arguments checks to the beginning of the commandTue, 16 Apr 2013 21:17:13 +0200, by Pierre-Yves David
-
histedit-test: generalise --commands "-" usageTue, 16 Apr 2013 21:57:25 -0500, by Pierre-Yves David
-
histedit: allow "-" as a command fileTue, 16 Apr 2013 20:48:37 +0200, by Pierre-Yves David
-
histedit: properly handle --continue on empty foldTue, 16 Apr 2013 16:58:25 +0200, by Pierre-Yves David
-
histedit-test: replace obscure python script by a plain fileTue, 16 Apr 2013 20:50:17 +0200, by Pierre-Yves David
-
test: improve documentation of some histedit testsTue, 16 Apr 2013 16:22:38 +0200, by Pierre-Yves David
-
test: use a lighter log style in histedit testTue, 16 Apr 2013 23:24:52 +0200, by Pierre-Yves David
-
subrepo: add regression test for issue3870Tue, 16 Apr 2013 22:00:41 -0500, by Kevin Bullock
-
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)Tue, 16 Apr 2013 22:00:05 -0500, by pozheg
-
dispatch: print 'abort:' when a pre-command hook fails (BC)Tue, 16 Apr 2013 14:39:37 -0700, by Siddharth Agarwal
-
largefiles: don't hash all largefiles when initializing a lfdirstateMon, 15 Apr 2013 23:31:56 +0200, by Mads Kiilerich
-
largefiles: use filechunkiter for iterating largefile when serving getlfileTue, 16 Apr 2013 00:40:21 +0200, by Mads Kiilerich
-
largefiles: stat all largefiles in one batch before downloadingMon, 15 Apr 2013 23:37:43 +0200, by Mads Kiilerich
-
largefiles: 'put' should store 'source' file in under 'hash', also in localstoreMon, 15 Apr 2013 23:34:36 +0200, by Mads Kiilerich
-
largefiles: getlfile must hit end of HTTP chunked streams to reuse connectionsTue, 16 Apr 2013 04:35:10 +0200, by Mads Kiilerich
-
largefiles: drop limitreader, use filechunkiter limitTue, 16 Apr 2013 01:55:57 +0200, by Mads Kiilerich
-
largefiles: move protocol conversion into getlfile and make it an iterableTue, 16 Apr 2013 01:46:39 +0200, by Mads Kiilerich
-
largefiles: don't close the fd passed to store._getfileMon, 15 Apr 2013 23:47:04 +0200, by Mads Kiilerich
-
largefiles: remove blecch from lfutil.copyandhash - don't close the passed fdMon, 15 Apr 2013 23:43:50 +0200, by Mads Kiilerich
-
largefiles: drop lfutil.blockstream - use filechunkiter like everybody elseMon, 15 Apr 2013 23:43:44 +0200, by Mads Kiilerich
-
largefiles: refactoring - use findfile in localstore._getfileMon, 15 Apr 2013 23:35:43 +0200, by Mads Kiilerich
-
largefiles: refactoring - return hex from _getfile and copyandhashMon, 15 Apr 2013 23:35:18 +0200, by Mads Kiilerich
-
largefiles: refactoring - create destination dir in lfutil.linkMon, 15 Apr 2013 23:32:33 +0200, by Mads Kiilerich
-
summary: clear "commonincoming" also if branches are differentTue, 09 Apr 2013 23:40:11 +0900, by FUJIWARA Katsunori
-
summary: make "incoming" information sensitive to branch in URL (issue3830)Tue, 09 Apr 2013 23:40:11 +0900, by FUJIWARA Katsunori
-
histedit: make "hg histedit" sensitive to branch in URLTue, 09 Apr 2013 23:40:10 +0900, by FUJIWARA Katsunori
-
summary: make "outgoing" information sensitive to branch in URL (issue3829)Tue, 09 Apr 2013 23:40:10 +0900, by FUJIWARA Katsunori
-
annotate: increase refcount of each revisions correctly (issue3841)Fri, 29 Mar 2013 22:57:16 +0900, by FUJIWARA Katsunori
-
annotate: reuse already calculated annotationFri, 29 Mar 2013 22:57:15 +0900, by FUJIWARA Katsunori
-
log: fix behavior with empty repositories (issue3497)Wed, 17 Apr 2013 00:29:54 +0400, by Alexander Plavin
-
merge with crewTue, 16 Apr 2013 13:22:29 -0500, by Matt Mackall
-
revlog: don't cross-check ancestor result against Python versionTue, 16 Apr 2013 10:08:20 -0700, by Bryan O'Sullivan
-
parsers: a C implementation of the new ancestors algorithmTue, 16 Apr 2013 10:08:20 -0700, by Bryan O'Sullivan
-
revlog: choose a consistent ancestor when there's a tieTue, 16 Apr 2013 10:08:19 -0700, by Bryan O'Sullivan
-
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
-
transplant: pass source through to recoverFri, 12 Apr 2013 18:44:22 -0700, by Bryan O'Sullivan
-
repoview: remove more unreachable codeFri, 12 Apr 2013 17:25:27 -0700, by Bryan O'Sullivan
-
merge away some failed evolve fat-fingeringFri, 12 Apr 2013 18:35:26 -0700, by Bryan O'Sullivan
-
pager: add missing imports of errno and shlexFri, 12 Apr 2013 17:35:56 -0700, by Bryan O'Sullivan
-
largefiles: quiet (and document) undefined name errors (issue3886)Fri, 12 Apr 2013 17:33:24 -0700, by Bryan O'Sullivan
-
color: add missing import of errorFri, 12 Apr 2013 17:27:09 -0700, by Bryan O'Sullivan
-
pvec: use the correct name for an identifierFri, 12 Apr 2013 17:20:09 -0700, by Bryan O'Sullivan
-
repoview: remove unreachable codeFri, 12 Apr 2013 17:18:52 -0700, by Bryan O'Sullivan
-
pvec: use the correct name for an identifierFri, 12 Apr 2013 17:20:09 -0700, by Bryan O'Sullivan
-
repoview: remove unreachable codeFri, 12 Apr 2013 17:18:52 -0700, by Bryan O'Sullivan
-
mail: add missing import of sysFri, 12 Apr 2013 17:17:35 -0700, by Bryan O'Sullivan
-
statichttprepo: add missing import of osFri, 12 Apr 2013 17:17:05 -0700, by Bryan O'Sullivan
-
worker: add missing import of errnoFri, 12 Apr 2013 17:16:37 -0700, by Bryan O'Sullivan
-
histedit: support editing of the first commit (issue3767)Fri, 12 Apr 2013 16:01:18 -0700, by Bryan O'Sullivan
-
test-commit-amend.t: fix check-code violation from 3a72c89a83ecFri, 12 Apr 2013 17:00:42 -0400, by Augie Fackler
-
util: improve doc for checkcaseMon, 11 Feb 2013 00:43:12 +0100, by Mads Kiilerich
-
scheme: don't crash on invalid URLsThu, 11 Apr 2013 14:41:22 +0200, by Mads Kiilerich
-
amend: support amending merge changesets (issue3778)Fri, 08 Feb 2013 21:08:34 +0000, by Brodie Rao
-
worker: catch all exceptions, try to exit usefully/safelyThu, 11 Apr 2013 13:30:31 -0700, by Bryan O'Sullivan
-
lock: if we fork, ensure that only the parent releasesThu, 11 Apr 2013 13:30:27 -0700, by Bryan O'Sullivan