log

age author description
Tue, 12 May 2015 17:05:13 -0700 Sean Farley git_handler: update for bookmark changes in mercurial 3.5
Tue, 12 May 2015 16:43:33 -0700 Sean Farley tests: update tests for new git output, sigh
Tue, 12 May 2015 18:21:15 -0400 Augie Fackler Added tag 0.8.1 for changeset e6489cf3fe8c
Tue, 12 May 2015 18:20:54 -0400 Augie Fackler setup: mark version as 0.8.1 0.8.1
Fri, 08 May 2015 15:51:45 -0700 Siddharth Agarwal init: mark hg-git as compatible with Mercurial 3.4
Fri, 08 May 2015 15:50:48 -0700 Siddharth Agarwal overlaychangectx: use overlayrevlog logic to determine parents
Fri, 08 May 2015 16:00:45 -0700 Siddharth Agarwal overlay: adapt diff to work with lazymanifests
Sun, 03 May 2015 13:14:20 -0700 Siddharth Agarwal test-bookmark-workflow: fix for Mercurial 3.4
Wed, 29 Apr 2015 18:03:03 -0400 Augie Fackler pull: acquire wlock before lock to fix lock-checker warnings
Wed, 22 Apr 2015 16:41:38 -0700 Sean Farley overlay: flake8 cleanup
Wed, 22 Apr 2015 16:40:45 -0700 Sean Farley overlay: remove method that apparenetly was never called
Wed, 22 Apr 2015 16:42:48 -0700 Sean Farley hg2git: flake8 cleanup
Wed, 22 Apr 2015 16:34:25 -0700 Sean Farley gitdirstate: flake8 cleanup
Wed, 22 Apr 2015 16:31:11 -0700 Sean Farley verify: flake8 cleanup
Wed, 22 Apr 2015 16:27:13 -0700 Sean Farley util: flake8 cleanup
Wed, 22 Apr 2015 16:25:04 -0700 Sean Farley gitrepo: flake8 cleanups
Wed, 22 Apr 2015 16:23:09 -0700 Sean Farley ssh: move imports to top of file
Wed, 22 Apr 2015 16:21:51 -0700 Sean Farley hgrepo: remove unused import
Fri, 17 Apr 2015 12:52:27 -0400 Sean Farley init: whitespace and formating cleanup
Thu, 16 Apr 2015 10:34:57 -0400 Sean Farley hgrepo: whitespace and formatting cleanup
Wed, 15 Apr 2015 18:37:37 -0400 Sean Farley git_handler: remove unused variables
Wed, 15 Apr 2015 18:31:06 -0400 Sean Farley git_handler: whitespace and formating changes
Wed, 15 Apr 2015 16:10:15 -0400 Sean Farley git_handler: remove dead imports and put them on multiple lines
Thu, 09 Apr 2015 21:15:20 -0700 Siddharth Agarwal git_mapfile.save_map: stop sorting the keys entirely
Mon, 13 Apr 2015 08:03:57 -0700 Siddharth Agarwal git_handler: move cStringIO to a global import
Thu, 09 Apr 2015 20:50:26 -0700 Siddharth Agarwal git_handler.save_map: buffer the output
Thu, 09 Apr 2015 20:39:53 -0700 Siddharth Agarwal git_handler.save_map: don't sort list of tuples
Thu, 09 Apr 2015 20:35:07 -0700 Siddharth Agarwal hggitperf: add a command to measure the perf of saving the foldmap
Thu, 09 Apr 2015 20:24:10 -0700 Siddharth Agarwal git_handler.save_map: pass in the map file explicitly for easier testing
Thu, 09 Apr 2015 20:14:33 -0700 Siddharth Agarwal git_handler.load_map: avoid split and strip