Mercurial > hg
graph
-
create the encode and decode functions for the storeSun, 10 Dec 2006 00:07:02 +0100, by Benoit Boissinot
-
add "requires" file to the repo, specifying the requirementsSun, 10 Dec 2006 00:06:59 +0100, by Benoit Boissinot
-
move code aroundSun, 10 Dec 2006 00:06:45 +0100, by Benoit Boissinot
-
don't use localrepo.__init__ to create the dest repo with clone+hardlinksSun, 10 Dec 2006 00:06:43 +0100, by Benoit Boissinot
-
Add some remedies and a username check to debuginstallSun, 10 Dec 2006 01:05:00 -0600, by Matt Mackall
-
Update README to mention hg debuginstallSun, 10 Dec 2006 01:04:28 -0600, by Matt Mackall
-
Make debuginstall actually attempt to use external patch and mergeSun, 10 Dec 2006 00:44:52 -0600, by Matt Mackall
-
Make test-encoding return 0Sun, 10 Dec 2006 00:06:31 -0600, by Matt Mackall
-
Add debuginstall command to do basic install testsSun, 10 Dec 2006 00:05:47 -0600, by Matt Mackall
-
make transcoding more robustSat, 09 Dec 2006 12:46:01 -0600, by Matt Mackall
-
remove unnecessary call to umaskSat, 09 Dec 2006 18:49:24 +0100, by Benoit Boissinot
-
Show the destionation for clone if not specified manually.Sat, 09 Dec 2006 14:19:52 +0100, by Thomas Arendsen Hein
-
Removed unneeded OSError exception handler.Sat, 09 Dec 2006 14:00:36 +0100, by Thomas Arendsen Hein
-
Fixes test-encoding for python2.3 and minor cleanups:Sat, 09 Dec 2006 11:16:27 +0100, by Thomas Arendsen Hein
-
Use util.always instead of creating a new lambda function in show_changesetSat, 09 Dec 2006 09:30:29 +0100, by Thomas Arendsen Hein
-
Fix log regression where log -p file showed diffs for other filesFri, 08 Dec 2006 20:44:58 -0600, by Matt Mackall
-
Fix hg serve -6 getsockname handlingFri, 08 Dec 2006 17:10:40 -0800, by Brendan Cully
-
Allow the user to specify the fallback encoding for the changelogFri, 08 Dec 2006 22:01:05 -0200, by Alexis S. L. Carvalho
-
Removed unknown option -t in test-statusFri, 08 Dec 2006 23:33:32 +0100, by Thomas Arendsen Hein
-
Merge with mpmFri, 08 Dec 2006 14:06:26 -0800, by Brendan Cully
-
Merge with mpmFri, 08 Dec 2006 12:53:51 -0800, by Brendan Cully
-
transplant: don't add extra newlines to changelog entry in filterFri, 08 Dec 2006 12:52:17 -0800, by Brendan Cully
-
Merge with crewFri, 08 Dec 2006 15:05:39 -0600, by Matt Mackall
-
Add doc notes about revert and hg status vs diffFri, 08 Dec 2006 14:55:45 -0600, by Matt Mackall
-
merge with mainFri, 08 Dec 2006 07:48:47 +0100, by Thomas Arendsen Hein
-
log: convert branch names to the local encodingFri, 08 Dec 2006 01:36:50 -0200, by Alexis S. L. Carvalho
-
fix encoding conversion of branch names when mq is loadedThu, 07 Dec 2006 14:35:43 -0200, by Alexis S. L. Carvalho
-
fix hg diff -r ''Thu, 07 Dec 2006 14:15:11 -0200, by Alexis S. L. Carvalho
-
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.Thu, 07 Dec 2006 11:22:17 +0100, by Thomas Arendsen Hein
-
context: don't spuriously raise abort when a file goes missing.Fri, 08 Dec 2006 13:14:57 -0600, by Matt Mackall
-
Add notes about diff/merge asymmetry to export, diff, and logFri, 08 Dec 2006 13:04:10 -0600, by Matt Mackall
-
Teach convert-repo to deal with mixed charsets in gitThu, 07 Dec 2006 18:03:28 -0600, by Matt Mackall
-
Merge with crewWed, 06 Dec 2006 17:59:19 -0600, by Matt Mackall
-
Merge with mpmWed, 06 Dec 2006 13:51:54 -0800, by Brendan Cully
-
Merge with mpmWed, 06 Dec 2006 13:27:39 -0800, by Brendan Cully
-
zsh: fix completions with relative pathsTue, 05 Dec 2006 21:35:44 -0600, by Steve Borho
-
zsh: remove deprecated -f option for hg updateTue, 05 Dec 2006 21:30:04 -0600, by Steve Borho
-
Remove date parameter from mergeWed, 06 Dec 2006 17:58:45 -0600, by Matt Mackall
-
Add --date support to update and revertWed, 06 Dec 2006 17:58:09 -0600, by Matt Mackall
-
Add --date support to logWed, 06 Dec 2006 15:29:17 -0600, by Matt Mackall
-
Add date matching supportWed, 06 Dec 2006 15:11:44 -0600, by Matt Mackall
-
Update dates help topicWed, 06 Dec 2006 13:36:23 -0600, by Matt Mackall
-
Update testsWed, 06 Dec 2006 13:13:44 -0600, by Matt Mackall
-
parsedate: add UTC and GMT timezonesWed, 06 Dec 2006 13:13:42 -0600, by Matt Mackall
-
improve date parsing for numerous new date formatsWed, 06 Dec 2006 13:13:31 -0600, by Matt Mackall
-
parsedate: allow '' for epochWed, 06 Dec 2006 13:13:27 -0600, by Matt Mackall
-
parsedate: use Abort rather than ValueErrorWed, 06 Dec 2006 13:13:26 -0600, by Matt Mackall
-
add debugdate commandWed, 06 Dec 2006 13:13:25 -0600, by Matt Mackall
-
Merge with crewWed, 06 Dec 2006 12:45:27 -0600, by Matt Mackall
-
Don't report an error when closing heads during local push (issue387)Tue, 05 Dec 2006 23:25:28 +0100, by Thomas Arendsen Hein
-
Removed unused parameters/options of update command.Tue, 05 Dec 2006 22:46:36 +0100, by Thomas Arendsen Hein
-
Add "null" pseudo-tag pointing to nullidTue, 05 Dec 2006 13:41:42 -0800, by Brendan Cully
-
hgk: show view in short command listTue, 05 Dec 2006 16:39:54 -0600, by Matt Mackall
-
move patterns topicsTue, 05 Dec 2006 16:36:06 -0600, by Matt Mackall
-
move environment topicTue, 05 Dec 2006 16:31:08 -0600, by Matt Mackall
-
Generate docs for help topicsTue, 05 Dec 2006 16:28:59 -0600, by Matt Mackall
-
Allow topics to be callablesTue, 05 Dec 2006 16:28:56 -0600, by Matt Mackall
-
Add basic support for help topics and a dates topicTue, 05 Dec 2006 16:06:13 -0600, by Matt Mackall
-
use forward "/" for internal path and static http, fix issue437Tue, 05 Dec 2006 16:33:40 +0100, by Benoit Boissinot
-
merge with crewTue, 05 Dec 2006 15:21:41 +0100, by Benoit Boissinot