log

age author description
Thu, 26 Mar 2009 13:54:44 -0500 Matt Mackall util: split out posix, windows, and win32 modules
Sat, 14 Mar 2009 10:46:48 -0400 John Mulligan patchbomb: option to set the name of bundle attachment (issue1452)
Tue, 24 Mar 2009 16:41:41 -0500 Matt Mackall Merge with -stable
Mon, 23 Mar 2009 15:04:26 -0400 Greg Ward Typo fix in help.
Sun, 22 Mar 2009 20:59:03 +0100 Tobias Bell i18n: add German translation
Fri, 20 Mar 2009 14:28:48 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Mar 2009 19:16:16 +0100 Stefano Tortarolo i18n: update italian translation
Mon, 23 Mar 2009 15:32:29 +0100 Nicolas Dumazet revlog: faster hash computation when one of the parent node is null
Mon, 23 Mar 2009 15:36:30 +0100 Nicolas Dumazet ancestor: caching the parent list to improve performance
Mon, 23 Mar 2009 13:49:16 +0100 Dirkjan Ochtman kill another trailing space
Mon, 23 Mar 2009 13:43:48 +0100 Dirkjan Ochtman add debugcommands command: an easy to parse command + option index
Mon, 23 Mar 2009 10:41:42 +0100 Alexander Solovyov templater: ability to display diffstat for log-like commands
Mon, 23 Mar 2009 13:15:57 +0100 Alexander Solovyov templater: use contexts consistently throughout changeset_templater
Mon, 23 Mar 2009 13:13:27 +0100 Peter Arrenbrecht cleanup: whitespace cleanup
Mon, 23 Mar 2009 13:13:11 +0100 Peter Arrenbrecht cleanup: drop enumerate() when index is not used
Mon, 23 Mar 2009 13:13:06 +0100 Peter Arrenbrecht cleanup: drop unused assignments
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Mon, 23 Mar 2009 13:12:03 +0100 Alexander Solovyov contrib: add perflog and perftemplating commands to perf extension
Mon, 23 Mar 2009 13:12:44 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 25 Mar 2009 01:49:03 +0530 madhu Returns lines changed for paths specified as arguments correctly.
Mon, 23 Mar 2009 13:11:11 +0100 Dirkjan Ochtman cleanup: remove all trailing whitespace
Mon, 23 Mar 2009 11:12:01 +0100 Peter Arrenbrecht keepalive: fix reference to IncompleteRead
Mon, 23 Mar 2009 10:48:45 +0100 Pascal Quantin merge tools: fix typo in Beyond Compare's 3 command line
Fri, 20 Mar 2009 18:55:20 -0500 Matt Mackall Merge with -stable
Fri, 20 Mar 2009 18:49:44 -0500 Matt Mackall Fix new CVS test output
Fri, 20 Mar 2009 17:58:11 -0500 Matt Mackall Added signature for changeset 02981000012e
Fri, 20 Mar 2009 17:58:04 -0500 Matt Mackall Added tag 1.2.1 for changeset 02981000012e
Wed, 18 Mar 2009 09:15:38 -0400 Greg Ward cvsps: recognize and eliminate CVS' synthetic "file added" revisions. 1.2.1
Mon, 09 Mar 2009 21:00:37 -0500 Steve Borho demandimport: blacklist pythoncom