log

age author description
Tue, 09 Oct 2007 08:39:37 -0700 Bryan O'Sullivan osutil: Solaris build fix
Mon, 08 Oct 2007 22:45:48 -0700 Bryan O'Sullivan Fix build error with Sun C compiler.
Mon, 08 Oct 2007 21:37:25 -0300 Alexis S. L. Carvalho osutil.c: use strncpy instead of strncat
Mon, 08 Oct 2007 18:47:22 -0500 Matt Mackall findcopies: fix rename bug
Mon, 08 Oct 2007 18:47:21 -0500 Matt Mackall osutil: more tidying
Mon, 08 Oct 2007 18:47:18 -0500 Matt Mackall osutil: move file list loop to its own function
Mon, 08 Oct 2007 18:47:17 -0500 Matt Mackall osutil: simplify DT_REG support
Mon, 08 Oct 2007 18:47:16 -0500 Matt Mackall osutils: pull file stat loop into its own function
Mon, 08 Oct 2007 18:47:15 -0500 Matt Mackall osutil: fold stat paths together
Mon, 08 Oct 2007 18:47:14 -0500 Matt Mackall osutil: more cleanups
Mon, 08 Oct 2007 18:47:12 -0500 Matt Mackall osutil: eliminate alloca call
Mon, 08 Oct 2007 18:47:06 -0500 Matt Mackall osutil: cleanups
Fri, 05 Oct 2007 01:52:53 +0200 Rafael Villar Burke Execution bit detection fixes for VFAT on Linux
Wed, 12 Sep 2007 12:54:36 +0200 Christian Ebert churn: simplify code to get terminal width
Mon, 08 Oct 2007 22:20:23 +0200 Patrick Mezard patch: fix git sendmail handling without proper mail headers
Mon, 08 Oct 2007 11:18:34 +0800 TK Soh hgk: allow any extdiff command for visual diff
Sun, 07 Oct 2007 21:56:36 +0300 Giorgos Keramidas osutil.c: style fix - delete trailing end-of-line spaces
Sun, 07 Oct 2007 20:45:10 +0200 Benoit Boissinot convert: do not output when trying to load svn bindings
Sun, 07 Oct 2007 20:44:54 +0200 Benoit Boissinot convert: split converters into sink/source
Sun, 07 Oct 2007 19:03:32 +0200 Patrick Mezard Test darcs converter
Sun, 07 Oct 2007 18:59:03 +0200 Patrick Mezard convert: fix darcs_source.pull() under windows
Sun, 07 Oct 2007 18:58:54 +0200 Patrick Mezard convert: fix darcs_source._run() under windows
Sun, 07 Oct 2007 18:58:44 +0200 Patrick Mezard hghave: detect darcs client
Sun, 07 Oct 2007 18:58:36 +0200 Patrick Mezard hghave: reorder check functions and entries
Sun, 07 Oct 2007 15:13:50 +0200 Patrick Mezard Test workingctx exec/link bit for copies.
Sun, 07 Oct 2007 15:07:35 +0200 Patrick Mezard Fix workingctx exec/link bit of copies on non-supporting systems
Sat, 06 Oct 2007 22:30:24 +0200 Patrick Mezard test-manifest: test symlink and exec bit display
Sat, 06 Oct 2007 22:30:22 +0200 Patrick Mezard Display symlink or executable bit with manifest -v
Sat, 06 Oct 2007 21:19:06 +0200 Patrick Mezard convert: quote "^" to avoid windows using it as an escape char.
Sat, 06 Oct 2007 15:30:15 -0300 Alexis S. L. Carvalho Always copy the necessary files before applying a git patch