log mercurial/util.py @ 2261:20cf545b4725

age author description
Thu, 11 May 2006 08:48:36 -0700 Shun-ichi GOTO Check existance of sys.argv for the use from mod_python.
Wed, 10 May 2006 11:10:18 -0700 Vadim Gelfer windows: revlog.lazyparser not always safe to use.
Tue, 09 May 2006 11:12:45 -0700 Vadim Gelfer reduce memory used by util.opener when making a temp copy of a file.
Mon, 08 May 2006 08:20:56 -0700 Vadim Gelfer add filename to IOError if read of file fails.
Wed, 03 May 2006 22:47:08 -0700 Vadim Gelfer add util.samestat function for windows.
Tue, 02 May 2006 14:37:55 -0700 Vadim Gelfer merge with crew.
Tue, 02 May 2006 14:30:00 -0700 Vadim Gelfer fix file handling bugs on windows.
Sun, 30 Apr 2006 21:11:22 +0200 Thomas Arendsen Hein Use better names (hg-{usage}-{random}.{suffix}) for temporary files.
Fri, 28 Apr 2006 14:50:23 -0700 Vadim Gelfer move SignalInterrupt class into util module.
Tue, 25 Apr 2006 08:37:05 -0700 Vadim Gelfer fix issue 217.
Fri, 21 Apr 2006 16:09:43 -0700 Jim Meyering Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
Wed, 19 Apr 2006 11:41:25 -0700 Alexis S. L. Carvalho Ignore EPIPE in pipefilter
Wed, 19 Apr 2006 09:08:45 -0700 Vadim Gelfer fix util.canonpath on windows.
Tue, 18 Apr 2006 19:50:12 -0400 Chris Mason merge revlogng with mpm tip
Sat, 08 Apr 2006 20:10:46 -0400 Chris Mason merge 0.8.1 with revlogng
Tue, 04 Apr 2006 16:38:44 -0400 mason Create an atomic opener that does not automatically rename on close
Thu, 13 Apr 2006 17:42:49 -0700 Vadim Gelfer import: use gpatch if present on system. patch is broken on solaris.
Thu, 13 Apr 2006 13:46:56 -0700 Vadim Gelfer util.unlink should only catch OSError.
Sat, 08 Apr 2006 14:12:43 -0700 Vadim Gelfer fix exception handling on windows.
Wed, 05 Apr 2006 17:17:07 -0700 Vadim Gelfer util.copyfiles: only switch to copy if hardlink raises IOError or OSError.
Thu, 30 Mar 2006 18:35:52 -0800 Vadim Gelfer more windows fixes.
Thu, 30 Mar 2006 18:27:04 -0800 Vadim Gelfer clean up lee's windows testpid fix.
Thu, 30 Mar 2006 18:20:08 -0800 Lee Cantey Fixes to testpid() for Windows.
Thu, 23 Mar 2006 23:55:51 +0100 Benoit Boissinot merge with self
Thu, 23 Mar 2006 23:39:53 +0100 Benoit Boissinot make it possible to escape characters in a glob expression
Tue, 21 Mar 2006 23:29:21 -0800 Vadim Gelfer add changelog style to command line template.
Sun, 19 Mar 2006 14:53:58 +0100 Thomas Arendsen Hein Enable path validation for copy, rename, debugwalk and other canonpath users.
Wed, 15 Mar 2006 07:15:13 +0100 Benoit Boissinot merge with crew
Wed, 15 Mar 2006 07:09:42 +0100 Benoit Boissinot use a proper test instead of catching every exception
Tue, 14 Mar 2006 22:01:30 -0800 TK Soh change default strftime format for better portability
Tue, 14 Mar 2006 21:40:46 -0800 Vadim Gelfer add HGRCPATH env var, list of places to look for hgrc files.
Sun, 12 Mar 2006 16:21:59 -0800 Vadim Gelfer merge with crew.
Mon, 27 Feb 2006 11:32:10 -0800 Vadim Gelfer move shortuser into util module.
Fri, 10 Mar 2006 22:42:59 -0800 Vadim Gelfer merge util.esystem and util.system.
Fri, 10 Mar 2006 22:24:19 -0800 Vadim Gelfer fix broken environment save/restore when a hook runs.
Fri, 10 Mar 2006 08:31:31 -0800 Vadim Gelfer change lock format to let us detect and break stale locks.
Sat, 04 Mar 2006 19:01:45 +0100 Thomas Arendsen Hein Validate paths before reading or writing files in repository or working dir.
Fri, 03 Mar 2006 09:39:37 -0800 Vadim Gelfer merge with crew.
Fri, 10 Feb 2006 11:25:07 -0800 Vadim Gelfer hgwebdir: export collections of repos
Tue, 28 Feb 2006 23:25:34 +0100 Thomas Arendsen Hein Whitespace, tab and formatting cleanups, mainly in mq.py
Tue, 24 Jan 2006 13:59:11 +1300 efiring Fix rcpath for hgwebdir case (sys.argv is empty)
Mon, 02 Jan 2006 15:52:56 -0800 Vadim Gelfer make invalid pattern message not confusing.
Mon, 02 Jan 2006 15:48:16 -0800 Vadim Gelfer if hgignore contains errors, print message that is not confusing.
Mon, 02 Jan 2006 15:25:33 -0800 Vadim Gelfer eliminate backtrace when piping output on windows.
Fri, 16 Dec 2005 11:13:08 -0600 Matt Mackall Merge with crew
Thu, 15 Dec 2005 17:50:10 +0100 Benoit Boissinot if a filename contains spaces, patch adds quote around it
Fri, 16 Dec 2005 01:32:44 -0600 Benoit Boissinot do not copy atime and mtime in util.copyfiles
Mon, 12 Dec 2005 07:50:43 -0800 Vadim Gelfer delete unintended print statement
Sun, 11 Dec 2005 15:38:42 -0800 Vadim Gelfer merge with crew
Fri, 04 Nov 2005 11:51:01 -0800 Vadim Gelfer make mercurial look in more places for config files.
Thu, 01 Dec 2005 10:48:42 -0600 Arun Sharma Handle hg under /
Thu, 01 Dec 2005 10:48:22 -0600 Robin Farine export patkind() from util
Mon, 14 Nov 2005 21:47:07 +0100 Benoit Boissinot close file before renaming it (since it doesn't work the other way on windows)
Mon, 14 Nov 2005 03:59:35 +0200 twaldmann fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
Fri, 11 Nov 2005 15:33:59 -0800 Benoit Boissinot add an atomic argument to util.opener
Wed, 09 Nov 2005 13:38:46 -0800 Benoit Boissinot copy the mode of the file when breaking hardlinks
Mon, 31 Oct 2005 10:56:42 -0700 Benoit Boissinot fix handling of daylight saving time
Fri, 28 Oct 2005 17:18:50 -0700 Benoit Boissinot fix a bug where hg could remove file ending with .tmp
Wed, 26 Oct 2005 16:10:56 -0700 Benoit Boissinot further fix traceback on invalid .hgignore patterns
Tue, 25 Oct 2005 14:58:11 -0700 Benoit Boissinot abort on invalid pattern in matcher
Mon, 24 Oct 2005 14:34:48 -0700 olivier maquelin Avoid insertion/deletion of CRs on stdio during hg serve
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:02:41 -0700 Benoit Boissinot Do not use 'glob' expansion by default on OS != 'nt'
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: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.
Sat, 15 Oct 2005 15:04:45 -0700 Matt Mackall Fix patch failure reporting exception
Mon, 03 Oct 2005 16:07:54 -0700 Eric Hopper Fixed a bug in my changes to httprepo.py
Fri, 23 Sep 2005 19:35:23 -0700 mpm Add support for /etc/mercurial/hgrc.d/*.rc
Fri, 23 Sep 2005 10:28:55 -0700 Bryan O'Sullivan Allow files to be opened in text mode, even on Windows.
Thu, 22 Sep 2005 23:19:47 -0700 Bryan O'Sullivan Clean up date and timezone handling.
Thu, 22 Sep 2005 22:46:50 -0700 Bryan O'Sullivan Fix up representation of dates in hgweb.
Thu, 22 Sep 2005 09:41:34 -0700 mpm Merge with TAH
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Wed, 21 Sep 2005 11:44:08 -0700 Bryan O'Sullivan Enhance the file filtering capabilities.
Wed, 21 Sep 2005 09:56:30 -0700 Bryan O'Sullivan Use platform-appropriate rc file names.
Tue, 20 Sep 2005 21:35:51 -0700 Volker Kleinfeld Make 'hg import' platform independent.
Sat, 17 Sep 2005 00:27:27 -0700 Bryan O'Sullivan Switch to new syntax for .hgignore files.
Thu, 15 Sep 2005 02:59:16 -0500 mpm Add file encoding/decoding support
Wed, 14 Sep 2005 12:22:20 -0500 Stephen Darnell Add support for cloning with hardlinks on windows.
Wed, 07 Sep 2005 19:21:38 -0700 mpm Rewrite copytree as copyfiles
Sun, 04 Sep 2005 14:21:53 -0700 Bryan O'Sullivan Minor cleanups.
Sun, 04 Sep 2005 14:11:51 -0700 Eric Hopper Created a class in util called chunkbuffer that buffers reads from an
Tue, 30 Aug 2005 21:26:27 +0200 Thomas Arendsen Hein Reverted changeset e254bcbfe636e97301f76c7da241b07be14f3d36
Sat, 27 Aug 2005 16:34:54 -0700 mpm localrepo: minor opener usage restructuring
Sat, 27 Aug 2005 16:28:53 -0700 mpm Separate out old-http support
Sat, 27 Aug 2005 14:31:41 -0700 mpm Move opener to utils
Sat, 27 Aug 2005 01:13:28 -0700 mpm Update util.py docstrings, fix walk test
Fri, 26 Aug 2005 23:29:10 -0700 mpm Change canonpath to not know about repo objects
Fri, 26 Aug 2005 19:20:04 -0700 Volker Kleinfeld Fixed system command abord reason on windows.
Fri, 26 Aug 2005 13:06:58 +0200 benoit boissinot pep-0008 cleanup
Wed, 24 Aug 2005 12:39:10 -0700 Bryan O'Sullivan Rewrite log command. New version is faster and more featureful.
Tue, 23 Aug 2005 19:58:46 -0700 mpm Add automatic binary file detection to diff and export
Tue, 16 Aug 2005 14:53:47 -0800 mpm Fix hg clone race with writer
Mon, 15 Aug 2005 11:46:41 -0800 mark williamson Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one.
Sun, 14 Aug 2005 12:23:36 -0800 mpm Fix bug with empty inc and exc
Sat, 13 Aug 2005 19:43:42 -0800 mpm Merge with BOS
Sat, 13 Aug 2005 15:26:32 -0800 Bryan O'Sullivan Merge walk changes with Matt's tip.
Sat, 13 Aug 2005 15:23:06 -0800 Bryan O'Sullivan Merge with TAH.
Fri, 12 Aug 2005 16:12:09 -0800 Bryan O'Sullivan Merge walk fixes.
Fri, 12 Aug 2005 16:09:17 -0800 Bryan O'Sullivan Fix up handling of regexp paths.
Fri, 12 Aug 2005 15:10:09 -0800 Bryan O'Sullivan Merge Windows path fixes.
Fri, 12 Aug 2005 15:06:52 -0800 Bryan O'Sullivan Fix walk path handling on Windows
Fri, 12 Aug 2005 11:18:41 -0800 Bryan O'Sullivan Merge latest round of walk fixes.
Fri, 12 Aug 2005 11:16:58 -0800 Bryan O'Sullivan Fix walk code for files that do not exist anywhere, and unhandled types.
Fri, 12 Aug 2005 10:17:12 -0800 Bryan O'Sullivan Merge patchbomb script.
Fri, 12 Aug 2005 09:58:35 -0800 Bryan O'Sullivan Merge Chris's changes with mine.
Tue, 09 Aug 2005 17:24:38 -0800 Bryan O'Sullivan Merge with mpm.
Sun, 07 Aug 2005 12:43:11 -0800 Bryan O'Sullivan Teach walk code about absolute paths.
Sun, 07 Aug 2005 11:09:21 -0800 Bryan O'Sullivan Kill dead function.
Thu, 04 Aug 2005 13:31:25 -0800 mpm Merge with BOS
Thu, 04 Aug 2005 13:27:41 -0800 mpm Merge with TAH
Tue, 02 Aug 2005 08:57:32 -0800 mpm Merge with BOS
Sun, 31 Jul 2005 17:42:46 -0800 Bryan O'Sullivan Clean up walk and changes code to use normalised names properly.
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Fri, 29 Jul 2005 12:30:12 -0800 Bryan O'Sullivan Reduce the amount of stat traffic generated by a walk.
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 06:43:21 +0100 Thomas Arendsen Hein Merge with upstream
Wed, 27 Jul 2005 10:18:22 -0800 thananck Provided platform dependent implementations for explain_exit
Thu, 21 Jul 2005 12:21:33 -0500 mpm Refactor matchpats and walk