Mercurial > hg
graph
-
hgweb: make type a mandatory parameter to request.respondTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: use Content-Length for pushresTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: send Content-Length 0 for zero length responseTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
archival: tarit should never close the dest passed to itTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
mq: checktoppatch should only check if p1 is qtipTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
mq: fix qpop of working directory parent patch when not at qtipTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
largefiles: make log match largefiles in the non-standin location tooTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
log: make log work even if first parameter doesn't existTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: remove "case" commentsTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: merge file flags together with file contentWed, 09 Jan 2013 02:02:45 +0100, by Mads Kiilerich
-
tests: better test coverage of merges of flagsTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: remove old pre-audit code checking for absolute pathsThu, 10 Jan 2013 03:40:45 +0100, by Mads Kiilerich
-
merge: drop reference to file contents immediately after writeThu, 10 Jan 2013 00:45:51 +0100, by Mads Kiilerich
-
merge: changing the mode of a file is also an updateThu, 10 Jan 2013 00:44:23 +0100, by Mads Kiilerich
-
merge: use util.unlinkpath for removing moved filesTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: .hgsubstate is special as merge destination, not as merge sourceTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: remove redundant unlink after mergeWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
merge: rename list of actions from action to actionsWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
merge: consistently use "x" instead of 'x' for internal action typesWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
merge: consistently use repo.wopener.audit instead of creating a new auditorWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
scmutil: simplify vfs.audit - drop wrapped vfs.auditorWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
util: copyfile: remove dest before copyingThu, 10 Jan 2013 00:44:23 +0100, by Mads Kiilerich
-
merge: warn when internal:merge cannot merge symlinksTue, 15 Jan 2013 01:05:11 +0100, by Mads Kiilerich
-
merge with stableMon, 14 Jan 2013 10:17:06 -0600, by Kevin Bullock
-
histedit: correct the number of added revisions in online help stableMon, 14 Jan 2013 23:14:45 +0900, by FUJIWARA Katsunori
-
histedit: correct changeset IDs in online help stableMon, 14 Jan 2013 23:14:45 +0900, by FUJIWARA Katsunori
-
convert: correct 'hooks' section name in online help stableMon, 14 Jan 2013 23:14:45 +0900, by FUJIWARA Katsunori
-
hgweb: document the revnavgen functionSun, 13 Jan 2013 21:36:35 +0100, by Pierre-Yves David
-
hgweb: no do not use listinsert(0, ...)Wed, 19 Dec 2012 19:06:50 +0100, by Pierre-Yves David
-
localrepo: drop unnecessary check on wlock unlockThu, 10 Jan 2013 23:57:03 +0200, by Idan Kamara
-
dirstate: refresh _branch cache entry after writing itSun, 16 Dec 2012 20:33:00 +0200, by Idan Kamara
-
filecache: create an entry in _filecache when __set__ is called for a missing oneMon, 17 Dec 2012 15:25:45 +0200, by Idan Kamara
-
filecache: allow filecacheentry to be created without stating in __init__Thu, 10 Jan 2013 23:54:53 +0200, by Idan Kamara
-
rollback: don't clear the filecacheWed, 09 Jan 2013 20:36:53 +0200, by Idan Kamara
-
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)Wed, 09 Jan 2013 20:37:44 +0200, by Idan Kamara
-
localrepo: write the phasecache when destroying nodesFri, 11 Jan 2013 00:05:52 +0200, by Idan Kamara
-
localrepo: update the branchmap when destroying nodesSat, 05 Jan 2013 16:50:12 +0200, by Idan Kamara
-
localrepo: introduce destroying functionSat, 15 Dec 2012 20:08:13 +0200, by Idan Kamara
-
localrepo: don't refresh filecache entries that aren't in __dict__Sun, 16 Dec 2012 23:13:02 +0200, by Idan Kamara
-
changelog: please check-code and remove tabsSat, 12 Jan 2013 16:04:29 +0100, by Mads Kiilerich
-
branchmap: Save changectx creation during updateFri, 11 Jan 2013 18:47:42 +0100, by Pierre-Yves David
-
changelog: add a `branch` method, bypassing changectxThu, 10 Jan 2013 00:41:40 +0100, by Pierre-Yves David
-
branchmap: pass revision insteads of changectx to the update functionTue, 08 Jan 2013 01:28:39 +0100, by Pierre-Yves David
-
perf: add perfbranchmap commandFri, 11 Jan 2013 18:39:43 +0100, by Pierre-Yves David
-
clfilter: enforce hidden filtering on all repository accessesFri, 11 Jan 2013 20:34:54 +0100, by Pierre-Yves David
-
archival: avoid touching deprecated gzip name attributeThu, 03 Jan 2013 21:07:04 +0100, by Mads Kiilerich
-
archival: pass integer to struct.pack int field instead of floatThu, 03 Jan 2013 21:07:04 +0100, by Mads Kiilerich
-
largefiles: fix update from a merge with removed filesFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
largefiles: fix revert removing a largefile from a mergeFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
largefiles: remove unused proto.refuseclient codeFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
subrepo: make 'in subrepo' string easier to find by external toolsThu, 03 Jan 2013 17:42:25 +0100, by Angel Ezquerra
-
subrepo: fix python2.4 compatibility after 9aa6bee6e9f9Thu, 10 Jan 2013 10:35:37 -0800, by Brendan Cully
-
test-keyword: improve grammar and spelling in branchcache noteThu, 10 Jan 2013 16:25:06 +0000, by Christian Ebert
-
Merge with stable.Thu, 10 Jan 2013 09:43:28 -0500, by Augie Fackler
-
repoview: extract hideable revision computation in a dedicated functionThu, 10 Jan 2013 10:25:02 +0100, by Pierre-Yves David
-
largefiles: make update with backup files in .hglf slightly less broken stableThu, 10 Jan 2013 15:33:14 +0100, by Mads Kiilerich
-
tests: fix up test-highlight for breadcrumb changesWed, 09 Jan 2013 19:10:44 -0600, by Matt Mackall
-
color: add template label functionFri, 28 Dec 2012 19:25:10 -0600, by Sean Farley
-
templater: add no-op template function 'label'Sat, 22 Dec 2012 21:46:26 -0600, by Sean Farley
-
posix: fix split() for the case where the path is at the root of the filesystemWed, 09 Jan 2013 20:27:17 +0100, by Remy Blank