Mercurial > hg > easyhg
log
age | author | description |
---|---|---|
Mon, 29 Nov 2010 17:48:43 +0000 | Chris Cannam | * Don't provide file list when committing, if the user didn't select files. Previously we (perhaps inadvertantly) used a list of all files because we had generated that for display -- but it breaks merge-commits and it's probably unwise to mess with very long command lines. |
Mon, 29 Nov 2010 17:11:29 +0000 | Chris Cannam | * Add confirm dialogs for pull and push |