log

age author description
Fri, 12 Apr 2013 16:01:18 -0700 Bryan O'Sullivan histedit: support editing of the first commit (issue3767)
Fri, 12 Apr 2013 17:00:42 -0400 Augie Fackler test-commit-amend.t: fix check-code violation from 3a72c89a83ec
Mon, 11 Feb 2013 00:43:12 +0100 Mads Kiilerich util: improve doc for checkcase
Thu, 11 Apr 2013 14:41:22 +0200 Mads Kiilerich scheme: don't crash on invalid URLs
Fri, 08 Feb 2013 21:08:34 +0000 Brodie Rao amend: support amending merge changesets (issue3778)
Thu, 11 Apr 2013 13:30:31 -0700 Bryan O'Sullivan worker: catch all exceptions, try to exit usefully/safely
Thu, 11 Apr 2013 13:30:27 -0700 Bryan O'Sullivan lock: if we fork, ensure that only the parent releases
Thu, 11 Apr 2013 14:44:22 +0200 Mads Kiilerich tag: clarify cryptic error message when tagging null revision
Fri, 12 Apr 2013 16:55:34 -0400 Mads Kiilerich setup: make error message for missing Python headers more helpful
Mon, 11 Feb 2013 11:20:12 +0100 Pierre-Yves David obsolete: ensure all markers have a date
Mon, 08 Apr 2013 16:51:38 +0400 Nikolaj Sjujskij zsh_completion: make use of `debuglabelcomplete` command
Wed, 10 Apr 2013 15:08:28 -0700 Bryan O'Sullivan dirs: use mutable strings internally
Wed, 10 Apr 2013 15:08:27 -0700 Bryan O'Sullivan dirs: use mutable integers internally
Wed, 10 Apr 2013 15:08:27 -0700 Bryan O'Sullivan scmutil: rewrite dirs in C, use if available
Wed, 10 Apr 2013 15:08:26 -0700 Bryan O'Sullivan scmutil: use new dirs class in dirstate and context
Wed, 10 Apr 2013 15:08:26 -0700 Bryan O'Sullivan scmutil: add a dirs class
Wed, 10 Apr 2013 15:08:25 -0700 Bryan O'Sullivan scmutil: migrate finddirs from dirstate
Wed, 10 Apr 2013 15:05:06 -0700 Bryan O'Sullivan merge
Wed, 10 Apr 2013 12:34:42 -0700 Siddharth Agarwal manifestmerge: handle workdir removed, remote removed with flags
Wed, 10 Apr 2013 12:31:07 -0700 Siddharth Agarwal dicthelpers.diff: compare against default for missing values
Tue, 09 Apr 2013 21:38:08 -0700 Brendan Cully templater: back out 0615b22da148, it breaks schemes ({1})
Tue, 09 Apr 2013 09:40:40 -0700 Bryan O'Sullivan debuglabelcomplete: compute active branch heads correctly
Mon, 08 Apr 2013 17:57:42 -0500 Matt Mackall merge with i18n
Fri, 05 Apr 2013 17:04:37 +0200 Stefano Tortarolo hg-i18n-it: minor fixes
Mon, 08 Apr 2013 15:04:17 -0700 Bryan O'Sullivan templater: fix check-code error
Tue, 26 Mar 2013 02:28:10 +0900 FUJIWARA Katsunori smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
Tue, 26 Mar 2013 02:28:10 +0900 FUJIWARA Katsunori sslutil: abort if peer certificate is not verified for secure use
Tue, 26 Mar 2013 02:27:43 +0900 FUJIWARA Katsunori smtp: add the class to verify the certificate of the SMTP server for SMTPS
Tue, 26 Mar 2013 02:27:23 +0900 FUJIWARA Katsunori smtp: add the class to verify the certificate of the SMTP server for STARTTLS
Sun, 07 Apr 2013 23:25:50 -0700 Brendan Cully template: allow unquoted int function arguments
Mon, 08 Apr 2013 09:44:26 -0700 Brendan Cully Merge with main
Sat, 06 Apr 2013 19:50:03 -0700 Siddharth Agarwal graft: use missing ancestors algorithm to find earlier grafts
Sat, 06 Apr 2013 20:05:17 -0700 Siddharth Agarwal graft: find ancestors of destination lazily
Fri, 05 Apr 2013 12:21:38 -0500 Matt Mackall merge with crew
Fri, 05 Apr 2013 12:20:14 -0500 Matt Mackall sslutil: try harder to avoid getpeercert problems
Thu, 04 Apr 2013 20:22:29 -0700 Siddharth Agarwal copies._forwardcopies: use set operations to find missing files
Thu, 04 Apr 2013 20:36:46 -0700 Siddharth Agarwal perf: add a command to test copies.pathcopies perf
Thu, 04 Apr 2013 16:37:37 -0500 Matt Mackall merge with stable
Thu, 04 Apr 2013 16:28:19 -0500 Matt Mackall Added signature for changeset 8a7bd2dccd44 stable
Thu, 04 Apr 2013 16:28:15 -0500 Matt Mackall Added tag 2.5.4 for changeset 8a7bd2dccd44 stable
Mon, 18 Mar 2013 16:37:20 -0500 Kevin Bullock applyupdates: assign variable before we try to use it (issue3855) stable 2.5.4
Wed, 03 Apr 2013 17:04:38 -0700 Bryan O'Sullivan merge with mpm
Mon, 01 Apr 2013 23:09:36 -0700 Siddharth Agarwal perf: add a command to test addremove performance
Wed, 03 Apr 2013 14:14:30 -0500 Matt Mackall merge with crew
Wed, 03 Apr 2013 11:35:27 -0700 Bryan O'Sullivan dirstate: only call lstat once per flags invocation
Wed, 03 Apr 2013 11:35:27 -0700 Bryan O'Sullivan util: add functions to check symlink/exec bits
Wed, 03 Apr 2013 13:03:50 -0500 Augie Fackler Merge with stable.
Tue, 02 Apr 2013 16:03:10 +0200 Isaac Jurado setup.py: properly discard trust warning. stable
Tue, 02 Apr 2013 14:50:50 -0700 Siddharth Agarwal scmutil.addremove: use iteritems on walk results
Tue, 02 Apr 2013 14:50:31 -0700 Siddharth Agarwal scmutil.addremove: stop sorting all walk results
Tue, 02 Apr 2013 10:56:24 -0700 Siddharth Agarwal scmutil.addremove: pull ui.status printing out of the loop
Tue, 02 Apr 2013 14:49:34 -0700 Siddharth Agarwal scmutil.addremove: remove redundant directory and symlink checks
Tue, 02 Apr 2013 14:46:55 -0700 Siddharth Agarwal scmutil.addremove: pull repo.dirstate fetch out of the loop
Mon, 01 Apr 2013 20:38:37 -0700 Siddharth Agarwal scmutil: remove dead updatedir code
Tue, 02 Apr 2013 08:58:42 -0700 Bryan O'Sullivan merge with mpm
Tue, 02 Apr 2013 01:15:31 -0500 Matt Mackall merge with stable
Tue, 02 Apr 2013 01:05:31 -0500 Matt Mackall Added signature for changeset 50c922c1b514 stable
Tue, 02 Apr 2013 01:05:26 -0500 Matt Mackall Added tag 2.5.3 for changeset 50c922c1b514 stable
Fri, 15 Feb 2013 18:07:14 +0900 Takumi IINO hgweb: show correct error message for i18n environment stable 2.5.3
Mon, 01 Apr 2013 18:48:12 -0300 Wagner Bruna commands: fix typo in debugobsolete docstring stable
Thu, 28 Mar 2013 18:27:19 -0700 Siddharth Agarwal duplicatecopies: do not mark items not in the dirstate as copies
Thu, 28 Mar 2013 00:14:27 -0700 Siddharth Agarwal duplicatecopies: fix arg name and docstring
Fri, 29 Mar 2013 19:54:06 -0700 Siddharth Agarwal pull: list bookmarks before pulling changesets (issue3873)
Fri, 29 Mar 2013 19:52:02 -0700 Siddharth Agarwal test-hook.t: remove prelistkeys.forbid hook before moving on
Fri, 29 Mar 2013 18:28:59 -0700 Siddharth Agarwal bookmarks.updatefromremote: rename local rb to remotemarks
Fri, 29 Mar 2013 19:06:23 -0700 Siddharth Agarwal pull: rename local rb to remotebookmarks
Fri, 29 Mar 2013 16:07:57 -0700 Siddharth Agarwal dicthelpers: inline diff and join code
Fri, 29 Mar 2013 15:23:19 -0700 Siddharth Agarwal dicthelpers: add docstrings for diff and join
Mon, 01 Apr 2013 13:46:32 -0700 Bryan O'Sullivan perf: add perfdirs command
Mon, 01 Apr 2013 15:19:16 -0500 Matt Mackall merge with stable
Fri, 29 Mar 2013 18:45:07 -0700 Nikolaj Sjujskij zsh_completion: fix trailing carriage return spoiling tag completion stable
Fri, 29 Mar 2013 16:48:32 -0700 Matt Mackall filesets: add eol predicate
Fri, 29 Mar 2013 15:27:33 -0700 Matt Mackall merge with stable
Fri, 29 Mar 2013 15:27:11 -0700 Matt Mackall merge with i18n stable
Fri, 01 Mar 2013 11:54:36 -0300 Wagner Bruna merge with i18n stable
Fri, 01 Mar 2013 03:25:19 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 61c8327ced50 stable
Thu, 28 Mar 2013 18:21:20 -0700 Bryan O'Sullivan perf: remove mysterious trailing newlines
Wed, 27 Mar 2013 09:00:43 -0700 Bryan O'Sullivan blackbox: fix a few check-code portability errors
Wed, 27 Mar 2013 08:57:45 -0700 Bryan O'Sullivan check-code: fix a check-code failure in check-code
Fri, 01 Mar 2013 00:59:22 +0100 Simon Heimberg check-code: re-add check for missing glob
Fri, 01 Mar 2013 00:03:51 +0100 Simon Heimberg tests: append missing glob to filename output and check-code it
Thu, 28 Feb 2013 23:45:51 +0100 Simon Heimberg check-code: extract windows glob warning message
Tue, 26 Mar 2013 16:27:51 -0700 Bryan O'Sullivan blackbox: defer opening a log file until needed (issue3869)
Fri, 22 Mar 2013 17:27:06 -0500 Sean Farley patch: match 'diff --git a/' instead of 'diff --git'
Thu, 21 Mar 2013 18:16:49 +0100 Simon Heimberg color: drop unnecessary global statement
Thu, 21 Mar 2013 18:16:49 +0100 Simon Heimberg serve: pass on the repo instad of recreating it in hgweb
Thu, 21 Mar 2013 18:16:48 +0100 Simon Heimberg serve: pass the prepared baseui to hgweb
Thu, 21 Mar 2013 18:16:48 +0100 Simon Heimberg hgweb: do not pass on repo.ui when recreating a repo
Wed, 10 Oct 2012 21:55:49 +0200 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos
Mon, 04 Mar 2013 22:34:11 +0000 Johan Bjork diff: fix binary file removals in git mode.
Sun, 24 Mar 2013 16:56:25 -0700 Siddharth Agarwal manifestmerge: drop redundant flags calls
Mon, 25 Mar 2013 17:41:06 -0700 Siddharth Agarwal manifestmerge: use dicthelpers.diff and join
Sun, 24 Mar 2013 17:17:38 -0700 Siddharth Agarwal manifestdict: add a method to diff _flags
Mon, 25 Mar 2013 17:40:39 -0700 Siddharth Agarwal mercurial: implement diff and join for dicts
Sun, 24 Mar 2013 00:06:52 +0700 Constantine Linnick convert: add closesort algorithm to mercurial sources
Sun, 24 Mar 2013 16:43:25 -0700 Siddharth Agarwal manifestmerge: rename n to n1 and n2
Sun, 24 Mar 2013 17:06:10 -0700 Siddharth Agarwal perf: add a command to measure merge.calculateupdates perf
Mon, 25 Mar 2013 16:57:36 -0700 Bryan O'Sullivan hgk: fix a pyflakes error
Fri, 22 Mar 2013 17:03:49 -0700 Siddharth Agarwal dirstate.walk: fast path none-seen + match-always case for step 3
Fri, 22 Mar 2013 17:03:00 -0700 Siddharth Agarwal dirstate.walk: fast path match-always case during traversal
Mon, 25 Mar 2013 14:22:34 -0700 Siddharth Agarwal largefiles: fix _always for match overrides
Mon, 25 Mar 2013 14:12:39 -0700 Siddharth Agarwal dirstate.walk: remove subrepo and .hg from results before step 3
Mon, 25 Mar 2013 12:12:41 -0500 Kevin Bullock merge with stable
Fri, 22 Mar 2013 10:56:55 -0700 Bryan O'Sullivan blackbox: account for another source of errors
Tue, 16 Oct 2012 22:44:14 +0200 Andrew Shadura hgk: remove regsub, split on \r instead
Tue, 16 Oct 2012 22:41:44 +0200 Andrew Shadura hgk: simplify tags parser
Fri, 22 Mar 2013 09:19:41 -0700 Andrew Shadura hgk: add support for phases
Sun, 10 Mar 2013 16:42:23 +0100 Andrew Shadura hgk: in popups, replace labels with window titles
Sun, 10 Mar 2013 16:42:16 +0100 Andrew Shadura hgk: update backgroud colour when Ttk is available
Tue, 16 Oct 2012 15:31:56 +0200 Andrew Shadura hgk: fix pop-up windows
Sun, 10 Mar 2013 16:12:26 +0100 Andrew Shadura hgk: don't use fixed format for dates
Sun, 10 Mar 2013 16:07:57 +0100 Andrew Shadura hgk: reformat changsets fields
Tue, 16 Oct 2012 15:07:41 +0200 Andrew Shadura hgk: drop committer field from the UI
Thu, 21 Mar 2013 22:42:51 -0700 Bryan O'Sullivan test-completion: test completion of tags
Thu, 21 Mar 2013 22:29:31 -0700 Bryan O'Sullivan debugpathcomplete: satisfy the code checker
Thu, 21 Mar 2013 22:26:01 -0700 Bryan O'Sullivan tests: test debugpathcomplete and debuglabelcomplete
Thu, 21 Mar 2013 22:22:21 -0700 Bryan O'Sullivan tests: rename test-debugcomplete.t to test-completion.t
Thu, 21 Mar 2013 22:10:54 -0700 Bryan O'Sullivan pathcomplete: complete directories more conservatively
Thu, 21 Mar 2013 21:20:40 -0700 Bryan O'Sullivan sadclown: another test failure eluded me
Thu, 21 Mar 2013 21:07:22 -0700 Bryan O'Sullivan bash_completion: recognize normal command abbreviations