Thu, 21 Jul 2005 18:19:20 -0500 Simplify content type checking
mpm@selenic.com [Thu, 21 Jul 2005 18:19:20 -0500] rev 752
Simplify content type checking
Thu, 21 Jul 2005 18:18:43 -0500 When pulling from a non hg repository URL (e.g. http://www.kernel.org/hg)
Muli Ben-Yehuda <mulix@mulix.org> [Thu, 21 Jul 2005 18:18:43 -0500] rev 751
When pulling from a non hg repository URL (e.g. http://www.kernel.org/hg) you geta pretty obscure error (zlib: uknown compression type). The attached patch modifies hgweb.py and hg.py to supply and check a 'Content-type: application/hg-0.1' HTTP header for the branches, between and changegroup commands, so that we know it's a proper hg repo before snarfing the input. Comments appreciated!
Thu, 21 Jul 2005 15:29:35 -0500 Add tag -t, deprecate tag -m
mpm@selenic.com [Thu, 21 Jul 2005 15:29:35 -0500] rev 750
Add tag -t, deprecate tag -m manifest hash: 893aa9732b500edfa6ffc099f76b00a88a5b1943
Thu, 21 Jul 2005 15:05:17 -0500 Update tests to use commit -m and default -u
mpm@selenic.com [Thu, 21 Jul 2005 15:05:17 -0500] rev 749
Update tests to use commit -m and default -u manifest hash: 6e4385453843031a712005a320d6000595b40d05
Thu, 21 Jul 2005 12:40:28 -0500 Update test output for status change
mpm@selenic.com [Thu, 21 Jul 2005 12:40:28 -0500] rev 748
Update test output for status change manifest hash: da9effa63afe6ec22389e17f7fc2daeb3bb4f0e0
Thu, 21 Jul 2005 12:29:19 -0500 Add -m for rawcommit
mpm@selenic.com [Thu, 21 Jul 2005 12:29:19 -0500] rev 747
Add -m for rawcommit manifest hash: cf066b609ab4854a731c103f1d456d89cf5e1312
Thu, 21 Jul 2005 12:24:42 -0500 Change C to M in status
mpm@selenic.com [Thu, 21 Jul 2005 12:24:42 -0500] rev 746
Change C to M in status
Thu, 21 Jul 2005 12:23:55 -0500 Add -m for commit and deprecate -t
mpm@selenic.com [Thu, 21 Jul 2005 12:23:55 -0500] rev 745
Add -m for commit and deprecate -t Index: hg/doc/hg.1.txt ===================================================================
Thu, 21 Jul 2005 12:22:54 -0500 Handle empty file list for annotate
mpm@selenic.com [Thu, 21 Jul 2005 12:22:54 -0500] rev 744
Handle empty file list for annotate
Thu, 21 Jul 2005 12:22:29 -0500 Remove ls command
mpm@selenic.com [Thu, 21 Jul 2005 12:22:29 -0500] rev 743
Remove ls command
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip