log

age author description
Mon, 18 Jun 2007 13:24:34 -0500 Matt Mackall dirstate: lazify and lambdafy _slash
Mon, 18 Jun 2007 13:24:34 -0500 Matt Mackall dirstate: simplify state()
Mon, 18 Jun 2007 13:24:34 -0500 Matt Mackall dirstate: move ignore to its own file
Mon, 18 Jun 2007 13:24:34 -0500 Matt Mackall dirstate: replace clear()
Mon, 18 Jun 2007 13:24:33 -0500 Matt Mackall dirstate: fold parse into read
Mon, 18 Jun 2007 13:24:33 -0500 Matt Mackall dirstate: make reload lazy
Mon, 18 Jun 2007 13:24:33 -0500 Matt Mackall dirstate: lazify initdirs
Mon, 18 Jun 2007 13:24:33 -0500 Matt Mackall dirstate: lazify copymap, _branch, and _pl
Mon, 18 Jun 2007 13:24:33 -0500 Matt Mackall dirstate: use getattr rather than lazyread
Mon, 18 Jun 2007 12:38:54 -0700 Brendan Cully Make fast-forward merges full merges
Mon, 18 Jun 2007 11:13:16 -0700 Brendan Cully Fix up tests for new branch message
Mon, 18 Jun 2007 10:44:43 -0700 Brendan Cully Notify the user that hg branch does not create a branch until commit
Sun, 17 Jun 2007 20:09:35 -0700 Brendan Cully patchbomb: fix PAGER buglet introduced in 88fc92b0b821
Sun, 17 Jun 2007 20:35:43 +0200 Patrick Mezard patchbomb: page patchbomb messages only if PAGER is defined.
Sun, 17 Jun 2007 20:35:32 +0200 Patrick Mezard cmdutil: add missing "time" import.
Sun, 17 Jun 2007 20:08:06 +0200 Patrick Mezard Merge with crew-stable
Sun, 17 Jun 2007 19:40:02 +0200 Patrick Mezard patchbomb: flush ui before delegating to pager.
Sun, 17 Jun 2007 19:39:47 +0200 Patrick Mezard test-patchbomb: fix non-existing --date parameter and filtering regexps.
Wed, 13 Jun 2007 15:02:09 +0300 Giorgos Keramidas test-patchbomb: sed -e may not work with extended regexps
Sun, 17 Jun 2007 14:11:30 +0200 Thomas Arendsen Hein Make --import-branch option actually work (- is translated to _)
Thu, 14 Jun 2007 09:01:51 -0700 Eric Hopper Add --import-branch option to hg import to pull in branch information without --exact
Thu, 14 Jun 2007 16:19:58 -0700 Brendan Cully convert: remove pdb call. *blush*
Thu, 14 Jun 2007 16:12:08 -0700 Brendan Cully convert: fix various authormap handling bugs
Thu, 14 Jun 2007 23:25:55 +0200 Edouard Gomez convert extension: Add support for username mapping
Thu, 14 Jun 2007 23:25:55 +0200 Edouard Gomez convert extension: Save a few opens on the map file
Thu, 14 Jun 2007 13:32:35 -0700 Brendan Cully Merge with stable
Thu, 14 Jun 2007 10:58:49 -0700 Brendan Cully Make parents with a file but not a revision use working directory revision.
Thu, 14 Jun 2007 10:59:17 -0700 Brendan Cully Merge with crew
Thu, 14 Jun 2007 10:58:49 -0700 Brendan Cully Make parents with a file but not a revision use working directory revision.
Thu, 14 Jun 2007 12:54:06 +0200 Thomas Arendsen Hein Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.
Thu, 14 Jun 2007 11:33:32 +0200 Thomas Arendsen Hein merge with main
Wed, 13 Jun 2007 13:15:53 -0500 Matt Mackall extensions: fix lookup of hgext.foo modules
Wed, 13 Jun 2007 13:15:51 -0500 Matt Mackall localrepo: demand-load changeset, manifest, and dirstate
Wed, 13 Jun 2007 19:11:20 -0700 Brendan Cully Merge with crew
Wed, 13 Jun 2007 19:05:20 -0700 Brendan Cully extensions: fix load of module/__init__.py on OS X
Wed, 13 Jun 2007 21:39:45 -0300 Alexis S. L. Carvalho localrepo.status: only append stuff to the clean list if list_clean is true
Wed, 13 Jun 2007 21:39:45 -0300 Alexis S. L. Carvalho mq: reduce matcher abuse
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho commands.remove: don't use the unknown list
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho commands.commit: don't use the unknown list
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho localrepo.add: avoid some stats
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho revert: use util.lexists
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho addremove: use util.lexists
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho commands.commit: symlinks are supported
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho mq: grab locks before starting a transaction
Wed, 13 Jun 2007 13:50:29 -0700 Brendan Cully Merge with crew
Wed, 13 Jun 2007 13:46:40 -0700 Brendan Cully extensions: load modules in module/__init__.py form.
Wed, 13 Jun 2007 15:02:09 +0300 Giorgos Keramidas test-patchbomb: sed -e may not work with extended regexps
Wed, 13 Jun 2007 08:24:40 +0200 Thomas Arendsen Hein Correct tests/test-patchbomb* files:
Tue, 12 Jun 2007 14:52:34 -0700 Bryan O'Sullivan patchbomb: add --date option
Tue, 12 Jun 2007 14:44:47 -0700 Bryan O'Sullivan Don't validate email config if we're not sending email.
Tue, 12 Jun 2007 14:39:36 -0700 Bryan O'Sullivan patchbomb: 0c61124ad877 moved setremoteconfig into cmdutil
Tue, 12 Jun 2007 13:21:42 -0700 Brendan Cully dispatch: restore a dropped shlex import
Tue, 12 Jun 2007 18:55:47 +0200 Thomas Arendsen Hein merge with main
Tue, 12 Jun 2007 10:34:54 -0500 Matt Mackall extensions: add missing sys import
Tue, 12 Jun 2007 17:39:57 +0200 Thomas Arendsen Hein Revive commands.dispatch as a simple way to call hg from other pythons scripts.
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: accept an abbreviation of --repository
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: move findrepo to cmdutil
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall localrepo: don't search from path
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: use the repo path found by early parsing
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: parse and apply -R early
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: parse and apply cwd opt early
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: rename variables after code motion
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: hoist debugging hook to runcatch
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: move dispatching code to cmdutil
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: move runcommand to cmdutil
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: pull final command execution into its own function
Mon, 11 Jun 2007 21:09:23 -0500 Matt Mackall dispatch: reduce nesting by moving parsing exceptions
Mon, 11 Jun 2007 21:09:23 -0500 Matt Mackall dispatch: move signal and exception handling to its own function
Mon, 11 Jun 2007 21:09:23 -0500 Matt Mackall Create a separate module for managing extensions
Mon, 11 Jun 2007 21:09:23 -0500 Matt Mackall extensions: separate function for loading single extensions
Mon, 11 Jun 2007 21:09:23 -0500 Matt Mackall dispatch: reorder functions
Mon, 11 Jun 2007 21:09:23 -0500 Matt Mackall localrepo: break out the repo-finding walk into its own function
Mon, 11 Jun 2007 12:14:31 -0700 Brendan Cully Respect locale environment variables on darwin.
Mon, 11 Jun 2007 11:06:42 -0700 Brendan Cully Small cleanups for the new tag code
Fri, 01 Jun 2007 19:56:39 -0400 Josef "Jeff" Sipek gitweb: Display branch and tag labels
Sun, 10 Jun 2007 21:05:01 -0700 Brendan Cully Merge with mpm
Sun, 10 Jun 2007 21:16:58 -0500 Matt Mackall commit: fix bug where dirstate for removed file is confused
Sun, 10 Jun 2007 19:16:20 -0500 Matt Mackall hg serve: don't lookup user-supplied names/addresses
Sun, 10 Jun 2007 20:08:47 -0700 Brendan Cully Split convert extension into common and repository type modules
Sat, 09 Jun 2007 13:25:54 +0200 Thomas Arendsen Hein Removed trailing \n in calls to util.Abort()
Sat, 09 Jun 2007 13:17:58 +0200 Thomas Arendsen Hein Some small cleanups for convert extension:
Sat, 09 Jun 2007 01:04:28 -0300 Alexis S. L. Carvalho Avoid extra filelogs entries.
Sat, 09 Jun 2007 01:04:28 -0300 Alexis S. L. Carvalho Make sure the changelog mentions files whose flags changed
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho run-tests.py: set ui.slash = True
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho test-config-case: print only the Section we're interested in.
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho Add ui.slash hgrc setting
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho docopy: use repo.pathto to format paths for printing
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho Add dirstate.pathto and localrepo.pathto.
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho Use absolute paths in revert.
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho Use absolute paths in docopy.
Fri, 08 Jun 2007 23:49:12 -0300 Alexis S. L. Carvalho Use absolute paths in addremove.
Thu, 07 Jun 2007 23:16:10 +0200 Edouard Gomez Add some more smart when initializing destination repository
Thu, 07 Jun 2007 23:06:17 +0200 Edouard Gomez Fix hgext/convert/__init__.py rights
Thu, 07 Jun 2007 22:28:52 +0200 Thomas Arendsen Hein Include convert extension in packages setup
Thu, 07 Jun 2007 12:41:12 +0200 Thomas Arendsen Hein convert: map CVS HEAD to default branch
Sun, 03 Jun 2007 22:11:25 +0200 Patrick Mezard ui: make readsections() abort when configuration cannot be read.
Wed, 06 Jun 2007 20:22:52 +0200 Thomas Arendsen Hein Removed trailing whitespace and tabs from python files
Wed, 06 Jun 2007 20:17:03 +0200 Thomas Arendsen Hein Fixed python2.3 incompatibility (rsplit) in cvs code of convert extension
Fri, 25 May 2007 08:12:33 +0200 Edouard Gomez Add a wrapper script for convert extension
Fri, 25 May 2007 00:56:48 +0200 Edouard Gomez Turns convert.py into a real extension
Wed, 06 Jun 2007 19:49:47 +0200 Thomas Arendsen Hein Move convert-repo to hgext/convert/__init__.py
Wed, 06 Jun 2007 19:06:43 +0200 Thomas Arendsen Hein Fixed test output for changed glog (. instead of @)
Wed, 06 Jun 2007 19:05:18 +0200 Thomas Arendsen Hein Issue a warning if "-r ." is used with two working directory parents.
Wed, 06 Jun 2007 18:28:48 +0200 Thomas Arendsen Hein graphlog: Print . instead of @ for working directory parents
Tue, 05 Jun 2007 19:55:27 -0300 Alexis S. L. Carvalho Remove atomicfile class.
Tue, 05 Jun 2007 19:55:27 -0300 Alexis S. L. Carvalho Use atomictemp files to write the dirstate.
Tue, 05 Jun 2007 19:26:36 -0300 Alexis S. L. Carvalho test-serve: let run-tests.py kill the daemons
Mon, 04 Jun 2007 21:49:01 +0200 Joel Rosdahl Fix bug in "hg serve -v"
Mon, 04 Jun 2007 21:48:59 +0200 Joel Rosdahl Add test reproducing a bug in "hg serve -v"
Mon, 04 Jun 2007 22:56:42 +0200 Patrick Mezard Merge with crew-stable
Mon, 04 Jun 2007 09:16:53 -0500 TK Soh hgk: display tags that contain spaces
Mon, 04 Jun 2007 16:54:52 +1000 Bela Babik hgk: added -selectbackground grey to canvases
Mon, 04 Jun 2007 22:08:42 +0200 Thomas Arendsen Hein merge with stable
Mon, 04 Jun 2007 22:05:47 +0200 Thomas Arendsen Hein Obfuscate author in gitweb shortlog (issue578)
Mon, 04 Jun 2007 22:02:17 +0200 Thomas Arendsen Hein Fixed indentation in hgext/notify.py
Mon, 04 Jun 2007 00:26:53 -0300 Alexis S. L. Carvalho merge with crew-stable
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho wsgicgi: change stdin to binary mode
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho Also check the index file size when deciding whether to reload a revlog.
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho use .extend instead of .append in readtags
Fri, 20 Apr 2007 16:17:42 -0500 TK Soh hbisect: fix a typo in error message