Mon, 24 Oct 2005 14:34:48 -0700 |
olivier maquelin |
Avoid insertion/deletion of CRs on stdio during hg serve
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 00:10:52 -0700 |
Benoit Boissinot |
refactor some unlink/remove code and make sure we prune empty dir
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 00:02:41 -0700 |
Benoit Boissinot |
Do not use 'glob' expansion by default on OS != 'nt'
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 18:38:39 -0700 |
Benoit Boissinot |
i18n part2: use '_' for all strings who are part of the user interface
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 18:37:48 -0700 |
Benoit Boissinot |
i18n first part: make '_' available for files who need it
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 15 Oct 2005 15:04:45 -0700 |
Matt Mackall |
Fix patch failure reporting exception
|
file |
diff |
annotate
|
Mon, 03 Oct 2005 16:07:54 -0700 |
Eric Hopper |
Fixed a bug in my changes to httprepo.py
|
file |
diff |
annotate
|
Fri, 23 Sep 2005 19:35:23 -0700 |
mpm |
Add support for /etc/mercurial/hgrc.d/*.rc
|
file |
diff |
annotate
|
Fri, 23 Sep 2005 10:28:55 -0700 |
Bryan O'Sullivan |
Allow files to be opened in text mode, even on Windows.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 23:19:47 -0700 |
Bryan O'Sullivan |
Clean up date and timezone handling.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 22:46:50 -0700 |
Bryan O'Sullivan |
Fix up representation of dates in hgweb.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:41:34 -0700 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 07:56:19 +0200 |
Thomas Arendsen Hein |
Cleanup of tabs and trailing spaces.
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 11:44:08 -0700 |
Bryan O'Sullivan |
Enhance the file filtering capabilities.
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 09:56:30 -0700 |
Bryan O'Sullivan |
Use platform-appropriate rc file names.
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 21:35:51 -0700 |
Volker Kleinfeld |
Make 'hg import' platform independent.
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 00:27:27 -0700 |
Bryan O'Sullivan |
Switch to new syntax for .hgignore files.
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 02:59:16 -0500 |
mpm |
Add file encoding/decoding support
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 12:22:20 -0500 |
Stephen Darnell |
Add support for cloning with hardlinks on windows.
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 19:21:38 -0700 |
mpm |
Rewrite copytree as copyfiles
|
file |
diff |
annotate
|
Sun, 04 Sep 2005 14:21:53 -0700 |
Bryan O'Sullivan |
Minor cleanups.
|
file |
diff |
annotate
|
Sun, 04 Sep 2005 14:11:51 -0700 |
Eric Hopper |
Created a class in util called chunkbuffer that buffers reads from an
|
file |
diff |
annotate
|
Tue, 30 Aug 2005 21:26:27 +0200 |
Thomas Arendsen Hein |
Reverted changeset e254bcbfe636e97301f76c7da241b07be14f3d36
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 16:34:54 -0700 |
mpm |
localrepo: minor opener usage restructuring
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 16:28:53 -0700 |
mpm |
Separate out old-http support
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:31:41 -0700 |
mpm |
Move opener to utils
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 01:13:28 -0700 |
mpm |
Update util.py docstrings, fix walk test
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 23:29:10 -0700 |
mpm |
Change canonpath to not know about repo objects
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 19:20:04 -0700 |
Volker Kleinfeld |
Fixed system command abord reason on windows.
|
file |
diff |
annotate
|