log

age author description
Wed, 03 Sep 2014 19:46:42 +0200 Siddharth Agarwal hgrepo: move remote ref loading to git_handler
Wed, 03 Sep 2014 19:35:31 +0200 Siddharth Agarwal git_handler: convert to hex at the end instead of in the middle
Wed, 03 Sep 2014 18:48:16 +0200 Siddharth Agarwal git_handler: move git-remote-refs out to a class field for consistency
Wed, 03 Sep 2014 18:47:28 +0200 Siddharth Agarwal git_handler: rename tagsfile to tags_file for PEP8 compat
Wed, 03 Sep 2014 18:46:55 +0200 Siddharth Agarwal git_handler: rename mapfile to map_file for PEP8 compat
Wed, 03 Sep 2014 18:45:18 +0200 Siddharth Agarwal git_handler: remove unnecessary os.path.join call
Wed, 03 Sep 2014 20:29:01 +0200 Siddharth Agarwal git_handler.load_map: use None as the uninitialized condition
Sun, 31 Aug 2014 14:23:57 -0700 Siddharth Agarwal test-extra: add some more rename tests
Sun, 31 Aug 2014 14:01:07 -0700 Siddharth Agarwal git_handler: export hg extra metadata as git extra metadata (issue121)
Sun, 31 Aug 2014 06:49:18 -0700 Siddharth Agarwal git_handler: support extracting metadata from Git extra fields
Sun, 31 Aug 2014 06:27:46 -0700 Siddharth Agarwal tests: add support for inline python
Sun, 31 Aug 2014 09:37:28 -0400 Augie Fackler test-extra.t: use a templater format that's portable back to hg 2.8.2
Sun, 31 Aug 2014 09:37:08 -0400 Augie Fackler Makefile: fix tests-3.1 to actually be tests-3.1 in all-version-tests
Sun, 31 Aug 2014 05:13:39 -0700 Siddharth Agarwal git_handler: store hg extra data in git deterministically by sorting it
Sun, 31 Aug 2014 03:33:36 -0700 Siddharth Agarwal git_handler: drop unnecessary add_extras boolean from get_git_message
Sat, 30 Aug 2014 09:29:20 -0700 Siddharth Agarwal tests: add test to ensure hg rename and extra metadata roundtrips
Sat, 30 Aug 2014 05:48:24 -0700 Siddharth Agarwal git_handler: fix filectxfn compatibility with hg's default branch
Sat, 23 Aug 2014 15:02:03 -0400 Augie Fackler Add a file with contribution guidelines.
Sat, 23 Aug 2014 12:58:09 -0400 Augie Fackler Mark hg 3.1 as supported as well.
Sat, 23 Aug 2014 13:05:28 -0400 Augie Fackler tests: adapt for hg 3.1 output changes
Sat, 23 Aug 2014 12:37:25 -0400 Augie Fackler git_handler: attempt to advertise a slightly better user-agent
Sat, 23 Aug 2014 12:36:53 -0400 Augie Fackler git_handler: drop lots of compat cruft for old dulwich versions
Sat, 23 Aug 2014 12:45:27 -0400 Augie Fackler setup: require newer dulwich so we can always pass an opener to HttpGitClient
Sat, 23 Aug 2014 12:35:57 -0400 Augie Fackler hgrepo: catch NotGitRepository and turn it into abort
Sat, 23 Aug 2014 12:01:06 -0400 Augie Fackler _ssh: remove stray print
Sat, 23 Aug 2014 12:00:48 -0400 Augie Fackler _ssh: fix trailing whitespace
Fri, 01 Aug 2014 10:04:18 -0400 Augie Fackler Added signature for changeset 4e418736814f
Fri, 01 Aug 2014 10:04:11 -0400 Augie Fackler Added tag 0.6.1 for changeset f67747f18f20
Fri, 01 Aug 2014 10:04:03 -0400 Augie Fackler Bump version number. 0.6.1
Sun, 06 Jul 2014 15:38:33 +0900 Takumi IINO setup: include document files to package. (issue114)
Mon, 30 Jul 2012 08:20:08 -0500 Augie Fackler git_handler: clean up coding style
Fri, 04 Jul 2014 15:46:49 +0900 Takumi IINO git_handler: enable thin pack optimization (issue102)
Tue, 17 Jun 2014 15:42:37 +0900 Takumi IINO git_handler: use mercurial's password manager
Tue, 17 Jun 2014 14:17:49 -0700 Siddharth Agarwal git_handler: set substate to None to cope with Mercurial changes
Tue, 17 Jun 2014 12:49:33 -0700 Siddharth Agarwal git_handler: update memfilectx creation per Mercurial changes
Tue, 17 Jun 2014 14:24:21 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0.1
Mon, 19 May 2014 21:12:40 -0700 Siddharth Agarwal git-cleanup: drop empty options and move help text to docstring
Mon, 19 May 2014 21:09:30 -0700 Siddharth Agarwal gclear: drop empty options and move help text to docstring
Mon, 19 May 2014 21:07:09 -0700 Siddharth Agarwal gexport: drop empty options and redundant synopsis, and add help text
Mon, 19 May 2014 21:06:32 -0700 Siddharth Agarwal gimport: drop empty options and redundant synopsis, and add help text
Mon, 19 May 2014 19:03:02 -0700 Siddharth Agarwal commands: switch to new-style declaration via decorators
Mon, 19 May 2014 18:55:32 -0700 Siddharth Agarwal verify: add a wrapper function in __init__.py
Mon, 19 May 2014 18:48:40 -0700 Siddharth Agarwal import: remove redundant imports
Mon, 26 May 2014 18:37:09 -0700 Siddharth Agarwal tests: fix further breakage due to upstream output changes
Sun, 25 May 2014 20:18:40 -0400 CoolOppo Fixed small typo
Mon, 19 May 2014 20:39:43 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0
Mon, 19 May 2014 19:27:48 -0700 Siddharth Agarwal tests: test with @ instead of tip
Mon, 19 May 2014 19:21:46 -0700 Siddharth Agarwal testedwith: update list of versions hg-git is tested with
Mon, 19 May 2014 20:44:53 -0700 Siddharth Agarwal readme: drop Mercurial and Dulwich compatibilty information
Mon, 19 May 2014 19:52:22 -0700 Siddharth Agarwal tests: fix breakage caused by Mercurial changes
Tue, 13 May 2014 17:42:19 -0400 Augie Fackler Added signature for changeset 29f51877a610
Tue, 13 May 2014 17:42:09 -0400 Augie Fackler Added tag 0.6.0 for changeset 9f20b66027c2
Tue, 13 May 2014 17:42:05 -0400 Augie Fackler setup: bump version number, correct author 0.6.0
Tue, 13 May 2014 17:25:04 -0400 Augie Fackler Makefile: drop support for hg older than 2.8.2
Wed, 16 Apr 2014 22:04:26 +0900 Takumi IINO gignore: remove illegal components (issue92)
Thu, 08 May 2014 20:18:06 -0700 Siddharth Agarwal listkeys: while looking for bookmarks, don't fetch a pack
Thu, 08 May 2014 19:49:50 -0700 Siddharth Agarwal test-bookmark-workflow: introduce tests for incoming bookmarks
Thu, 08 May 2014 19:30:38 -0700 Siddharth Agarwal filter_refs: only return all refs when heads is None
Mon, 14 Apr 2014 21:05:13 -0700 Siddharth Agarwal revset_fromgit: use repo.changelog.node instead of contexts
Mon, 14 Apr 2014 19:32:17 -0700 Siddharth Agarwal revset_gitnode: use repo.changelog.node instead of contexts
Thu, 08 May 2014 13:53:36 -0700 Siddharth Agarwal test-git-submodules: replace hg cat with hg manifest
Tue, 25 Mar 2014 15:04:11 -0400 Augie Fackler tests: add some extra filters for new output
Tue, 25 Mar 2014 11:11:04 -0700 Siddharth Agarwal hg2git: in _init_dirs, store keys without leading '/' (issue103)
Fri, 14 Mar 2014 20:45:09 -0700 Siddharth Agarwal hg2git: start incremental conversion from a known commit
Fri, 14 Mar 2014 19:18:19 -0700 Siddharth Agarwal git_handler: return early when no commits need to be exported
Fri, 14 Mar 2014 19:17:09 -0700 Siddharth Agarwal hg2git: implement a method to initialize _dirs from a Git commit
Tue, 04 Mar 2014 23:20:50 -0800 Siddharth Agarwal safebranchrevs: handle changelog having no commits
Tue, 04 Mar 2014 16:30:12 -0800 Siddharth Agarwal test-pull.t: add test for no-op pull
Tue, 04 Mar 2014 16:23:11 -0800 Siddharth Agarwal git_handler.fetch: only import commits reachable from requested heads
Tue, 04 Mar 2014 16:05:19 -0800 Siddharth Agarwal git_handler.fetch: actually return number of heads added or removed
Tue, 04 Mar 2014 16:51:43 -0800 Siddharth Agarwal import_git_objects: return number of commits imported
Tue, 04 Mar 2014 15:43:54 -0800 Siddharth Agarwal git_handler: base 'no changes found' message on commits, not on heads
Tue, 04 Mar 2014 14:50:44 -0800 Siddharth Agarwal update_hg_bookmarks: don't update bookmarks that don't have an hg commit
Tue, 04 Mar 2014 14:39:50 -0800 Siddharth Agarwal update_remote_branches: don't store refs that don't have an hg equivalent
Tue, 04 Mar 2014 14:26:30 -0800 Siddharth Agarwal import_tags: don't import tags that don't have an hg commit equivalent
Tue, 04 Mar 2014 12:57:37 -0800 Siddharth Agarwal determine_wants: factor ref filtering code out into a separate function
Mon, 03 Mar 2014 22:44:09 -0800 Siddharth Agarwal git_handler: don't write out objects if already in object store
Thu, 27 Feb 2014 17:20:31 -0800 Siddharth Agarwal extsetup: use new-style extsetup with ui parameter
Sat, 01 Mar 2014 09:37:26 -0500 Augie Fackler verify: drop broken and unused import statement
Wed, 26 Feb 2014 14:19:24 -0800 Siddharth Agarwal verify: add new command to verify the contents of a Mercurial rev
Tue, 25 Feb 2014 20:01:42 -0800 Siddharth Agarwal git_handler: remove init_if_missing
Tue, 25 Feb 2014 19:51:02 -0800 Siddharth Agarwal git_handler: make self.git a lazily evaluated property
Tue, 25 Feb 2014 00:23:12 -0800 Siddharth Agarwal overlayrevlog: handle root commits correctly
Tue, 25 Feb 2014 00:20:22 -0800 Siddharth Agarwal overlayrevlog: handle rev = 0 correctly
Mon, 24 Feb 2014 15:29:31 -0800 Siddharth Agarwal git_handler: fix call to self.ui.progress in flush
Mon, 24 Feb 2014 11:38:00 -0800 Siddharth Agarwal git_handler: don't compute tags for each tag imported
Wed, 19 Feb 2014 18:49:42 -0800 Siddharth Agarwal util: drop support for Mercurial < 1.4
Wed, 19 Feb 2014 18:49:28 -0800 Siddharth Agarwal git_handler: replace util.progress with ui.progress
Wed, 19 Feb 2014 18:46:56 -0800 Siddharth Agarwal overlay: drop support for Mercurial < 1.9
Wed, 19 Feb 2014 18:45:36 -0800 Siddharth Agarwal git_handler: remove old and bogus code for deleting entries from tags cache
Wed, 19 Feb 2014 16:12:27 -0800 Siddharth Agarwal git_handler.save_tags: drop support for Mercurial < 1.9
Wed, 19 Feb 2014 16:10:35 -0800 Siddharth Agarwal git_handler.save_map: drop support for Mercurial < 1.9
Wed, 19 Feb 2014 16:09:23 -0800 Siddharth Agarwal hgrepo.tags: drop support for Mercurial < 2.0
Wed, 19 Feb 2014 15:55:45 -0800 Siddharth Agarwal hgrepo.push: drop support for Mercurial < 1.6
Wed, 19 Feb 2014 15:54:37 -0800 Siddharth Agarwal gitrepo: drop support for Mercurial < 1.7
Wed, 19 Feb 2014 15:54:04 -0800 Siddharth Agarwal getremotechanges: drop support for Mercurial < 1.7
Wed, 19 Feb 2014 15:53:14 -0800 Siddharth Agarwal nodetags: drop support for Mercurial < 1.6
Wed, 19 Feb 2014 15:52:14 -0800 Siddharth Agarwal extsetup: drop support for Mercurial < 1.7
Wed, 19 Feb 2014 15:48:27 -0800 Siddharth Agarwal version: drop support for Mercurial 1.9.3
Wed, 19 Feb 2014 21:49:06 -0800 Siddharth Agarwal tests: upgrade run-tests.py
Wed, 19 Feb 2014 20:52:59 -0800 Siddharth Agarwal hg2git: fix subrepo handling to be deterministic
Wed, 19 Feb 2014 20:18:43 -0800 Siddharth Agarwal hg2git: move parse_subrepos to top level
Wed, 19 Feb 2014 15:23:36 -0800 Siddharth Agarwal gitnodekw: use githandler from repo
Wed, 19 Feb 2014 15:22:54 -0800 Siddharth Agarwal revset_gitnode: use githandler from repo
Wed, 19 Feb 2014 15:22:36 -0800 Siddharth Agarwal revset_fromgit: use githandler from repo
Wed, 19 Feb 2014 15:15:01 -0800 Siddharth Agarwal getremotechanges: use githandler from repo
Wed, 19 Feb 2014 15:13:43 -0800 Siddharth Agarwal findcommonoutgoing: use githandler from repo
Wed, 19 Feb 2014 15:12:59 -0800 Siddharth Agarwal gclear: use githandler from repo
Wed, 19 Feb 2014 15:12:42 -0800 Siddharth Agarwal gexport: use githandler from repo
Wed, 19 Feb 2014 15:12:20 -0800 Siddharth Agarwal gimport: use githandler from repo
Wed, 19 Feb 2014 15:11:14 -0800 Siddharth Agarwal gitrepo: drop unused _initializehandler function and handler property
Wed, 19 Feb 2014 15:07:19 -0800 Siddharth Agarwal gitrepo.listkeys: use githandler from localrepo
Wed, 19 Feb 2014 14:16:40 -0800 Siddharth Agarwal hgrepo.tags: use githandler property
Wed, 19 Feb 2014 14:15:33 -0800 Siddharth Agarwal hgrepo._findtags: use githandler property
Wed, 19 Feb 2014 14:14:54 -0800 Siddharth Agarwal hgrepo.findoutgoing: use githandler property
Wed, 19 Feb 2014 14:14:01 -0800 Siddharth Agarwal hgrepo.push: use githandler property
Wed, 19 Feb 2014 14:12:38 -0800 Siddharth Agarwal hgrepo.pull: use githandler property
Wed, 19 Feb 2014 14:12:03 -0800 Siddharth Agarwal hgrepo: expose git handler as a property
Tue, 18 Feb 2014 20:30:27 -0800 Siddharth Agarwal git_handler: terminate new commit DAG traversal at known commits
Tue, 18 Feb 2014 20:22:13 -0800 Siddharth Agarwal git_handler: use convert_list to cache git objects