log

age author description
Fri, 01 Feb 2013 09:58:25 -0600 Kevin Bullock hgweb: rename 'changesetbaseline' template to 'difffrom' stable
Fri, 01 Feb 2013 02:01:11 +0100 Pierre-Yves David rebase: mention --rev in the help stable
Fri, 01 Feb 2013 05:40:06 +0100 Pierre-Yves David hgweb: remove baseline info from paper template stable
Thu, 31 Jan 2013 20:01:26 -0600 Kevin Bullock rebase: mention phases in the help stable
Thu, 31 Jan 2013 22:36:22 +0100 Angel Ezquerra hgwebdir: use web.prefix when creating url breadcrumbs (issue3790) stable
Wed, 30 Jan 2013 16:08:32 -0800 Siddharth Agarwal rebase: delete divergent bookmarks on destination (issue3685) stable
Wed, 30 Jan 2013 15:35:00 -0800 Siddharth Agarwal bookmarks: factor out delete divergent code stable
Wed, 30 Jan 2013 17:49:54 -0800 Siddharth Agarwal rebase: remove bogus nullmerge check in updatebookmarks stable
Tue, 27 Nov 2012 21:31:59 -0500 Matt Harbison share: backout fd903f89e42b, except the test stable
Tue, 27 Nov 2012 20:56:27 -0500 Matt Harbison subrepo: use sharepath if available when locating the source repo stable
Tue, 22 Jan 2013 14:33:17 +0100 Pierre-Yves David test-histedit: add tests for dropping head changeset stable
Thu, 31 Jan 2013 02:39:55 +0100 Mads Kiilerich tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris stable
Wed, 30 Jan 2013 10:57:28 -0500 Augie Fackler histedit: prevent parent guessed via --outgoing from being a revset (issue3770) stable
Wed, 30 Jan 2013 19:40:07 +0100 Mads Kiilerich tests: fix for windows - slashes and no serve stable
Wed, 30 Jan 2013 19:29:36 +0100 Mads Kiilerich merge: fix UnboundLocalError (issue3791) stable
Mon, 28 Jan 2013 19:05:35 +0900 Yuya Nishihara parsers: fix memleak of revlog cache entries on strip stable
Wed, 30 Jan 2013 17:32:17 +0100 Pierre-Yves David hgweb: fix navigation label (issue3792) stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich profiling: add documentation of lsprof 'sort' and 'nested' stable
Tue, 29 Jan 2013 17:01:41 +0100 Mads Kiilerich OS X: try cheap ascii .lower() in normcase before making full unicode dance stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich run-tests.py: inherit PYTHONHASHSEED from environment if set stable
Tue, 29 Jan 2013 15:25:33 +0100 Pierre-Yves David test-obsolete: validate that bundle is not affected by issue3788 stable
Tue, 29 Jan 2013 15:26:10 +0100 Pierre-Yves David pull: fix crash when pulling changeset that get hidden locally (issue3788) stable
Tue, 29 Jan 2013 16:44:51 +0100 Pierre-Yves David hgweb: prevent traceback during search when filtered (issue3783) stable
Sun, 27 Jan 2013 15:13:53 -0600 Kevin Bullock bookmarks: hide bookmarks on filtered revs from listkeys stable
Sun, 27 Jan 2013 14:24:37 -0600 Kevin Bullock bookmarks: don't use bookmarks.listbookmarks in local computations stable
Mon, 28 Jan 2013 20:25:56 -0600 Kevin Bullock filtering: test that bookmarks prevent hiding of changesets stable
Mon, 28 Jan 2013 13:56:11 +0100 Pierre-Yves David discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776) stable
Mon, 28 Jan 2013 13:44:44 +0100 Pierre-Yves David test: minor documentation fix stable
Fri, 25 Jan 2013 18:20:13 +0100 Mads Kiilerich largefiles: fix cat when using relative paths from subdirectory stable
Fri, 25 Jan 2013 16:59:34 +0100 Mads Kiilerich largefiles: fix commit when using relative paths from subdirectory stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: allow use of urls with #revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't verify largefile hashes on servers when processing statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: clarify test for pushing corrupted largefile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: verify all files in each revision and report errors in any revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: better test coverage of largefiles localstore verify stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt remotestore._getfile to batched statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't allow corruption to propagate after detection stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt verify to batched remote statlfile (issue3780) stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: let wirestore._stat return stats as expected by remotestore verify stable
Sun, 27 Jan 2013 11:39:51 -0600 Kevin Bullock tests: improve description of hgweb secret bookmarks test stable
Sun, 27 Jan 2013 11:29:14 -0600 Kevin Bullock bookmarks: show active bookmark even if not at working dir stable
Fri, 25 Jan 2013 11:43:54 -0600 Kevin Bullock hgweb: don't attempt to show hidden bookmarks (issue3774) stable
Fri, 25 Jan 2013 14:50:18 -0600 Kevin Bullock hgweb: fetch tipmost unfiltered rev thru the changelog stable
Fri, 25 Jan 2013 16:11:16 -0600 Kevin Bullock help: update verbose 'clone' help to include '@' bookmark stable
Fri, 25 Jan 2013 11:38:54 -0600 Kevin Bullock tests: fix test-help.t for '@' bookmark documentation stable
Fri, 25 Jan 2013 11:06:30 -0600 Kevin Bullock help: document '@' bookmark in 'help bookmarks' and 'help clone' stable
Wed, 23 Jan 2013 22:52:55 +0900 FUJIWARA Katsunori revset: evaluate sub expressions correctly (issue3775) stable
Sat, 19 Jan 2013 04:08:16 +0100 Pierre-Yves David test-rebase: add another test for rebase with multiple roots stable
Mon, 21 Jan 2013 13:47:10 -0600 Kevin Bullock update: update to current bookmark if it moved out from under us (issue3682) stable
Mon, 21 Jan 2013 12:58:59 -0600 Kevin Bullock test-bookmarks-pushpull.t: don't set bookmark active unnecessarily stable
Thu, 24 Jan 2013 00:21:22 +0900 FUJIWARA Katsunori doc: use "tag" revset predicate instead of "tagged" for example in help stable
Wed, 23 Jan 2013 11:55:39 -0600 Kevin Bullock tests: add regression tests for another revrange edge case stable
Wed, 23 Jan 2013 00:20:26 -0600 Bryan O'Sullivan graphmod: don't try to visit nullrev (issue3772) stable
Wed, 23 Jan 2013 00:12:52 -0600 Sean Farley log: remove any ancestors of nullrev (issue3772) stable
Tue, 22 Jan 2013 18:40:23 -0600 Sean Farley help: add documentation for new template functions stable
Tue, 22 Jan 2013 11:39:14 +0100 Pierre-Yves David changectx: fix the handling of `tip` stable
Tue, 22 Jan 2013 03:23:02 +0100 Pierre-Yves David bisect: use changelog for iteration stable
Mon, 21 Jan 2013 19:40:15 +0100 Pierre-Yves David documentation: update to new filter names stable
Mon, 21 Jan 2013 13:42:04 -0200 Wagner Bruna largefiles: enhance error message to make it more i18n-friendly stable
Tue, 22 Jan 2013 17:55:14 -0600 Matt Mackall merge with i18n stable
Mon, 21 Jan 2013 13:30:53 -0200 Wagner Bruna i18n-pt_BR: synchronized with f5fbe15ca744 stable
Wed, 23 Jan 2013 00:51:53 +0100 Benoit Boissinot largefiles: fix largefiles+subrepo update (issue3752) stable
Mon, 21 Jan 2013 13:47:14 -0200 Wagner Bruna debugsuccessorssets: fix typos in docstring stable
Sun, 20 Jan 2013 17:18:00 -0600 Matt Mackall merge: only sort manifests in debug mode (issue3769) stable
Sat, 19 Jan 2013 17:26:19 -0600 Matt Mackall Added signature for changeset f5fbe15ca744 stable
Sat, 19 Jan 2013 17:26:16 -0600 Matt Mackall Added tag 2.5-rc for changeset f5fbe15ca744 stable
Sat, 19 Jan 2013 17:24:33 -0600 Matt Mackall merge default into stable for 2.5 code freeze stable 2.5-rc
Sat, 19 Jan 2013 17:20:39 -0600 Matt Mackall pathencode: don't use alloca() for safety/portability
Sat, 19 Jan 2013 02:29:56 +0100 Pierre-Yves David branchmap: display filtername when `updatebranch` fails to do its jobs
Fri, 18 Jan 2013 01:24:29 +0100 Mads Kiilerich scmutil: localize and improve 'not under root' message
Fri, 18 Jan 2013 01:23:51 +0100 Mads Kiilerich run-tests.py: don't let hg run interactively in debug mode
Fri, 18 Jan 2013 01:16:16 +0100 Mads Kiilerich run-tests.py: backout "don't use console for stdin when running in debug mode"
Fri, 18 Jan 2013 23:41:48 +0100 Pierre-Yves David rebase: properly handle unrebased revision between rebased one
Fri, 18 Jan 2013 23:21:32 +0100 Pierre-Yves David rebase: lose the comparison to `nullmerge`
Fri, 18 Jan 2013 23:43:32 +0100 Pierre-Yves David repoview: cache filtered changelog
Fri, 18 Jan 2013 14:15:32 +0100 Pierre-Yves David rebase: do not invent successor to skipped changeset
Thu, 17 Jan 2013 17:51:30 +0100 Pierre-Yves David repoview: protect `base` computation from weird phase root
Fri, 18 Jan 2013 15:55:16 -0800 Siddharth Agarwal posix: don't compare atime when determining if a file has changed
Fri, 05 Oct 2012 18:10:56 -0500 Augie Fackler hg: replace DirCleanup class with normal try/finally use
Wed, 16 Jan 2013 19:21:03 +0100 Pierre-Yves David histedit: proper phase conservation (issue3724)
Wed, 16 Jan 2013 19:19:56 +0100 Pierre-Yves David test-histedit: reorder phases test and prepare for more
Wed, 16 Jan 2013 19:17:36 +0100 Pierre-Yves David test-histedit: fix instability creation test
Wed, 16 Jan 2013 19:14:22 +0100 Pierre-Yves David histedit: record histedit source (issue3681)
Wed, 16 Jan 2013 19:11:06 +0100 Pierre-Yves David histedit: factor most commit creation in a function
Wed, 12 Dec 2012 13:09:37 -0800 Bryan O'Sullivan store: switch to C-based hashed path encoding
Wed, 12 Dec 2012 13:09:36 -0800 Bryan O'Sullivan pathencode: implement both basic and hashed encoding in C
Wed, 12 Dec 2012 13:09:36 -0800 Bryan O'Sullivan pathencode: implement hashed encoding in C
Wed, 12 Dec 2012 13:09:35 -0800 Bryan O'Sullivan pathencode: implement the "mangling" part of hashed encoding in C
Wed, 12 Dec 2012 13:09:34 -0800 Bryan O'Sullivan pathencode: add a SHA-1 hash function
Wed, 12 Dec 2012 13:09:33 -0800 Bryan O'Sullivan store: implement lowerencode in C
Tue, 15 Jan 2013 22:34:56 +0100 Pierre-Yves David hgweb: run with "served" filter
Wed, 16 Jan 2013 14:22:43 +0100 Pierre-Yves David hgweb: walk the graph through the changelog
Fri, 11 Jan 2013 01:08:00 +0100 Pierre-Yves David hgweb: use changelog for iteration
Wed, 16 Jan 2013 14:19:28 +0100 Pierre-Yves David hgweb: ignore filtered revision in revnav
Thu, 10 Jan 2013 19:29:48 +0100 Pierre-Yves David hgweb: generate revnav in two phase
Thu, 17 Jan 2013 00:35:01 +0100 Pierre-Yves David rebase: support multiple roots for rebaseset
Wed, 16 Jan 2013 05:21:11 +0100 Pierre-Yves David clfilter: stronger detection of filtered changeset in changectx.__init__
Tue, 11 Dec 2012 20:13:21 +0100 Sune Foldager validate: check for spurious incoming filelog entries
Thu, 17 Jan 2013 01:06:00 +0100 Johannes Schlatow zsh_completion: add descriptive branch names to head revisions
Thu, 17 Jan 2013 00:54:49 +0100 Johannes Schlatow zsh_completion: add completion of branch names
Thu, 17 Jan 2013 01:55:50 +0100 Johannes Schlatow zsh_completion: fix issue with overlong branch/tag names
Wed, 16 Jan 2013 20:52:56 +0100 Mads Kiilerich bundlerepo: remove old style check of file names
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: use revlog._checkhash
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: store validated deltabase rev in basemap instead of node
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: use rev instead of node for iteration in revision()
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: inline inbundle()
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: drop bundlebase wrapper function for basemap
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: remove unused disktiprev attribute
Wed, 16 Jan 2013 20:41:34 +0100 Mads Kiilerich bundlerepo: improve performance for bundle() revset expression
Wed, 16 Jan 2013 20:41:32 +0100 Mads Kiilerich bundlerepo: fix outdated comment
Wed, 16 Jan 2013 13:18:22 +0100 Pierre-Yves David hgweb: pass repo object to revnav construction
Mon, 14 Jan 2013 16:55:48 +0100 Pierre-Yves David hgweb: introduction a filerevnav subclass
Thu, 10 Jan 2013 19:09:32 +0100 Pierre-Yves David hgweb: simplify addition of "(0) navigation entry"
Mon, 14 Jan 2013 16:30:06 +0100 Pierre-Yves David hgweb: simplify the handling of empty repo
Thu, 10 Jan 2013 18:54:50 +0100 Pierre-Yves David hgweb: move hex creation into an object method
Thu, 10 Jan 2013 18:59:37 +0100 Pierre-Yves David hgweb: pass nodefunc to the revnav object
Tue, 15 Jan 2013 21:17:18 +0100 Pierre-Yves David hgweb: move revnavgen into an object
Wed, 16 Jan 2013 12:51:24 +0100 Pierre-Yves David hgweb: `limit` argument is actually `latestonly` renames and enforce
Wed, 16 Jan 2013 11:39:22 -0600 Pierre-Yves David hgweb: add test regarding filtering and hgweb
Wed, 16 Jan 2013 14:26:19 +0100 Pierre-Yves David get-with-headers: add a --headeronly switch