Thu, 18 Apr 2013 13:34:43 +0200 Pierre-Yves David histedit-test: drop skip logic for older mercurial version
Mon, 15 Apr 2013 18:57:04 -0300 Wagner Bruna hgweb: refactor checks for granting and revoking user permissions
Wed, 17 Apr 2013 14:38:02 -0500 Matt Mackall check-code: add check for lock release order
Wed, 17 Apr 2013 12:57:26 -0500 Matt Mackall parsers: fix variable declaration position issue
Wed, 17 Apr 2013 21:06:48 +0400 Nikolaj Sjujskij zsh_completion: complete all files for `commit/backout --logfile`
Tue, 16 Apr 2013 19:20:23 +0200 Mads Kiilerich transplant: improve documentation
Tue, 16 Apr 2013 19:18:38 +0200 Mads Kiilerich transplant: clarify what --branch do - it has nothing to do with branches
Wed, 17 Apr 2013 10:25:14 +0200 Pierre-Yves David import: inline checkexact function
Wed, 17 Apr 2013 10:22:28 +0200 Pierre-Yves David import: factor out checkexact
Wed, 17 Apr 2013 03:41:08 +0200 Mads Kiilerich amend: fix unlocking order - first lock then wlock
Wed, 17 Apr 2013 03:40:18 +0200 Mads Kiilerich codingstyle: remove trailing spaces in various text files
Wed, 17 Apr 2013 03:39:36 +0200 Mads Kiilerich tests: run check-code on Python files without .py extension
Tue, 16 Apr 2013 21:14:50 +0200 Pierre-Yves David histedit: move outgoing processing to its own function
Tue, 16 Apr 2013 21:17:13 +0200 Pierre-Yves David histedit: move all arguments checks to the beginning of the command
Tue, 16 Apr 2013 21:57:25 -0500 Pierre-Yves David histedit-test: generalise --commands "-" usage
Tue, 16 Apr 2013 20:48:37 +0200 Pierre-Yves David histedit: allow "-" as a command file
Tue, 16 Apr 2013 16:58:25 +0200 Pierre-Yves David histedit: properly handle --continue on empty fold
Tue, 16 Apr 2013 20:50:17 +0200 Pierre-Yves David histedit-test: replace obscure python script by a plain file
Tue, 16 Apr 2013 16:22:38 +0200 Pierre-Yves David test: improve documentation of some histedit tests
Tue, 16 Apr 2013 23:24:52 +0200 Pierre-Yves David test: use a lighter log style in histedit test
Tue, 16 Apr 2013 22:00:41 -0500 Kevin Bullock subrepo: add regression test for issue3870
Tue, 16 Apr 2013 22:00:05 -0500 pozheg subrepo: clone of git sub-repository creates incorrect git branch (issue3870)
Tue, 16 Apr 2013 14:39:37 -0700 Siddharth Agarwal dispatch: print 'abort:' when a pre-command hook fails (BC)
Mon, 15 Apr 2013 23:31:56 +0200 Mads Kiilerich largefiles: don't hash all largefiles when initializing a lfdirstate
Tue, 16 Apr 2013 00:40:21 +0200 Mads Kiilerich largefiles: use filechunkiter for iterating largefile when serving getlfile
Mon, 15 Apr 2013 23:37:43 +0200 Mads Kiilerich largefiles: stat all largefiles in one batch before downloading
Mon, 15 Apr 2013 23:34:36 +0200 Mads Kiilerich largefiles: 'put' should store 'source' file in under 'hash', also in localstore
Tue, 16 Apr 2013 04:35:10 +0200 Mads Kiilerich largefiles: getlfile must hit end of HTTP chunked streams to reuse connections
Tue, 16 Apr 2013 01:55:57 +0200 Mads Kiilerich largefiles: drop limitreader, use filechunkiter limit
Tue, 16 Apr 2013 01:46:39 +0200 Mads Kiilerich largefiles: move protocol conversion into getlfile and make it an iterable
Mon, 15 Apr 2013 23:47:04 +0200 Mads Kiilerich largefiles: don't close the fd passed to store._getfile
Mon, 15 Apr 2013 23:43:50 +0200 Mads Kiilerich largefiles: remove blecch from lfutil.copyandhash - don't close the passed fd
Mon, 15 Apr 2013 23:43:44 +0200 Mads Kiilerich largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
Mon, 15 Apr 2013 23:35:43 +0200 Mads Kiilerich largefiles: refactoring - use findfile in localstore._getfile
Mon, 15 Apr 2013 23:35:18 +0200 Mads Kiilerich largefiles: refactoring - return hex from _getfile and copyandhash
Mon, 15 Apr 2013 23:32:33 +0200 Mads Kiilerich largefiles: refactoring - create destination dir in lfutil.link
Tue, 09 Apr 2013 23:40:11 +0900 FUJIWARA Katsunori summary: clear "commonincoming" also if branches are different
Tue, 09 Apr 2013 23:40:11 +0900 FUJIWARA Katsunori summary: make "incoming" information sensitive to branch in URL (issue3830)
Tue, 09 Apr 2013 23:40:10 +0900 FUJIWARA Katsunori histedit: make "hg histedit" sensitive to branch in URL
Tue, 09 Apr 2013 23:40:10 +0900 FUJIWARA Katsunori summary: make "outgoing" information sensitive to branch in URL (issue3829)
Fri, 29 Mar 2013 22:57:16 +0900 FUJIWARA Katsunori annotate: increase refcount of each revisions correctly (issue3841)
Fri, 29 Mar 2013 22:57:15 +0900 FUJIWARA Katsunori annotate: reuse already calculated annotation
Wed, 17 Apr 2013 00:29:54 +0400 Alexander Plavin log: fix behavior with empty repositories (issue3497)
Tue, 16 Apr 2013 13:22:29 -0500 Matt Mackall merge with crew
Tue, 16 Apr 2013 10:08:20 -0700 Bryan O'Sullivan revlog: don't cross-check ancestor result against Python version
Tue, 16 Apr 2013 10:08:20 -0700 Bryan O'Sullivan parsers: a C implementation of the new ancestors algorithm
Tue, 16 Apr 2013 10:08:19 -0700 Bryan O'Sullivan revlog: choose a consistent ancestor when there's a tie
Tue, 16 Apr 2013 10:08:18 -0700 Bryan O'Sullivan ancestor: a new algorithm that is faster for nodes near tip
Tue, 16 Apr 2013 15:33:18 +0200 Pierre-Yves David update: allow dirty update to foreground (successors)
Tue, 16 Apr 2013 15:16:33 +0200 Pierre-Yves David obsolete: extract foreground computation from bookmark.validdest
Mon, 15 Apr 2013 17:10:58 +0200 Pierre-Yves David destroyed: invalidate phraserevs cache in all case (issue3858)
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: deprecate --all-largefiles for pull
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: implement pull --all-largefiles as a special case of --lfrev
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: drop --cache-largefiles again
Mon, 15 Apr 2013 01:59:04 +0200 Mads Kiilerich largefiles: introduce pulled() revset expression for use in --lfrev
Mon, 15 Apr 2013 01:57:16 +0200 Mads Kiilerich largefiles: introduce pull --lfrev option
Mon, 15 Apr 2013 01:54:43 +0200 Mads Kiilerich largefiles: refactor overridepull internals
Mon, 15 Apr 2013 01:53:37 +0200 Mads Kiilerich largefiles: introduce lfpull command for pulling missing largefiles
Mon, 15 Apr 2013 01:46:10 +0200 Mads Kiilerich largefiles: update help
Mon, 15 Apr 2013 01:43:31 +0200 Mads Kiilerich largefiles: fix cat of non-largefiles from subdirectory
Mon, 15 Apr 2013 01:41:49 +0200 Mads Kiilerich largefiles: don't store whole file in memory for 'cat'
Tue, 16 Apr 2013 13:55:38 +0200 ronvoe12249 mergetools: rename 'base' to 'merged' in meld
Thu, 21 Feb 2013 14:49:25 +0100 ronvoe12249 mergetools: avoid losing the merged version with meld
Tue, 16 Apr 2013 09:44:29 -0500 Matt Mackall templatekw: add default styles for hybrid types (issue3887)
Wed, 10 Apr 2013 02:27:35 +0900 FUJIWARA Katsunori largefiles: improve repo wrapping detection
Thu, 21 Mar 2013 23:27:37 +0100 Angel Ezquerra hgweb: respond HTTP_NOT_FOUND when an archive request does not match any files
Thu, 21 Mar 2013 22:09:15 +0100 Angel Ezquerra archive: raise error.Abort if the file pattern matches no files
Sat, 09 Feb 2013 14:22:52 -0500 Matt Harbison ui: add 'force' parameter to traceback() to override the current print setting
Sat, 09 Feb 2013 14:15:34 -0500 Matt Harbison ui: add support for fully printing chained exception stacks in ui.traceback()
Wed, 06 Feb 2013 22:54:09 -0500 Matt Harbison subrepo: chain the original exception to SubrepoAbort
Mon, 15 Apr 2013 01:41:47 +0200 Mads Kiilerich debugrebuildstate: rename to debugrebuilddirstate
Mon, 15 Apr 2013 01:41:27 +0200 Mads Kiilerich debugstate: rename to debugdirstate
Mon, 15 Apr 2013 01:39:02 +0200 Mads Kiilerich debugrebuildstate: clarify that rev can't be specified without -r
Mon, 15 Apr 2013 01:37:23 +0200 Mads Kiilerich check-code: check txt files for trailing whitespace
Mon, 15 Apr 2013 01:37:23 +0200 Mads Kiilerich check-code: catch trailing space in comments
Mon, 15 Apr 2013 01:37:23 +0200 Mads Kiilerich spelling: fix typos and spelling errors
Thu, 11 Apr 2013 14:54:18 +0200 Mads Kiilerich wireproto: clarify cryptic 'remote: unsynced changes' error message on push
Mon, 11 Feb 2013 00:43:12 +0100 Mads Kiilerich export: export working directory parent by default
Wed, 10 Apr 2013 13:12:24 +0200 Mads Kiilerich commit: allow closing "non-head" changesets
Wed, 13 Jun 2012 23:06:34 +0200 Mads Kiilerich record: ignore trailing content when parsing patches - introduce 'other' lines
Thu, 11 Apr 2013 19:03:33 +0200 Mads Kiilerich record: abort on malformed patches instead of crashing
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use "vfs.rename()" instead of "util.rename()"
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use "vfs.setflags()" instead of "util.setflags()"
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use "vfs.readlink()" instead of "os.readlink()"
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use "vfs.islink()" instead of "os.path.islink()"
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use "vfs.rename()" instead of "util.rename()"
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use "vfs.exists()" instead of "os.path.exists()"
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori localrepo: use vfs instead of "os.path.*" in sharedpath checking
Mon, 15 Apr 2013 01:22:15 +0900 FUJIWARA Katsunori vfs: split "expand" into "realpath"/"expandpath" to apply each separately
Fri, 18 Jan 2013 15:54:09 +0100 Mads Kiilerich unionrepo: read-only operations on a union of two localrepos
Mon, 15 Apr 2013 23:52:57 +0900 Yuya Nishihara subrepo: fix exception on revert when "all" option is omitted
Sun, 14 Apr 2013 19:05:19 -0500 Matt Mackall histedit: update tests for new intervention framework
Fri, 08 Mar 2013 21:50:27 +0100 Angel Ezquerra test-subrepo: add tests for subrepo "storeclean" checks
Sat, 16 Feb 2013 01:21:40 +0100 Angel Ezquerra subrepo: do not push mercurial subrepos whose store is clean
Sat, 16 Feb 2013 01:18:53 +0100 Angel Ezquerra subrepo: implement "storeclean" method for mercurial subrepos
Sat, 16 Feb 2013 11:44:13 +0100 Angel Ezquerra util: add notindexed optional parameter to makedirs function
Sat, 16 Feb 2013 01:11:20 +0100 Angel Ezquerra subrepo: introduce storeclean method
Sat, 16 Feb 2013 00:07:00 +0100 Angel Ezquerra subrepo: introduce storeclean helper functions
Fri, 08 Feb 2013 16:17:46 -0600 Augie Fackler dispatch: exit with status 1 for an InterventionRequired exception (bc)
Fri, 08 Feb 2013 16:27:49 -0600 Augie Fackler histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)
Fri, 08 Feb 2013 16:27:59 -0600 Augie Fackler rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)
Fri, 08 Feb 2013 16:28:24 -0600 Augie Fackler dispatch: catch InterventionRequired and print the message with no prefix
Fri, 08 Feb 2013 14:26:03 -0600 Augie Fackler error: introduce new InterventionRequired exception
Fri, 12 Apr 2013 19:48:07 -0700 Bryan O'Sullivan util: remove unreachable code
Fri, 12 Apr 2013 19:33:48 -0700 Bryan O'Sullivan util: remove no-op assignment
Fri, 12 Apr 2013 18:49:14 -0700 Bryan O'Sullivan merge more evolve stuff away (what?)
Fri, 12 Apr 2013 18:48:02 -0700 Bryan O'Sullivan synthrepo: add missing import of sys
Fri, 12 Apr 2013 18:44:22 -0700 Bryan O'Sullivan transplant: pass source through to recover
Fri, 12 Apr 2013 17:25:27 -0700 Bryan O'Sullivan repoview: remove more unreachable code
Fri, 12 Apr 2013 18:35:26 -0700 Bryan O'Sullivan merge away some failed evolve fat-fingering
Fri, 12 Apr 2013 17:35:56 -0700 Bryan O'Sullivan pager: add missing imports of errno and shlex
Fri, 12 Apr 2013 17:33:24 -0700 Bryan O'Sullivan largefiles: quiet (and document) undefined name errors (issue3886)
Fri, 12 Apr 2013 17:27:09 -0700 Bryan O'Sullivan color: add missing import of error
Fri, 12 Apr 2013 17:20:09 -0700 Bryan O'Sullivan pvec: use the correct name for an identifier
Fri, 12 Apr 2013 17:18:52 -0700 Bryan O'Sullivan repoview: remove unreachable code
Fri, 12 Apr 2013 17:20:09 -0700 Bryan O'Sullivan pvec: use the correct name for an identifier
Fri, 12 Apr 2013 17:18:52 -0700 Bryan O'Sullivan repoview: remove unreachable code
Fri, 12 Apr 2013 17:17:35 -0700 Bryan O'Sullivan mail: add missing import of sys
Fri, 12 Apr 2013 17:17:05 -0700 Bryan O'Sullivan statichttprepo: add missing import of os
Fri, 12 Apr 2013 17:16:37 -0700 Bryan O'Sullivan worker: add missing import of errno
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
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip