Mercurial > hg
graph
-
discovery: fix invalid comment about extinct being ignored stableFri, 27 Jul 2012 10:16:20 +0200, by Patrick Mezard
-
obsolete: fix decoding error message arguments stableThu, 26 Jul 2012 16:21:43 +0200, by Pierre-Yves David
-
push: do not try to push remote obsolete if local has none stableTue, 24 Jul 2012 21:20:56 +0200, by Patrick Mezard
-
pager: work around bug in python 2.4's subprocess module (issue3533) stableFri, 06 Jul 2012 18:06:52 -0400, by Michael Bacarella
-
clone: copy obsolete markers during local clone stableWed, 25 Jul 2012 19:02:35 +0200, by Pierre-Yves David
-
discovery: add extinct changesets to outgoing.excluded stableWed, 25 Jul 2012 19:34:31 +0200, by Patrick Mezard
-
convert/svn: handle non-local svn destination paths (issue3142) stableThu, 26 Jul 2012 12:07:55 +0200, by Patrick Mezard
-
setup: fix build_hgexe for mingw32 compiler stableWed, 25 Jul 2012 16:50:22 +0200, by Adrian Buehlmann
-
largefiles: fix path handling for cp/mv (issue3516) stableSun, 22 Jul 2012 23:37:53 -0400, by Matt Harbison
-
revset: add explanation about difference between 'filelog()' and 'file()' stableWed, 25 Jul 2012 16:15:28 +0900, by FUJIWARA Katsunori
-
histedit: fix new nodes computation with --continue (issue3534) stableWed, 25 Jul 2012 16:27:26 +0200, by Patrick Mezard
-
util: delegate seek and tell methods of atomictempfile stableMon, 23 Jul 2012 15:38:43 -0700, by Bryan O'Sullivan
-
encoding: add fast-path for ASCII uppercase. stableMon, 23 Jul 2012 15:55:26 -0600, by Martin Geisler
-
encoding: use s.decode to trigger UnicodeDecodeError stableMon, 23 Jul 2012 15:55:22 -0600, by Martin Geisler
-
test-largefiles: fix test failing on vfat file systems stableSun, 22 Jul 2012 13:16:45 +0200, by Adrian Buehlmann
-
largefiles: mark as a first party extension stableFri, 20 Jul 2012 22:10:52 -0400, by Matt Harbison
-
largefiles: ensure addlargefiles() doesn't add a standin as a largefile stableThu, 19 Jul 2012 23:35:13 -0400, by Matt Harbison
-
largefiles: fix a traceback when addremove follows a remove (issue3507) stableThu, 19 Jul 2012 11:12:05 -0400, by Matt Harbison
-
largefiles: defer lfdirstate.drop() until after commit (issue3364) stableThu, 19 Jul 2012 10:00:15 -0400, by Matt Harbison
-
dispatch: fix traceback when extension was tested with newer versions only stableThu, 19 Jul 2012 21:20:56 +0200, by Thomas Arendsen Hein
-
test-extension.t: use fixed version string instead of current tag stableThu, 19 Jul 2012 16:50:52 +0200, by Thomas Arendsen Hein
-
merge default into stable for 2.3 code freeze stable 2.3-rcWed, 18 Jul 2012 19:08:25 -0500, by Matt Mackall
-
merge with crewWed, 18 Jul 2012 19:08:11 -0500, by Matt Mackall
-
merge with stableThu, 19 Jul 2012 00:54:33 +0200, by Martin Geisler
-
windows: removed duplicate termwidth definition stableThu, 19 Jul 2012 00:53:27 +0200, by Martin Geisler
-
httprepo: ensure Content-Type header exists when pushing dataFri, 13 Jul 2012 13:21:20 +0200, by Pierre-Yves David
-
obsolete: obsstore.add now takes a list of markers.Fri, 13 Jul 2012 22:15:11 +0200, by Pierre-Yves David
-
obsolete: refactor writemarkers to only encode themThu, 12 Jul 2012 19:58:07 +0200, by Pierre-Yves David
-
update: put rules for uncommitted changes into verbose help sectionSat, 14 Jul 2012 18:29:46 +0200, by Adrian Buehlmann
-
hooks: print out more information when loading a python hook failsFri, 06 Jul 2012 18:41:25 +0200, by Simon Heimberg
-
perf: fix perfcca to work with new casecollisionauditor interfaceWed, 18 Jul 2012 07:51:20 -0700, by Joshua Redstone
-
checkheads: extract branchmap preprocessingTue, 17 Jul 2012 18:21:49 +0200, by Pierre-Yves David
-
checkheads: take future obsoleted heads into accountTue, 17 Jul 2012 17:59:29 +0200, by Pierre-Yves David
-
obsolete: add an any successors functionTue, 17 Jul 2012 17:31:29 +0200, by Pierre-Yves David
-
checkheads: extract bookmark computation from the branch loopTue, 17 Jul 2012 18:14:16 +0200, by Pierre-Yves David
-
checkheads: simplify the structure build by preprocessingTue, 17 Jul 2012 16:30:42 +0200, by Pierre-Yves David
-
_updatebranchcache: prevent deleting dict key during iterationTue, 17 Jul 2012 16:16:17 +0200, by Pierre-Yves David
-
checkheads: extract branchmap preprocessingTue, 17 Jul 2012 18:21:49 +0200, by Pierre-Yves David
-
obsolete: mark unreachable extinct changesets as hiddenMon, 16 Jul 2012 17:56:50 +0200, by Pierre-Yves David
-
hidden: move hiddenrevs set on the repositoryMon, 16 Jul 2012 17:44:46 +0200, by Pierre-Yves David
-
obsolete: do not exchange extinct changesetsFri, 13 Jul 2012 14:38:49 +0200, by Pierre-Yves David
-
repo: move visibleheads and visiblebranchmap logic in discoveryTue, 17 Jul 2012 01:22:31 +0200, by Pierre-Yves David
-
localpeer: return only visible heads and branchmapTue, 17 Jul 2012 01:04:45 +0200, by Pierre-Yves David
-
util, posix: eliminate encodinglower and encodingupperWed, 18 Jul 2012 14:41:58 +0200, by Adrian Buehlmann
-
hgweb: side-by-side comparison functionalitySun, 08 Jul 2012 17:17:02 +0200, by wujek srujek
-
scmutil: 25% speedup in casecollisionauditorFri, 06 Jul 2012 13:56:40 -0700, by Joshua Redstone
-
obsolete: os.SEEK_END first appeared in Python 2.5Tue, 17 Jul 2012 00:55:22 +0200, by Adrian Buehlmann
-
tests: convert a push test to use revsetsSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
outgoing: accept revset argument for --revSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
dirstate: drop assertMon, 16 Jul 2012 16:19:53 -0500, by Matt Mackall
-
dirstate: eliminate redundant check parameter on _addpath()Wed, 04 Jul 2012 01:31:37 +0200, by Adrian Buehlmann
-
obsolete: add seek to end of file before calling tell (issue3543)Mon, 16 Jul 2012 22:37:44 +0200, by Adrian Buehlmann
-
peer: remove cancopy from peer api; use directly on repo insteadFri, 13 Jul 2012 21:52:37 +0200, by Sune Foldager
-
peer: introduce canpush and improve error messageFri, 13 Jul 2012 21:52:28 +0200, by Sune Foldager
-
peer: introduce real peer classesFri, 13 Jul 2012 21:47:06 +0200, by Peter Arrenbrecht
-
peer: introduce peer methods to prepare for peer classesFri, 13 Jul 2012 21:46:53 +0200, by Sune Foldager
-
bookmarks: document behavior of -B/--bookmark in helpFri, 06 Jul 2012 14:12:42 -0500, by Augie Fackler
-
test-bookmarks-pushpull.t: verify correct push -B behaviorFri, 06 Jul 2012 14:11:58 -0500, by Augie Fackler
-
debugrevlog: handle numrevs == numfull case (issue3537)Wed, 11 Jul 2012 11:52:42 +0200, by Patrick Mezard
-
templatekw/help: document the {parents} keywordTue, 10 Jul 2012 09:11:53 -0700, by epriestley
-
revset: add destination() predicateSat, 07 Jul 2012 00:47:55 -0400, by Matt Harbison
-
revset: add origin() predicateSat, 07 Jul 2012 00:47:30 -0400, by Matt Harbison
-
convert: remove unused newnames variable in filemapMon, 16 Jul 2012 15:50:19 +0200, by Patrick Mezard
-
push: fix bug in detection of remote obsolete supportThu, 12 Jul 2012 03:03:19 +0200, by Pierre-Yves David
-
incoming/outgoing: handle --graph in coreWed, 11 Jul 2012 18:22:07 +0200, by Patrick Mezard
-
log: support --graph without graphlog extensionSat, 14 Jul 2012 19:09:22 +0200, by Patrick Mezard
-
graphlog: extract revset/support functions into cmdutilSat, 14 Jul 2012 18:55:21 +0200, by Patrick Mezard
-
graphlog: extract ascii drawing code into graphmodWed, 11 Jul 2012 17:13:39 +0200, by Patrick Mezard
-
patchbomb: rewrite getoutgoing() with revsetsSun, 24 Jun 2012 18:11:52 +0200, by Patrick Mezard
-
patchbomb: support --outgoing and revsetsSun, 24 Jun 2012 17:39:27 +0200, by Patrick Mezard
-
patchbomb: make --outgoing ignore secret changesetsSat, 14 Jul 2012 19:21:31 +0200, by Patrick Mezard
-
merge with stableSun, 15 Jul 2012 14:48:50 -0500, by Matt Mackall
-
convert: make filemap renames consistently override revision renames stableFri, 06 Jul 2012 01:14:02 -0300, by Wagner Bruna
-
obsolete: compute extinct changesetsFri, 06 Jul 2012 19:34:09 +0200, by Pierre-Yves David
-
push: refuse to push unstable changesets without forceTue, 10 Jul 2012 01:39:03 +0200, by Pierre-Yves David
-
obsolete: compute unstable changesetFri, 06 Jul 2012 00:18:09 +0200, by Pierre-Yves David
-
revset: add an `obsolete` symbolFri, 06 Jul 2012 19:29:10 +0200, by Pierre-Yves David
-
push: refuse to push obsolete changesetsTue, 10 Jul 2012 01:32:18 +0200, by Pierre-Yves David
-
push: accept revset argument for --revThu, 05 Jul 2012 19:53:04 +0200, by Pierre-Yves David
-
check-code: recognise %= as an operatorFri, 06 Jul 2012 19:48:19 +0200, by Pierre-Yves David
-
tests: do exclude what is expectedWed, 04 Jul 2012 08:55:16 +0200, by Simon Heimberg
-
parsers.c: remove warning: 'size' may be used uninitialized in this functionFri, 06 Jul 2012 00:48:45 +0200, by Mads Kiilerich
-
graphlog: remove unused ASCIIDATA constantWed, 11 Jul 2012 16:47:33 +0200, by Patrick Mezard
-
graphlog: make functions private, fix namesWed, 11 Jul 2012 17:10:21 +0200, by Patrick Mezard
-
graphlog: remove unused get_revs() functionWed, 11 Jul 2012 17:05:20 +0200, by Patrick Mezard
-
localrepo: use file API via vfs while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs" intead of "opener" while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use the path relative to "self.vfs" instead of "path" argumentFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "self.wvfs.join()" instead of "os.path.join()"Fri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use path expansion API via vfsFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: add "vfs" fields to "localrepository" for migration from "opener"Fri, 06 Jul 2012 18:45:26 +0900, by FUJIWARA Katsunori
-
largefiles: optimize status by synchronizing lfdirstate with the largefile on updateFri, 13 Jul 2012 14:49:16 +0200, by Na'Tosha Bard
-
store: abstract out how we retrieve a file's sizeMon, 25 Jun 2012 15:14:06 -0700, by Bryan O'Sullivan
-
mq: check subrepo synchronizations against parent of workdir or other appropriate contextWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: create patch file after commit to import diff of ".hgsubstate" at qrefreshWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: add ".hgsubstate" to patch target list only if it is not listed up yetWed, 27 Jun 2012 22:03:22 +0900, by FUJIWARA Katsunori
-
backout e7167007c083Thu, 12 Jul 2012 14:20:34 -0500, by Matt Mackall
-
merge with crew-stableThu, 12 Jul 2012 13:33:53 +0200, by Martin Geisler
-
revert: use term "uncommitted merge" in help text stableMon, 09 Jul 2012 17:51:46 +0200, by Adrian Buehlmann
-
histedit: use cmdutil.command decoratorFri, 06 Jul 2012 22:43:10 +0200, by Adrian Buehlmann
-
hgweb: show help with verbose sections includedTue, 10 Jul 2012 17:52:43 +0200, by Adrian Buehlmann
-
merge with crew-stableThu, 12 Jul 2012 10:41:56 +0200, by Martin Geisler
-
update: mention how update can be used to cancel an uncommitted merge stableTue, 10 Jul 2012 21:26:18 +0200, by Adrian Buehlmann
-
update: move help text about parent revision higher up stableTue, 10 Jul 2012 11:15:22 +0200, by Adrian Buehlmann
-
rollback: move examples and --force note in help into verbose section stableWed, 11 Jul 2012 09:12:31 +0200, by Adrian Buehlmann
-
rollback: split off command example paragraph in help stableWed, 11 Jul 2012 09:08:26 +0200, by Adrian Buehlmann
-
subrepo: add missing newline in Git warning message stableThu, 12 Jul 2012 09:58:40 +0200, by Martin Geisler
-
merge with mainThu, 12 Jul 2012 10:03:50 +0200, by Martin Geisler
-
MergeWed, 11 Jul 2012 15:39:00 -0700, by Bryan O'Sullivan
-
localrepo: make requirements and openerreqs mutable by subclassesWed, 11 Jul 2012 15:36:00 -0700, by Bryan O'Sullivan
-
test-clone: load extensions before doing anythingWed, 11 Jul 2012 15:34:01 -0700, by Bryan O'Sullivan
-
test-clone: load extensions before doing anythingWed, 11 Jul 2012 15:34:32 -0700, by Bryan O'Sullivan