log

age author description
Mon, 24 Oct 2005 14:55:34 -0700 TK Soh hgweb: fix broken search->changelog link
Mon, 24 Oct 2005 14:55:20 -0700 Matt Mackall Calling flush is unnecessary with bz2 decompressors and may not even exist.
Mon, 24 Oct 2005 14:54:54 -0700 TK Soh hgk: add horizontal scrollbar to patch window
Mon, 24 Oct 2005 14:54:48 -0700 Eric Bloodworth Add control-w key binding to quit hgk.
Mon, 24 Oct 2005 14:54:34 -0700 Eric Bloodworth Change asciidoc backend to more recent name.
Mon, 24 Oct 2005 14:54:17 -0700 michael w dales Fixed problem with invoking hgmerge on paths with spaces.
Mon, 24 Oct 2005 14:53:36 -0700 Benoit Boissinot add a target for running only one test
Mon, 24 Oct 2005 14:53:25 -0700 TK Soh hgweb: improve look-n-feel of changelog nagivation
Mon, 24 Oct 2005 14:53:12 -0700 Benoit Boissinot [issue21] cannot debug extension
Mon, 24 Oct 2005 14:52:49 -0700 levon Use $(MAKE) not make
Mon, 24 Oct 2005 14:52:41 -0700 Volker Kleinfeld py2exe is not able to handle win32com.shell
Mon, 24 Oct 2005 14:52:30 -0700 Volker Kleinfeld Option -i broken in py2exe_for_demandload
Mon, 24 Oct 2005 14:34:48 -0700 olivier maquelin Avoid insertion/deletion of CRs on stdio during hg serve
Fri, 21 Oct 2005 00:15:55 -0700 Matt Mackall hgweb: fix broken tags->changelog link
Thu, 20 Oct 2005 11:41:14 -0700 Benoit Boissinot Make hgweb work when the repository is empty (no 00changelog.i)
Thu, 20 Oct 2005 00:26:24 -0700 Matt Mackall hgweb: add a mercurial link to the footer
Wed, 19 Oct 2005 20:54:46 -0700 Benoit Boissinot hgweb: hide trivial parent (like in show_changeset)
Wed, 19 Oct 2005 00:10:52 -0700 Benoit Boissinot refactor some unlink/remove code and make sure we prune empty dir
Wed, 19 Oct 2005 00:05:08 -0700 Steve Borho New vim script; provides key mappings and menus for GVIM
Wed, 19 Oct 2005 00:02:41 -0700 Benoit Boissinot Do not use 'glob' expansion by default on OS != 'nt'
Tue, 18 Oct 2005 23:58:00 -0700 Matt Mackall hgweb: fix too short manifest link
Tue, 18 Oct 2005 23:50:55 -0700 Matt Mackall hgweb: make viewing of non-text work in hgweb
Tue, 18 Oct 2005 23:08:35 -0700 Matt Mackall hgweb: shorten all the URLs in the standard templates
Tue, 18 Oct 2005 23:05:30 -0700 Matt Mackall hgweb: add shortcuts for all the web commands / fix empty arg bug
Tue, 18 Oct 2005 21:32:51 -0700 Matthew Elder symlink unit test
Tue, 18 Oct 2005 21:11:24 -0700 Benoit Boissinot allow empty values for url so we can have /?tip
Tue, 18 Oct 2005 20:06:34 -0700 Benoit Boissinot hgweb: allow urls to be shorter by using shortcuts
Tue, 18 Oct 2005 20:06:13 -0700 TK Soh log: speedup keyword search when used with --branch
Tue, 18 Oct 2005 20:06:05 -0700 TK Soh log: make keyword search truly case-insensitive
Tue, 18 Oct 2005 20:05:54 -0700 Eric Hopper lazyindex fix, make load handle negative indexes properly.
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface
Tue, 18 Oct 2005 18:38:04 -0700 Benoit Boissinot use a dummy function for gettext
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
Tue, 18 Oct 2005 17:57:27 -0700 Zbynek Winkler Try to use ini-file in the same directory as the exe as the default on NT.
Tue, 18 Oct 2005 17:56:50 -0700 Vadim Gelfer make update quieter when nothing is wrong
Tue, 18 Oct 2005 12:11:23 -0700 Matt Mackall bdiff: change spurious __inline to inline
Tue, 18 Oct 2005 00:45:27 -0700 Benoit Boissinot check if a file is ignored before complaining if it is an unsupported type
Tue, 18 Oct 2005 00:43:33 -0700 Matt Mackall Add debugsetparents command
Tue, 18 Oct 2005 00:43:19 -0700 Matt Mackall dirstate: make sure we read the dirstate before setting parents
Sat, 15 Oct 2005 15:49:05 -0700 Matt Mackall Fix traceback on bad revlog.lookup
Sat, 15 Oct 2005 15:43:40 -0700 Benoit Boissinot add a check for filetype when walking
Sat, 15 Oct 2005 15:04:45 -0700 Matt Mackall Fix patch failure reporting exception
Sat, 15 Oct 2005 15:04:22 -0700 Matt Mackall Borrow patch header detection heuristic from quilt
Wed, 05 Oct 2005 19:27:35 -0700 Matt Mackall convert-repo: fix up octopus merge conversion
Wed, 05 Oct 2005 19:26:41 -0700 Matt Mackall convert-repo: change duplicate elimination
Wed, 05 Oct 2005 19:25:45 -0700 Matt Mackall convert-repo: linearize the tag commit
Wed, 05 Oct 2005 17:11:06 -0700 Matt Mackall convert-repo: retrieve the commit hash from the tag object for tag import
Wed, 05 Oct 2005 17:09:51 -0700 Matt Mackall convert-repo: Fix timezone handling
Wed, 05 Oct 2005 10:59:42 -0700 Matt Mackall hg verify: add some bin to hex conversions
Wed, 05 Oct 2005 10:51:02 -0700 Matt Mackall hg verify: add an error reporting helper function
Wed, 05 Oct 2005 10:37:51 -0700 Matt Mackall hg verify: more consistency checking between changesets and manifests
Tue, 04 Oct 2005 17:34:02 -0700 TK Soh log --debug: fix misplaced manifest field
Tue, 04 Oct 2005 12:24:59 -0700 Eric Hopper Fix an hg copy/move bug. Failed if file being copied or moved not in tip.
Tue, 04 Oct 2005 11:25:48 -0700 Matt Mackall Clean up mdiff imports
Tue, 04 Oct 2005 11:21:48 -0700 Benoit Boissinot make diff dates be epoch for add/remove
Mon, 03 Oct 2005 16:07:54 -0700 Eric Hopper Fixed a bug in my changes to httprepo.py
Mon, 03 Oct 2005 15:06:46 -0700 Eric Hopper Fix same performance bug as c3654cfaa77 but for httprepo.py instead.
Mon, 03 Oct 2005 14:45:14 -0700 Benoit Boissinot Fix traceback when nothing was added during unbundle
Mon, 03 Oct 2005 14:43:11 -0700 Eric Hopper Fix hg unbundle chunking performance bug
Mon, 03 Oct 2005 13:45:59 -0700 Matt Mackall hg log: add -k for keyword searching