Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Move ellipsis code to util.ellipsis() and improve maxlength handling.
2006-12-02, by Thomas Arendsen Hein
Use UnexpectedOutput exception instead of RepoError in sshrepo, too.
2006-12-02, by Thomas Arendsen Hein
Change sshrepo.repoerror() into a more flexible sshrepo.raise_().
2006-12-02, by Thomas Arendsen Hein
Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'.
2006-12-02, by Thomas Arendsen Hein
fix qseries -v and guards interaction
2006-12-02, by Alexis S. L. Carvalho
changegroup.py: delay the loading of the bz2 and zlib modules
2006-12-02, by Alexis S. L. Carvalho
Ignore all errors while parsing the branch cache.
2006-12-02, by Alexis S. L. Carvalho
small fixes for test-newbranch
2006-12-02, by Alexis S. L. Carvalho
transplant: split filter args into changelog entry and patch
2006-12-01, by Brendan Cully
transplant: log source node when recovering too.
2006-12-01, by Brendan Cully
transplant: clobber old series when transplant fails
2006-12-01, by Brendan Cully
merge with crew
2006-12-01, by Thomas Arendsen Hein
Use unsigned version format.
2006-12-01, by Thomas Arendsen Hein
Improve error message for unknown revlog flags.
2006-12-01, by Thomas Arendsen Hein
Merge with crew
2006-12-01, by Brendan Cully
transplant: "filtering %s\n"
2006-12-01, by Brendan Cully
Don't require a diff which accepts the -N option.
2006-12-01, by Thomas Arendsen Hein
Compatibility fix for 'ln -sf'.
2006-12-01, by Thomas Arendsen Hein
additional fixes for issue436
2006-12-01, by Alexis S. L. Carvalho
Fix test-rename-dir-merge for different implementations of ls.
2006-12-01, by Thomas Arendsen Hein
Fix test-notify for systems without or with a different version of diffstat.
2006-12-01, by Thomas Arendsen Hein
merge with upstream
2006-12-01, by Thomas Arendsen Hein
add test for issue436
2006-12-01, by Benoit Boissinot
verify: add rename link checking
2006-12-01, by Matt Mackall
Make revlog error slightly less scary
2006-12-01, by Matt Mackall
Fix argument handling for hg -v pull -v x (issue 436)
2006-12-01, by Matt Mackall
update bugzilla extension to use ui buffers
2006-12-01, by Matt Mackall
add test for the notify extension
2006-12-01, by Matt Mackall
fix notify with new ui buffering
2006-12-01, by Matt Mackall
use ui buffering in changeset printer
2006-12-01, by Matt Mackall
add a simple nested buffering scheme to ui
2006-12-01, by Matt Mackall
make manifest friendlier
2006-11-30, by Matt Mackall
Add missing test output
2006-11-30, by Matt Mackall
Fix test permission
2006-11-30, by Matt Mackall
merge: handle directory renames
2006-11-30, by Matt Mackall
merge: pull findcopies helpers inside, refactor checkpair to checkcopies
2006-11-30, by Matt Mackall
merge: move check for empty ancestor into findcopies
2006-11-30, by Matt Mackall
merge: only store one direction of copies in the copy map
2006-11-30, by Matt Mackall
merge: add copied hash to simplify copy logic
2006-11-30, by Matt Mackall
merge: remove unused match logic from findcopies
2006-11-30, by Matt Mackall
merge: report destinations of moves in merge action messages
2006-11-30, by Matt Mackall
transplant: recover added/removed files after failed application
2006-11-30, by Brendan Cully
transplant: preserve filter changes in --continue log
2006-11-30, by Brendan Cully
transplant: fix --continue; add --continue test
2006-11-30, by Brendan Cully
transplant: show_changeset moved to cmdutil
2006-11-29, by Brendan Cully
Make sed expression in test-committer compatible with GNU sed 3.x.
2006-11-29, by Thomas Arendsen Hein
only print a warning when no username is specified
2006-11-28, by Benoit Boissinot
add a comment about '\n' and '\r' and streaming clone
2006-11-28, by Benoit Boissinot
add test for issue433
2006-11-28, by Benoit Boissinot
fix hg log -r ''
2006-11-27, by Alexis S. L. Carvalho
handle files with more than one git binary patch
2006-11-27, by Alexis S. L. Carvalho
handle files with both git binary patches and copy/rename ops
2006-11-27, by Alexis S. L. Carvalho
Make context __eq__ handle arbitrary RHS values
2006-11-27, by Brendan Cully
Add transplant extension
2006-11-27, by Brendan Cully
don't create the .hg/data at init time
2006-11-27, by Benoit Boissinot
context: None is not a valid filenode (revert from 23ede9e7ad4d)
2006-11-27, by Benoit Boissinot
update rewrite-log for tip ; chmod it
2006-11-26, by Benoit Boissinot
merge: Don't search for copies across unrelated manifests
2006-11-23, by Brendan Cully
Expand test-commit to cover one of the recent bugs.
2006-11-22, by Giorgos Keramidas
Make mq use changegroup.writebundle for writing strip backups.
2006-11-22, by Thomas Arendsen Hein
Removed unused ui parameter from revpair/revrange and fix its users.
2006-11-22, by Thomas Arendsen Hein
Use 'bundletype' instead of 'type' to not shadow built-in function.
2006-11-22, by Thomas Arendsen Hein
BZ2Compressor already defaults to compresslevel=9.
2006-11-22, by Thomas Arendsen Hein
fix writebundle for bz2 bundles
2006-11-22, by Benoit Boissinot
fix push over HTTP to older servers
2006-11-21, by Alexis S. L. Carvalho
Don't generate git patches that rename a file to multiple destinations
2006-11-20, by Alexis S. L. Carvalho
handle git patches that rename a file to more than one destination
2006-11-20, by Alexis S. L. Carvalho
qrefresh: fix handling of copies in the fast path
2006-11-20, by Alexis S. L. Carvalho
qrefresh: fix handling of added files (including copies) in the slow path
2006-11-20, by Alexis S. L. Carvalho
qrefresh: respect --git even in the slow path
2006-11-20, by Alexis S. L. Carvalho
add --git option to qdiff
2006-11-20, by Alexis S. L. Carvalho
diff: better detection of renames when comparing with the working dir.
2006-11-20, by Alexis S. L. Carvalho
fix typo in mercurial/patch.py
2006-11-20, by Alexis S. L. Carvalho
renamedbetween: only return (file, node) pairs that exist in the original rev
2006-11-20, by Alexis S. L. Carvalho
diff: improve detection of renames when diffing across many revisions
2006-11-20, by Alexis S. L. Carvalho
Merge with crew
2006-11-20, by Brendan Cully
mq: add --git option to qimport -r
2006-11-20, by Brendan Cully
Make qrefresh help more explanatory for options -m, -l and -s
2006-11-19, by Mathieu Clabaut
Improved examples for network support in README.
2006-11-20, by Thomas Arendsen Hein
Corrected "waiting for lock on repository FOO held by BAR" message.
2006-11-20, by Thomas Arendsen Hein
Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
2006-11-20, by Thomas Arendsen Hein
Don't step into an endless loop when lock file is empty.
2006-11-20, by Thomas Arendsen Hein
Issue424: mq patch loses guard when qrenamed
2006-11-19, by Mathieu Clabaut
correct remote heads test in prepush
2006-11-19, by Matt Mackall
add docstring to reachable
2006-11-19, by Matt Mackall
reorder tests in prepush
2006-11-19, by Matt Mackall
fix qseries -v when there are unapplied patches
2006-11-19, by Alexis S. L. Carvalho
Indentation cleanups for 2956948b81f3.
2006-11-19, by Thomas Arendsen Hein
fix warnings generated by pygettext.py.
2006-11-18, by Marcos Chaves
Update trusted_users only after we've seen a file not owned by the user
2006-11-18, by Alexis S. L. Carvalho
Avoid looking up usernames if the current user owns the .hgrc file
2006-11-18, by Alexis S. L. Carvalho
Use a variable to explicitly trust global config files
2006-11-18, by Alexis S. L. Carvalho
Revert almost all of 5be434785317; add a test
2006-11-18, by Alexis S. L. Carvalho
avoid unnecessary copy merges
2006-11-18, by Matt Mackall
white space and line break cleanups
2006-11-17, by Thomas Arendsen Hein
Merge with crew.
2006-11-16, by Thomas Arendsen Hein
Use nullrev+count instead of count-1 in a newly introduced expression.
2006-11-16, by Thomas Arendsen Hein
commands.docopy: pay attention on whether paths use "/" or os.sep
2006-11-15, by Alexis S. L. Carvalho
fix util.pathto
2006-11-15, by Alexis S. L. Carvalho
don't use readline() to read branches.cache
2006-11-15, by Alexis S. L. Carvalho
merge with upstream
2006-11-13, by Benoit Boissinot
zsh: typo in commit completion
2006-11-09, by Brendan Cully
issue228: Fix repositories at the filesystem root (/ or C:\)
2006-11-09, by Thomas Arendsen Hein
Export changelog dict in localrepo.commit
2006-11-08, by Brendan Cully
abort if explicitly committed files are not found or not tracked
2006-11-15, by Matt Mackall
unduplicate bundle writing code from httprepo
2006-11-15, by Matt Mackall
remove duplicate zgenerator in httprepo
2006-11-15, by Matt Mackall
create a readbundle function
2006-11-15, by Matt Mackall
move write_bundle to changegroup.py
2006-11-15, by Matt Mackall
remove legacy hg parents REV syntax
2006-11-15, by Matt Mackall
add log --removed
2006-11-15, by Matt Mackall
rename and copy are no longer experimental
2006-11-15, by Matt Mackall
less
more
|
(0)
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip