Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
+300
+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.
Convert annotate over to walk interface.
2005-07-20, by Bryan O'Sullivan
Convert diff command over to using walk code.
2005-07-20, by Bryan O'Sullivan
Add name matching to status command.
2005-07-20, by Bryan O'Sullivan
Only walk over files that match our criteria.
2005-07-20, by Bryan O'Sullivan
Turn make_filename into make_file, which returns a file handle.
2005-07-20, by Bryan O'Sullivan
Fix typo.
2005-07-19, by Bryan O'Sullivan
Get commands to raise Abort instead of ui.warn(...),sys.exit(1).
2005-07-19, by Bryan O'Sullivan
Add a source designator to the walk methods.
2005-07-19, by Bryan O'Sullivan
Merge with Matt's tip.
2005-07-19, by Bryan O'Sullivan
Get add and locate to use new repo and dirstate walk code.
2005-07-18, by Bryan O'Sullivan
Work on walk code.
2005-07-16, by Bryan O'Sullivan
Add doc/Makefile to MANIFEST
2005-07-20, by mpm
Fix verify error reporting bug
2005-07-19, by mpm
Change hgit revision lookup to use repo.lookup
2005-07-19, by mason
Fix hgit usage of repo.changes and fancyopts to reflect current hg api
2005-07-19, by mason
Fix typos in FAQ
2005-07-17, by jdc
Be even more specific with .hgignore regexps, added *.swp files.
2005-07-16, by Thomas Arendsen Hein
Fix up ignore regexps.
2005-07-16, by Bryan O'Sullivan
Make annotate use option --rev instead od --revision like other commands.
2005-07-16, by Thomas Arendsen Hein
Some cleanups in commands.annotate().
2005-07-16, by Thomas Arendsen Hein
Added missing newline after two error messages.
2005-07-15, by Thomas Arendsen Hein
Merge with myself.
2005-07-15, by Thomas Arendsen Hein
Show filename for hg export in verbose mode.
2005-07-15, by Thomas Arendsen Hein
Use dirstate to check if .hgtags needs to be added.
2005-07-15, by Thomas Arendsen Hein
Fix synopsis: hg forget needs at least one file name.
2005-07-15, by Thomas Arendsen Hein
Use changelogentry.tmpl for search results, too.
2005-07-15, by Thomas Arendsen Hein
Changed command synopsises to match style of common UNIX tools.
2005-07-15, by Thomas Arendsen Hein
Make "hg parents REV" work (again?)
2005-07-15, by Thomas Arendsen Hein
Merge with TAH
2005-07-14, by mpm
Make makelock and readlock work on filesystems without symlink support.
2005-07-14, by Thomas Arendsen Hein
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
+30000
tip