log

age author description
Mon, 31 Dec 2007 09:15:39 -0600 Kevin Christen Add colored output to status and qseries commands
Sun, 30 Dec 2007 14:43:03 +0100 Christian Ebert patchbomb: simplify some line continuations
Sun, 30 Dec 2007 14:24:03 +0100 Christian Ebert patchbomb: add linebreaks after colons (coding style)
Thu, 03 Jan 2008 13:39:26 -0600 Kevin Christen Fixed XHTML validation errors
Wed, 02 Jan 2008 20:22:10 +0100 Thomas Arendsen Hein Move aliases section in help below synopsis (issue362)
Tue, 01 Jan 2008 23:12:48 +0100 Patrick Mezard test-convert-svn-source: test stop revision
Tue, 01 Jan 2008 19:20:03 +0100 Thomas Arendsen Hein Sort commands table again and add some missing 'hg' in synopsises.
Tue, 01 Jan 2008 17:12:37 +0100 Thomas Arendsen Hein Obfuscate (instead of just escape) contact/owner in gitweb summary.
Tue, 01 Jan 2008 17:07:15 +0100 Thomas Arendsen Hein Don't let ui.username override web.contact (issue900)
Tue, 01 Jan 2008 11:19:15 +0100 Thomas Arendsen Hein realign commands table
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: improve tests
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: handle search for bad to good transitions
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: make bisect a built-in command
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: faster merging
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: merge ancestor lists when pushing to children
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: skip calculations on candidates with too many ancestors
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: stop early if we find a perfect candidate
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: find best node in ancestor collection pass
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: calculate candidate set while finding children
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