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 20:08:47 -0700 |
Brendan Cully |
Split convert extension into common and repository type modules
|
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
|
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
|