Mon, 13 Jun 2005 18:36:40 -0800 |
mpm |
Merge with TAH
|
Mon, 13 Jun 2005 17:29:04 -0800 |
mpm |
hg pull: more query fixes
|
Mon, 13 Jun 2005 12:04:04 -0800 |
mpm |
hg merge: some getchangegroup fixups
|
Sun, 12 Jun 2005 22:05:08 -0800 |
mpm |
Transparent proxy support
|
Sun, 12 Jun 2005 10:18:32 -0800 |
mpm |
hg commit: user and date options
|
Sun, 12 Jun 2005 08:48:01 -0800 |
mpm |
More tweaking to rawcommit for repo conversion
|
Sun, 12 Jun 2005 08:23:29 -0800 |
mpm |
Minor caching improvement for manifest
|
Sun, 12 Jun 2005 08:11:43 -0800 |
mpm |
Optimize diff and status in subdirectories
|
Sat, 11 Jun 2005 10:10:06 -0800 |
mpm |
fix KeyErrors from reading empty dirstate
|
Fri, 10 Jun 2005 12:49:25 -0800 |
mpm |
Add tip to tags
|
Fri, 10 Jun 2005 12:48:12 -0800 |
mpm |
add tip to repo.lookup
|
Fri, 10 Jun 2005 09:36:38 -0800 |
mpm |
Merge with TAH
|
Fri, 10 Jun 2005 09:36:02 -0800 |
mpm |
more merge fixes
|
Fri, 10 Jun 2005 00:29:36 -0800 |
mpm |
various fixups for git import
|
Thu, 09 Jun 2005 09:48:50 -0800 |
mpm |
Merge with TAH
|
Thu, 09 Jun 2005 09:24:08 +0100 |
Thomas Arendsen Hein |
Turn on +x for every +r bit when making a file executable and obey umask.
|
Thu, 09 Jun 2005 08:53:07 +0100 |
Thomas Arendsen Hein |
Fixed usage of removed variable 'wp'.
|
Thu, 09 Jun 2005 09:41:21 -0800 |
mpm |
hg update: fix clobbering files when going backwards
|
Wed, 08 Jun 2005 17:38:46 -0800 |
mpm |
Make most file opening binary
|
Wed, 08 Jun 2005 17:26:09 -0800 |
mpm |
Add wopener for opening files in the working directory
|
Wed, 08 Jun 2005 16:27:03 -0800 |
mpm |
commit: edit text fixups
|
Wed, 08 Jun 2005 16:15:07 -0800 |
mpm |
commit: abort with empty commit text
|
Wed, 08 Jun 2005 14:44:32 -0800 |
mpm |
verify: don't die from new permission bits
|
Wed, 08 Jun 2005 10:50:50 -0800 |
mpm |
permissions merge: remove a debugging print
|
Wed, 08 Jun 2005 10:46:39 -0800 |
mpm |
merge: update permissions even if file contents didn't change
|
Wed, 08 Jun 2005 10:16:33 -0800 |
mpm |
add tracking of execute permissions
|
Tue, 07 Jun 2005 20:06:05 -0800 |
mpm |
various merge improvements
|
Tue, 07 Jun 2005 19:00:56 -0800 |
mpm |
merge: Fix bug where we overwrote local when local was newer
|
Sun, 05 Jun 2005 10:50:03 -0800 |
mpm |
Fix empty repository transaction bug
|
Sun, 05 Jun 2005 10:48:39 -0800 |
mpm |
implement demand loading hack
|
Sat, 04 Jun 2005 19:21:13 -0800 |
mpm |
minor fixes for update()
|
Sat, 04 Jun 2005 18:34:35 -0800 |
mpm |
unify checkout and resolve into update
|
Sat, 04 Jun 2005 15:16:48 -0800 |
mpm |
Remove invalid state from dirstate
|
Sat, 04 Jun 2005 15:14:11 -0800 |
mpm |
backup dirstate for undo
|
Sat, 04 Jun 2005 14:16:32 -0800 |
mpm |
import and startup cleanups
|
Sat, 04 Jun 2005 12:24:23 -0800 |
mpm |
migrate verify
|
Sat, 04 Jun 2005 11:13:25 -0800 |
mpm |
root relative IO and valid commit states
|
Fri, 03 Jun 2005 18:29:46 -0800 |
mpm |
Resolve bits from TAH
|
Fri, 03 Jun 2005 18:27:55 -0800 |
mpm |
Replace tkmerge with hgmerge
|
Fri, 03 Jun 2005 13:32:37 -0800 |
mpm |
Merge from tah
|
Fri, 03 Jun 2005 12:58:47 -0800 |
mpm |
hg resolve: merge a given node into the working directory
|
Fri, 03 Jun 2005 12:56:50 -0800 |
mpm |
add 'm' state to dirstates
|
Fri, 03 Jun 2005 12:55:56 -0800 |
mpm |
make diffdir default to dirstate.parents()
|
Fri, 03 Jun 2005 12:54:54 -0800 |
mpm |
teach commit about dirstate.parents()
|
Fri, 03 Jun 2005 12:54:14 -0800 |
mpm |
teach rawcommit about dirstate.parents()
|
Fri, 03 Jun 2005 12:46:38 -0800 |
mpm |
move repo.current to dirstate.parents()
|
Fri, 03 Jun 2005 12:44:01 -0800 |
mpm |
fix repo locking
|
Fri, 03 Jun 2005 12:43:16 -0800 |
mpm |
fix bad assumption about uniqueness of file versions
|
Fri, 03 Jun 2005 12:40:32 -0800 |
mpm |
add back tempfile import
|
Thu, 02 Jun 2005 18:46:49 -0800 |
mpm |
make pull work for multiple heads
|
Thu, 02 Jun 2005 17:39:29 -0800 |
mpm |
change dircache into dirstate
|
Wed, 01 Jun 2005 15:21:53 -0800 |
mpm |
merge: catch unexpected responses
|
Wed, 01 Jun 2005 15:15:07 -0800 |
mpm |
hg annotate: actually annotate the given version
|
Wed, 01 Jun 2005 10:40:19 -0800 |
mpm |
hg undo: fixup working dir state
|
Tue, 31 May 2005 22:57:53 -0800 |
mpm |
Move ui class to its own module
|
Tue, 31 May 2005 21:33:27 -0800 |
mpm |
hg rawcommit command
|
Tue, 31 May 2005 09:03:46 -0800 |
mpm |
annotate: memory efficiency
|
Tue, 31 May 2005 08:56:05 -0800 |
mpm |
annotate: deal with merges
|
Mon, 30 May 2005 08:03:54 -0800 |
mpm |
Changes to network protocol
|
Sun, 29 May 2005 09:24:51 -0800 |
mpm |
merge: add count of new manifests, files, and revisions
|
Sun, 29 May 2005 09:06:43 -0800 |
mpm |
merge: short-circuit search for merge into empty repo
|
Sat, 28 May 2005 13:59:09 -0800 |
mpm |
Fix two minor merge bugs
|
Sat, 28 May 2005 13:31:49 -0800 |
mpm |
Add $HGEDITOR hook and example script
|
Sat, 28 May 2005 11:48:00 -0800 |
mpm |
Add manifest hash to commit messages for easy signing
|
Fri, 27 May 2005 13:09:56 -0800 |
mpm |
Pull from Jake's hg docs
|
Fri, 27 May 2005 12:27:46 -0800 |
mpm |
Merge from Jake's hg docs
|
Fri, 27 May 2005 12:26:14 -0800 |
mpm |
Change hg: protocol name to http: and http: to old-http:
|
Thu, 26 May 2005 18:20:24 -0800 |
mpm |
trivial tweak to merge3
|
Thu, 26 May 2005 09:48:50 -0800 |
mpm |
Make undo and recover friendlier
|
Thu, 26 May 2005 09:04:54 -0800 |
mpm |
Implement recover and undo commands
|
Thu, 26 May 2005 08:53:04 -0800 |
mpm |
Simply repository locking
|
Wed, 25 May 2005 08:54:54 -0800 |
mpm |
Merge from hgweb
|
Wed, 25 May 2005 08:53:34 -0800 |
mpm |
Bail on attempts to do an empty commit
|
Tue, 24 May 2005 23:34:06 -0800 |
mpm |
Pass filename to $HGMERGE
|
Tue, 24 May 2005 23:13:25 -0800 |
mpm |
Improve pruning of branches in outstanding changeset algorithm
|
Tue, 24 May 2005 20:30:35 -0800 |
mpm |
Handle merge with deletions
|
Mon, 23 May 2005 22:14:41 -0800 |
mpm |
Fix transaction handling bug by reverting fileopener change
|
Mon, 23 May 2005 16:05:48 -0800 |
mpm |
Minor safety checks to manifest diff
|
Fri, 20 May 2005 17:38:01 -0800 |
mpm |
Add fileopener to move some pathname knowledge from filelog to repository
|
Fri, 20 May 2005 17:33:24 -0800 |
mpm |
Simplify checkout slightly, replace checkdir with os.makedirs
|
Fri, 20 May 2005 17:31:55 -0800 |
mpm |
Sort files on check-in for good I/O patterns
|
Fri, 20 May 2005 17:27:21 -0800 |
mpm |
Move hg from storing files in data with base64 encoding to full
|
Fri, 20 May 2005 17:22:02 -0800 |
mpm |
Annotate was being too clever trying to work in place, and triggering
|
Wed, 18 May 2005 18:25:37 -0800 |
mpm |
Make prompting go
|
Wed, 18 May 2005 16:59:54 -0800 |
mpm |
Add paranoia to diff code
|
Wed, 18 May 2005 16:45:44 -0800 |
mpm |
Add updated merge3 code
|
Wed, 18 May 2005 16:31:51 -0800 |
mpm |
Beginnings of transaction undo support
|
Wed, 18 May 2005 16:29:39 -0800 |
mpm |
Refactor merge code
|
Tue, 17 May 2005 13:38:21 -0800 |
mpm |
Fix manifest merge swap bug
|
Tue, 17 May 2005 11:40:45 -0800 |
mpm |
Fix merge bug, I hope
|
Tue, 17 May 2005 11:06:59 -0800 |
mpm |
Add -q quiet option
|
Tue, 17 May 2005 01:12:30 -0800 |
mpm |
Add basic annotation support
|
Tue, 17 May 2005 01:07:57 -0800 |
mpm |
Add "HG: merge resolve" to editor text for merge
|
Fri, 13 May 2005 13:12:32 -0800 |
mpm |
Add tag support
|
Fri, 13 May 2005 11:47:16 -0800 |
mpm |
Fix up a bunch of bugs in the new merge code
0.4f
|
Thu, 12 May 2005 17:54:55 -0800 |
mpm |
Diff in subdirectories from Jake Edge
|
Thu, 12 May 2005 01:21:58 -0800 |
mpm |
Add hg:// protocol
|
Wed, 11 May 2005 15:06:41 -0800 |
mpm |
Add getchangegroup code to efficiently calculate and request a changegroup
|
Wed, 11 May 2005 14:38:26 -0800 |
mpm |
From: Thomas Arendsen Hein <thomas@intevation.de>
|
Wed, 11 May 2005 09:44:12 -0800 |
mpm |
Fix resolve bug putting unchanged files in resolve cset
|
Tue, 10 May 2005 00:40:49 -0800 |
mpm |
Add changegroup support
|
Tue, 10 May 2005 00:33:48 -0800 |
mpm |
Fix occassional diff bug with manifests
|
Sat, 07 May 2005 16:33:09 -0800 |
mpm |
Date is an int as a string in changelog
|
Sat, 07 May 2005 16:12:31 -0800 |
mpm |
Move hex/bin bits to revlog
|
Sat, 07 May 2005 09:27:52 -0800 |
mpm |
Support for 0, 1, or 2 diff revs
|
Fri, 06 May 2005 09:09:35 -0800 |
mpm |
Add diffrevs function to compare two nodes
|
Thu, 05 May 2005 15:20:56 -0800 |
mpm |
Fix up commit arg breakage
|
Thu, 05 May 2005 15:05:50 -0800 |
mpm |
Make diffdir take a revision argument
|
Wed, 04 May 2005 22:47:25 -0800 |
mpm |
Fix corruption from manifest.listcache optimization
|
Wed, 04 May 2005 15:42:30 -0800 |
mpm |
The actual hg remove fix from Thomas Hein
|
Wed, 04 May 2005 15:32:16 -0800 |
mpm |
From: Thomas Arendsen Hein <thomas@intevation.de>
|
Wed, 04 May 2005 10:07:10 -0800 |
mpm |
Fix network pull of repo files with "%" in their base64 encoding.
|
Tue, 03 May 2005 23:37:43 -0800 |
oxymoron |
Fix linking of changeset revs when merging
|
Tue, 03 May 2005 18:51:52 -0800 |
mpm |
Ignore empty ignore patterns
0.4c
|
Tue, 03 May 2005 18:36:16 -0800 |
mpm |
Fix exception handling for reading current working version
|
Tue, 03 May 2005 13:16:10 -0800 |
mpm |
Add back links from file revisions to changeset revisions
|