home
/
code
/
khatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91ee40f
)
Remove executable permission from AWK source files
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 9 Sep 2018 01:53:23 +0000
(21:53 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 9 Sep 2018 01:53:23 +0000
(21:53 -0400)
26 files changed:
src/awk/exe/actuate_alert_to_notify_send.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/actuate_device_add_to_automount.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/actuate_status_bar_to_xsetroot_name.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/bar.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/monitor_devices.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/monitor_energy.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/monitor_errors.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_bluetoothctl_show.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_df_pcent.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_fan_file.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_free.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_ip_addr.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_iwconfig.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_loadavg_file.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_metar_d_output.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_mpd_status_currentsong.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_pactl_list_sinks.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_ps.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_sys_block_stat.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_udevadm_monitor_block.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/exe/parse_upower.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/lib/cache.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/lib/msg_in.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/lib/msg_out.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/lib/num.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
src/awk/lib/str.awk
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
diff --git
a/src/awk/exe/actuate_alert_to_notify_send.awk
b/src/awk/exe/actuate_alert_to_notify_send.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/actuate_device_add_to_automount.awk
b/src/awk/exe/actuate_device_add_to_automount.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/actuate_status_bar_to_xsetroot_name.awk
b/src/awk/exe/actuate_status_bar_to_xsetroot_name.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/bar.awk
b/src/awk/exe/bar.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/monitor_devices.awk
b/src/awk/exe/monitor_devices.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/monitor_energy.awk
b/src/awk/exe/monitor_energy.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/monitor_errors.awk
b/src/awk/exe/monitor_errors.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_bluetoothctl_show.awk
b/src/awk/exe/parse_bluetoothctl_show.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_df_pcent.awk
b/src/awk/exe/parse_df_pcent.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_fan_file.awk
b/src/awk/exe/parse_fan_file.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_free.awk
b/src/awk/exe/parse_free.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_ip_addr.awk
b/src/awk/exe/parse_ip_addr.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_iwconfig.awk
b/src/awk/exe/parse_iwconfig.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_loadavg_file.awk
b/src/awk/exe/parse_loadavg_file.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_metar_d_output.awk
b/src/awk/exe/parse_metar_d_output.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_mpd_status_currentsong.awk
b/src/awk/exe/parse_mpd_status_currentsong.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_pactl_list_sinks.awk
b/src/awk/exe/parse_pactl_list_sinks.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_ps.awk
b/src/awk/exe/parse_ps.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_sys_block_stat.awk
b/src/awk/exe/parse_sys_block_stat.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_udevadm_monitor_block.awk
b/src/awk/exe/parse_udevadm_monitor_block.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/exe/parse_upower.awk
b/src/awk/exe/parse_upower.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/lib/cache.awk
b/src/awk/lib/cache.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/lib/msg_in.awk
b/src/awk/lib/msg_in.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/lib/msg_out.awk
b/src/awk/lib/msg_out.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/lib/num.awk
b/src/awk/lib/num.awk
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/awk/lib/str.awk
b/src/awk/lib/str.awk
old mode 100755
(executable)
new mode 100644
(file)
This page took
0.058764 seconds
and
4
git commands to generate.