Admin/churn
author wenzelm
Tue, 03 Mar 2009 18:31:59 +0100
changeset 30222 4102bbf2af21
parent 29556 7c128276aa93
child 40269 151fef652324
permissions -rwxr-xr-x
moved type bstring from name_space.ML to binding.ML -- it is the primitive concept behind bindings; moved separator/is_qualified from binding.ML back to name_space.ML -- only name space introduces an explicit notation for qualified names; type binding: maintain explicit qualifier, indepently of base name; tuned signature of Binding: renamed name_pos to make, renamed base_name to name_of, renamed map_base to map_name, added mandatory flag to qualify, simplified map_prefix (formerly unused); Binding.str_of: include markup with position properties; misc tuning;
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"
7c128276aa93 smart path detection
haftmann
parents: 29554
diff changeset
     5
hg churn --aliases user-aliases --progress