log

age author description
Tue, 27 Jul 2010 01:16:38 +0530 Pradeepkumar Gayam revlog: add a flags method that returns revision flags
Tue, 27 Jul 2010 14:40:25 -0400 Benjamin Pollack tag: do not allow tag names to consist solely of whitespace (issue2307) stable
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Tue, 20 Jul 2010 15:49:28 +0200 Mads Kiilerich convert: warn on superfluous / in paths
Sat, 24 Jul 2010 22:15:22 +0200 David Soria Parra inotify: remove unused variable
Sun, 25 Jul 2010 17:18:35 -0500 Matt Mackall convert: handle closed branch heads in hg-hg conversion (issue2185)
Sun, 25 Jul 2010 17:10:32 -0500 Matt Mackall check-code: add warning on lines over 80 characters
Mon, 26 Jul 2010 23:26:15 +0200 Patrick Mezard debugbuilddag: build repository content in binary mode
Mon, 26 Jul 2010 22:29:49 +0200 Patrick Mezard cleanup: typos
Mon, 26 Jul 2010 22:29:17 +0200 Patrick Mezard revsets.txt: minor improvements
Mon, 26 Jul 2010 22:28:37 +0200 Patrick Mezard dispatch: write Abort hint to stderr too
Mon, 26 Jul 2010 22:26:12 +0200 Patrick Mezard bookmarks: sort diffbookmarks() output
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Tue, 20 Jul 2010 15:49:28 +0200 Mads Kiilerich convert: warn on superfluous / in paths
Sat, 24 Jul 2010 22:15:22 +0200 David Soria Parra inotify: remove unused variable
Sun, 25 Jul 2010 20:01:33 -0500 Christian Ebert keyword: move collecting of [keyword] patterns to reposetup (issue2303) stable
Wed, 21 Jul 2010 22:22:28 +0200 Mads Kiilerich hgwebdir: allow pure relative globs in paths stable
Thu, 22 Jul 2010 15:26:26 -0400 Brodie Rao alias: ensure checksignature() is applied directly to the command (issue2286) stable
Sat, 24 Jul 2010 00:38:08 +0200 Mads Kiilerich dispatch: give better error message when cwd doesn't exist (issue2293) stable
Thu, 22 Jul 2010 23:18:38 +0900 FUJIWARA Katsunori i18n: safety writing into non-ASCII named files on any shell implementation stable
Sun, 25 Jul 2010 17:18:35 -0500 Matt Mackall convert: handle closed branch heads in hg-hg conversion (issue2185)
Sun, 25 Jul 2010 17:10:32 -0500 Matt Mackall check-code: add warning on lines over 80 characters
Sun, 25 Jul 2010 08:22:03 -0700 Lee Cantey Remove variable output affected by length of TMPDIR.
Sun, 25 Jul 2010 13:10:57 +0200 Benoit Boissinot chunkbuffer: split big strings directly in chunkbuffer
Sun, 25 Jul 2010 10:05:38 +0900 Nicolas Dumazet localrepo.status: move fixup concatenation inside if block for clarity
Sat, 24 Jul 2010 17:23:08 +0200 Benoit Boissinot chunkbuffer: targetsize isn't used outside of read()
Sat, 24 Jul 2010 15:21:39 +0200 Benoit Boissinot chunkbuffer: use list instead of cStringIO
Sat, 24 Jul 2010 15:20:29 +0200 Benoit Boissinot chunkbuffer: use for/else to detect end of iteration
Sat, 24 Jul 2010 00:15:29 +0200 Benoit Boissinot changegroup*(): use enumerate when possible
Sat, 24 Jul 2010 00:03:19 +0200 Benoit Boissinot changegroupsubset(): with the fix, prune() is actually useful in the testsuite
Thu, 22 Jul 2010 13:48:34 +0200 Martin Geisler test-permissions: echo commands to make output readable
Fri, 23 Jul 2010 00:04:18 +0200 Benoit Boissinot changegroupsubset: simplify knownheads/has_cl_set computation
Thu, 22 Jul 2010 23:54:57 +0200 Benoit Boissinot changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
Thu, 22 Jul 2010 23:44:14 +0200 Benoit Boissinot changegroupsubset(): move comment at the right place
Thu, 22 Jul 2010 23:13:03 +0200 Benoit Boissinot changegroupsubset(): refactor the prune() functions
Thu, 22 Jul 2010 22:23:54 +0200 Martin Geisler Merge with stable
Thu, 22 Jul 2010 21:43:45 +0200 Martin Geisler help: make helptable a list instead of a tuple stable
Sat, 03 Jul 2010 08:28:23 +0200 Jason Harris test-command-template: test 'children' template keyword
Sat, 03 Jul 2010 05:24:16 +0200 Jason Harris templates: 'children' keyword
Thu, 22 Jul 2010 16:51:45 +0200 Benoit Boissinot changegroupsubset(): change variable names, simplify lookup logic
Thu, 22 Jul 2010 16:18:33 +0200 Benoit Boissinot changegroup(): used "linkrev" instead of "revlink"
Thu, 22 Jul 2010 15:32:26 +0200 Benoit Boissinot fix comment
Thu, 22 Jul 2010 08:24:56 -0500 Matt Mackall Merge with stable
Thu, 22 Jul 2010 08:17:38 -0500 Matt Mackall revset: fix ancestor subset handling (issue2298) stable
Mon, 12 Jul 2010 16:07:58 +0200 Christian Fischer hgwebdir: use template paths configured in the hgrc (issue2281) stable
Thu, 22 Jul 2010 14:34:37 +0200 Benoit Boissinot changegroup*(): use set instead of dict
Thu, 22 Jul 2010 10:49:55 +0200 Martin Geisler Merge with stable
Wed, 21 Jul 2010 17:06:00 -0400 Brodie Rao bash/zsh completion: use HGPLAIN when invoking hg (issue2297) stable
Thu, 22 Jul 2010 14:30:27 +0900 Dan Drake patch: fix extract() docstring, it returns branch as well stable
Thu, 22 Jul 2010 15:14:22 +0900 Nicolas Dumazet merge with stable
Thu, 22 Jul 2010 14:33:50 +0900 Nicolas Dumazet doc: remove has_key usage in hgmanpage stable
Thu, 22 Jul 2010 14:30:29 +0900 Nicolas Dumazet gendoc: remove callable usage (check-code) stable
Wed, 21 Jul 2010 12:41:18 +0900 Nicolas Dumazet bookmarks: rewrite _bookmarks method documentation stable
Wed, 21 Jul 2010 19:29:57 +0200 Mads Kiilerich init: create target directory recursively stable
Wed, 21 Jul 2010 17:51:37 +0200 Mads Kiilerich doc: make sure we use our own code for generating man pages stable
Sun, 18 Jul 2010 21:29:29 -0400 Greg Ward transplant: crash if repo.commit() finds nothing to commit stable
Tue, 20 Jul 2010 20:37:29 +0530 Vishakh H mq: cleanup status if applied mq is stripped (issue1881) stable
Tue, 20 Jul 2010 18:29:00 +0900 Nicolas Dumazet bundle: lookup revisions after addbranchrevs stable
Tue, 20 Jul 2010 14:42:05 +0900 Nicolas Dumazet log: do not redefine cachefunc in walkchangerevs
Wed, 21 Jul 2010 09:43:45 +0200 Martin Geisler cmdutils: fix code style
Tue, 20 Jul 2010 23:29:49 +0530 Vishakh H contrib: add debugshell extension
Tue, 20 Jul 2010 14:32:33 +0900 Nicolas Dumazet log: document the different phases in walkchangerevs
Tue, 20 Jul 2010 14:13:33 +0900 Nicolas Dumazet log: slowpath: only walk specified revision range during preparation
Tue, 20 Jul 2010 15:07:10 -0500 Matt Mackall Merge with stable
Tue, 13 Jul 2010 03:04:14 +0200 Mads Kiilerich revert: rename original to .orig instead of copying (issue2282) stable
Tue, 20 Jul 2010 14:00:47 -0400 Greg Ward inotify: make inotifydirstate.status() returns a tuple of lists. stable
Tue, 20 Jul 2010 20:52:23 +0200 Dirkjan Ochtman protocol: move the streamclone implementation into wireproto
Tue, 20 Jul 2010 09:56:37 +0200 Dirkjan Ochtman protocol: use generators instead of req.write() for hgweb stream responses
Tue, 20 Jul 2010 20:53:33 +0200 Dirkjan Ochtman protocol: wrap non-string protocol responses in classes
Fri, 16 Jul 2010 22:20:19 +0200 Dirkjan Ochtman protocol: convert StreamException to generated error code
Fri, 16 Jul 2010 22:20:10 +0200 Dirkjan Ochtman protocol: extract compression from streaming mechanics
Fri, 16 Jul 2010 18:18:35 +0200 Dirkjan Ochtman protocol: rename send methods to get grouping by prefix
Fri, 16 Jul 2010 18:16:15 +0200 Dirkjan Ochtman protocol: shuffle server methods to group send methods
Fri, 16 Jul 2010 23:02:46 +0200 Dirkjan Ochtman protocol: do not translate error messages on the remote side
Fri, 16 Jul 2010 19:02:30 +0200 Dirkjan Ochtman protocol: use return shortcut instead of respond function
Fri, 16 Jul 2010 19:01:34 +0200 Dirkjan Ochtman protocol: command must be checked before passing in
Tue, 20 Jul 2010 10:05:30 +0200 Dirkjan Ochtman tests: rename some tests to help grouping
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert keyword: add extra datefilters in a single update call
Mon, 19 Jul 2010 00:43:34 +0200 Martin Geisler Merge with stable
Mon, 19 Jul 2010 00:43:24 +0200 Martin Geisler Merge with main
Mon, 19 Jul 2010 00:41:41 +0200 Martin Geisler cmdutil: fix accidental name clash with revrange function
Wed, 14 Jul 2010 18:28:12 -0400 Steve Losh commands: fix update's help to be more accurate stable
Sun, 18 Jul 2010 01:06:50 +0900 FUJIWARA Katsunori i18n: use encoding.colwidth() for correct column width stable
Sun, 18 Jul 2010 18:11:59 +0900 Nicolas Dumazet merge with stable
Sun, 04 Jul 2010 18:07:30 +0900 Nicolas Dumazet log: slowpath: do not read the full changelog
Sat, 03 Jul 2010 18:11:15 +0900 Nicolas Dumazet log: remove increasing windows usage in fastpath
Sat, 03 Jul 2010 18:01:54 +0900 Nicolas Dumazet log: refactor: test for ranges inside filerevgen
Sat, 03 Jul 2010 17:58:48 +0900 Nicolas Dumazet log: refactor: compute the value of last outside of filerevgen
Fri, 16 Jul 2010 16:33:55 +0900 Nicolas Dumazet context: use os.lstat instead of os.stat to fetch file size stable
Fri, 16 Jul 2010 13:26:39 -0500 Matt Mackall check-code: add --blame switch
Fri, 16 Jul 2010 18:35:15 +0200 Benoit Boissinot changegroupsubset: remove unneeded cast to list
Fri, 16 Jul 2010 14:48:52 +0200 Martin Geisler check-code: catch dict.has_key
Fri, 16 Jul 2010 14:45:52 +0200 Martin Geisler Merge with stable
Fri, 16 Jul 2010 14:44:30 +0200 Martin Geisler mark ui.warn strings for translation stable
Fri, 16 Jul 2010 14:40:57 +0200 Martin Geisler check-code: warn about untranslated ui.warn calls stable
Fri, 16 Jul 2010 13:38:33 +0200 Benoit Boissinot localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
Fri, 16 Jul 2010 00:52:13 +0200 Benoit Boissinot wireproto: refactor list of nodeid encoding / decoding
Thu, 15 Jul 2010 15:06:45 -0500 Matt Mackall ssh: drop some old imports
Thu, 15 Jul 2010 15:05:04 -0500 Matt Mackall protocol: move hgweb protocol support back into protocol.py
Thu, 15 Jul 2010 13:56:52 -0500 Matt Mackall protocol: unify server-side capabilities functions
Thu, 15 Jul 2010 11:24:42 -0500 Matt Mackall protocol: unify unbundle on the server side
Wed, 14 Jul 2010 17:12:18 -0500 Matt Mackall protocol: unify client unbundle support
Wed, 14 Jul 2010 17:09:31 -0500 Matt Mackall protocol: unify client changegroup methods
Wed, 14 Jul 2010 17:07:13 -0500 Matt Mackall protocol: convert some ssh abort calls
Wed, 14 Jul 2010 17:07:10 -0500 Matt Mackall protocol: clean up call-like functions in http and ssh clients
Wed, 14 Jul 2010 16:55:44 -0500 Matt Mackall protocol: unify stream_out client code
Wed, 14 Jul 2010 16:35:51 -0500 Matt Mackall protocol: unify basic http client requests
Wed, 14 Jul 2010 16:34:57 -0500 Matt Mackall protocol: move basic ssh client commands to wirerepository
Wed, 14 Jul 2010 16:19:27 -0500 Matt Mackall protocol: unify stream_out command
Wed, 14 Jul 2010 15:43:20 -0500 Matt Mackall protocol: unify changegroup commands
Wed, 14 Jul 2010 15:33:21 -0500 Matt Mackall protocol: add proto to method prototypes
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: use new wireproto infrastructure in ssh
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: introduce wireproto.py
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: move most ssh responses to returns
Mon, 12 Jul 2010 17:28:02 -0500 Matt Mackall protocol: add ssh getargs
Thu, 15 Jul 2010 21:44:51 +0200 Benoit Boissinot discovery: remove duplication for new remote head discovery
Thu, 15 Jul 2010 21:21:19 +0200 Benoit Boissinot discovery: better coding style
Thu, 15 Jul 2010 21:20:32 +0200 Benoit Boissinot discovery: simplify findoutgoing(), the updated_head stuff wasn't used
Thu, 15 Jul 2010 10:41:41 -0700 Brendan Cully mq: evaluate --user before invoking editor with -e (issue2289)
Thu, 15 Jul 2010 14:41:22 +0200 Benoit Boissinot Abort: add a hint argument, printed in the next line inside parenthesis