Mercurial > hg
graph
-
Pass username to hgeditor, remove temporary fileSun, 10 Jul 2005 16:00:17 -0800, by Radoslaw "AstralStorm" Szkodzinski
-
Add rss tag in the changelog/filelog html template.Sun, 10 Jul 2005 15:59:26 -0800, by kreijack
-
Move commit hook after commit completesSun, 10 Jul 2005 14:07:14 -0800, by Matt Mackall
-
Whitespace cleanupSun, 10 Jul 2005 14:06:30 -0800, by Matt Mackall
-
Generate a friendlier except for failed lookupsSun, 10 Jul 2005 10:38:50 -0800, by Matt Mackall
-
dirstate.forget() takes a listSun, 10 Jul 2005 10:06:54 -0800, by Matt Mackall
-
Warn about bogus ignore expressionsSat, 09 Jul 2005 18:11:54 -0800, by Matt Mackall
-
Fix out of range regressionFri, 08 Jul 2005 18:10:57 -0800, by Matt Mackall
-
Make cloning by hardlink quiet againFri, 08 Jul 2005 13:35:02 -0800, by Matt Mackall
-
Fix corruption resulting from skipping parts of a revision groupFri, 08 Jul 2005 13:21:22 -0800, by Matt Mackall
-
Non-grouping regex for ignoreFri, 08 Jul 2005 00:14:47 -0800, by Matt Mackall
-
Fix an odd revlog bugFri, 08 Jul 2005 00:07:54 -0800, by Matt Mackall
-
Fix bug in reverting deleted filesFri, 08 Jul 2005 00:04:25 -0800, by Matt Mackall
-
Experimental ignore regex speed-upThu, 07 Jul 2005 09:41:03 -0800, by Matt Mackall
-
Attempt to read all remaining remote output at closeWed, 06 Jul 2005 22:41:56 -0800, by Matt Mackall
-
update test-hup permissionsWed, 06 Jul 2005 22:37:06 -0800, by Matt Mackall
-
Show remote client output with "remote:"Wed, 06 Jul 2005 22:30:00 -0800, by Matt Mackall
-
this patch permits hgweb to show the deleted files in the changeset diffWed, 06 Jul 2005 22:28:50 -0800, by kreijack
-
Performance enhancements for manifest.add()Wed, 06 Jul 2005 22:28:35 -0800, by mason
-
typo in help message.Wed, 06 Jul 2005 22:27:53 -0800, by Matt Mackall
-
Update testsWed, 06 Jul 2005 22:27:25 -0800, by Matt Mackall
-
Catch SIGHUPWed, 06 Jul 2005 22:27:07 -0800, by Matt Mackall
-
Switch push over to the new schemeWed, 06 Jul 2005 22:25:40 -0800, by Matt Mackall
-
Add addchangegroup to the ssh protocolWed, 06 Jul 2005 22:23:57 -0800, by Matt Mackall
-
Add a scheme for handling remote lockingWed, 06 Jul 2005 22:23:27 -0800, by Matt Mackall
-
Fix up the broken bits in findoutgoingWed, 06 Jul 2005 22:21:23 -0800, by Matt Mackall
-
Move the empty changeset detection out of findincoming to pullWed, 06 Jul 2005 22:20:56 -0800, by Matt Mackall
-
Protocol switch from using generators to stream-like objects.Wed, 06 Jul 2005 22:20:12 -0800, by Matt Mackall
-
Add a repo method to report repo deviceWed, 06 Jul 2005 22:14:10 -0800, by Matt Mackall
-
Slim down and update README a bitWed, 06 Jul 2005 22:11:54 -0800, by Matt Mackall
-
Provides output option to cat commandTue, 05 Jul 2005 18:23:56 -0800, by thananck
-
Update documentation of hg tagTue, 05 Jul 2005 18:23:34 -0800, by Radoslaw Szkodzinski
-
Remove debug print from locate code.Tue, 05 Jul 2005 18:22:28 -0800, by Bryan O'Sullivan
-
Clarify man page entry for locate a little.Tue, 05 Jul 2005 18:22:22 -0800, by Bryan O'Sullivan
-
Use repo.getcwd() in a few obvious places.Tue, 05 Jul 2005 18:19:22 -0800, by Bryan O'Sullivan
-
Add locate command.Tue, 05 Jul 2005 18:19:01 -0800, by Bryan O'Sullivan
-
Fix quoting for RSS linksTue, 05 Jul 2005 18:15:38 -0800, by Matt Mackall
-
Cleanups for repo.pullTue, 05 Jul 2005 18:12:57 -0800, by Matt Mackall
-
Add an sshrepository class and hg serve --stdioTue, 05 Jul 2005 17:55:22 -0800, by Matt Mackall
-
Change remote repository to httprepositoryTue, 05 Jul 2005 17:50:43 -0800, by Matt Mackall
-
Add generic repo commands for pull and pushTue, 05 Jul 2005 17:50:02 -0800, by Matt Mackall
-
Add a function to calculate the outgoing changegroupTue, 05 Jul 2005 17:49:01 -0800, by Matt Mackall
-
Attempt to handle RSS URIs properlyMon, 04 Jul 2005 15:42:26 -0800, by Matt Mackall
-
update testsMon, 04 Jul 2005 12:54:42 -0800, by Matt Mackall
-
Handle unrecognised options correctly.Mon, 04 Jul 2005 12:39:35 -0800, by Bryan O'Sullivan
-
open .hgtags as binaryMon, 04 Jul 2005 12:39:21 -0800, by thananck
-
Fix zombie files in mergeMon, 04 Jul 2005 12:38:34 -0800, by maf46
-
Output file of 'export' is opened as binary (other OS)Mon, 04 Jul 2005 12:22:21 -0800, by thananck
-
Stop patch description import at diff -rMon, 04 Jul 2005 12:18:58 -0800, by Matt Mackall
-
Demand-load most modules in the commands and ui modules.Mon, 04 Jul 2005 12:16:27 -0800, by Bryan O'Sullivan
-
On Sat, Jul 02, 2005 at 02:11:34PM -0700, Matt Mackall wrote:Mon, 04 Jul 2005 12:15:44 -0800, by Alecs King
-
* clean up error handling when user requests to use a non file objectMon, 04 Jul 2005 11:20:20 -0800, by shaleh
-
check export options for changeset before runningMon, 04 Jul 2005 11:06:01 -0800, by shaleh
-
[PATCH] hg tag: local tag support in file .hg/localtagsMon, 04 Jul 2005 11:00:25 -0800, by Matt Mackall
-
Add username/merge/editor to .hgrcSun, 03 Jul 2005 21:51:09 -0800, by Matt Mackall
-
[PATCH] Parse and use header data from an hg export'ed changesetSun, 03 Jul 2005 21:14:40 -0800, by mpm
-
[PATCH] Fix thinko in "serve" man page entry.Sun, 03 Jul 2005 20:52:41 -0800, by mpm
-
[PATCH] Get "hg serve" to optionally log accesses and errors to filesSun, 03 Jul 2005 20:51:05 -0800, by mpm
-
Split wrapped demandload lineSun, 03 Jul 2005 20:49:48 -0800, by mpm
-
[PATCH] Get "hg serve" to print the URL being servedSun, 03 Jul 2005 20:47:29 -0800, by mpm