Mercurial > hg-stable
graph
-
Check if $DISPLAY is set before using tkdiff or kdiff3.Fri, 10 Jun 2005 07:50:20 +0100, by Thomas Arendsen Hein
-
various fixups for git importFri, 10 Jun 2005 00:29:36 -0800, by mpm
-
revlog: allow duplicatesFri, 10 Jun 2005 00:26:29 -0800, by mpm
-
hg init: when hardlinking, remove dirstateFri, 10 Jun 2005 00:25:04 -0800, by mpm
-
Merge with TAHThu, 09 Jun 2005 09:48:50 -0800, by mpm
-
Turn on +x for every +r bit when making a file executable and obey umask.Thu, 09 Jun 2005 09:24:08 +0100, by Thomas Arendsen Hein
-
Fixed usage of removed variable 'wp'.Thu, 09 Jun 2005 08:53:07 +0100, by Thomas Arendsen Hein
-
hg update: fix clobbering files when going backwardsThu, 09 Jun 2005 09:41:21 -0800, by mpm
-
Fix hg import fixWed, 08 Jun 2005 22:03:18 -0800, by mpm
-
hg patch: fix to actually take a list of patchesWed, 08 Jun 2005 21:22:38 -0800, by mpm
-
hg help improvementsWed, 08 Jun 2005 20:11:57 -0800, by mpm
-
Make most file opening binaryWed, 08 Jun 2005 17:38:46 -0800, by mpm
-
Add wopener for opening files in the working directoryWed, 08 Jun 2005 17:26:09 -0800, by mpm
-
replace hg branch with hg init [source]Wed, 08 Jun 2005 17:08:55 -0800, by mpm
-
hg commit: add -t and -l optionsWed, 08 Jun 2005 16:28:34 -0800, by mpm
-
commit: edit text fixupsWed, 08 Jun 2005 16:27:03 -0800, by mpm
-
commit: abort with empty commit textWed, 08 Jun 2005 16:15:07 -0800, by mpm
-
hg pull: ditch .hgpaths for new .hgrcWed, 08 Jun 2005 14:46:34 -0800, by mpm
-
ui: add configuration file supportWed, 08 Jun 2005 14:45:06 -0800, by mpm
-
verify: don't die from new permission bitsWed, 08 Jun 2005 14:44:32 -0800, by mpm
-
minor hgk fixesWed, 08 Jun 2005 13:06:46 -0800, by mpm
-
mpatch: properly NULL out return in lallocWed, 08 Jun 2005 11:01:18 -0800, by mpm
-
hg cat: relative file supportWed, 08 Jun 2005 10:59:18 -0800, by mpm
-
Mark the usual things executableWed, 08 Jun 2005 10:52:01 -0800, by mpm
-
permissions merge: remove a debugging printWed, 08 Jun 2005 10:50:50 -0800, by mpm
-
unidiff: handle empty diffs more gracefullyWed, 08 Jun 2005 10:47:10 -0800, by mpm
-
merge: update permissions even if file contents didn't changeWed, 08 Jun 2005 10:46:39 -0800, by mpm
-
add tracking of execute permissionsWed, 08 Jun 2005 10:16:33 -0800, by mpm
-
various merge improvementsTue, 07 Jun 2005 20:06:05 -0800, by mpm
-
[PATCH] hgk should parse dates in the diff outputTue, 07 Jun 2005 19:02:31 -0800, by mpm
-
merge: Fix bug where we overwrote local when local was newerTue, 07 Jun 2005 19:00:56 -0800, by mpm
-
diff: use tab to separate date from filenameTue, 07 Jun 2005 08:53:05 -0800, by mpm
-
hgweb: ignore pipe errorsTue, 07 Jun 2005 00:21:53 -0800, by mpm
-
Reverse order of hg log and hg history listsTue, 07 Jun 2005 00:07:31 -0800, by mpm
-
hgweb: shrink the default changelog list to 10Tue, 07 Jun 2005 00:04:43 -0800, by mpm
-
unknown command fixupsTue, 07 Jun 2005 00:03:38 -0800, by mpm
-
Initial import of hgit and hgkTue, 07 Jun 2005 00:00:56 -0800, by mpm
-
Fix argument processing for patch and rawcommitMon, 06 Jun 2005 23:57:00 -0800, by mpm
-
hgweb: fix non-existent source or destination for diffMon, 06 Jun 2005 10:52:19 -0800, by mpm
-
Attempt to make diff deal with null sources properlyMon, 06 Jun 2005 10:51:09 -0800, by mpm
-
Fix empty repository transaction bugSun, 05 Jun 2005 10:50:03 -0800, by mpm
-
implement demand loading hackSun, 05 Jun 2005 10:48:39 -0800, by mpm
-
Update READMESun, 05 Jun 2005 10:42:52 -0800, by mpm
-
Some tweaking of notes.txtSun, 05 Jun 2005 00:42:44 -0800, by mpm
-
fix addremoveSat, 04 Jun 2005 23:37:11 -0800, by mpm
-
hgweb: watch changelog for changesSat, 04 Jun 2005 20:02:27 -0800, by mpm
-
Sort tags in revision orderSat, 04 Jun 2005 19:35:08 -0800, by mpm
-
minor fixes for update()Sat, 04 Jun 2005 19:21:13 -0800, by mpm
-
hg help: use docstrings onlySat, 04 Jun 2005 19:09:00 -0800, by mpm
-
unify checkout and resolve into updateSat, 04 Jun 2005 18:34:35 -0800, by mpm
-
Remove invalid state from dirstateSat, 04 Jun 2005 15:16:48 -0800, by mpm
-
Handle unknown commands nicelySat, 04 Jun 2005 15:14:39 -0800, by mpm
-
backup dirstate for undoSat, 04 Jun 2005 15:14:11 -0800, by mpm
-
Catch broken pipes in command interpreterSat, 04 Jun 2005 14:25:08 -0800, by mpm
-
import and startup cleanupsSat, 04 Jun 2005 14:16:32 -0800, by mpm
-
migrate remaining commandsSat, 04 Jun 2005 13:45:31 -0800, by mpm
-
migrate verifySat, 04 Jun 2005 12:24:23 -0800, by mpm
-
Migrate rawcommit, import, export, history, and mergeSat, 04 Jun 2005 12:14:14 -0800, by mpm
-
big heap of command clean-up workSat, 04 Jun 2005 11:18:56 -0800, by mpm
-
root relative IO and valid commit statesSat, 04 Jun 2005 11:13:25 -0800, by mpm