log

age author description
Sun, 04 May 2014 21:48:10 -0700 Gregory Szorc color: declare command using decorator
Sun, 04 May 2014 21:46:49 -0700 Gregory Szorc children: declare command using decorator
Sun, 04 May 2014 21:48:41 -0700 Gregory Szorc fetch: declare command using decorator
Sun, 04 May 2014 21:54:01 -0700 Gregory Szorc extdiff: declare command using decorator
Sun, 04 May 2014 21:46:24 -0700 Gregory Szorc churn: declare command using decorator
Sun, 04 May 2014 21:17:04 -0700 Gregory Szorc convert: declare commands using decorator
Sun, 04 May 2014 21:19:31 -0700 Gregory Szorc debugshell: declare command using decorator
Sun, 04 May 2014 21:09:06 -0700 Gregory Szorc largefiles: declare commands using decorator
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori cmdutil: omit redundant "savecommitmessage()" in "tryimportone()"
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori amend: use "editor" argument for "memctx.__init__" to save commit message
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori histedit: pass "editor" argument to "memctx.__init__()" for "collapse" command
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori context: move editor invocation from "makememctx()" to "memctx.__init__()"
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori localrepo: add "editor" argument to "tag()"
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori qrefresh: relocate message/patch-header handling to delay message determination
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"
Mon, 05 May 2014 21:26:40 +0900 FUJIWARA Katsunori histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()"
Tue, 29 Apr 2014 12:54:01 +0900 Yuya Nishihara test-pyflakes: detect undefined name error
Fri, 02 May 2014 18:25:23 +0900 Yuya Nishihara run-tests: initialize global variables to suppress pyflakes warning
Tue, 06 May 2014 12:47:59 -0500 Matt Mackall merge with stable
Mon, 05 May 2014 16:54:15 +0200 Thomas Arendsen Hein setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stable
Fri, 02 May 2014 18:24:10 +0900 Yuya Nishihara factotum: initialize global variables to suppress pyflakes warning
Sat, 03 May 2014 03:29:30 +0200 Mads Kiilerich color: don't fail on error messages when no curses (issue4237) stable
Sat, 03 May 2014 10:33:54 +0200 Steve Borho win32: backout 1a9ebc83a74c stable
Mon, 05 May 2014 13:42:08 -0500 Matt Mackall test-check-code-hg: use locate instead of manifest
Mon, 05 May 2014 13:41:29 -0500 Matt Mackall test-check-code-hg: drop manual check of non-.py scripts
Mon, 05 May 2014 13:42:58 -0500 Matt Mackall test-check-code-hg: use test-repo check
Mon, 05 May 2014 13:37:59 -0500 Matt Mackall check-code: look at shebang to identify Python scripts
Fri, 02 May 2014 00:23:58 -0500 Matt Mackall tests: use locate to find files for pyflakes check
Thu, 01 May 2014 19:24:03 -0500 Matt Mackall merge with stable
Thu, 01 May 2014 17:48:02 -0500 Matt Mackall Added signature for changeset 2195ac506c6a stable
Thu, 01 May 2014 17:47:24 -0500 Matt Mackall Added tag 3.0 for changeset 2195ac506c6a stable
Thu, 01 May 2014 14:07:04 -0700 Pierre-Yves David revset: directly use __contains__ instead of a lambda stable 3.0
Thu, 01 May 2014 14:33:06 -0500 Matt Mackall tests: suppress spurious lchmod error from unzip (issue4088) stable
Thu, 01 May 2014 12:15:28 -0700 Pierre-Yves David orderedlazyset: directly use __contains__ instead of a lambda stable
Thu, 01 May 2014 12:15:00 -0700 Pierre-Yves David lazyset: directly use __contains__ instead of a lambda stable
Thu, 01 May 2014 13:42:12 -0500 Matt Mackall merge with i18n stable
Wed, 30 Apr 2014 23:20:46 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e9c2f76be74b stable
Wed, 30 Apr 2014 11:01:50 -0300 Wagner Bruna i18n-pt_BR: synchronized with e9c2f76be74b stable
Thu, 01 May 2014 16:47:50 +0200 Mads Kiilerich rebase: empty revset should be a gentle no-op with exit code 1, not an error stable
Thu, 01 May 2014 15:12:49 +0200 Mads Kiilerich largefiles: better handling of log from other working directory (issue4236) stable
Thu, 01 May 2014 09:42:23 -0500 Matt Mackall tests: add repository check for pyflakes test stable
Sat, 26 Apr 2014 00:38:02 -0700 Pierre-Yves David spanset: directly use __contains__ instead of a lambda stable
Wed, 30 Apr 2014 15:36:38 -0700 Durham Goode transaction: fix file descriptor leak for journal.backupfiles stable
Fri, 25 Apr 2014 18:00:07 -0700 Pierre-Yves David revset: also inline spanset._contained in __len__ stable
Mon, 28 Apr 2014 15:15:36 -0700 Pierre-Yves David revset: inline spanset containment check (fix perf regression) stable
Wed, 30 Apr 2014 14:19:01 -0500 Matt Mackall ancestor: silence multiple ancestor warning outside of merge (issue4234) stable
Fri, 25 Apr 2014 13:44:51 -0700 Pierre-Yves David revsetbenchmark: fix error raising stable
Mon, 28 Apr 2014 16:28:52 -0700 Pierre-Yves David revset: fix revision filtering in spanset.contains (regression) stable
Mon, 28 Apr 2014 17:25:36 -0700 Pierre-Yves David graft: do not use `.remove` on a smart set (regression) stable
Mon, 28 Apr 2014 15:09:23 -0700 Greg Hurrell help: clarify distinction among `contains`/`file`/`filelog` stable
Thu, 24 Apr 2014 16:47:22 +0200 Mads Kiilerich discovery: don't report all "unsynced" remote heads (issue4230) stable
Wed, 23 Apr 2014 13:51:35 +0200 Julien Cristau rebase: don't abort if we're asked to rebase an empty revset stable
Fri, 25 Apr 2014 22:34:09 -0400 Matt Harbison largefiles: remove directories emptied after their files are moved (issue3515) stable
Sat, 26 Apr 2014 18:13:06 +0900 Yuya Nishihara cmdserver: forcibly use L channel to read password input (issue3161) stable
Tue, 29 Apr 2014 12:37:36 +0900 Yuya Nishihara killdaemons: correct typo of _check() function caught by pyflakes stable
Tue, 29 Apr 2014 12:35:50 +0900 Yuya Nishihara win32: add missing definition of _ERROR_NO_MORE_FILES caught by pyflakes stable
Tue, 29 Apr 2014 12:35:02 +0900 Yuya Nishihara exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes stable
Tue, 29 Apr 2014 11:02:40 +0900 Yuya Nishihara match: fix NameError 'pat' on overflow of regex pattern length stable
Sun, 27 Apr 2014 15:09:48 +0900 Yuya Nishihara color: add missing handling of stderr capture introduced by 350dc24a553d stable
Wed, 23 Apr 2014 20:23:30 +0100 Javi Merino hgweb: replace excanvas.js with a newer version stable
Wed, 23 Apr 2014 23:29:55 +0200 Mads Kiilerich httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa stable
Mon, 21 Apr 2014 16:13:15 -0700 Pierre-Yves David bundle2: gracefully handle hook abort stable
Mon, 21 Apr 2014 17:51:58 -0700 Pierre-Yves David bundle2: gracefully handle PushRaced error during unbundle stable
Mon, 21 Apr 2014 20:04:54 -0700 Pierre-Yves David bundle2: add an error message to push race error stable
Mon, 21 Apr 2014 18:59:09 -0700 Pierre-Yves David bundle2: fix raising errors during heads checking stable
Mon, 21 Apr 2014 16:02:03 -0700 Pierre-Yves David bundle2: gracefully handle UnknownPartError during unbundle stable
Tue, 22 Apr 2014 11:41:34 -0700 Pierre-Yves David bundle2: catch UnknownPartError during local push stable
Mon, 21 Apr 2014 19:43:01 -0700 Pierre-Yves David bundle2: catch UnknownPartError during pull stable
Mon, 21 Apr 2014 19:42:51 -0700 Pierre-Yves David bundle2: catch UnknownPartError during push stable
Mon, 21 Apr 2014 19:42:40 -0700 Pierre-Yves David bundle2: use a more specific UnknownPartError when no handler is found stable
Mon, 21 Apr 2014 15:59:55 -0700 Pierre-Yves David bundle2: make error testing more modular stable
Mon, 21 Apr 2014 15:48:52 -0700 Pierre-Yves David bundle2: gracefully handle abort during unbundle stable
Tue, 22 Apr 2014 11:22:41 -0700 Pierre-Yves David bundle2: decorate exception raised during bundle processing stable
Tue, 22 Apr 2014 10:14:16 -0300 Wagner Bruna histedit, i18n: replace '+' with concatenation to make hggettext happy stable
Tue, 22 Apr 2014 10:12:21 -0300 Wagner Bruna commands: fix typo in --graph description stable
Tue, 22 Apr 2014 10:12:13 -0300 Wagner Bruna revset, i18n: add translator comment to "only" stable
Mon, 21 Apr 2014 20:24:54 +0200 Mads Kiilerich merge: improve notes for listing the bids for ambiguous merges stable
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich merge: tell the user when we are using bid merge stable
Mon, 21 Apr 2014 20:22:14 +0200 Mads Kiilerich merge: fix stray character in bid merge message stable
Mon, 21 Apr 2014 20:18:42 +0200 Mads Kiilerich tests: better test coverage for bid merge stable
Mon, 21 Apr 2014 19:53:19 +0200 Mads Kiilerich merge: fix wrong number of arguments for bid merge message stable
Mon, 21 Apr 2014 15:08:39 -0500 Matt Mackall merge: fix test failures with new merge code on OS X stable
Sat, 19 Apr 2014 20:12:53 +0200 Martin Geisler obsolete: fix one-element tuple in module docstring stable
Sat, 19 Apr 2014 19:53:46 +0200 Martin Geisler obsolete: let N denote number of obsoleted changestes in a marker stable
Sat, 19 Apr 2014 19:52:09 +0200 Martin Geisler obsolete: fix language and grammar in module docstring stable
Sat, 19 Apr 2014 15:11:25 +0200 Isaac Jurado churn: compute padding with unicode strings stable
Thu, 17 Apr 2014 19:39:04 -0400 Matt Mackall Added signature for changeset 564f55b25122 stable
Thu, 17 Apr 2014 19:39:00 -0400 Matt Mackall Added tag 3.0-rc for changeset 564f55b25122 stable
Thu, 17 Apr 2014 19:36:17 -0400 Matt Mackall merge default into stable for 3.0 code freeze stable 3.0-rc
Thu, 17 Apr 2014 16:56:15 -0400 Pierre-Yves David bundle2: allow extensions to extend the getbundle request
Thu, 17 Apr 2014 17:32:34 -0400 Pierre-Yves David bundle2: add a way to add parts during a `getbundle` request
Thu, 17 Apr 2014 17:25:50 -0400 Pierre-Yves David getbundle: pass arbitrary arguments all along the call chain
Thu, 17 Apr 2014 17:59:28 -0400 Pierre-Yves David bundle2: call a hook after the transaction is closed
Thu, 17 Apr 2014 17:21:39 -0400 Pierre-Yves David bundle2: call a hook prior to closing the transaction
Thu, 17 Apr 2014 17:16:21 -0400 Pierre-Yves David bundle2: inform transaction that we are in a bundle2 unbundle
Thu, 17 Apr 2014 17:46:26 -0400 Pierre-Yves David changegroup: use tr.hookargs when calling changegroup hooks
Thu, 17 Apr 2014 17:15:02 -0400 Pierre-Yves David changegroup: use tr.hookargs when calling pretxnchangegroup hooks
Thu, 17 Apr 2014 17:09:20 -0400 Pierre-Yves David addchangegroup: register data in tr.hookargs
Thu, 17 Apr 2014 17:04:59 -0400 Pierre-Yves David transaction: add a notion of hook arguments
Thu, 17 Apr 2014 16:54:15 -0400 Pierre-Yves David bundle2: allow extensions to plug into the push process
Thu, 17 Apr 2014 16:04:58 -0400 Pierre-Yves David bundle2: require both client and server to opt in
Thu, 17 Apr 2014 16:01:58 -0400 Pierre-Yves David bundle2: move bundle2 config option to section "experimental"
Thu, 17 Apr 2014 15:45:12 -0400 Pierre-Yves David bundle2: move all parts into a `bx2` namespace
Thu, 17 Apr 2014 15:33:17 -0400 Pierre-Yves David bundle2: rename server capability to bundle2-exp
Thu, 17 Apr 2014 15:27:54 -0400 Pierre-Yves David bundle2: use HG2X in the header
Thu, 17 Apr 2014 02:01:38 -0400 Pierre-Yves David bundle2: transmit capabilities to getbundle during pull
Thu, 17 Apr 2014 14:37:24 -0400 Pierre-Yves David bundle2: include client capabilities in the pushed bundle
Thu, 17 Apr 2014 01:49:20 -0400 Pierre-Yves David bundle2: advertise bundle2 caps in server capabilities
Thu, 17 Apr 2014 01:50:28 -0400 Pierre-Yves David bundle2: add bundle2caps dict on localrepo object
Thu, 17 Apr 2014 01:44:53 -0400 Pierre-Yves David bundle2: capabilities encoding
Thu, 17 Apr 2014 01:09:05 -0400 Pierre-Yves David bundle2: extract capabilities decoding
Thu, 17 Apr 2014 01:03:33 -0400 Pierre-Yves David bundle2: protect capabilities name and values with url quoting
Thu, 17 Apr 2014 11:44:49 -0400 Pierre-Yves David bundle2: support for capabilities with values
Thu, 17 Apr 2014 11:32:30 -0400 Pierre-Yves David bundle2: add capabilities support in `replycaps` part
Wed, 16 Apr 2014 23:55:59 -0400 Pierre-Yves David bundle2: adds a capabilities attribute on bundler20
Wed, 16 Apr 2014 23:18:27 -0400 Pierre-Yves David bundle2: include stderr when capturing handlers output
Wed, 16 Apr 2014 23:36:57 -0400 Pierre-Yves David ui: pushbuffer can now also capture stderr
Wed, 16 Apr 2014 14:22:24 -0400 Pierre-Yves David bundle2: capture remote stdout while unbundling
Wed, 16 Apr 2014 14:09:35 -0400 Pierre-Yves David bundle2: introduce `replycaps` part for on-demand reply