Mercurial > hg
graph
-
cmdutil: remove unnecessary parenthesisThu, 12 Aug 2010 18:00:41 +0200, by Martin Geisler
-
patch: fix typo in commentThu, 12 Aug 2010 17:58:03 +0200, by Martin Geisler
-
qguard: label patch names by status when listing guardsThu, 05 Aug 2010 12:25:53 +0200, by Dan Villiom Podlaski Christiansen
-
hg.clone: do not ignore branch argument when source is a repo object stableFri, 02 Jul 2010 15:12:50 +0900, by Nicolas Dumazet
-
merge: fix typo in docstringWed, 11 Aug 2010 20:16:22 +0800, by Alecs King
-
check-code: add exit statusThu, 12 Aug 2010 16:42:41 +0800, by Alecs King
-
test-patch.t: typosThu, 12 Aug 2010 09:40:48 +0100, by Christian Ebert
-
tests: unify test-aliasThu, 12 Aug 2010 23:46:56 +0900, by Nicolas Dumazet
-
tests: unify test-parentsThu, 12 Aug 2010 23:27:32 +0900, by Nicolas Dumazet
-
tests: merge all 4 test-symlink* into test-symlinksThu, 12 Aug 2010 23:22:25 +0900, by Nicolas Dumazet
-
tests: unify test-symlink-rootThu, 12 Aug 2010 23:02:12 +0900, by Nicolas Dumazet
-
tests: unify test-symlink-basicThu, 12 Aug 2010 23:00:36 +0900, by Nicolas Dumazet
-
tests: unify test-symlink-addremoveThu, 12 Aug 2010 22:58:46 +0900, by Nicolas Dumazet
-
tests: unify test-qimport-eolThu, 12 Aug 2010 22:57:06 +0900, by Nicolas Dumazet
-
tests: unify test-importThu, 12 Aug 2010 22:54:41 +0900, by Nicolas Dumazet
-
tests: unify test-cloneTue, 10 Aug 2010 13:21:28 +0200, by Adrian Buehlmann
-
tests: unify test-copyThu, 12 Aug 2010 22:31:40 +0900, by Nicolas Dumazet
-
tests: unify test-commit-unresolvedThu, 12 Aug 2010 22:28:21 +0900, by Nicolas Dumazet
-
unify test-commit-copyThu, 12 Aug 2010 22:24:13 +0900, by Nicolas Dumazet
-
tests: unify test-commitThu, 12 Aug 2010 22:22:17 +0900, by Nicolas Dumazet
-
tests: unify test-committerThu, 12 Aug 2010 22:19:59 +0900, by Nicolas Dumazet
-
tests: unify test-transplantThu, 12 Aug 2010 22:14:19 +0900, by Nicolas Dumazet
-
tests: unify test-walkThu, 12 Aug 2010 21:52:53 +0900, by Nicolas Dumazet
-
tests: unify test-symlinksThu, 12 Aug 2010 20:08:02 +0900, by Nicolas Dumazet
-
tests: unify test-conflictThu, 12 Aug 2010 20:02:59 +0900, by Nicolas Dumazet
-
tests: unify test-identifyThu, 12 Aug 2010 19:49:58 +0900, by Nicolas Dumazet
-
tests: unify test-addThu, 12 Aug 2010 19:43:45 +0900, by Nicolas Dumazet
-
tests: remove useless sed in test-hookThu, 12 Aug 2010 19:40:22 +0900, by Nicolas Dumazet
-
tests: unify test-hookThu, 12 Aug 2010 19:38:31 +0900, by Nicolas Dumazet
-
tests: unify test-flagsThu, 12 Aug 2010 19:10:57 +0900, by Nicolas Dumazet
-
repair: do not compress partial bundle if we do not keep it on diskThu, 12 Aug 2010 16:53:23 +0900, by Nicolas Dumazet
-
store: skip decodir check if path does not contain '.hg/'Thu, 12 Aug 2010 16:45:47 +0900, by Nicolas Dumazet
-
strip: support multiple revisionsSat, 17 Jul 2010 00:47:06 +0900, by Nicolas Dumazet
-
tests: unify test-tagThu, 12 Aug 2010 16:35:34 +0900, by Nicolas Dumazet
-
tests: unify test-verifyThu, 12 Aug 2010 15:41:58 +0900, by Nicolas Dumazet
-
tests: unify test-initThu, 12 Aug 2010 15:31:18 +0900, by Nicolas Dumazet
-
tests: unify test-pathsThu, 12 Aug 2010 15:18:44 +0900, by Nicolas Dumazet
-
tests: unify test-patchThu, 12 Aug 2010 15:12:25 +0900, by Nicolas Dumazet
-
tests: unify test-status-colorThu, 12 Aug 2010 15:07:25 +0900, by Nicolas Dumazet
-
tests: unify test-statusThu, 12 Aug 2010 14:54:10 +0900, by Nicolas Dumazet
-
tests: catch re.error if test line is not a valid regular expressionThu, 12 Aug 2010 14:53:34 +0900, by Nicolas Dumazet
-
Merge with stableWed, 11 Aug 2010 12:30:18 +0200, by Martin Geisler
-
convert: less shouting in SVN sink warning stableWed, 11 Aug 2010 12:29:20 +0200, by Martin Geisler
-
convert: Using --dest-type svn crashed, if the source repo used tags. stableWed, 11 Aug 2010 11:46:06 +0200, by Daniel J. Lauk
-
commands: use round parenthesis in 'hg head --active' help stableWed, 11 Aug 2010 12:21:27 +0200, by Martin Geisler
-
graphlog: mark --branch as incompatible with --graph stableWed, 11 Aug 2010 12:19:01 +0200, by Martin Geisler
-
subrepos: support remapping of .hgsub source pathsThu, 15 Jul 2010 18:10:05 +0200, by Martin Geisler
-
bookmarks: replace var used as a Boolean with a BooleanTue, 10 Aug 2010 16:55:38 +0200, by Martin Geisler
-
merge with stableMon, 09 Aug 2010 16:55:53 -0500, by Matt Mackall
-
test-dispatch: Make test of removed working directory work on AIX (issue2315) stableMon, 09 Aug 2010 21:43:39 +0200, by Mads Kiilerich
-
tests: only run check-code on tracked filesMon, 09 Aug 2010 12:25:01 -0500, by Matt Mackall
-
Merge with stableMon, 09 Aug 2010 16:08:33 +0200, by Martin Geisler
-
dirstate: ignore symlinks when fs cannot handle them (issue1888) stableMon, 09 Aug 2010 15:31:56 +0200, by Martin Geisler
-
mq/qqueue: enable bash completionSun, 08 Aug 2010 23:10:08 +0200, by Yann E. MORIN
-
mq/qqueue: --list does not print (active) with --quietSun, 08 Aug 2010 22:49:01 +0200, by Yann E. MORIN
-
Merge with stableSun, 08 Aug 2010 22:29:39 +0200, by Patrick Mezard
-
templatefilters: make json filter handle multibyte characters correctly stableSat, 07 Aug 2010 16:27:16 +0900, by Yuya Nishihara
-
check-code: added a check for calls to the builtin cmp functionSat, 07 Aug 2010 16:13:53 -0300, by Renato Cunha
-
manifest: removed usage of the global cmp functionSat, 07 Aug 2010 16:12:51 -0300, by Renato Cunha
-
tests: run check-code.py on working directory filesSat, 07 Aug 2010 15:38:05 +0200, by Patrick Mezard
-
minor style fix: hgext/rebase.py:157 -- line too longSat, 07 Aug 2010 12:55:30 +0800, by Alecs King
-
zsh completions: add qpush --move optionSat, 07 Aug 2010 15:32:33 +0900, by Yuya Nishihara
-
Merge with stableFri, 06 Aug 2010 12:59:13 -0500, by Matt Mackall
-
chunkbuffer: use += rather than cStringIO to reduce memory footprint stableFri, 06 Aug 2010 12:18:33 -0500, by Matt Mackall
-
httprepo: decompress stream incrementally to reduce memory usage stableThu, 05 Aug 2010 16:17:39 -0500, by Matt Mackall
-
verify: initialize rp variable in case we hit out of memory stableThu, 05 Aug 2010 16:17:33 -0500, by Matt Mackall
-
merge: drop reference to file contents after write stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
revlog: drop cache after use to save memory footprint stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
verify: reduce memory footprint when unpacking files stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
verify: report exceptions that don't have a str() method stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
color: fix test-diff-color breakageWed, 04 Aug 2010 13:21:11 -0500, by Matt Mackall
-
hgcia/color: remove star importsTue, 03 Aug 2010 13:02:11 -0400, by Brodie Rao
-
hgfixes: added a fixer that makes bytes to be formatted correctlyTue, 03 Aug 2010 13:59:14 -0300, by Renato Cunha
-
py3kcompat: added a "compatibility layer" for py3kTue, 03 Aug 2010 13:52:48 -0300, by Renato Cunha
-
hgfixes: add a fixer to convert plain strings to bytestringsTue, 03 Aug 2010 13:41:47 -0300, by Renato Cunha
-
revlog: add shallow header flagTue, 03 Aug 2010 19:38:19 +0530, by Vishakh H
-
revlog: add punched revision flagTue, 03 Aug 2010 19:38:19 +0530, by Vishakh H
-
tests: unify test-tagsTue, 03 Aug 2010 00:10:28 -0500, by Matt Mackall
-
tests: unify test-emptyMon, 02 Aug 2010 23:43:06 -0500, by Matt Mackall
-
tests: unify test-basicMon, 02 Aug 2010 23:29:14 -0500, by Matt Mackall
-
tests: basic support for unified testsMon, 02 Aug 2010 23:27:22 -0500, by Matt Mackall
-
tests: move script execution in runner helpersMon, 02 Aug 2010 15:44:54 -0500, by Matt Mackall
-
Merge with stableMon, 02 Aug 2010 13:31:43 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with 87dcf758309d stable 1.6.2Mon, 02 Aug 2010 13:18:32 -0300, by Wagner Bruna
-
Merge with stableMon, 02 Aug 2010 10:55:51 -0500, by Matt Mackall
-
color: call correct superclass method in write_err stableMon, 02 Aug 2010 10:48:31 -0400, by Brodie Rao
-
convert/progress: use plural and avoid retrieving stableFri, 30 Jul 2010 10:38:54 +0300, by timeless
-
qfinish: fix range logic for --appliedSun, 01 Aug 2010 16:02:56 -0500, by Matt Mackall
-
rebase/progress: Adding progress for rebasingTue, 20 Jul 2010 20:53:48 +0200, by timeless
-
record: count lines changed as the number of lines added or removedThu, 22 Jul 2010 18:47:46 +0300, by timeless
-
color: pass write/write_err to win32print correctly (issue2312) stableSun, 01 Aug 2010 16:26:02 -0400, by Brodie Rao
-
Merge with stableSun, 01 Aug 2010 13:52:42 -0500, by Matt Mackall
-
Merge with stableSun, 01 Aug 2010 08:54:30 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with db426935fa94 stable 1.6.1Sun, 01 Aug 2010 01:54:31 -0300, by Wagner Bruna
-
help: fix bytes/digit confusion for hashesSat, 31 Jul 2010 18:27:03 -0500, by Matt Mackall
-
Merge with stableSat, 31 Jul 2010 18:12:50 -0500, by Matt Mackall
-
progress: use gerund (updating) for merge progress stableFri, 30 Jul 2010 10:32:24 +0300, by timeless
-
qpush --move: move the right patch even with comment lines stableSat, 10 Jul 2010 21:23:00 +0200, by Gilles Moris
-
merge with stableSat, 31 Jul 2010 11:41:58 +0900, by Nicolas Dumazet
-
perf: break down long lineSat, 31 Jul 2010 11:41:42 +0900, by Nicolas Dumazet
-
merge crew and mainSat, 31 Jul 2010 11:05:11 +0900, by Nicolas Dumazet
-
mq: clarify the fact that qimport is trying to read a file stableSat, 31 Jul 2010 10:50:29 +0900, by Nicolas Dumazet
-
revset: add min functionFri, 30 Jul 2010 10:07:46 +0900, by Nicolas Dumazet
-
runrst: try to be more helpful if docutils is not installed stableFri, 30 Jul 2010 14:41:47 +0900, by Nicolas Dumazet
-
mq: correct qimport documentationThu, 29 Jul 2010 17:18:17 +0900, by Nicolas Dumazet
-
merge with stableThu, 29 Jul 2010 12:10:22 +0900, by Nicolas Dumazet
-
bookmarks: don't allow name to contain whitespaces only stableSat, 24 Jul 2010 11:20:21 +0300, by Idan Kamara
-
context: reuse filecontext.cmp in workingfilecontext.cmpThu, 29 Jul 2010 10:39:59 +0900, by Nicolas Dumazet
-
filectx: use cmp(self, fctx) instead of cmp(self, text)Tue, 27 Jul 2010 23:40:46 +0900, by Nicolas Dumazet
-
mq: fix qimport --name --existing --force on win32Wed, 28 Jul 2010 11:07:20 +0200, by Patrick Mezard
-
mq: document possible combination of -e and -n for qimportFri, 23 Jul 2010 23:43:43 +0900, by Nicolas Dumazet
-
mq: support "qimport --existing --name renametothis thatexistingpatch"Wed, 21 Jul 2010 11:53:09 +0900, by Nicolas Dumazet
-
localrepo: refactor filter computationSat, 24 Jul 2010 00:28:20 +0900, by Nicolas Dumazet
-
Merge with stableTue, 27 Jul 2010 16:04:00 -0500, by Matt Mackall
-
Merge with crewTue, 27 Jul 2010 16:03:42 -0500, by Matt Mackall
-
alias: improved diagnostic when arguments include --cwd, etc.Tue, 27 Jul 2010 14:43:40 +0200, by Dan Villiom Podlaski Christiansen
-
perf: add perfrevlog function to check performance of revlogTue, 27 Jul 2010 20:50:09 +0530, by Pradeepkumar Gayam
-
revlog: add a flags method that returns revision flagsTue, 27 Jul 2010 01:16:38 +0530, by Pradeepkumar Gayam
-
tag: do not allow tag names to consist solely of whitespace (issue2307) stableTue, 27 Jul 2010 14:40:25 -0400, by Benjamin Pollack
-
Merge with stableSun, 25 Jul 2010 21:20:05 -0500, by Matt Mackall
-
convert: warn on superfluous / in pathsTue, 20 Jul 2010 15:49:28 +0200, by Mads Kiilerich
-
inotify: remove unused variableSat, 24 Jul 2010 22:15:22 +0200, by David Soria Parra
-
convert: handle closed branch heads in hg-hg conversion (issue2185)Sun, 25 Jul 2010 17:18:35 -0500, by Matt Mackall
-
check-code: add warning on lines over 80 charactersSun, 25 Jul 2010 17:10:32 -0500, by Matt Mackall
-
debugbuilddag: build repository content in binary modeMon, 26 Jul 2010 23:26:15 +0200, by Patrick Mezard
-
cleanup: typosMon, 26 Jul 2010 22:29:49 +0200, by Patrick Mezard
-
revsets.txt: minor improvementsMon, 26 Jul 2010 22:29:17 +0200, by Patrick Mezard
-
dispatch: write Abort hint to stderr tooMon, 26 Jul 2010 22:28:37 +0200, by Patrick Mezard
-
bookmarks: sort diffbookmarks() outputMon, 26 Jul 2010 22:26:12 +0200, by Patrick Mezard
-
Merge with stableSun, 25 Jul 2010 21:20:05 -0500, by Matt Mackall
-
convert: warn on superfluous / in pathsTue, 20 Jul 2010 15:49:28 +0200, by Mads Kiilerich
-
inotify: remove unused variableSat, 24 Jul 2010 22:15:22 +0200, by David Soria Parra
-
keyword: move collecting of [keyword] patterns to reposetup (issue2303) stableSun, 25 Jul 2010 20:01:33 -0500, by Christian Ebert
-
hgwebdir: allow pure relative globs in paths stableWed, 21 Jul 2010 22:22:28 +0200, by Mads Kiilerich
-
alias: ensure checksignature() is applied directly to the command (issue2286) stableThu, 22 Jul 2010 15:26:26 -0400, by Brodie Rao
-
dispatch: give better error message when cwd doesn't exist (issue2293) stableSat, 24 Jul 2010 00:38:08 +0200, by Mads Kiilerich
-
i18n: safety writing into non-ASCII named files on any shell implementation stableThu, 22 Jul 2010 23:18:38 +0900, by FUJIWARA Katsunori
-
convert: handle closed branch heads in hg-hg conversion (issue2185)Sun, 25 Jul 2010 17:18:35 -0500, by Matt Mackall
-
check-code: add warning on lines over 80 charactersSun, 25 Jul 2010 17:10:32 -0500, by Matt Mackall
-
Remove variable output affected by length of TMPDIR.Sun, 25 Jul 2010 08:22:03 -0700, by Lee Cantey
-
chunkbuffer: split big strings directly in chunkbufferSun, 25 Jul 2010 13:10:57 +0200, by Benoit Boissinot
-
localrepo.status: move fixup concatenation inside if block for claritySun, 25 Jul 2010 10:05:38 +0900, by Nicolas Dumazet
-
chunkbuffer: targetsize isn't used outside of read()Sat, 24 Jul 2010 17:23:08 +0200, by Benoit Boissinot
-
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