projects
/
fifth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24388dd
)
fixed file permissions
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Mon, 9 Mar 2015 19:20:36 +0000
(21:20 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Mon, 9 Mar 2015 19:20:36 +0000
(21:20 +0200)
33 files changed:
COPYING
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/5TH_ET.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/cmp&misc.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/conditio.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/dsk&file.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/dynmem.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/graphic.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/index.html
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/math&mem.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/commands/string.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/emulator.html
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/files.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/index.html
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/modules/drvkbd.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/modules/drvmouse.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/modules/gfx2.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/modules/index.html
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/modules/trig.txt
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/numbers.png
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/shots/index.html
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/shots/start.png
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/shots/textEditor.png
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/shots/words.png
[changed mode: 0755->0644]
patch
|
blob
|
history
emulator/charput.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
emulator/emulator.asm
[changed mode: 0755->0644]
patch
|
blob
|
history
emulator/kbdrive.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
emulator/system.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
emulator/tvidput.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
emulator/vidput.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
kernel/core.asm
[changed mode: 0755->0644]
patch
|
blob
|
history
kernel/core.raw
[changed mode: 0755->0644]
patch
|
blob
|
history
kernel/define.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
kernel/font.asm
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/COPYING
b/COPYING
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/5TH_ET.txt
b/doc/5TH_ET.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/cmp&misc.txt
b/doc/commands/cmp&misc.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/conditio.txt
b/doc/commands/conditio.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/dsk&file.txt
b/doc/commands/dsk&file.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/dynmem.txt
b/doc/commands/dynmem.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/graphic.txt
b/doc/commands/graphic.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/index.html
b/doc/commands/index.html
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/math&mem.txt
b/doc/commands/math&mem.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/commands/string.txt
b/doc/commands/string.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/emulator.html
b/doc/emulator.html
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/files.txt
b/doc/files.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/index.html
b/doc/index.html
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/modules/drvkbd.txt
b/doc/modules/drvkbd.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/modules/drvmouse.txt
b/doc/modules/drvmouse.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/modules/gfx2.txt
b/doc/modules/gfx2.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/modules/index.html
b/doc/modules/index.html
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/modules/trig.txt
b/doc/modules/trig.txt
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/numbers.png
b/doc/numbers.png
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/shots/index.html
b/doc/shots/index.html
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/shots/start.png
b/doc/shots/start.png
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/shots/textEditor.png
b/doc/shots/textEditor.png
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/shots/words.png
b/doc/shots/words.png
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/emulator/charput.inc
b/emulator/charput.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/emulator/emulator.asm
b/emulator/emulator.asm
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/emulator/kbdrive.inc
b/emulator/kbdrive.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/emulator/system.inc
b/emulator/system.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/emulator/tvidput.inc
b/emulator/tvidput.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/emulator/vidput.inc
b/emulator/vidput.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/kernel/core.asm
b/kernel/core.asm
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/kernel/core.raw
b/kernel/core.raw
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/kernel/define.inc
b/kernel/define.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/kernel/font.asm
b/kernel/font.asm
old mode 100755
(executable)
new mode 100644
(file)