log mercurial/commands.py @ 696:b266e92bcd0b

age author description
Thu, 14 Jul 2005 10:37:33 +0100 Thomas Arendsen Hein Removed extra newline in hg log when not using the --patch option, fixed tests.
Thu, 14 Jul 2005 18:41:36 -0800 mpm Be quiet about broken pipes
Wed, 13 Jul 2005 01:42:48 -0800 mpm Make manifest lookup use changeset ids
Tue, 12 Jul 2005 20:55:42 -0800 Matt Mackall Hide file hashes in log
Sun, 10 Jul 2005 17:11:27 -0800 Matt Mackall Alternate fix for SIGHUP on the other OS
Sun, 10 Jul 2005 16:15:20 -0800 Mikael Berthe hg clone stored path fix
Sun, 10 Jul 2005 16:14:56 -0800 chad netzer Make consistent use of str.startswith() in conditionals.
Sun, 10 Jul 2005 16:02:39 -0800 Edouard Gomez Dont trap SIGHUP on the other OS
Sun, 10 Jul 2005 16:01:11 -0800 mark williamson A number of minor fixes to problems that pychecker found.
Fri, 08 Jul 2005 13:35:02 -0800 Matt Mackall Make cloning by hardlink quiet again
Wed, 06 Jul 2005 22:27:53 -0800 Matt Mackall typo in help message.
Wed, 06 Jul 2005 22:27:07 -0800 Matt Mackall Catch SIGHUP
Wed, 06 Jul 2005 22:25:40 -0800 Matt Mackall Switch push over to the new scheme
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