log

age author description
Thu, 07 Jun 2012 19:21:59 +0200 Pierre-Yves David obsolete: exchange obsolete marker over pushkey
Thu, 07 Jun 2012 19:20:44 +0200 Pierre-Yves David debugobsolete: list all obsolete marker if no argument are specified
Mon, 04 Jun 2012 00:50:19 +0200 Pierre-Yves David obsolete: add easy way to iterate over obsolete marker object
Thu, 07 Jun 2012 19:19:58 +0200 Pierre-Yves David obsolete: helper class to access obsolete marker data
Thu, 07 Jun 2012 19:15:23 +0200 Pierre-Yves David command: creation of obsolete marker
Thu, 07 Jun 2012 19:07:39 +0200 Pierre-Yves David obsolete: introduction of obsolete markers
Thu, 28 Jun 2012 08:45:38 -0500 Augie Fackler histedit: mark as a first party extension
Wed, 27 Jun 2012 18:42:48 -0500 Augie Fackler histedit: remove use of reduce() builtin spotted by check-code
Wed, 27 Jun 2012 18:41:14 -0500 Augie Fackler test-histedit-edit: improve coverage of histedit code
Wed, 27 Jun 2012 18:35:33 -0500 Augie Fackler histedit: fix most check-code violations
Wed, 27 Jun 2012 18:34:31 -0500 Augie Fackler histedit tests: fix check-code problems
Wed, 27 Jun 2012 17:52:54 -0500 Augie Fackler histedit: new extension for interactive history editing
Fri, 29 Jun 2012 08:10:43 +0200 Adrian Buehlmann exewrapper: use generic term script
Fri, 29 Jun 2012 13:12:35 +0200 Adrian Buehlmann Makefile: add build_hgexe -i for local
Fri, 29 Jun 2012 13:10:48 +0200 Adrian Buehlmann setup: compile hg.exe
Fri, 29 Jun 2012 15:21:35 +0200 Adrian Buehlmann test-commit-amend: adapt for Windows after fba17a64fa49
Fri, 29 Jun 2012 00:40:52 -0500 Matt Mackall merge with stable
Fri, 29 Jun 2012 00:01:19 +0200 Adrian Buehlmann exewrapper: adding new exewrapper.c
Thu, 28 Jun 2012 15:06:41 +0100 Christian Ebert keyword: use ui.formatter for kwfiles output
Fri, 22 Jun 2012 12:17:49 +0200 Pierre-Yves David discovery: simplify branchmap construction against legacy server
Wed, 27 Jun 2012 13:41:04 -0500 Matt Mackall copies: re-include root directory in directory rename detection (issue3511)
Mon, 25 Jun 2012 15:14:05 -0700 Bryan O'Sullivan store: sort filenames in place
Fri, 29 Jun 2012 01:51:48 +0200 Mads Kiilerich convert: check for failed svn import in debugsvnlog and abort cleanly
Thu, 28 Jun 2012 03:41:37 +0200 Mads Kiilerich convert: accept Subversion 'file:///c%3A/svnrepo' syntax on Windows
Mon, 25 Jun 2012 19:26:29 +0200 Adrian Buehlmann win32: remove uneeded usage of _STARTF_USESHOWWINDOW
Mon, 25 Jun 2012 19:11:29 +0200 Adrian Buehlmann win32: specify _CREATE_NO_WINDOW on spawndetached()
Sat, 23 Jun 2012 19:57:29 +0300 Idan Kamara amend: disable hooks when creating intermediate commit (issue3501) stable
Sat, 23 Jun 2012 19:57:07 +0300 Idan Kamara ui: add a variable to control whether hooks should be called stable
Thu, 28 Jun 2012 18:39:16 +0200 Pierre-Yves David strip: update help to state than you can strip public changeset stable
Fri, 22 Jun 2012 11:40:31 -0700 David Schleimer bookmarks: correctly update current bookmarks on rebase (issue2277) stable