log

age author description
Sun, 18 Mar 2012 18:19:16 -0500 Matt Mackall changelog: micro-optimizations to changelog.read()
Fri, 16 Mar 2012 19:58:47 -0500 Matt Mackall perf: add a changeset test
Fri, 16 Mar 2012 17:42:21 -0500 Matt Mackall convert: deal with empty splicemap path (issue3311) stable
Thu, 15 Mar 2012 23:02:31 +0000 Javi Merino tests: ignore git's output in test-subrepo-git.t stable
Thu, 15 Mar 2012 15:59:26 -0500 Matt Mackall profile: add undocumented config options for profiler output
Thu, 15 Mar 2012 15:58:55 -0500 Matt Mackall perf: add perfchangeset to time changeset parsing
Thu, 15 Mar 2012 13:11:42 -0500 Matt Mackall merge with stable
Thu, 15 Mar 2012 13:11:03 -0500 Matt Mackall perf: tweak tests for testing index performance improvements
Wed, 14 Mar 2012 01:13:45 +0100 Edouard Gomez convert: support non annotated tags in git backend
Thu, 15 Mar 2012 00:46:37 +0900 FUJIWARA Katsunori icasefs: use case preserved root for 'util.fspath()' invocation (issue3302) stable
Wed, 14 Mar 2012 14:45:41 -0500 Matt Mackall merge: accept missing revisions in symlink flag merge (issue3316) stable
Tue, 13 Mar 2012 16:29:13 -0500 Matt Mackall merge with stable
Tue, 13 Mar 2012 16:28:08 -0500 Matt Mackall merge: handle linear update to symlink correctly (issue3316) stable
Tue, 13 Mar 2012 15:12:26 -0500 Matt Mackall filemerge: restore default prompt for binary/symlink lost in 83925d3a4559 stable
Mon, 12 Mar 2012 17:05:42 -0500 Matt Mackall merge with stable
Mon, 12 Mar 2012 17:02:45 -0300 Wagner Bruna strip: enhance repair.strip to receive a list of nodes (issue3299) stable
Wed, 07 Mar 2012 01:02:12 +0100 Yann E. MORIN templates/filters: add doctest to the 'person' filter
Fri, 09 Mar 2012 22:54:17 +0100 Yann E. MORIN help: strip doctest from dochelp
Mon, 12 Mar 2012 13:37:39 -0500 Matt Mackall pvec: introduce pvecs
Fri, 09 Mar 2012 17:11:07 +0100 Na'Tosha Bard largefiles: fix check-code errors.
Fri, 09 Mar 2012 16:11:52 +0100 Na'Tosha Bard largefiles: remove use of underscores that breaks coding convention
Fri, 09 Mar 2012 15:26:13 +0100 Na'Tosha Bard largefiles: only update changed largefiles when transplanting
Fri, 09 Mar 2012 16:45:49 +0100 Na'Tosha Bard largefiles: move calculation of largefiles for updating to utility function
Mon, 12 Mar 2012 13:22:28 +0100 Johan Samyn help: add verb to sentence in phases.txt stable
Fri, 09 Mar 2012 15:34:21 -0500 Michael Bacarella localrepo: fix unpushable repos when using bookmarks (issue3317) stable
Mon, 12 Mar 2012 09:39:30 +0100 Thomas Arendsen Hein extdiff: escape filenames with vim/DirDiff and make quoting work with Windows stable
Thu, 08 Mar 2012 15:59:47 -0600 Matt Mackall posix: disable cygwin's symlink emulation
Thu, 08 Mar 2012 20:17:36 +0000 A. S. Budden posix: ignore execution bit in cygwin (issue3301)
Sat, 18 Feb 2012 20:10:19 +0100 Paul Boddie hgweb: support multi-level repository indexes by enabling descend and collapse
Tue, 06 Mar 2012 18:43:05 +0200 Idan Kamara mq: no need to delete undo files after strip