log mercurial/hg.py @ 814:0902ffece4b4

age author description
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Fri, 29 Jul 2005 15:02:27 -0800 Bryan O'Sullivan Adapt commit to use file matching code.
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
Sat, 30 Jul 2005 08:30:12 -0800 mpm add note about -C to update message
Wed, 27 Jul 2005 18:50:32 -0800 mpm Fix the directory and revlog collision problem
Wed, 27 Jul 2005 18:16:20 -0800 mpm Fix undo after aborted commit bug
Wed, 27 Jul 2005 10:05:12 -0800 mpm Fix copy in subdirectories
Wed, 27 Jul 2005 09:07:28 -0800 mpm Add changegroup hook for push/pull
Mon, 25 Jul 2005 12:02:29 -0500 mpm Make pull count jargon less confusing
Sat, 23 Jul 2005 10:00:56 -0500 mpm Fix local file changes being ignored after non-branch merge
Fri, 22 Jul 2005 20:07:14 -0500 mpm Hack to fix missing '/' problem in URLs
Fri, 22 Jul 2005 19:23:00 -0500 mpm Don't mark files with 'm'erge unless we're actually merging branches
Thu, 21 Jul 2005 18:20:13 -0500 mpm Check protocol versions
Thu, 21 Jul 2005 18:19:20 -0500 mpm Simplify content type checking
Thu, 21 Jul 2005 18:18:43 -0500 Muli Ben-Yehuda When pulling from a non hg repository URL (e.g. http://www.kernel.org/hg)
Wed, 20 Jul 2005 20:11:23 -0500 mpm Fix some line wrapping
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.
Wed, 20 Jul 2005 03:37:01 -0800 Bryan O'Sullivan An empty .hgignore file must cause us to ignore nothing, not everything!
Wed, 20 Jul 2005 02:57:20 -0800 Bryan O'Sullivan Only walk over files that match our criteria.
Tue, 19 Jul 2005 07:15:59 -0800 Bryan O'Sullivan Add a source designator to the walk methods.
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.
Sat, 16 Jul 2005 15:13:40 -0800 Bryan O'Sullivan Work on walk code.
Tue, 19 Jul 2005 15:09:04 -0500 mpm Fix verify error reporting bug
Fri, 15 Jul 2005 21:31:35 +0100 Thomas Arendsen Hein Added missing newline after two error messages.
Thu, 14 Jul 2005 22:56:55 -0800 mpm Merge with TAH
Thu, 14 Jul 2005 17:28:19 +0100 Thomas Arendsen Hein merge program setting from hgrc wasn't used.
Wed, 13 Jul 2005 01:48:03 -0800 mpm HG environment variables take precedence over hgrc
Wed, 13 Jul 2005 01:46:50 -0800 mpm Minor merge fixups
Tue, 12 Jul 2005 00:51:49 -0800 Matt Mackall Reapply startswith() changes that got lost with stale edit
Mon, 11 Jul 2005 15:07:04 -0800 Matt Mackall Sort files for removal
Mon, 11 Jul 2005 15:06:32 -0800 Matt Mackall Handle undeletion of files when checking out old revisions
Mon, 11 Jul 2005 10:28:20 -0800 Matt Mackall Actually move .hg into ignore
Sun, 10 Jul 2005 16:14:56 -0800 chad netzer Make consistent use of str.startswith() in conditionals.
Sun, 10 Jul 2005 16:13:39 -0800 Matt Mackall Move .hg into ignore()
Sun, 10 Jul 2005 16:03:20 -0800 mwilli2 .hgignore speedups patch incorporating Matt's feedback.
Sun, 10 Jul 2005 16:01:11 -0800 mark williamson A number of minor fixes to problems that pychecker found.
Sun, 10 Jul 2005 14:07:14 -0800 Matt Mackall Move commit hook after commit completes
Sun, 10 Jul 2005 14:06:30 -0800 Matt Mackall Whitespace cleanup
Sun, 10 Jul 2005 10:38:50 -0800 Matt Mackall Generate a friendlier except for failed lookups
Sun, 10 Jul 2005 10:06:54 -0800 Matt Mackall dirstate.forget() takes a list
Sat, 09 Jul 2005 18:11:54 -0800 Matt Mackall Warn about bogus ignore expressions
Fri, 08 Jul 2005 00:14:47 -0800 Matt Mackall Non-grouping regex for ignore
Fri, 08 Jul 2005 00:04:25 -0800 Matt Mackall Fix bug in reverting deleted files
Thu, 07 Jul 2005 09:41:03 -0800 Matt Mackall Experimental ignore regex speed-up
Wed, 06 Jul 2005 22:41:56 -0800 Matt Mackall Attempt to read all remaining remote output at close
Wed, 06 Jul 2005 22:30:00 -0800 Matt Mackall Show remote client output with "remote:"
Wed, 06 Jul 2005 22:28:35 -0800 mason Performance enhancements for manifest.add()
Wed, 06 Jul 2005 22:23:57 -0800 Matt Mackall Add addchangegroup to the ssh protocol
Wed, 06 Jul 2005 22:23:27 -0800 Matt Mackall Add a scheme for handling remote locking
Wed, 06 Jul 2005 22:21:23 -0800 Matt Mackall Fix up the broken bits in findoutgoing
Wed, 06 Jul 2005 22:20:56 -0800 Matt Mackall Move the empty changeset detection out of findincoming to pull
Wed, 06 Jul 2005 22:20:12 -0800 Matt Mackall Protocol switch from using generators to stream-like objects.
Wed, 06 Jul 2005 22:14:10 -0800 Matt Mackall Add a repo method to report repo device
Tue, 05 Jul 2005 18:19:01 -0800 Bryan O'Sullivan Add locate command.
Tue, 05 Jul 2005 17:55:22 -0800 Matt Mackall Add an sshrepository class and hg serve --stdio
Tue, 05 Jul 2005 17:50:43 -0800 Matt Mackall Change remote repository to httprepository
Tue, 05 Jul 2005 17:50:02 -0800 Matt Mackall Add generic repo commands for pull and push