Wed, 24 Aug 2005 03:33:54 -0700 Minor tweak to the revgen algorithm
mpm@selenic.com [Wed, 24 Aug 2005 03:33:54 -0700] rev 1023
Minor tweak to the revgen algorithm
Wed, 24 Aug 2005 03:32:08 -0700 Minor hgwebdir tweaks
mpm@selenic.com [Wed, 24 Aug 2005 03:32:08 -0700] rev 1022
Minor hgwebdir tweaks - ignore / for PATH_INFO - fix // in URLs
Wed, 24 Aug 2005 00:38:36 -0700 Add Makefile to the manifest
mpm@selenic.com [Wed, 24 Aug 2005 00:38:36 -0700] rev 1021
Add Makefile to the manifest
Wed, 24 Aug 2005 00:36:12 -0700 Add default make rule
mpm@selenic.com [Wed, 24 Aug 2005 00:36:12 -0700] rev 1020
Add default make rule The default make rule builds the extensions "in-place" so that hg can be run out of the working directory.
Wed, 24 Aug 2005 00:32:10 -0700 Create helper functions for I/O to files in the working directory
mpm@selenic.com [Wed, 24 Aug 2005 00:32:10 -0700] rev 1019
Create helper functions for I/O to files in the working directory This simplifies some code and gives us a single place to add I/O filters.
Wed, 24 Aug 2005 00:12:04 -0700 Add some aliases
mpm@selenic.com [Wed, 24 Aug 2005 00:12:04 -0700] rev 1018
Add some aliases
Wed, 24 Aug 2005 00:09:56 -0700 Fix up help for binary options
mpm@selenic.com [Wed, 24 Aug 2005 00:09:56 -0700] rev 1017
Fix up help for binary options
Tue, 23 Aug 2005 20:21:52 -0700 Teach annotate about binary files
mpm@selenic.com [Tue, 23 Aug 2005 20:21:52 -0700] rev 1016
Teach annotate about binary files
Tue, 23 Aug 2005 19:58:46 -0700 Add automatic binary file detection to diff and export
mpm@selenic.com [Tue, 23 Aug 2005 19:58:46 -0700] rev 1015
Add automatic binary file detection to diff and export Based on a patch by Fuming Wang - add util.binary which decides whether a file is binary if it has any NUL characters in the first 1K. - teach mdiff.unidiff to print "binary file <x> has changed" for binary files - add text flag to cause unidiff and dodiff to treat all files as text - add -a and --text flags (like diff(1)) to hg diff and export - update docs
Tue, 23 Aug 2005 18:58:26 -0700 Clean up argument passing for dodiff
mpm@selenic.com [Tue, 23 Aug 2005 18:58:26 -0700] rev 1014
Clean up argument passing for dodiff
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip