Admin/churn
author wenzelm
Thu, 29 Aug 2013 12:38:33 +0200
changeset 53274 1760c01f1c78
parent 40269 151fef652324
permissions -rwxr-xr-x
maintain Completion_Popup.Text_Area as client property like Document_View; global Completion_Popup.Text_Area init/exit like SideKickPlugin; eliminated old SideKick completion -- cover all Isabelle modes uniformly; dynamic lookup of Isabelle.mode_syntax -- NB: buffer mode might be undefined in intermediate stages;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29554
7e5e5ebb7bf7 added churn script
haftmann
parents:
diff changeset
     1
#!/bin/bash
7e5e5ebb7bf7 added churn script
haftmann
parents:
diff changeset
     2
29556
7c128276aa93 smart path detection
haftmann
parents: 29554
diff changeset
     3
ADMIN="$(cd "$(dirname "$0")"; cd "$(pwd -P)"; pwd)"
7c128276aa93 smart path detection
haftmann
parents: 29554
diff changeset
     4
cd "$ADMIN"
40269
151fef652324 added user aliasses (still unclear how to specify names with whitespace contained)
haftmann
parents: 29556
diff changeset
     5
hg churn --aliases user-aliases