Mercurial > hg-stable
graph
-
chunkbuffer: use list instead of cStringIOSat, 24 Jul 2010 15:21:39 +0200, by Benoit Boissinot
-
chunkbuffer: use for/else to detect end of iterationSat, 24 Jul 2010 15:20:29 +0200, by Benoit Boissinot
-
changegroup*(): use enumerate when possibleSat, 24 Jul 2010 00:15:29 +0200, by Benoit Boissinot
-
changegroupsubset(): with the fix, prune() is actually useful in the testsuiteSat, 24 Jul 2010 00:03:19 +0200, by Benoit Boissinot
-
test-permissions: echo commands to make output readableThu, 22 Jul 2010 13:48:34 +0200, by Martin Geisler
-
changegroupsubset: simplify knownheads/has_cl_set computationFri, 23 Jul 2010 00:04:18 +0200, by Benoit Boissinot
-
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"Thu, 22 Jul 2010 23:54:57 +0200, by Benoit Boissinot
-
changegroupsubset(): move comment at the right placeThu, 22 Jul 2010 23:44:14 +0200, by Benoit Boissinot
-
changegroupsubset(): refactor the prune() functionsThu, 22 Jul 2010 23:13:03 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 22:23:54 +0200, by Martin Geisler
-
help: make helptable a list instead of a tuple stableThu, 22 Jul 2010 21:43:45 +0200, by Martin Geisler
-
test-command-template: test 'children' template keywordSat, 03 Jul 2010 08:28:23 +0200, by Jason Harris
-
templates: 'children' keywordSat, 03 Jul 2010 05:24:16 +0200, by Jason Harris
-
changegroupsubset(): change variable names, simplify lookup logicThu, 22 Jul 2010 16:51:45 +0200, by Benoit Boissinot
-
changegroup(): used "linkrev" instead of "revlink"Thu, 22 Jul 2010 16:18:33 +0200, by Benoit Boissinot
-
fix commentThu, 22 Jul 2010 15:32:26 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 08:24:56 -0500, by Matt Mackall
-
revset: fix ancestor subset handling (issue2298) stableThu, 22 Jul 2010 08:17:38 -0500, by Matt Mackall
-
hgwebdir: use template paths configured in the hgrc (issue2281) stableMon, 12 Jul 2010 16:07:58 +0200, by Christian Fischer
-
changegroup*(): use set instead of dictThu, 22 Jul 2010 14:34:37 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 10:49:55 +0200, by Martin Geisler
-
bash/zsh completion: use HGPLAIN when invoking hg (issue2297) stableWed, 21 Jul 2010 17:06:00 -0400, by Brodie Rao
-
patch: fix extract() docstring, it returns branch as well stableThu, 22 Jul 2010 14:30:27 +0900, by Dan Drake
-
merge with stableThu, 22 Jul 2010 15:14:22 +0900, by Nicolas Dumazet
-
gendoc: remove callable usage (check-code) stableThu, 22 Jul 2010 14:30:29 +0900, by Nicolas Dumazet
-
bookmarks: rewrite _bookmarks method documentation stableWed, 21 Jul 2010 12:41:18 +0900, by Nicolas Dumazet
-
doc: make sure we use our own code for generating man pages stableWed, 21 Jul 2010 17:51:37 +0200, by Mads Kiilerich
-
transplant: crash if repo.commit() finds nothing to commit stableSun, 18 Jul 2010 21:29:29 -0400, by Greg Ward
-
mq: cleanup status if applied mq is stripped (issue1881) stableTue, 20 Jul 2010 20:37:29 +0530, by Vishakh H
-
bundle: lookup revisions after addbranchrevs stableTue, 20 Jul 2010 18:29:00 +0900, by Nicolas Dumazet
-
log: do not redefine cachefunc in walkchangerevsTue, 20 Jul 2010 14:42:05 +0900, by Nicolas Dumazet
-
cmdutils: fix code styleWed, 21 Jul 2010 09:43:45 +0200, by Martin Geisler
-
contrib: add debugshell extensionTue, 20 Jul 2010 23:29:49 +0530, by Vishakh H
-
log: document the different phases in walkchangerevsTue, 20 Jul 2010 14:32:33 +0900, by Nicolas Dumazet
-
log: slowpath: only walk specified revision range during preparationTue, 20 Jul 2010 14:13:33 +0900, by Nicolas Dumazet
-
Merge with stableTue, 20 Jul 2010 15:07:10 -0500, by Matt Mackall
-
revert: rename original to .orig instead of copying (issue2282) stableTue, 13 Jul 2010 03:04:14 +0200, by Mads Kiilerich
-
inotify: make inotifydirstate.status() returns a tuple of lists. stableTue, 20 Jul 2010 14:00:47 -0400, by Greg Ward
-
protocol: move the streamclone implementation into wireprotoTue, 20 Jul 2010 20:52:23 +0200, by Dirkjan Ochtman
-
protocol: use generators instead of req.write() for hgweb stream responsesTue, 20 Jul 2010 09:56:37 +0200, by Dirkjan Ochtman
-
protocol: wrap non-string protocol responses in classesTue, 20 Jul 2010 20:53:33 +0200, by Dirkjan Ochtman
-
protocol: convert StreamException to generated error codeFri, 16 Jul 2010 22:20:19 +0200, by Dirkjan Ochtman
-
protocol: extract compression from streaming mechanicsFri, 16 Jul 2010 22:20:10 +0200, by Dirkjan Ochtman
-
protocol: rename send methods to get grouping by prefixFri, 16 Jul 2010 18:18:35 +0200, by Dirkjan Ochtman
-
protocol: shuffle server methods to group send methodsFri, 16 Jul 2010 18:16:15 +0200, by Dirkjan Ochtman
-
protocol: do not translate error messages on the remote sideFri, 16 Jul 2010 23:02:46 +0200, by Dirkjan Ochtman
-
protocol: use return shortcut instead of respond functionFri, 16 Jul 2010 19:02:30 +0200, by Dirkjan Ochtman
-
protocol: command must be checked before passing inFri, 16 Jul 2010 19:01:34 +0200, by Dirkjan Ochtman
-
tests: rename some tests to help groupingTue, 20 Jul 2010 10:05:30 +0200, by Dirkjan Ochtman
-
keyword: add extra datefilters in a single update callThu, 15 Jul 2010 10:24:31 +0200, by Christian Ebert
-
Merge with stableMon, 19 Jul 2010 00:43:34 +0200, by Martin Geisler
-
Merge with mainMon, 19 Jul 2010 00:43:24 +0200, by Martin Geisler
-
cmdutil: fix accidental name clash with revrange functionMon, 19 Jul 2010 00:41:41 +0200, by Martin Geisler
-
commands: fix update's help to be more accurate stableWed, 14 Jul 2010 18:28:12 -0400, by Steve Losh
-
i18n: use encoding.colwidth() for correct column width stableSun, 18 Jul 2010 01:06:50 +0900, by FUJIWARA Katsunori
-
merge with stableSun, 18 Jul 2010 18:11:59 +0900, by Nicolas Dumazet
-
log: slowpath: do not read the full changelogSun, 04 Jul 2010 18:07:30 +0900, by Nicolas Dumazet
-
log: remove increasing windows usage in fastpathSat, 03 Jul 2010 18:11:15 +0900, by Nicolas Dumazet
-
log: refactor: test for ranges inside filerevgenSat, 03 Jul 2010 18:01:54 +0900, by Nicolas Dumazet
-
log: refactor: compute the value of last outside of filerevgenSat, 03 Jul 2010 17:58:48 +0900, by Nicolas Dumazet
-
context: use os.lstat instead of os.stat to fetch file size stableFri, 16 Jul 2010 16:33:55 +0900, by Nicolas Dumazet
-
check-code: add --blame switchFri, 16 Jul 2010 13:26:39 -0500, by Matt Mackall
-
changegroupsubset: remove unneeded cast to listFri, 16 Jul 2010 18:35:15 +0200, by Benoit Boissinot
-
check-code: catch dict.has_keyFri, 16 Jul 2010 14:48:52 +0200, by Martin Geisler
-
Merge with stableFri, 16 Jul 2010 14:45:52 +0200, by Martin Geisler
-
check-code: warn about untranslated ui.warn calls stableFri, 16 Jul 2010 14:40:57 +0200, by Martin Geisler
-
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()Fri, 16 Jul 2010 13:38:33 +0200, by Benoit Boissinot
-
wireproto: refactor list of nodeid encoding / decodingFri, 16 Jul 2010 00:52:13 +0200, by Benoit Boissinot
-
ssh: drop some old importsThu, 15 Jul 2010 15:06:45 -0500, by Matt Mackall
-
protocol: move hgweb protocol support back into protocol.pyThu, 15 Jul 2010 15:05:04 -0500, by Matt Mackall
-
protocol: unify server-side capabilities functionsThu, 15 Jul 2010 13:56:52 -0500, by Matt Mackall
-
protocol: unify unbundle on the server sideThu, 15 Jul 2010 11:24:42 -0500, by Matt Mackall
-
protocol: unify client unbundle supportWed, 14 Jul 2010 17:12:18 -0500, by Matt Mackall
-
protocol: unify client changegroup methodsWed, 14 Jul 2010 17:09:31 -0500, by Matt Mackall
-
protocol: convert some ssh abort callsWed, 14 Jul 2010 17:07:13 -0500, by Matt Mackall
-
protocol: clean up call-like functions in http and ssh clientsWed, 14 Jul 2010 17:07:10 -0500, by Matt Mackall
-
protocol: unify stream_out client codeWed, 14 Jul 2010 16:55:44 -0500, by Matt Mackall
-
protocol: unify basic http client requestsWed, 14 Jul 2010 16:35:51 -0500, by Matt Mackall
-
protocol: move basic ssh client commands to wirerepositoryWed, 14 Jul 2010 16:34:57 -0500, by Matt Mackall
-
protocol: unify stream_out commandWed, 14 Jul 2010 16:19:27 -0500, by Matt Mackall
-
protocol: unify changegroup commandsWed, 14 Jul 2010 15:43:20 -0500, by Matt Mackall
-
protocol: add proto to method prototypesWed, 14 Jul 2010 15:33:21 -0500, by Matt Mackall
-
protocol: use new wireproto infrastructure in sshWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: introduce wireproto.pyWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: move most ssh responses to returnsWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: add ssh getargsMon, 12 Jul 2010 17:28:02 -0500, by Matt Mackall
-
discovery: remove duplication for new remote head discoveryThu, 15 Jul 2010 21:44:51 +0200, by Benoit Boissinot
-
discovery: better coding styleThu, 15 Jul 2010 21:21:19 +0200, by Benoit Boissinot
-
discovery: simplify findoutgoing(), the updated_head stuff wasn't usedThu, 15 Jul 2010 21:20:32 +0200, by Benoit Boissinot
-
mq: evaluate --user before invoking editor with -e (issue2289)Thu, 15 Jul 2010 10:41:41 -0700, by Brendan Cully
-
Abort: add a hint argument, printed in the next line inside parenthesisThu, 15 Jul 2010 14:41:22 +0200, by Benoit Boissinot
-
discovery: clarify commentThu, 15 Jul 2010 14:40:17 +0200, by Benoit Boissinot
-
Merge with stableThu, 15 Jul 2010 14:11:14 +0200, by Martin Geisler
-
gendoc: remove call to callable for py3k compatibilityThu, 15 Jul 2010 14:02:17 +0200, by Martin Geisler
-
check-code: added check for reduce usageWed, 14 Jul 2010 23:15:03 -0300, by Renato Cunha
-
check-code: check for tuple parameter unpacking (missing in py3k)Wed, 14 Jul 2010 23:15:00 -0300, by Renato Cunha
-
removed exception args indexing (not supported by py3k)Wed, 14 Jul 2010 23:03:21 -0300, by Renato Cunha
-
util: use fakebuffer as buffer in py3kWed, 14 Jul 2010 22:59:57 -0300, by Renato Cunha
-
util: improved the check for the existence of the 'buffer' builtinWed, 14 Jul 2010 22:59:43 -0300, by Renato Cunha
-
record: removed 'has_key' usageWed, 14 Jul 2010 22:58:29 -0300, by Renato Cunha
-
Merge with stableWed, 14 Jul 2010 21:30:50 +0200, by Martin Geisler
-
test-log: Add test for "hg log -pf" (issue647) stableThu, 08 Jul 2010 22:44:15 +0200, by Joel Rosdahl
-
bookmarks: ensure current bookmark is updated when specified with -r . stableWed, 14 Jul 2010 11:02:20 -0400, by Brodie Rao
-
subrepos: let caller specify a filename for SVN commandsWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
subrepo: add abstract superclass for subrepo classesWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
archival: remove prefix argument from archiversWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
archival: move commands.archive.guess_type to archival.guesskindWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
merge stable to defaultWed, 14 Jul 2010 20:41:01 +0200, by Henrik Stuart
-
color/progress: subclass ui instead of using wrapfunction (issue2096) stableThu, 01 Jul 2010 19:23:26 -0500, by Brodie Rao
-
merge with stableWed, 14 Jul 2010 19:44:49 +0200, by Henrik Stuart
-
merge crew and mainWed, 14 Jul 2010 19:44:12 +0200, by Henrik Stuart
-
commands: addremove does similarity 100 by defaultTue, 13 Jul 2010 17:30:29 +0200, by Dirkjan Ochtman
-
merge with stableTue, 13 Jul 2010 22:56:01 +0900, by Nicolas Dumazet
-
inotify: Port of the C module to py3k.Fri, 02 Jul 2010 16:22:59 -0300, by Renato Cunha
-
inotify: Better implementation of the event string representation.Fri, 02 Jul 2010 16:21:46 -0300, by Renato Cunha