Mercurial > hg > hg-git
graph
-
git_handler: set substate to None to cope with Mercurial changesTue, 17 Jun 2014 14:17:49 -0700, by Siddharth Agarwal
-
git_handler: update memfilectx creation per Mercurial changesTue, 17 Jun 2014 12:49:33 -0700, by Siddharth Agarwal
-
tests: assert compatibility with Mercurial 3.0.1Tue, 17 Jun 2014 14:24:21 -0700, by Siddharth Agarwal
-
git-cleanup: drop empty options and move help text to docstringMon, 19 May 2014 21:12:40 -0700, by Siddharth Agarwal
-
gclear: drop empty options and move help text to docstringMon, 19 May 2014 21:09:30 -0700, by Siddharth Agarwal
-
gexport: drop empty options and redundant synopsis, and add help textMon, 19 May 2014 21:07:09 -0700, by Siddharth Agarwal
-
gimport: drop empty options and redundant synopsis, and add help textMon, 19 May 2014 21:06:32 -0700, by Siddharth Agarwal
-
commands: switch to new-style declaration via decoratorsMon, 19 May 2014 19:03:02 -0700, by Siddharth Agarwal
-
verify: add a wrapper function in __init__.pyMon, 19 May 2014 18:55:32 -0700, by Siddharth Agarwal
-
import: remove redundant importsMon, 19 May 2014 18:48:40 -0700, by Siddharth Agarwal
-
tests: fix further breakage due to upstream output changesMon, 26 May 2014 18:37:09 -0700, by Siddharth Agarwal
-
Fixed small typoSun, 25 May 2014 20:18:40 -0400, by CoolOppo
-
tests: assert compatibility with Mercurial 3.0Mon, 19 May 2014 20:39:43 -0700, by Siddharth Agarwal
-
tests: test with @ instead of tipMon, 19 May 2014 19:27:48 -0700, by Siddharth Agarwal
-
testedwith: update list of versions hg-git is tested withMon, 19 May 2014 19:21:46 -0700, by Siddharth Agarwal
-
readme: drop Mercurial and Dulwich compatibilty informationMon, 19 May 2014 20:44:53 -0700, by Siddharth Agarwal
-
tests: fix breakage caused by Mercurial changesMon, 19 May 2014 19:52:22 -0700, by Siddharth Agarwal
-
Added signature for changeset 29f51877a610Tue, 13 May 2014 17:42:19 -0400, by Augie Fackler
-
Added tag 0.6.0 for changeset 9f20b66027c2Tue, 13 May 2014 17:42:09 -0400, by Augie Fackler
-
Makefile: drop support for hg older than 2.8.2Tue, 13 May 2014 17:25:04 -0400, by Augie Fackler
-
gignore: remove illegal components (issue92)Wed, 16 Apr 2014 22:04:26 +0900, by Takumi IINO
-
listkeys: while looking for bookmarks, don't fetch a packThu, 08 May 2014 20:18:06 -0700, by Siddharth Agarwal
-
test-bookmark-workflow: introduce tests for incoming bookmarksThu, 08 May 2014 19:49:50 -0700, by Siddharth Agarwal
-
filter_refs: only return all refs when heads is NoneThu, 08 May 2014 19:30:38 -0700, by Siddharth Agarwal
-
revset_fromgit: use repo.changelog.node instead of contextsMon, 14 Apr 2014 21:05:13 -0700, by Siddharth Agarwal
-
revset_gitnode: use repo.changelog.node instead of contextsMon, 14 Apr 2014 19:32:17 -0700, by Siddharth Agarwal
-
test-git-submodules: replace hg cat with hg manifestThu, 08 May 2014 13:53:36 -0700, by Siddharth Agarwal
-
tests: add some extra filters for new outputTue, 25 Mar 2014 15:04:11 -0400, by Augie Fackler
-
hg2git: in _init_dirs, store keys without leading '/' (issue103)Tue, 25 Mar 2014 11:11:04 -0700, by Siddharth Agarwal
-
hg2git: start incremental conversion from a known commitFri, 14 Mar 2014 20:45:09 -0700, by Siddharth Agarwal
-
git_handler: return early when no commits need to be exportedFri, 14 Mar 2014 19:18:19 -0700, by Siddharth Agarwal
-
hg2git: implement a method to initialize _dirs from a Git commitFri, 14 Mar 2014 19:17:09 -0700, by Siddharth Agarwal
-
safebranchrevs: handle changelog having no commitsTue, 04 Mar 2014 23:20:50 -0800, by Siddharth Agarwal
-
test-pull.t: add test for no-op pullTue, 04 Mar 2014 16:30:12 -0800, by Siddharth Agarwal
-
git_handler.fetch: only import commits reachable from requested headsTue, 04 Mar 2014 16:23:11 -0800, by Siddharth Agarwal
-
git_handler.fetch: actually return number of heads added or removedTue, 04 Mar 2014 16:05:19 -0800, by Siddharth Agarwal
-
import_git_objects: return number of commits importedTue, 04 Mar 2014 16:51:43 -0800, by Siddharth Agarwal
-
git_handler: base 'no changes found' message on commits, not on headsTue, 04 Mar 2014 15:43:54 -0800, by Siddharth Agarwal
-
update_hg_bookmarks: don't update bookmarks that don't have an hg commitTue, 04 Mar 2014 14:50:44 -0800, by Siddharth Agarwal
-
update_remote_branches: don't store refs that don't have an hg equivalentTue, 04 Mar 2014 14:39:50 -0800, by Siddharth Agarwal
-
import_tags: don't import tags that don't have an hg commit equivalentTue, 04 Mar 2014 14:26:30 -0800, by Siddharth Agarwal
-
determine_wants: factor ref filtering code out into a separate functionTue, 04 Mar 2014 12:57:37 -0800, by Siddharth Agarwal
-
git_handler: don't write out objects if already in object storeMon, 03 Mar 2014 22:44:09 -0800, by Siddharth Agarwal
-
extsetup: use new-style extsetup with ui parameterThu, 27 Feb 2014 17:20:31 -0800, by Siddharth Agarwal
-
verify: drop broken and unused import statementSat, 01 Mar 2014 09:37:26 -0500, by Augie Fackler
-
verify: add new command to verify the contents of a Mercurial revWed, 26 Feb 2014 14:19:24 -0800, by Siddharth Agarwal
-
git_handler: remove init_if_missingTue, 25 Feb 2014 20:01:42 -0800, by Siddharth Agarwal
-
git_handler: make self.git a lazily evaluated propertyTue, 25 Feb 2014 19:51:02 -0800, by Siddharth Agarwal
-
overlayrevlog: handle root commits correctlyTue, 25 Feb 2014 00:23:12 -0800, by Siddharth Agarwal
-
overlayrevlog: handle rev = 0 correctlyTue, 25 Feb 2014 00:20:22 -0800, by Siddharth Agarwal
-
git_handler: fix call to self.ui.progress in flushMon, 24 Feb 2014 15:29:31 -0800, by Siddharth Agarwal
-
git_handler: don't compute tags for each tag importedMon, 24 Feb 2014 11:38:00 -0800, by Siddharth Agarwal
-
util: drop support for Mercurial < 1.4Wed, 19 Feb 2014 18:49:42 -0800, by Siddharth Agarwal
-
git_handler: replace util.progress with ui.progressWed, 19 Feb 2014 18:49:28 -0800, by Siddharth Agarwal
-
overlay: drop support for Mercurial < 1.9Wed, 19 Feb 2014 18:46:56 -0800, by Siddharth Agarwal
-
git_handler: remove old and bogus code for deleting entries from tags cacheWed, 19 Feb 2014 18:45:36 -0800, by Siddharth Agarwal
-
git_handler.save_tags: drop support for Mercurial < 1.9Wed, 19 Feb 2014 16:12:27 -0800, by Siddharth Agarwal
-
git_handler.save_map: drop support for Mercurial < 1.9Wed, 19 Feb 2014 16:10:35 -0800, by Siddharth Agarwal
-
hgrepo.tags: drop support for Mercurial < 2.0Wed, 19 Feb 2014 16:09:23 -0800, by Siddharth Agarwal