Mercurial > hg-stable
graph
-
Updated manpage and help.Sat, 27 Aug 2005 18:55:14 -0700, by TK Soh
-
hgweb: add mdiff / fix sorting of archivesSat, 27 Aug 2005 18:40:25 -0700, by mpm
-
Add an old-http test caseSat, 27 Aug 2005 18:27:45 -0700, by mpm
-
Add a simple dummy ssh testSat, 27 Aug 2005 18:11:32 -0700, by mpm
-
Merge with TAHSat, 27 Aug 2005 17:26:26 -0700, by mpm
-
Remove some options from 'hg grep':Sat, 27 Aug 2005 23:36:25 +0200, by Thomas Arendsen Hein
-
Adjusted test-help for change to hg status.Sat, 27 Aug 2005 23:35:30 +0200, by Thomas Arendsen Hein
-
Whitespace cleanup.Sat, 27 Aug 2005 23:25:55 +0200, by Thomas Arendsen Hein
-
Replaced hg status -p/--strip with -n/--no-status to not confuse with patch.Sat, 27 Aug 2005 23:23:32 +0200, by Thomas Arendsen Hein
-
Fix dirstate importsSat, 27 Aug 2005 16:42:03 -0700, by mpm
-
Fix sshrepo importsSat, 27 Aug 2005 16:40:24 -0700, by mpm
-
localrepo: minor opener usage restructuringSat, 27 Aug 2005 16:34:54 -0700, by mpm
-
Separate out old-http supportSat, 27 Aug 2005 16:28:53 -0700, by mpm
-
localrepo: more import/namespace tidyingSat, 27 Aug 2005 15:35:37 -0700, by mpm
-
Minor import fixupsSat, 27 Aug 2005 15:19:36 -0700, by mpm
-
manifest: convert sys.stderr bits to AssertionErrorSat, 27 Aug 2005 15:13:52 -0700, by mpm
-
localrepo: adjust some imports, remove sys dependencySat, 27 Aug 2005 15:09:46 -0700, by mpm
-
sshrepo: adjust file commentSat, 27 Aug 2005 15:05:59 -0700, by mpm
-
changelog: adjust imports, commentSat, 27 Aug 2005 15:05:43 -0700, by mpm
-
Adjust some importsSat, 27 Aug 2005 14:59:25 -0700, by mpm
-
commands: use revlog directly for debug commandsSat, 27 Aug 2005 14:56:58 -0700, by mpm
-
commands: use node functions directlySat, 27 Aug 2005 14:55:07 -0700, by mpm
-
Move hash function back to revlog from nodeSat, 27 Aug 2005 14:43:20 -0700, by mpm
-
Move opener to utilsSat, 27 Aug 2005 14:31:41 -0700, by mpm
-
Break apart hg.pySat, 27 Aug 2005 14:21:25 -0700, by mpm
-
updated manpage for new options of statusSat, 27 Aug 2005 12:00:12 -0700, by TK Soh
-
hgweb: add catch for connection resetSat, 27 Aug 2005 01:55:10 -0700, by mpm
-
Fix up help testSat, 27 Aug 2005 01:50:18 -0700, by mpm
-
status: added option -p and -0 to assist xargsSat, 27 Aug 2005 01:49:41 -0700, by TK Soh
-
updated manpage on global options and typo fix.Sat, 27 Aug 2005 01:49:35 -0700, by TK Soh
-
Add some docstrings to revlog.pySat, 27 Aug 2005 01:43:48 -0700, by mpm
-
Update util.py docstrings, fix walk testSat, 27 Aug 2005 01:13:28 -0700, by mpm
-
Change canonpath to not know about repo objectsFri, 26 Aug 2005 23:29:10 -0700, by mpm
-
Updated list of contributors.Sat, 27 Aug 2005 08:22:10 +0200, by Thomas Arendsen Hein
-
Document archive download optionsFri, 26 Aug 2005 20:56:50 -0700, by mpm
-
Various cleanups for tarball supportFri, 26 Aug 2005 20:52:31 -0700, by mpm
-
tarball support v0.3 pt 2Fri, 26 Aug 2005 20:51:48 -0700, by Wojciech Milkowski
-
tarball support v0.3Fri, 26 Aug 2005 20:51:34 -0700, by Wojciech Milkowski
-
Fixed system command abord reason on windows.Fri, 26 Aug 2005 19:20:04 -0700, by Volker Kleinfeld
-
Add revlog.reachable to find a graph of ancestors for a given revFri, 26 Aug 2005 19:19:35 -0700, by mason
-
[PATCH] raise exceptions with Exception subclassesFri, 26 Aug 2005 19:08:25 -0700, by Bart Trojanowski
-
Fixes for push corner caseFri, 26 Aug 2005 16:49:23 -0700, by mpm
-
Add support for extension modulesFri, 26 Aug 2005 14:05:52 -0700, by mason
-
hgwebdir index: change "author" to "contact"Fri, 26 Aug 2005 13:59:14 -0700, by mpm
-
Allow using a ssh repository without a path.Fri, 26 Aug 2005 22:40:56 +0200, by Thomas Arendsen Hein
-
Fixed synopsis for grep command.Fri, 26 Aug 2005 16:47:09 +0200, by Thomas Arendsen Hein
-
Fixed zero-padded filenames with %r if there is a longer number in the middle.Fri, 26 Aug 2005 16:37:28 +0200, by Thomas Arendsen Hein
-
Shortened commands.revrange() a little bit, added docstring.Fri, 26 Aug 2005 15:26:44 +0200, by Thomas Arendsen Hein
-
Cleanups to commands.pyFri, 26 Aug 2005 15:19:18 +0200, by Thomas Arendsen Hein
-
Removed obsolete imports from hgwebdir.cgiFri, 26 Aug 2005 13:31:40 +0200, by Thomas Arendsen Hein
-
Some more spacing/indentation/linebreak cleanups to hgweb.py.Fri, 26 Aug 2005 13:29:52 +0200, by Thomas Arendsen Hein
-
pep-0008 cleanupFri, 26 Aug 2005 13:06:58 +0200, by benoit boissinot
-
Fix set type usage for Python 2.3Fri, 26 Aug 2005 02:03:35 -0700, by mpm
-
Merge from BOS, fix helpFri, 26 Aug 2005 01:56:49 -0700, by mpm
-
grep: speed up matching, and only return one match per line.Thu, 25 Aug 2005 17:13:48 -0700, by bos
-
Use ui.write instead of print in debugwalk.Thu, 25 Aug 2005 10:11:54 -0700, by Bryan O'Sullivan
-
Add grep command.Thu, 25 Aug 2005 02:00:03 -0700, by Bryan O'Sullivan
-
Map long option names containing dashes to ones containing underscores.Wed, 24 Aug 2005 22:25:55 -0700, by Bryan O'Sullivan
-
Minor test-help fixFri, 26 Aug 2005 01:51:44 -0700, by mpm
-
Fixed some synopsises in command help.Fri, 26 Aug 2005 10:39:43 +0200, by Thomas Arendsen Hein