Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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.
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
alphabetize help_ in commands
2006-11-15, by Matt Mackall
remove relpath
2006-11-15, by Matt Mackall
refactor rawcommit
2006-11-15, by Matt Mackall
refactor debugrenamed
2006-11-15, by Matt Mackall
move show_version to version_
2006-11-15, by Matt Mackall
move walkchangerevs to cmdutils
2006-11-15, by Matt Mackall
Consolidate brinfo handling
2006-11-15, by Matt Mackall
changeset templater: convert some unnecessary yields to returns
2006-11-15, by Matt Mackall
further simplify stringify
2006-11-15, by Matt Mackall
ui: remove last vestiges of header buffering
2006-11-15, by Matt Mackall
Refactor log ui buffering and patch display
2006-11-13, by Matt Mackall
refactor header handling for changelog formatting
2006-11-13, by Matt Mackall
templates: move changeset templating bits to cmdutils
2006-11-13, by Matt Mackall
templater: changeset templater reorganization and optimizations
2006-11-13, by Matt Mackall
templater: speed up changeset writes and stringify
2006-11-13, by Matt Mackall
changeset_templater: remove changes arg
2006-11-13, by Matt Mackall
templater: simplify parsestring
2006-11-13, by Matt Mackall
template: fold template() into __call__, minor optimizations
2006-11-13, by Matt Mackall
templater: simplify cache and remove filter argument in __call__
2006-11-13, by Matt Mackall
templater: simplify template function
2006-11-13, by Matt Mackall
templater: take cStringIO out of indent
2006-11-13, by Matt Mackall
templater: remove cStringIO from stringify
2006-11-13, by Matt Mackall
templater: remove cStringIO for fill
2006-11-13, by Matt Mackall
templater: use str.decode in parse_string
2006-11-13, by Matt Mackall
bundle: don't use sets.Set
2006-11-13, by Matt Mackall
revlog: reachable actually takes a node
2006-11-13, by Matt Mackall
util: add copyfile function
2006-11-13, by Matt Mackall
hgweb: internalize some socket details
2006-11-13, by Matt Mackall
remove unused imports
2006-11-13, by Matt Mackall
tests: add -i switch
2006-11-08, by Matt Mackall
tests: add -R switch
2006-11-08, by Matt Mackall
tests: sort test list if running all tests
2006-11-08, by Matt Mackall
Fix accessing a repository via -R/--repository through a symlink.
2006-11-07, by Thomas Arendsen Hein
Merge with upstream
2006-11-07, by Thomas Arendsen Hein
localrepo: factor commit and rawcommit
2006-11-07, by Benoit Boissinot
localrepo.commit: little cleanups
2006-11-07, by Benoit Boissinot
Fix up parent display in logging
2006-11-07, by Matt Mackall
Clarify untracked file merge message
2006-11-01, by Matt Mackall
Remove references to documentation that was removed in da9506fe2710
2006-11-06, by Lee Cantey
Corrected documentation for return value of python hooks.
2006-11-05, by Thomas Arendsen Hein
Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".
2006-11-02, by Thomas Arendsen Hein
Try hgweb unbundle methods in the order presented by the server.
2006-11-02, by Thomas Arendsen Hein
Client support for hgweb unbundle with versions.
2006-11-02, by Thomas Arendsen Hein
Add allowed bundle types as argument to hgweb unbundle capability.
2006-11-02, by Thomas Arendsen Hein
hgweb: remove debugging print
2006-11-01, by Alexis S. L. Carvalho
hgweb: introduce a new capability for sending a compressed bundle
2006-11-01, by Benoit Boissinot
hgweb: if the server supports it, send a compressed bundle
2006-11-01, by Benoit Boissinot
Use httpconnection even with proxies.
2006-11-01, by Alexis S. L. Carvalho
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
2006-11-01, by Benoit Boissinot
hgweb: split URLs containing spaces or other escaped characters correctly
2006-10-31, by Brendan Cully
zsh: perform ~ expansion on _hg_root
2006-10-31, by Brendan Cully
mq: handle qpush -a with empty series
2006-10-31, by Brendan Cully
zsh: compute repository root instead of forking hg
2006-10-31, by Brendan Cully
zsh: complete users in ssh URLS
2006-10-31, by Brendan Cully
zsh: support remote cloning
2006-10-31, by Brendan Cully
zsh: add optional remote directory cache
2006-10-31, by Brendan Cully
sshrepo: fix the parsing of the ssh url
2006-10-31, by Benoit Boissinot
zsh: complete SSH directories
2006-10-31, by Brendan Cully
zsh: complete unknown commands normally
2006-10-31, by Brendan Cully
merge with crew
2006-10-31, by Benoit Boissinot
hgweb: fix handling of path for old style template
2006-10-31, by Benoit Boissinot
merge with crew
2006-10-31, by Benoit Boissinot
merge with backout
2006-10-31, by Benoit Boissinot
Backed out changeset 41989e55fa375de4376e7e64b17e38312e8ec140
2006-10-31, by Benoit Boissinot
Backed out changeset 66a17364c30ef0804153093cfaccf830e563928a
2006-10-31, by Benoit Boissinot
Check for at least having a final release of python 2.3.0 in setup.py
2006-10-31, by Thomas Arendsen Hein
test for git empty new files
2006-10-30, by Brendan Cully
git patch: create empty added files
2006-10-30, by Brendan Cully
zsh: tab-complete status results by directory
2006-10-30, by Brendan Cully
filelog: rename filelog.size() to filelog.len()
2006-10-29, by Benoit Boissinot
revlog: more nullrev fixes
2006-10-29, by Benoit Boissinot
revlog: return 0 as offset for nullid
2006-10-29, by Benoit Boissinot
doc: clone doesn't create a working directory in remote repos
2006-10-29, by Benoit Boissinot
revlog.size() fix handling of rev == -1
2006-10-29, by Benoit Boissinot
use workingcontext.files() to detect if the repo is unclean
2006-10-29, by Benoit Boissinot
allow update to switch to a different branch if the repo is clean
2006-10-29, by Benoit Boissinot
Explicitly use REVLOGV0 instead of 0 in bundlerepo.
2006-10-29, by Thomas Arendsen Hein
Define and use nullrev (revision of nullid) instead of -1.
2006-10-29, by Thomas Arendsen Hein
Correct optimization from 3464f5e77f34; add a test.
2006-10-28, by Alexis S. L. Carvalho
log speedup: don't call revlog.node if we don't have to
2006-10-28, by Alexis S. L. Carvalho
log speedup: use list.extend to avoid an explicit loop
2006-10-28, by Alexis S. L. Carvalho
log speedup: use parentrevs in log and changeset_printer.show
2006-10-28, by Alexis S. L. Carvalho
log speedup: set quiet/verbose/debugflag in the fake ui object
2006-10-28, by Alexis S. L. Carvalho
log speedup: use only ui.write in changeset_printer.show
2006-10-28, by Alexis S. L. Carvalho
log speedup: walkchangerevs: filter the files only if we need them
2006-10-28, by Alexis S. L. Carvalho
Inform the user about the new URL when being redirected via http.
2006-10-28, by Thomas Arendsen Hein
Stripping of query string (since 88b4755fa48f) stripped too much (issue327)
2006-10-28, by Thomas Arendsen Hein
Merge with upstream
2006-10-27, by Thomas Arendsen Hein
Turn bundle file into a string for http push, for urllib2 over proxies.
2006-10-27, by Thomas Arendsen Hein
Force the content-length header to be a string in httprepo.unbundle.
2006-10-27, by Thomas Arendsen Hein
Use the new UnexpectedOutput exception in httprepo, too.
2006-10-27, by Thomas Arendsen Hein
New UnexpectedOutput exception to catch server errors in localrepo.stream_in
2006-10-27, by Thomas Arendsen Hein
Some clarifications for pull/push protocols:
2006-10-27, by Thomas Arendsen Hein
httprepo: record the url after a request, makes pull + redirect works
2006-10-27, by Benoit Boissinot
add AIX to the list of compilers that don't have inline keyword
2006-10-27, by Benoit Boissinot
zsh: support remote URLs
2006-10-26, by Brendan Cully
zsh: suppress mq completion error messages outside of repository
2006-10-26, by Brendan Cully
zsh: suppress error message for status completion outside of repository
2006-10-26, by Brendan Cully
Turn of "Not trusting file" logging when running hgweb and hgwebdir
2006-10-26, by Thomas Arendsen Hein
use untrusted settings in hgwebdir
2006-10-26, by Alexis S. L. Carvalho
use untrusted settings in hgweb
2006-10-26, by Alexis S. L. Carvalho
add untrusted argument to patch.diffopts
2006-10-26, by Alexis S. L. Carvalho
add --untrusted to showconfig
2006-10-26, by Alexis S. L. Carvalho
save settings from untrusted config files in a separate configparser
2006-10-26, by Alexis S. L. Carvalho
Only read .hg/hgrc files from trusted users/groups
2006-10-26, by Alexis S. L. Carvalho
zsh: add revrange completion
2006-10-26, by Brendan Cully
zsh: add qbase and qtip to qapplied completions
2006-10-26, by Brendan Cully
zsh: use standard tags where possible
2006-10-26, by Brendan Cully
mq: support qimport -
2006-10-26, by Brendan Cully
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.
2006-10-25, by Christian Ebert
merge with crew
2006-10-26, by Thomas Arendsen Hein
Corrected hg synopsis.
2006-10-26, by Thomas Arendsen Hein
zsh: complete qguard with +/- guard prefixes
2006-10-26, by Brendan Cully
hgcommand.vim: remove deprecated -b option from hg parents.
2006-10-25, by Christian Ebert
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprev
2006-10-25, by Brendan Cully
Merge with mpm
2006-10-25, by Brendan Cully
zsh: make option lists more compact
2006-10-25, by Brendan Cully
Merge with mpm
2006-10-25, by Brendan Cully
zsh: rewrite
2006-10-25, by Brendan Cully
small refactoring of path normalization in dirstate.statwalk
2006-10-27, by Matt Mackall
Make util.unique return a list
2006-10-27, by Matt Mackall
Simplify ignore logic in dirstate.walk
2006-10-27, by Matt Mackall
shortname: truncate at '.' too
2006-10-27, by Matt Mackall
improve walk docstrings
2006-10-27, by Matt Mackall
convert dict(zip(x,x)) to dict.fromkeys(x)
2006-10-27, by Matt Mackall
minor hg grep simplification
2006-10-26, by Matt Mackall
simplify dirstate walking
2006-10-26, by Matt Mackall
kill makewalk function
2006-10-26, by Matt Mackall
Pull getchange out of walkchangerevs
2006-10-26, by Matt Mackall
Make revrange return a list of ints so that callers don't have to convert
2006-10-26, by Matt Mackall
simplify revrange and revpair
2006-10-26, by Matt Mackall
lookup(str(x)) -> lookup(x)
2006-10-26, by Matt Mackall
Fixups for hg grep
2006-10-26, by Matt Mackall
Update tests for removed commands
2006-10-25, by Matt Mackall
Remove update -m, deprecated for 0.9.1
2006-10-25, by Matt Mackall
Remove the undo command, deprecated pre-0.9
2006-10-25, by Matt Mackall
Remove forget command, deprecated pre-0.9
2006-10-25, by Matt Mackall
Fix excessive complaining from hg log -b
2006-10-25, by Matt Mackall
Remove some more deprecated options from help syntax summaries
2006-10-25, by Matt Mackall
Hide deprecated flags in help unless verbose
2006-10-25, by Matt Mackall
Remove old fish-merge test
2006-10-25, by Matt Mackall
Merge with crew
2006-10-25, by Matt Mackall
Show number (-v) and list (--debug) of changesets with bundle/pull/push etc.
2006-10-25, by Thomas Arendsen Hein
fix graph traversal in commands.bundle (it wasn't O(n))
2006-10-25, by Benoit Boissinot
Corrected help text for bundle.
2006-10-25, by Thomas Arendsen Hein
Corrected synopsis of hg heads
2006-10-25, by Thomas Arendsen Hein
Test that we notice the empty files from the second parent during a merge
2006-10-25, by Alexis S. L. Carvalho
revlog.py: always return tuples from parents and parentrevs
2006-10-24, by Alexis S. L. Carvalho
Some README updates
2006-10-25, by Matt Mackall
Remove some old documentation that belongs on the wiki
2006-10-25, by Matt Mackall
Move rewrite-log to contrib
2006-10-25, by Matt Mackall
Remove [-b] options from help syntax lines
2006-10-24, by Matt Mackall
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip