Sat, 09 Dec 2006 12:46:01 -0600 |
Matt Mackall |
make transcoding more robust
|
Sat, 09 Dec 2006 18:49:24 +0100 |
Benoit Boissinot |
remove unnecessary call to umask
|
Sat, 09 Dec 2006 14:19:52 +0100 |
Thomas Arendsen Hein |
Show the destionation for clone if not specified manually.
|
Sat, 09 Dec 2006 14:00:36 +0100 |
Thomas Arendsen Hein |
Removed unneeded OSError exception handler.
|
Sat, 09 Dec 2006 11:16:27 +0100 |
Thomas Arendsen Hein |
Fixes test-encoding for python2.3 and minor cleanups:
|
Sat, 09 Dec 2006 09:30:29 +0100 |
Thomas Arendsen Hein |
Use util.always instead of creating a new lambda function in show_changeset
|
Fri, 08 Dec 2006 20:44:58 -0600 |
Matt Mackall |
Fix log regression where log -p file showed diffs for other files
|
Fri, 08 Dec 2006 17:10:40 -0800 |
Brendan Cully |
Fix hg serve -6 getsockname handling
|
Fri, 08 Dec 2006 22:01:05 -0200 |
Alexis S. L. Carvalho |
Allow the user to specify the fallback encoding for the changelog
|
Fri, 08 Dec 2006 23:33:32 +0100 |
Thomas Arendsen Hein |
Removed unknown option -t in test-status
|
Fri, 08 Dec 2006 14:06:26 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 08 Dec 2006 12:53:51 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 08 Dec 2006 12:52:17 -0800 |
Brendan Cully |
transplant: don't add extra newlines to changelog entry in filter
|
Fri, 08 Dec 2006 15:05:39 -0600 |
Matt Mackall |
Merge with crew
|
Fri, 08 Dec 2006 14:55:45 -0600 |
Matt Mackall |
Add doc notes about revert and hg status vs diff
|
Fri, 08 Dec 2006 07:48:47 +0100 |
Thomas Arendsen Hein |
merge with main
|
Fri, 08 Dec 2006 01:36:50 -0200 |
Alexis S. L. Carvalho |
log: convert branch names to the local encoding
|
Thu, 07 Dec 2006 14:35:43 -0200 |
Alexis S. L. Carvalho |
fix encoding conversion of branch names when mq is loaded
|
Thu, 07 Dec 2006 14:15:11 -0200 |
Alexis S. L. Carvalho |
fix hg diff -r ''
|
Thu, 07 Dec 2006 11:22:17 +0100 |
Thomas Arendsen Hein |
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
|
Fri, 08 Dec 2006 13:14:57 -0600 |
Matt Mackall |
context: don't spuriously raise abort when a file goes missing.
|
Fri, 08 Dec 2006 13:04:10 -0600 |
Matt Mackall |
Add notes about diff/merge asymmetry to export, diff, and log
|
Thu, 07 Dec 2006 18:03:28 -0600 |
Matt Mackall |
Teach convert-repo to deal with mixed charsets in git
|
Wed, 06 Dec 2006 17:59:19 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 06 Dec 2006 13:51:54 -0800 |
Brendan Cully |
Merge with mpm
|
Wed, 06 Dec 2006 13:27:39 -0800 |
Brendan Cully |
Merge with mpm
|
Tue, 05 Dec 2006 21:35:44 -0600 |
Steve Borho |
zsh: fix completions with relative paths
|
Tue, 05 Dec 2006 21:30:04 -0600 |
Steve Borho |
zsh: remove deprecated -f option for hg update
|
Wed, 06 Dec 2006 17:58:45 -0600 |
Matt Mackall |
Remove date parameter from merge
|
Wed, 06 Dec 2006 17:58:09 -0600 |
Matt Mackall |
Add --date support to update and revert
|
Wed, 06 Dec 2006 15:29:17 -0600 |
Matt Mackall |
Add --date support to log
|
Wed, 06 Dec 2006 15:11:44 -0600 |
Matt Mackall |
Add date matching support
|
Wed, 06 Dec 2006 13:36:23 -0600 |
Matt Mackall |
Update dates help topic
|
Wed, 06 Dec 2006 13:13:44 -0600 |
Matt Mackall |
Update tests
|
Wed, 06 Dec 2006 13:13:42 -0600 |
Matt Mackall |
parsedate: add UTC and GMT timezones
|
Wed, 06 Dec 2006 13:13:31 -0600 |
Matt Mackall |
improve date parsing for numerous new date formats
|
Wed, 06 Dec 2006 13:13:27 -0600 |
Matt Mackall |
parsedate: allow '' for epoch
|
Wed, 06 Dec 2006 13:13:26 -0600 |
Matt Mackall |
parsedate: use Abort rather than ValueError
|
Wed, 06 Dec 2006 13:13:25 -0600 |
Matt Mackall |
add debugdate command
|
Wed, 06 Dec 2006 12:45:27 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 05 Dec 2006 23:25:28 +0100 |
Thomas Arendsen Hein |
Don't report an error when closing heads during local push (issue387)
|
Tue, 05 Dec 2006 22:46:36 +0100 |
Thomas Arendsen Hein |
Removed unused parameters/options of update command.
|
Tue, 05 Dec 2006 13:41:42 -0800 |
Brendan Cully |
Add "null" pseudo-tag pointing to nullid
|
Tue, 05 Dec 2006 16:39:54 -0600 |
Matt Mackall |
hgk: show view in short command list
|
Tue, 05 Dec 2006 16:36:06 -0600 |
Matt Mackall |
move patterns topics
|
Tue, 05 Dec 2006 16:31:08 -0600 |
Matt Mackall |
move environment topic
|
Tue, 05 Dec 2006 16:28:59 -0600 |
Matt Mackall |
Generate docs for help topics
|
Tue, 05 Dec 2006 16:28:56 -0600 |
Matt Mackall |
Allow topics to be callables
|
Tue, 05 Dec 2006 16:06:13 -0600 |
Matt Mackall |
Add basic support for help topics and a dates topic
|
Tue, 05 Dec 2006 16:33:40 +0100 |
Benoit Boissinot |
use forward "/" for internal path and static http, fix issue437
|
Tue, 05 Dec 2006 15:21:41 +0100 |
Benoit Boissinot |
merge with crew
|
Tue, 05 Dec 2006 14:58:32 +0100 |
Edouard Gomez |
Fix revrange() call in the churn contrib
|
Tue, 05 Dec 2006 11:28:23 +0100 |
Benoit Boissinot |
introduce localrepo.spath for the store path, sopener fixes
|
Tue, 05 Dec 2006 11:28:21 +0100 |
Benoit Boissinot |
localrepo: change aftertrans to be independant of the store path
|
Tue, 05 Dec 2006 11:23:37 +0100 |
Thomas Arendsen Hein |
Use python instead of shell printf with \x sequences for test-encoding.
|
Mon, 04 Dec 2006 17:43:37 -0600 |
Matt Mackall |
Merge with crew
|
Mon, 04 Dec 2006 09:38:49 +0100 |
Benoit Boissinot |
bundlerepo: don't hardcode the revlog filename
|
Tue, 21 Nov 2006 20:00:15 -0200 |
Alexis S. L. Carvalho |
make hg commit <dirname> work again
|
Mon, 04 Dec 2006 17:10:31 -0600 |
Matt Mackall |
imported patch collision
|
Mon, 04 Dec 2006 17:10:29 -0600 |
Matt Mackall |
imported patch folding
|
Mon, 04 Dec 2006 14:32:02 -0600 |
Matt Mackall |
Make quoting in test-encoding simpler
|
Mon, 04 Dec 2006 01:21:53 -0600 |
Matt Mackall |
update test-debugcomplete
|
Sun, 03 Dec 2006 18:47:05 -0600 |
Matt Mackall |
hgweb: report detected character set
|
Sun, 03 Dec 2006 17:28:58 -0600 |
Matt Mackall |
test-encoding: copy a bundle from TESTDIR rather than constructing one
|
Sun, 03 Dec 2006 16:51:50 -0600 |
Matt Mackall |
Hex-encode ! in test-encoding printf
|
Sun, 03 Dec 2006 16:31:25 -0600 |
Matt Mackall |
Add output for encoding test
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add a charset encoding test case
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
tests: set a default encoding for running tests (ASCII)
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add documentation for charset encoding options
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add global options for setting encoding and encodingmode
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of branch names
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of tags
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of username and description in changelog
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add functions for transcoding and manipulating multibyte strings
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add encoding detection
|
Sat, 02 Dec 2006 22:41:05 +0100 |
Thomas Arendsen Hein |
merge with crew
|
Sat, 02 Dec 2006 22:35:17 +0100 |
Thomas Arendsen Hein |
Move ellipsis code to util.ellipsis() and improve maxlength handling.
|
Sat, 02 Dec 2006 22:16:00 +0100 |
Thomas Arendsen Hein |
Use UnexpectedOutput exception instead of RepoError in sshrepo, too.
|
Sat, 02 Dec 2006 22:15:18 +0100 |
Thomas Arendsen Hein |
Change sshrepo.repoerror() into a more flexible sshrepo.raise_().
|
Sat, 02 Dec 2006 21:57:20 +0100 |
Thomas Arendsen Hein |
Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'.
|
Sat, 02 Dec 2006 18:41:07 -0200 |
Alexis S. L. Carvalho |
fix qseries -v and guards interaction
|
Sat, 02 Dec 2006 16:08:00 -0200 |
Alexis S. L. Carvalho |
changegroup.py: delay the loading of the bz2 and zlib modules
|
Sat, 02 Dec 2006 03:38:55 -0200 |
Alexis S. L. Carvalho |
Ignore all errors while parsing the branch cache.
|
Sat, 02 Dec 2006 03:16:17 -0200 |
Alexis S. L. Carvalho |
small fixes for test-newbranch
|
Fri, 01 Dec 2006 15:43:48 -0800 |
Brendan Cully |
transplant: split filter args into changelog entry and patch
|
Fri, 01 Dec 2006 15:00:33 -0800 |
Brendan Cully |
transplant: log source node when recovering too.
|
Fri, 01 Dec 2006 14:30:17 -0800 |
Brendan Cully |
transplant: clobber old series when transplant fails
|
Fri, 01 Dec 2006 23:28:14 +0100 |
Thomas Arendsen Hein |
merge with crew
|
Fri, 01 Dec 2006 23:27:53 +0100 |
Thomas Arendsen Hein |
Use unsigned version format.
|
Fri, 01 Dec 2006 23:16:12 +0100 |
Thomas Arendsen Hein |
Improve error message for unknown revlog flags.
|
Fri, 01 Dec 2006 13:54:47 -0800 |
Brendan Cully |
Merge with crew
|
Fri, 01 Dec 2006 13:50:09 -0800 |
Brendan Cully |
transplant: "filtering %s\n"
|
Fri, 01 Dec 2006 22:29:47 +0100 |
Thomas Arendsen Hein |
Don't require a diff which accepts the -N option.
|
Fri, 01 Dec 2006 22:09:05 +0100 |
Thomas Arendsen Hein |
Compatibility fix for 'ln -sf'.
|
Fri, 01 Dec 2006 16:18:16 -0200 |
Alexis S. L. Carvalho |
additional fixes for issue436
|
Fri, 01 Dec 2006 15:40:23 +0100 |
Thomas Arendsen Hein |
Fix test-rename-dir-merge for different implementations of ls.
|
Fri, 01 Dec 2006 14:46:05 +0100 |
Thomas Arendsen Hein |
Fix test-notify for systems without or with a different version of diffstat.
|
Fri, 01 Dec 2006 13:11:09 +0100 |
Thomas Arendsen Hein |
merge with upstream
|
Fri, 01 Dec 2006 09:42:07 +0100 |
Benoit Boissinot |
add test for issue436
|
Fri, 01 Dec 2006 02:35:46 -0600 |
Matt Mackall |
verify: add rename link checking
|
Fri, 01 Dec 2006 02:24:56 -0600 |
Matt Mackall |
Make revlog error slightly less scary
|
Fri, 01 Dec 2006 01:42:52 -0600 |
Matt Mackall |
Fix argument handling for hg -v pull -v x (issue 436)
|
Fri, 01 Dec 2006 01:29:14 -0600 |
Matt Mackall |
update bugzilla extension to use ui buffers
|
Fri, 01 Dec 2006 01:29:13 -0600 |
Matt Mackall |
add test for the notify extension
|
Fri, 01 Dec 2006 01:28:20 -0600 |
Matt Mackall |
fix notify with new ui buffering
|
Fri, 01 Dec 2006 01:28:19 -0600 |
Matt Mackall |
use ui buffering in changeset printer
|
Fri, 01 Dec 2006 01:28:18 -0600 |
Matt Mackall |
add a simple nested buffering scheme to ui
|
Thu, 30 Nov 2006 22:38:48 -0600 |
Matt Mackall |
make manifest friendlier
|
Thu, 30 Nov 2006 19:50:28 -0600 |
Matt Mackall |
Add missing test output
|
Thu, 30 Nov 2006 18:22:44 -0600 |
Matt Mackall |
Fix test permission
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: handle directory renames
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: pull findcopies helpers inside, refactor checkpair to checkcopies
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: move check for empty ancestor into findcopies
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: only store one direction of copies in the copy map
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: add copied hash to simplify copy logic
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: remove unused match logic from findcopies
|
Thu, 30 Nov 2006 17:36:33 -0600 |
Matt Mackall |
merge: report destinations of moves in merge action messages
|
Thu, 30 Nov 2006 13:51:58 -0800 |
Brendan Cully |
transplant: recover added/removed files after failed application
|
Thu, 30 Nov 2006 11:32:40 -0800 |
Brendan Cully |
transplant: preserve filter changes in --continue log
|
Thu, 30 Nov 2006 11:09:25 -0800 |
Brendan Cully |
transplant: fix --continue; add --continue test
|
Wed, 29 Nov 2006 22:34:22 -0800 |
Brendan Cully |
transplant: show_changeset moved to cmdutil
|
Wed, 29 Nov 2006 08:49:45 +0100 |
Thomas Arendsen Hein |
Make sed expression in test-committer compatible with GNU sed 3.x.
|
Tue, 28 Nov 2006 21:16:05 +0100 |
Benoit Boissinot |
only print a warning when no username is specified
|
Tue, 28 Nov 2006 19:11:46 +0100 |
Benoit Boissinot |
add a comment about '\n' and '\r' and streaming clone
|
Tue, 28 Nov 2006 11:28:45 +0100 |
Benoit Boissinot |
add test for issue433
|
Mon, 27 Nov 2006 22:56:26 -0200 |
Alexis S. L. Carvalho |
fix hg log -r ''
|
Mon, 27 Nov 2006 22:03:36 -0200 |
Alexis S. L. Carvalho |
handle files with more than one git binary patch
|
Mon, 27 Nov 2006 22:03:31 -0200 |
Alexis S. L. Carvalho |
handle files with both git binary patches and copy/rename ops
|
Mon, 27 Nov 2006 15:27:09 -0800 |
Brendan Cully |
Make context __eq__ handle arbitrary RHS values
|
Mon, 27 Nov 2006 15:13:01 -0800 |
Brendan Cully |
Add transplant extension
|
Mon, 27 Nov 2006 22:22:44 +0100 |
Benoit Boissinot |
don't create the .hg/data at init time
|
Mon, 27 Nov 2006 20:55:50 +0100 |
Benoit Boissinot |
context: None is not a valid filenode (revert from 23ede9e7ad4d)
|
Sun, 26 Nov 2006 13:28:30 +0100 |
Benoit Boissinot |
update rewrite-log for tip ; chmod it
|
Thu, 23 Nov 2006 22:45:00 -0800 |
Brendan Cully |
merge: Don't search for copies across unrelated manifests
|
Wed, 22 Nov 2006 00:53:56 +0200 |
Giorgos Keramidas |
Expand test-commit to cover one of the recent bugs.
|
Wed, 22 Nov 2006 23:07:15 +0100 |
Thomas Arendsen Hein |
Make mq use changegroup.writebundle for writing strip backups.
|
Wed, 22 Nov 2006 23:02:28 +0100 |
Thomas Arendsen Hein |
Removed unused ui parameter from revpair/revrange and fix its users.
|
Wed, 22 Nov 2006 22:33:57 +0100 |
Thomas Arendsen Hein |
Use 'bundletype' instead of 'type' to not shadow built-in function.
|
Wed, 22 Nov 2006 22:32:23 +0100 |
Thomas Arendsen Hein |
BZ2Compressor already defaults to compresslevel=9.
|
Wed, 22 Nov 2006 22:08:00 +0100 |
Benoit Boissinot |
fix writebundle for bz2 bundles
|
Tue, 21 Nov 2006 23:08:29 -0200 |
Alexis S. L. Carvalho |
fix push over HTTP to older servers
|
Mon, 20 Nov 2006 19:32:46 -0200 |
Alexis S. L. Carvalho |
Don't generate git patches that rename a file to multiple destinations
|
Mon, 20 Nov 2006 19:32:45 -0200 |
Alexis S. L. Carvalho |
handle git patches that rename a file to more than one destination
|
Mon, 20 Nov 2006 19:32:43 -0200 |
Alexis S. L. Carvalho |
qrefresh: fix handling of copies in the fast path
|
Mon, 20 Nov 2006 19:32:42 -0200 |
Alexis S. L. Carvalho |
qrefresh: fix handling of added files (including copies) in the slow path
|
Mon, 20 Nov 2006 19:32:41 -0200 |
Alexis S. L. Carvalho |
qrefresh: respect --git even in the slow path
|
Mon, 20 Nov 2006 19:32:40 -0200 |
Alexis S. L. Carvalho |
add --git option to qdiff
|
Mon, 20 Nov 2006 19:32:38 -0200 |
Alexis S. L. Carvalho |
diff: better detection of renames when comparing with the working dir.
|
Mon, 20 Nov 2006 19:32:37 -0200 |
Alexis S. L. Carvalho |
fix typo in mercurial/patch.py
|
Mon, 20 Nov 2006 19:32:36 -0200 |
Alexis S. L. Carvalho |
renamedbetween: only return (file, node) pairs that exist in the original rev
|
Mon, 20 Nov 2006 19:32:35 -0200 |
Alexis S. L. Carvalho |
diff: improve detection of renames when diffing across many revisions
|
Mon, 20 Nov 2006 13:06:04 -0800 |
Brendan Cully |
Merge with crew
|
Mon, 20 Nov 2006 13:03:52 -0800 |
Brendan Cully |
mq: add --git option to qimport -r
|
Sun, 19 Nov 2006 22:02:00 +0100 |
Mathieu Clabaut |
Make qrefresh help more explanatory for options -m, -l and -s
|
Mon, 20 Nov 2006 21:03:02 +0100 |
Thomas Arendsen Hein |
Improved examples for network support in README.
|
Mon, 20 Nov 2006 19:55:59 +0100 |
Thomas Arendsen Hein |
Corrected "waiting for lock on repository FOO held by BAR" message.
|
Mon, 20 Nov 2006 19:41:49 +0100 |
Thomas Arendsen Hein |
Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
|
Mon, 20 Nov 2006 19:36:28 +0100 |
Thomas Arendsen Hein |
Don't step into an endless loop when lock file is empty.
|
Sun, 19 Nov 2006 23:47:19 +0100 |
Mathieu Clabaut |
Issue424: mq patch loses guard when qrenamed
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
correct remote heads test in prepush
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
add docstring to reachable
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
reorder tests in prepush
|
Sun, 19 Nov 2006 17:01:59 -0200 |
Alexis S. L. Carvalho |
fix qseries -v when there are unapplied patches
|
Sun, 19 Nov 2006 16:09:04 +0100 |
Thomas Arendsen Hein |
Indentation cleanups for 2956948b81f3.
|
Sat, 18 Nov 2006 17:20:38 -0200 |
Marcos Chaves |
fix warnings generated by pygettext.py.
|
Sat, 18 Nov 2006 23:51:15 -0200 |
Alexis S. L. Carvalho |
Update trusted_users only after we've seen a file not owned by the user
|
Sat, 18 Nov 2006 23:51:14 -0200 |
Alexis S. L. Carvalho |
Avoid looking up usernames if the current user owns the .hgrc file
|
Sat, 18 Nov 2006 23:51:13 -0200 |
Alexis S. L. Carvalho |
Use a variable to explicitly trust global config files
|
Sat, 18 Nov 2006 19:44:42 -0200 |
Alexis S. L. Carvalho |
Revert almost all of 5be434785317; add a test
|
Sat, 18 Nov 2006 11:34:19 -0600 |
Matt Mackall |
avoid unnecessary copy merges
|
Fri, 17 Nov 2006 08:06:54 +0100 |
Thomas Arendsen Hein |
white space and line break cleanups
|
Thu, 16 Nov 2006 08:52:55 +0100 |
Thomas Arendsen Hein |
Merge with crew.
|
Thu, 16 Nov 2006 08:51:22 +0100 |
Thomas Arendsen Hein |
Use nullrev+count instead of count-1 in a newly introduced expression.
|
Wed, 15 Nov 2006 19:18:57 -0200 |
Alexis S. L. Carvalho |
commands.docopy: pay attention on whether paths use "/" or os.sep
|
Wed, 15 Nov 2006 18:56:47 -0200 |
Alexis S. L. Carvalho |
fix util.pathto
|
Wed, 15 Nov 2006 17:56:57 -0200 |
Alexis S. L. Carvalho |
don't use readline() to read branches.cache
|
Mon, 13 Nov 2006 21:50:09 +0100 |
Benoit Boissinot |
merge with upstream
|
Thu, 09 Nov 2006 14:44:17 -0800 |
Brendan Cully |
zsh: typo in commit completion
|
Thu, 09 Nov 2006 21:53:45 +0100 |
Thomas Arendsen Hein |
issue228: Fix repositories at the filesystem root (/ or C:\)
|
Wed, 08 Nov 2006 11:28:33 -0800 |
Brendan Cully |
Export changelog dict in localrepo.commit
|
Wed, 15 Nov 2006 23:59:39 -0600 |
Matt Mackall |
abort if explicitly committed files are not found or not tracked
|
Wed, 15 Nov 2006 23:37:45 -0600 |
Matt Mackall |
unduplicate bundle writing code from httprepo
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
remove duplicate zgenerator in httprepo
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
create a readbundle function
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move write_bundle to changegroup.py
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
remove legacy hg parents REV syntax
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
add log --removed
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
rename and copy are no longer experimental
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
alphabetize help_ in commands
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
remove relpath
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
refactor rawcommit
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
refactor debugrenamed
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move show_version to version_
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move walkchangerevs to cmdutils
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
Consolidate brinfo handling
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
changeset templater: convert some unnecessary yields to returns
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
further simplify stringify
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
ui: remove last vestiges of header buffering
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
Refactor log ui buffering and patch display
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
refactor header handling for changelog formatting
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templates: move changeset templating bits to cmdutils
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: changeset templater reorganization and optimizations
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: speed up changeset writes and stringify
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
changeset_templater: remove changes arg
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: simplify parsestring
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
template: fold template() into __call__, minor optimizations
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: simplify cache and remove filter argument in __call__
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: simplify template function
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: take cStringIO out of indent
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: remove cStringIO from stringify
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: remove cStringIO for fill
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: use str.decode in parse_string
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
bundle: don't use sets.Set
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
revlog: reachable actually takes a node
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
util: add copyfile function
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
hgweb: internalize some socket details
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
remove unused imports
|
Wed, 08 Nov 2006 13:20:08 -0600 |
Matt Mackall |
tests: add -i switch
|
Wed, 08 Nov 2006 13:20:08 -0600 |
Matt Mackall |
tests: add -R switch
|
Wed, 08 Nov 2006 13:20:08 -0600 |
Matt Mackall |
tests: sort test list if running all tests
|
Tue, 07 Nov 2006 22:35:07 +0100 |
Thomas Arendsen Hein |
Fix accessing a repository via -R/--repository through a symlink.
|
Tue, 07 Nov 2006 22:18:34 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
Tue, 07 Nov 2006 21:43:19 +0100 |
Benoit Boissinot |
localrepo: factor commit and rawcommit
|
Tue, 07 Nov 2006 21:43:15 +0100 |
Benoit Boissinot |
localrepo.commit: little cleanups
|
Tue, 07 Nov 2006 14:04:15 -0600 |
Matt Mackall |
Fix up parent display in logging
|
Wed, 01 Nov 2006 21:47:55 -0600 |
Matt Mackall |
Clarify untracked file merge message
|
Mon, 06 Nov 2006 22:01:09 -0800 |
Lee Cantey |
Remove references to documentation that was removed in da9506fe2710
|
Sun, 05 Nov 2006 21:57:52 +0100 |
Thomas Arendsen Hein |
Corrected documentation for return value of python hooks.
|
Thu, 02 Nov 2006 19:23:55 +0100 |
Thomas Arendsen Hein |
Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".
|
Thu, 02 Nov 2006 15:30:45 +0100 |
Thomas Arendsen Hein |
Try hgweb unbundle methods in the order presented by the server.
|
Thu, 02 Nov 2006 14:58:55 +0100 |
Thomas Arendsen Hein |
Client support for hgweb unbundle with versions.
|
Thu, 02 Nov 2006 14:39:08 +0100 |
Thomas Arendsen Hein |
Add allowed bundle types as argument to hgweb unbundle capability.
|
Wed, 01 Nov 2006 19:59:26 -0300 |
Alexis S. L. Carvalho |
hgweb: remove debugging print
|
Wed, 01 Nov 2006 22:06:24 +0100 |
Benoit Boissinot |
hgweb: introduce a new capability for sending a compressed bundle
|
Wed, 01 Nov 2006 22:01:30 +0100 |
Benoit Boissinot |
hgweb: if the server supports it, send a compressed bundle
|
Wed, 01 Nov 2006 14:53:11 -0300 |
Alexis S. L. Carvalho |
Use httpconnection even with proxies.
|
Wed, 01 Nov 2006 17:56:55 +0100 |
Benoit Boissinot |
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
|
Tue, 31 Oct 2006 18:10:23 -0800 |
Brendan Cully |
hgweb: split URLs containing spaces or other escaped characters correctly
|
Tue, 31 Oct 2006 17:31:30 -0800 |
Brendan Cully |
zsh: perform ~ expansion on _hg_root
|
Tue, 31 Oct 2006 17:24:42 -0800 |
Brendan Cully |
mq: handle qpush -a with empty series
|