log

age author description
Sun, 12 Oct 2008 19:21:07 -0500 Matt Mackall annotate: fix bug when annotating multiple files
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall dirstate: C parsing extension
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall parsers: speed up hex decoding for manifests
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall parsers: clean up whitespace
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall diff: pass contexts to status
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall revlog: fix heads performance regression
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: advertise a proper hostname for _hg services
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: use only first part of hostname for building local name
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall inotify: avoid status getting out of sync
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall inotify: fixup rebuilding ignore
Fri, 10 Oct 2008 12:08:49 -0500 Matt Mackall inotify: add a test for lookup bug
Fri, 10 Oct 2008 11:29:57 -0500 Matt Mackall inotify: skip deactivation message
Fri, 10 Oct 2008 11:29:30 -0500 Matt Mackall inotify: fix confusion on files in lookup state
Sun, 12 Oct 2008 22:56:43 +0200 Augie Fackler Add hgext.zeroconf to the package list so it gets installed by setup.py.
Sun, 12 Oct 2008 19:11:59 +0200 Patrick Mezard tests: Windows compatibility fixes
Sun, 12 Oct 2008 19:11:56 +0200 Patrick Mezard Merge with crew-stable
Sat, 11 Oct 2008 16:40:59 +0200 Patrick Mezard test-doctest: remove TERM env variable only if it's there
Sat, 11 Oct 2008 13:07:29 +0200 Patrick Mezard context: improve memctx documentation
Fri, 10 Oct 2008 15:53:49 +0300 Alexander Solovyov churn: py2.3 compatibility fix
Fri, 10 Oct 2008 13:20:40 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Oct 2008 11:36:02 +0200 Patrick Mezard convert: properly encode subversion URLs (issue 1224)
Fri, 10 Oct 2008 11:32:38 +0200 Patrick Mezard convert: tolerate embedded spaces in filemap source revisions
Thu, 09 Oct 2008 14:16:17 +0200 Patrick Mezard Show added files as "added" in editor commit message (issue 1330)
Wed, 08 Oct 2008 19:58:35 -0500 Matt Mackall zeroconf: initial implementation
Thu, 09 Oct 2008 00:14:20 +0300 Alexander Solovyov churn and stats commands merged
Tue, 30 Sep 2008 17:23:08 -0400 Petr Kodl Eliminate normpath from foldmap calls.
Tue, 30 Sep 2008 17:23:08 -0400 Petr Kodl issue 1286: dirstat regression on case folding systems
Wed, 08 Oct 2008 16:22:10 -0500 Matt Mackall status: don't warn about missing files present in base revision (issue1323)
Wed, 08 Oct 2008 16:22:08 -0500 Matt Mackall merge: fix bug going backwards for already reverted files (issue1303)
Fri, 03 Oct 2008 00:07:38 +0300 Alexander Solovyov churn: generalisation, now it is possible to see statistics grouped by custom template