log mercurial/util.py @ 912:302f83b85054

age author description
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
Wed, 20 Jul 2005 20:00:29 -0500 mpm Merge from BOS
Wed, 20 Jul 2005 03:52:06 -0800 Bryan O'Sullivan Merge with Matt's tip.
Tue, 19 Jul 2005 07:00:03 -0800 Bryan O'Sullivan Merge with Matt's tip.
Mon, 18 Jul 2005 06:54:21 -0800 Bryan O'Sullivan Get add and locate to use new repo and dirstate walk code.
Thu, 14 Jul 2005 22:56:55 -0800 mpm Merge with TAH
Thu, 14 Jul 2005 22:51:47 +0100 Thomas Arendsen Hein Make makelock and readlock work on filesystems without symlink support.
Thu, 14 Jul 2005 15:30:49 +0100 Thomas Arendsen Hein Use python function instead of external 'cp' command when cloning repos.
Sun, 10 Jul 2005 16:01:11 -0800 mark williamson A number of minor fixes to problems that pychecker found.
Fri, 01 Jul 2005 00:34:50 -0800 mpm Move dirstate.uniq to util.unique
Wed, 29 Jun 2005 11:16:41 -0800 mpm [PATCH] Fix use of util.CommandError
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups
Tue, 28 Jun 2005 02:38:33 -0800 mpm [PATCH] Harden os.system
Fri, 24 Jun 2005 23:07:16 -0800 mpm Merge from http://moffetthome.net:8012/
Fri, 24 Jun 2005 22:58:14 -0800 mpm [PATCH] /dev/null for other OS
Thu, 23 Jun 2005 09:33:18 -0800 mpm Permission handling for the other OS
Tue, 21 Jun 2005 19:43:40 -0800 mpm [PATCH] Enables lock work under the other 'OS'
Tue, 21 Jun 2005 19:36:35 -0800 mpm [PATCH] rename under the other OS
Tue, 21 Jun 2005 19:31:13 -0800 mpm [PATCH] file seperator handling for the other 'OS'