log

age author description
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
Thu, 09 Apr 2015 19:51:33 -0700 Siddharth Agarwal git_handler.load_map: avoid property accesses
Thu, 09 Apr 2015 19:48:21 -0700 Siddharth Agarwal contrib: add an extension to measure perf
Fri, 03 Apr 2015 11:18:30 -0700 Siddharth Agarwal overlaychangectx: return nullrev if commit has no parents
Fri, 03 Apr 2015 10:27:04 -0700 Siddharth Agarwal gitdirstate: use normalized path from _walkexplicit
Fri, 03 Apr 2015 10:25:18 -0700 Siddharth Agarwal gitdirstate: fix whitespace
Thu, 12 Mar 2015 10:29:58 -0700 Siddharth Agarwal tests: stop filtering out bookmark output
Fri, 06 Mar 2015 10:58:33 -0800 Siddharth Agarwal git_handler: reintroduce compatibility with dulwich 0.9.4 (issue124)