Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
+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.
Cleaned up show_changeset()
2005-06-14, by Thomas Arendsen Hein
merge3: fix argument order
2005-06-15, by mpm
Add a tags/identify test group
2005-06-15, by mpm
Fix yet another resolve corner case
2005-06-15, by mpm
rework all code using tags
2005-06-15, by mpm
update help test for identify
2005-06-15, by mpm
run-tests: actually mark changed output as failure
2005-06-15, by mpm
Handle the case where the current working copy is not based on a checkout.
2005-06-15, by Thomas Arendsen Hein
added hg identify|id (based on a patch from Andrew Thompson)
2005-06-15, by Thomas Arendsen Hein
default path support with .hg/hgrc
2005-06-14, by mpm
Add support for .hg/hgrc file
2005-06-14, by mpm
Add some more tests
2005-06-14, by mpm
Fix misrecognition of commands
2005-06-14, by mpm
hgit: remove tabs
2005-06-14, by mpm
hg rawcommit: fix files arg conflict
2005-06-14, by mpm
testing fixups
2005-06-14, by mpm
Add a simple testing framework
2005-06-14, by mpm
Merge with TAH
2005-06-13, by mpm
Use common output function show_changeset() for hg heads|history|log|tip.
2005-06-13, by Thomas Arendsen Hein
hg pull: more query fixes
2005-06-13, by mpm
Tweak README for branch, push, and .hgrc
2005-06-13, by mpm
mdiff: fix the fix
2005-06-13, by mpm
mdiff: reinstate new algorithm
2005-06-13, by mpm
hg merge: some getchangegroup fixups
2005-06-13, by mpm
lazyparser speed ups
2005-06-13, by mpm
hgweb: Fix reloading of index
2005-06-13, by mpm
Transparent proxy support
2005-06-12, by mpm
hg push: propagate return code
2005-06-12, by mpm
stopgap hg push support
2005-06-12, by mpm
mdiff: revert grouping optimization for the time being
2005-06-12, by mpm
hg commit: user and date options
2005-06-12, by mpm
Add new convert-repo script
2005-06-12, by mpm
Remove the old convert-repo script for .4-era hg repositories
2005-06-12, by mpm
More tweaking to rawcommit for repo conversion
2005-06-12, by mpm
Minor caching improvement for manifest
2005-06-12, by mpm
Optimize diff and status in subdirectories
2005-06-12, by mpm
fix KeyErrors from reading empty dirstate
2005-06-11, by mpm
hg patch: add default commit text
2005-06-10, by mpm
add easy profiling support
2005-06-10, by mpm
Add tip to tags
2005-06-10, by mpm
add tip to repo.lookup
2005-06-10, by mpm
Merge with TAH
2005-06-10, by mpm
more merge fixes
2005-06-10, by mpm
Use vi if $EDITOR is unset.
2005-06-10, by Thomas Arendsen Hein
Check if $DISPLAY is set before using tkdiff or kdiff3.
2005-06-10, by Thomas Arendsen Hein
various fixups for git import
2005-06-10, by mpm
revlog: allow duplicates
2005-06-10, by mpm
hg init: when hardlinking, remove dirstate
2005-06-10, by mpm
Merge with TAH
2005-06-09, by mpm
Turn on +x for every +r bit when making a file executable and obey umask.
2005-06-09, by Thomas Arendsen Hein
Fixed usage of removed variable 'wp'.
2005-06-09, by Thomas Arendsen Hein
hg update: fix clobbering files when going backwards
2005-06-09, by mpm
Fix hg import fix
2005-06-08, by mpm
hg patch: fix to actually take a list of patches
2005-06-08, by mpm
hg help improvements
2005-06-08, by mpm
Make most file opening binary
2005-06-08, by mpm
Add wopener for opening files in the working directory
2005-06-08, by mpm
replace hg branch with hg init [source]
2005-06-08, by mpm
hg commit: add -t and -l options
2005-06-08, by mpm
commit: edit text fixups
2005-06-08, by mpm
commit: abort with empty commit text
2005-06-08, by mpm
hg pull: ditch .hgpaths for new .hgrc
2005-06-08, by mpm
ui: add configuration file support
2005-06-08, by mpm
verify: don't die from new permission bits
2005-06-08, by mpm
minor hgk fixes
2005-06-08, by mpm
mpatch: properly NULL out return in lalloc
2005-06-08, by mpm
hg cat: relative file support
2005-06-08, by mpm
Mark the usual things executable
2005-06-08, by mpm
permissions merge: remove a debugging print
2005-06-08, by mpm
unidiff: handle empty diffs more gracefully
2005-06-08, by mpm
merge: update permissions even if file contents didn't change
2005-06-08, by mpm
add tracking of execute permissions
2005-06-08, by mpm
various merge improvements
2005-06-07, by mpm
[PATCH] hgk should parse dates in the diff output
2005-06-07, by mpm
merge: Fix bug where we overwrote local when local was newer
2005-06-07, by mpm
diff: use tab to separate date from filename
2005-06-07, by mpm
hgweb: ignore pipe errors
2005-06-07, by mpm
Reverse order of hg log and hg history lists
2005-06-07, by mpm
hgweb: shrink the default changelog list to 10
2005-06-07, by mpm
unknown command fixups
2005-06-07, by mpm
Initial import of hgit and hgk
2005-06-07, by mpm
Fix argument processing for patch and rawcommit
2005-06-06, by mpm
hgweb: fix non-existent source or destination for diff
2005-06-06, by mpm
Attempt to make diff deal with null sources properly
2005-06-06, by mpm
Fix empty repository transaction bug
2005-06-05, by mpm
implement demand loading hack
2005-06-05, by mpm
Update README
2005-06-05, by mpm
Some tweaking of notes.txt
2005-06-05, by mpm
fix addremove
2005-06-04, by mpm
hgweb: watch changelog for changes
2005-06-04, by mpm
Sort tags in revision order
2005-06-04, by mpm
minor fixes for update()
2005-06-04, by mpm
hg help: use docstrings only
2005-06-04, by mpm
unify checkout and resolve into update
2005-06-04, by mpm
Remove invalid state from dirstate
2005-06-04, by mpm
Handle unknown commands nicely
2005-06-04, by mpm
backup dirstate for undo
2005-06-04, by mpm
Catch broken pipes in command interpreter
2005-06-04, by mpm
import and startup cleanups
2005-06-04, by mpm
migrate remaining commands
2005-06-04, by mpm
migrate verify
2005-06-04, by mpm
Migrate rawcommit, import, export, history, and merge
2005-06-04, by mpm
big heap of command clean-up work
2005-06-04, by mpm
root relative IO and valid commit states
2005-06-04, by mpm
fix heads for rev 0
2005-06-04, by mpm
hgmerge: use diff3 if available
2005-06-03, by mpm
Resolve bits from TAH
2005-06-03, by mpm
Replace tkmerge with hgmerge
2005-06-03, by mpm
mdiff.py: kill #! line, add copyright notice
2005-06-03, by mpm
hgweb.py: kill #! line, clean up copyright notice
2005-06-03, by mpm
Merge from tah
2005-06-03, by mpm
Removed extra closing brace from date string.
2005-06-02, by Thomas Arendsen Hein
Obfuscate author in all HTML templates.
2005-06-02, by Thomas Arendsen Hein
ui.warn can use more than one argument like the other ui methods.
2005-06-02, by Thomas Arendsen Hein
Add missing > to </td> in templates.
2005-06-02, by Thomas Arendsen Hein
hg resolve: merge a given node into the working directory
2005-06-03, by mpm
add 'm' state to dirstates
2005-06-03, by mpm
make diffdir default to dirstate.parents()
2005-06-03, by mpm
teach commit about dirstate.parents()
2005-06-03, by mpm
teach rawcommit about dirstate.parents()
2005-06-03, by mpm
less
more
|
(0)
-120
+120
+1000
+3000
+10000
+30000
tip