Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: use a dict for children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: propagate ancestor lists directly to children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: add noupdate option
Mon, 31 Dec 2007 18:20:25 -0600 Matt Mackall Merge backout
Mon, 31 Dec 2007 17:47:02 -0600 Matt Mackall Backed out changeset c2a21fe60994
Sun, 30 Dec 2007 19:46:13 +0100 Thomas Arendsen Hein Show number of changesets written to bundle files by default (issue569)
Sun, 30 Dec 2007 17:45:26 +0100 Thomas Arendsen Hein "C" status code considered harmful, so changed to "=" (issue899)
Sun, 30 Dec 2007 17:36:49 +0100 Thomas Arendsen Hein Adjust changed test output after 0145f9afb0e7 (trailing whitespace)
Sat, 29 Dec 2007 19:49:48 +0100 Thomas Arendsen Hein Removed tabs and trailing whitespace in python files
Sat, 29 Dec 2007 01:14:45 +0100 Patrick Mezard util: filter all st_mode with 0777 in checkexec
Fri, 28 Dec 2007 17:10:57 +0100 Thomas Arendsen Hein merge with crew
Fri, 28 Dec 2007 17:10:25 +0100 Thomas Arendsen Hein Clarify some messages during commit:
Fri, 28 Dec 2007 16:32:14 +0100 Thomas Arendsen Hein merge with crew
Fri, 28 Dec 2007 16:46:44 +0100 Patrick Mezard Merge with crew-stable
Fri, 28 Dec 2007 14:51:16 +0100 Patrick Mezard Prompt for a commit message in editor, improve error message
Thu, 27 Dec 2007 22:40:07 -0600 Patrick Mezard patchbomb: make --bundle respect --desc
Fri, 28 Dec 2007 16:41:40 +0100 Patrick Mezard patchbomb: read bundle file in binary mode
Fri, 28 Dec 2007 00:03:55 -0600 Kirill Smelkov prompt: kill matchflags
Thu, 27 Dec 2007 19:23:22 +0100 Patrick Mezard test-convert-cvs: force cvs -f options to avoid cvsrc
Wed, 19 Dec 2007 11:56:19 -0500 Arun Thomas Patchbomb: Prompt password when using SMTP/TLS and no password in .hgrc.
Wed, 19 Dec 2007 10:11:32 +0100 Christian Ebert highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding
Tue, 18 Dec 2007 12:45:30 -0800 John Coomes hg tag: run tag hook just once
Tue, 18 Dec 2007 22:50:27 +0100 Christian Ebert patchbomb: break lines > 80 chars (coding style)
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall changelog: inline trivial call for extra data unescaping
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall changelog: remove extract function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall util: simplify unique
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall remove unused util.localsub function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall add debugfsinfo to check fs capabilities
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall atomictempfile: avoid chmod weirdness on Linux vfat
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall checkexec: fix VFAT tempfile droppings with more modern Linux kernels
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: use proper locking when updating bisect.state
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: remove class
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: keep history of all bad revisions
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: use more standard command syntax and help
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: move reporting out of core bisect function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: add skip command
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: simplify state handling and init
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove unused imports
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: rename autobad/good/next
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: slightly improve the help message
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove stale test function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: use array.array rather than lists for ancestor lists
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: switch individual ancestor lists from dict to list
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: turn ancestors into an array
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: greatly simplify the ancestor accumulating loop
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: switch to rev-based calculation
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: fix up node vs rev naming
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: clarify some bisection code
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: inline num_children function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove usage of sets
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove stop argument to ancestors function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: use bail_if_changed
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall cmdutil: make bail_if_changed bail on uncommitted merge
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove versionstr
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: simplify lookup
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove redundant clean checks
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: fold in two trivial functions
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove two unused functions
Thu, 27 Dec 2007 23:55:36 -0600 Matt Mackall update test-merge-types
Thu, 27 Dec 2007 22:49:01 -0600 Matt Mackall ui: allow default when prompting
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip