home
/
code
/
khatus.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Use read time _after_ IO became available
[khatus.git]
/
x2
/
src
/
awk
/
exe
/
parse_fan_file.awk
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
{
2
key = $1
3
sub(":$", "", key)
4
val = $2
5
print(key, val)
6
}
This page took
0.02585 seconds
and
4
git commands to generate.