Tue, 28 Jun 2005 03:08:47 -0800 |
mpm |
More fiddling with uint32_t includes for extensions
|
Tue, 28 Jun 2005 02:48:21 -0800 |
mpm |
[PATCH] replace history with log
|
Tue, 28 Jun 2005 02:38:33 -0800 |
mpm |
[PATCH] Harden os.system
|
Tue, 28 Jun 2005 02:34:14 -0800 |
mpm |
README: mention lib64/
|
Tue, 28 Jun 2005 02:30:36 -0800 |
mpm |
[PATCH] Add ui.expandpath command
|
Tue, 28 Jun 2005 02:22:45 -0800 |
mpm |
[PATCH] Fix "no-update" option to clone
|
Tue, 28 Jun 2005 02:18:23 -0800 |
mpm |
Use $USERNAME as a fallback for commit
|
Tue, 28 Jun 2005 02:08:14 -0800 |
mpm |
Fix troubles with clone and exception handling
|
Tue, 28 Jun 2005 02:04:49 -0800 |
mpm |
Update undo test
|
Tue, 28 Jun 2005 02:03:25 -0800 |
mpm |
Better messages for rollback and undo
|
Tue, 28 Jun 2005 00:59:59 -0800 |
mpm |
[PATCH] Clean up destination directory if a clone fails.
|
Tue, 28 Jun 2005 00:55:59 -0800 |
mpm |
Add exception class for repository errors
|
Tue, 28 Jun 2005 00:46:16 -0800 |
mpm |
Various doc clean-ups and spelling fixes
|
Mon, 27 Jun 2005 23:58:07 -0800 |
mpm |
[PATCH] doc cleanups
|
Mon, 27 Jun 2005 23:52:31 -0800 |
mpm |
[PATCH] simplify init
|
Mon, 27 Jun 2005 22:29:44 -0800 |
mpm |
Pull from TAH
|
Tue, 28 Jun 2005 07:05:55 +0100 |
Thomas Arendsen Hein |
Fixed test for previous change of 'hg -v history'.
|
Tue, 28 Jun 2005 06:50:28 +0100 |
Thomas Arendsen Hein |
Make show_changeset show added/deleted files only in debug mode.
|
Mon, 27 Jun 2005 06:52:13 +0100 |
Thomas Arendsen Hein |
Use "kill $!" to kill running background processes.
|
Mon, 27 Jun 2005 06:41:28 +0100 |
Thomas Arendsen Hein |
Fixed test-flags and .out for arbitrary umask settings. Use -ex shell flags.
|
Mon, 27 Jun 2005 06:17:28 +0100 |
Thomas Arendsen Hein |
Make show_changeset show added and deleted files in verbose mode.
|
Mon, 27 Jun 2005 22:23:56 -0800 |
mpm |
[PATCH] umask for run-tests
|
Mon, 27 Jun 2005 22:22:13 -0800 |
mpm |
[PATCH] Set locale before run-tests does anything
|
Mon, 27 Jun 2005 22:18:12 -0800 |
mpm |
Add initial hook support
|
Mon, 27 Jun 2005 10:01:46 -0800 |
mpm |
Remove stdint.h from mpatch and bdiff
|
Sun, 26 Jun 2005 15:20:46 -0800 |
mpm |
[PATCH] add clone command
|
Sun, 26 Jun 2005 15:12:51 -0800 |
mpm |
Pull from TAH
|
Sun, 26 Jun 2005 17:32:25 +0100 |
Thomas Arendsen Hein |
Updated TODO
|
Sun, 26 Jun 2005 14:20:48 +0100 |
Thomas Arendsen Hein |
Removed some unused variables.
|
Sun, 26 Jun 2005 14:18:23 +0100 |
Thomas Arendsen Hein |
hg import checking for quiet mode didn't work. Fixed using the ui module.
|