Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
document changelog format
2006-09-09, by Benoit Boissinot
merge with brendan
2006-09-09, by Benoit Boissinot
strip: strip changelog before manifest
2006-08-30, by Brendan Cully
extdiff: do not shell-quote options to new commands
2006-08-28, by TK Soh
Include section name and parameter name (if available) in config errors.
2006-09-08, by Thomas Arendsen Hein
Never apply string formatting to generated errors with util.Abort.
2006-09-08, by Thomas Arendsen Hein
hg merge: fix lookup of branch
2006-09-08, by Benoit Boissinot
merge with crew
2006-09-08, by Benoit Boissinot
hgk.py: fix for a bug introduced in 32fd512ca7c0
2006-09-08, by Benoit Boissinot
allow shell-quoting in command defaults
2006-09-07, by TK Soh
hgk.py: use mercurial.patch functions when possible
2006-09-07, by Benoit Boissinot
git --diff: fix traceback when getting mode change
2006-09-07, by Benoit Boissinot
hgk.py: use nullid instead of a constant
2006-09-07, by Benoit Boissinot
hgk.py: fix warnings from pychecker
2006-09-06, by Benoit Boissinot
hgk.py: add an optional file list to debug-diff-tree
2006-09-06, by Benoit Boissinot
really treat the right side of acl.{allow,deny} as a list of users
2006-06-27, by Mikhail Sobolev
merge crew with hg-churn
2006-09-05, by Benoit Boissinot
Fix for Python 2.3 compatibility.
2006-09-05, by Shun-ichi GOTO
hgk: use short changeset hashes
2006-08-24, by TK Soh
merge with brendan
2006-09-05, by Benoit Boissinot
unlink temporary patch files even when an exception is raised
2006-09-05, by Benoit Boissinot
Remove temporary git patch files
2006-08-30, by Brendan Cully
Fix git patch application when cwd != repo.root
2006-08-30, by Brendan Cully
Detect git patches in patchbomb makepatch function
2006-08-30, by Brendan Cully
merge with hg-churn
2006-09-04, by Benoit Boissinot
[churn] Moved churn extension from hgext to contrib
2006-09-04, by Josef "Jeff" Sipek
[churn] Fix progress bar not incrementing when merge cset is encountered
2006-09-03, by Josef "Jeff" Sipek
[churn] progress meter
2006-09-03, by Josef "Jeff" Sipek
[churn] Ignore merge csets
2006-09-03, by Josef "Jeff" Sipek
[churn] repo.changes was renamed to repo.status
2006-09-03, by Josef "Jeff" Sipek
Merge with mpm
2006-09-03, by Josef "Jeff" Sipek
Merge with Brendan Cully
2006-08-19, by Josef "Jeff" Sipek
Add revision range support
2006-08-18, by Brendan Cully
[churn] Fixed churn ignoring the first commit
2006-08-19, by Josef "Jeff" Sipek
[churn] Trivial cleanup
2006-08-15, by Josef "Jeff" Sipek
[churn] Trivial cleanup suggested by Thomas
2006-08-15, by Josef "Jeff" Sipek
[churn] Cleanup suggestions from tonfa
2006-08-08, by Josef "Jeff" Sipek
Churn extension
2006-07-26, by Josef "Jeff" Sipek
add document on command defaults
2006-09-02, by TK Soh
do not enable verbose output if quiet is specified in the cmdline
2006-09-03, by Benoit Boissinot
clone: simplifying dest repo creation
2006-09-02, by Benoit Boissinot
sshrepo: when creating a repo, raise an error if it already exists
2006-09-02, by Benoit Boissinot
localrepo: move the repo creation code, fail if the repo exists
2006-09-02, by Benoit Boissinot
sshrepo: flush stderr before connecting to the hg server
2006-09-02, by Benoit Boissinot
gitweb: add file links to filelog page
2006-08-31, by TK Soh
gitweb: add annotate links to changeset page
2006-08-31, by TK Soh
Merge with crew
2006-08-30, by Brendan Cully
Add --git support to hg email
2006-08-30, by Brendan Cully
Add --git to hg export
2006-08-30, by Brendan Cully
merge with brendan
2006-08-30, by Benoit Boissinot
Call patch.diff directly instead of printdiff - this also saves an
2006-08-29, by Brendan Cully
Remove dates from git export file lines - they confuse git-apply
2006-08-29, by Brendan Cully
Find the system's MD5 binary.
2006-07-28, by Will Maier
gitweb: fix annotate page display problem on IE (6.0)
2006-08-29, by TK Soh
gitweb: fix file page display problem on IE (6.0)
2006-08-29, by TK Soh
gitweb: fix issue 349
2006-08-29, by TK Soh
Document the fact that revert might overwrite .orig files
2006-08-29, by Benoit Boissinot
Add a hint for revert --all when aborting
2006-08-29, by Benoit Boissinot
fix incorrect warning when walking on a particular rev
2006-08-28, by Benoit Boissinot
fix errors reported by pychecker
2006-08-26, by Benoit Boissinot
Fixed an exception in notify extension (b2a_hex argument incorrect)
2006-08-24, by Alexis S. L. Carvalho
minor docstring fix for revert
2006-08-22, by TK Soh
Allow for MB/sec transfer rates in test-http-proxy and test-ssh.
2006-08-21, by Lee Cantey
load extensions only after the ui object has been completely initialized
2006-08-22, by Alexis S. L. Carvalho
Only read .hg/hgrc files from trusted users/groups
2006-08-22, by Alexis S. L. Carvalho
Fix hgk extension due to 4ec58b157265 refactoring
2006-08-23, by Edouard Gomez
merge.
2006-08-23, by Vadim Gelfer
mq.el: Add comment to mq-edit-finish.
2006-08-22, by Bryan O'Sullivan
mq.el: add ability to edit a patch.
2006-08-22, by Bryan O'Sullivan
qheader: exit withh meaningful error code.
2006-08-22, by Bryan O'Sullivan
Emacs: add mq.el, early support for Mercurial Queues.
2006-08-22, by Bryan O'Sullivan
MQ: Make more commands return meaningful errors.
2006-08-22, by Bryan O'Sullivan
mercurial.el: deal with more vagaries of "hg status".
2006-08-22, by Bryan O'Sullivan
qrefresh: exit with status 1 if no patches applied.
2006-08-22, by Bryan O'Sullivan
mercurial.el: add hg-cwd
2006-08-22, by Bryan O'Sullivan
mercurial.el: speed up mode line updates.
2006-08-22, by Bryan O'Sullivan
mercurial.el: add hg-status.
2006-08-22, by Bryan O'Sullivan
mercurial.el: use parents in modeline, not tip
2006-08-22, by Bryan O'Sullivan
mercurial.el: fix hg-chomp.
2006-08-22, by Bryan O'Sullivan
mercurial.el: fix calls to goto-char.
2006-08-22, by Bryan O'Sullivan
mercurial.el: get rid of unportable, unperformant use of replace-regexp.
2006-08-22, by Bryan O'Sullivan
merge.
2006-08-22, by Vadim Gelfer
Support the demandload syntax "@" in packagescan
2006-08-10, by Volker Kleinfeld
merge.
2006-08-22, by Vadim Gelfer
Support foo@bar notation as demandload module spec.
2006-08-22, by Shun-ichi GOTO
Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
2006-08-22, by Thomas Arendsen Hein
Merge with tah
2006-08-22, by Thomas Arendsen Hein
Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
2006-08-22, by Thomas Arendsen Hein
Clear contents of global hgrc for tests before running each test.
2006-08-22, by Thomas Arendsen Hein
Add ui.strict config item.
2006-08-21, by Bryan O'Sullivan
Ignore .DS_Store directories
2006-08-21, by Lee Cantey
Allow for MB/sec transfer rates in test-http
2006-08-21, by Lee Cantey
patch queue: portability.notes
2006-08-21, by Danek Duvall
mq: fix bad interaction between demandload and update of commands.norepo
2006-08-21, by Vadim Gelfer
revert: add -a as alias for --all
2006-08-21, by Vadim Gelfer
revert: require --all to revert all files.
2006-08-21, by Vadim Gelfer
merge: fold umap and added into m1 manifest
2006-08-22, by Matt Mackall
merge: make unresolved a counter
2006-08-22, by Matt Mackall
merge: use context code to retrieve manifests
2006-08-22, by Matt Mackall
merge: add remove to the action hash
2006-08-22, by Matt Mackall
merge: combine merge and get lists
2006-08-22, by Matt Mackall
merge: remove redundant if
2006-08-22, by Matt Mackall
merge: eliminate mw manifestdict, do everything with m1
2006-08-22, by Matt Mackall
merge: eliminate usage of m1 after working manifest creation
2006-08-22, by Matt Mackall
merge: simplify working dir manifest generation
2006-08-22, by Matt Mackall
merge: simplify some update logic
2006-08-22, by Matt Mackall
merge: hoist partial code out of manifest loops
2006-08-22, by Matt Mackall
merge: minor simplification
2006-08-22, by Matt Mackall
merge: rename mysterious variable
2006-08-21, by Matt Mackall
merge: add backwards variable
2006-08-21, by Matt Mackall
tag: shorten hash in default commit message
2006-08-20, by Matt Mackall
Only show long hashes with --debug, not --verbose
2006-08-20, by Matt Mackall
Demote a pull note to a debug message
2006-08-20, by Matt Mackall
fix typo in mail.py
2006-08-20, by Alexis S. L. Carvalho
fix incoming -p
2006-08-20, by Alexis S. L. Carvalho
dirstate.py: when comparing mtimes, use only the integer part.
2006-08-20, by Alexis S. L. Carvalho
localrepo.status: detect clean files even when the mtime has changed
2006-08-20, by Alexis S. L. Carvalho
Avoid Python 2.5 warning
2006-08-20, by Alexis S. L. Carvalho
extdiff: make new diff commands pick up their options correctly
2006-08-17, by TK Soh
addremove: add -s/--similarity option
2006-08-18, by Vadim Gelfer
fix comment.
2006-08-18, by Vadim Gelfer
merge.
2006-08-18, by Vadim Gelfer
addremove: do not deprecate.
2006-07-23, by Vadim Gelfer
merge.
2006-08-18, by Vadim Gelfer
fix issue 322.
2006-08-18, by Vadim Gelfer
merge.
2006-08-18, by Vadim Gelfer
add missing import of errno
2006-08-17, by Giorgos Keramidas
merge.
2006-08-18, by Vadim Gelfer
add other dir/file case to test for issue322.
2006-08-18, by Vadim Gelfer
Teach annotate to follow copies.
2006-08-18, by Brendan Cully
Add self to contributors
2006-08-18, by Brendan Cully
add test for issue 322.
2006-08-18, by Vadim Gelfer
merge with self.
2006-08-18, by Vadim Gelfer
load extensions from every hgrc.
2006-08-18, by Vadim Gelfer
refactor extension loading.
2006-08-11, by Vadim Gelfer
merge with brendan.
2006-08-18, by Vadim Gelfer
mq: fix appliedname
2006-08-16, by Brendan Cully
mq help text updates and speling fixes
2006-08-16, by Brendan Cully
Add qnew -e option.
2006-08-16, by Brendan Cully
allow qrefresh to take a list of files; closes #96.
2006-08-16, by Brendan Cully
Fix test-mq-qdiff; add -I and -X options to qdiff
2006-08-16, by Brendan Cully
Fix qfold after recent changes
2006-08-16, by Brendan Cully
sed portability fixes
2006-08-16, by Brendan Cully
Teach mq about git patches
2006-08-16, by Brendan Cully
Move import's working dir update code into patch.updatedir
2006-08-16, by Brendan Cully
Solaris portability fixes
2006-08-18, by Danek Duvall
Fix bug #345.
2006-08-18, by Brendan Cully
patchbomb: import new mail module
2006-08-16, by Brendan Cully
mail: fix connect
2006-08-16, by Brendan Cully
merge with tah
2006-08-18, by Thomas Arendsen Hein
Fix hgweb's patch display in changeset view.
2006-08-18, by Thomas Arendsen Hein
hgext: more patchbomb documentation
2006-08-15, by Giorgos Keramidas
make new tests executable.
2006-08-16, by Vadim Gelfer
tests: new test for the bisect extension
2006-08-15, by Giorgos Keramidas
tests: new test for "hg annotate"
2006-08-15, by Giorgos Keramidas
override previous merge with mpm.
2006-08-16, by Vadim Gelfer
redo merge with mpm.
2006-08-16, by Vadim Gelfer
merge with mpm.
2006-08-16, by Vadim Gelfer
Unify mq and hg patch invocation.
2006-08-15, by Brendan Cully
merge.
2006-08-15, by Vadim Gelfer
make test-mq-qdiff executable.
2006-08-15, by Vadim Gelfer
tests: new test for mq qdiff command
2006-08-15, by Giorgos Keramidas
merge with other head by default, not tip.
2006-08-15, by Vadim Gelfer
merge with mpm.
2006-08-15, by Vadim Gelfer
Tune a bit the extdiff toplevel comments/samples.
2006-08-15, by Giorgos Keramidas
Fixed test-extdiff.
2006-08-15, by Thomas Arendsen Hein
A fix for --prune.
2006-08-15, by Brendan Cully
Adjusted test to changed help output.
2006-08-15, by Thomas Arendsen Hein
merge with jeffpc
2006-08-15, by Thomas Arendsen Hein
Use demandload in hgk
2006-08-15, by Josef "Jeff" Sipek
Add diff --git option
2006-08-14, by Brendan Cully
extdiff: fix bugs. add test.
2006-08-14, by Vadim Gelfer
Allow qdel to delete multiple patches.
2006-08-14, by Brendan Cully
Replace qdel/qfold -f option with -k/--keep.
2006-08-14, by Brendan Cully
Properly shell-quote arguments in extdiff
2006-08-14, by Brendan Cully
Update extdiff for recent refactoring
2006-08-14, by Brendan Cully
Test for log --prune.
2006-08-14, by Brendan Cully
hgweb: partially revert 4ec58b157265
2006-08-14, by Giorgos Keramidas
merge: consolidate dirstate updates
2006-08-15, by Matt Mackall
merge: use file size stored in revlog index
2006-08-15, by Matt Mackall
merge: move forgets to the apply stage
2006-08-15, by Matt Mackall
trivial bool() cleanup
2006-08-15, by Matt Mackall
filelog.cmp: return 0 for equality
2006-08-15, by Matt Mackall
merge: hoist some working manifest logic out of merge loop
2006-08-15, by Matt Mackall
merge: working manifest new/changed
2006-08-15, by Matt Mackall
merge: factor out exec bit merge function
2006-08-15, by Matt Mackall
Use revlog hash comparison technique in merge
2006-08-15, by Matt Mackall
Move cmp bits from filelog to revlog
2006-08-15, by Matt Mackall
Move ui.sendmail to mail.connect/sendmail
2006-08-15, by Matt Mackall
Move ui.diffopts to patch.diffopts where it belongs
2006-08-15, by Matt Mackall
filelog: add hash-based comparisons
2006-08-14, by Matt Mackall
Merge with crew
2006-08-14, by Matt Mackall
cmdutil.matchpats: allow include/exclude to be optional.
2006-08-13, by Vadim Gelfer
add default values to arguments of walk etc.
2006-08-13, by Vadim Gelfer
move commands.addremove_lock to cmdutil.addremove
2006-08-13, by Vadim Gelfer
move walk and matchpats from commands to cmdutil.
2006-08-13, by Vadim Gelfer
fix patch.patch.filterfiles.
2006-08-13, by Vadim Gelfer
make test-diff-subdir executable.
2006-08-13, by Vadim Gelfer
tests: new test for hg diff of a subdirectory only
2006-08-13, by Giorgos Keramidas
Make clear that hg pull -r REV pulls "up to" a revision.
2006-08-13, by Giorgos Keramidas
Use cached hg-root-dir instead of rediscovering
2006-08-13, by Giorgos Keramidas
hgweb: repo.changes() is now called repo.status()
2006-08-13, by Giorgos Keramidas
remove localrepository.changes.
2006-08-12, by Vadim Gelfer
refactor text diff/patch code.
2006-08-12, by Vadim Gelfer
merge.
2006-08-12, by Vadim Gelfer
manifest.execf is now a function.
2006-08-12, by Vadim Gelfer
merge.
2006-08-12, by Vadim Gelfer
grep: add --follow support.
2006-08-12, by Brendan Cully
grep: display correct user/revision for --all in reverse.
2006-08-12, by Brendan Cully
util: qualify name properly.
2006-08-12, by Vadim Gelfer
mq: demandload more
2006-08-12, by Vadim Gelfer
commands.import: refactor patch parsing into patch.extract.
2006-08-12, by Vadim Gelfer
merge git patch code.
2006-08-12, by Vadim Gelfer
Tests for git import
2006-08-11, by Brendan Cully
Remove debugging line
2006-08-11, by Brendan Cully
Fix bad merge with crew
2006-08-11, by Brendan Cully
Move patch-related code into its own module.
2006-08-11, by Brendan Cully
Teach import to understand git diff extensions.
2006-08-11, by Brendan Cully
update copyrights.
2006-08-12, by Vadim Gelfer
merge.
2006-08-12, by Vadim Gelfer
Fix some bugs introduced during the manifest refactoring
2006-08-12, by Alexis S. L. Carvalho
Fix "hg qnew -f foo" without -m
2006-08-12, by Alexis S. L. Carvalho
merge with mpm.
2006-08-12, by Vadim Gelfer
import: get lock and wlock one time
2006-08-11, by Vadim Gelfer
Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.
2006-08-11, by Thomas Arendsen Hein
fix test output
2006-08-10, by Vadim Gelfer
mq: only add mq attribute to local repo
2006-08-10, by Vadim Gelfer
mq: apply patch is any posative guard matches
2006-08-10, by Vadim Gelfer
fetch: fix test fail
2006-08-10, by Vadim Gelfer
mq: do not allow to push from repo with patches applied
2006-08-10, by Vadim Gelfer
call reposetup functions of extension modules whenever repo created
2006-08-10, by Vadim Gelfer
mq: test commit in repo with patches applied
2006-08-10, by Vadim Gelfer
Disallow commit over an applied mq patch.
2006-08-10, by Brendan Cully
qselect: add --pop, --reapply options
2006-08-10, by Vadim Gelfer
Fix some tests for portability.
2006-08-09, by Danek Duvall
merge: minor simplification
2006-08-14, by Matt Mackall
Remove manifest.readflags
2006-08-11, by Matt Mackall
Change remaining users of manifest flags
2006-08-11, by Matt Mackall
Switch to simpler manifestdict
2006-08-10, by Matt Mackall
Merge: use single objects for tracking manifests
2006-08-09, by Matt Mackall
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip