poe

Уређивач .po фајлова
git clone https://git.sr.ht/~strahinja/poe
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

ДатумПорука чувањаАуторДатотеке+-
2026-03-17 19:16lib/make{date,version}: Synchronize build files with tableСтрахиња Радић2+36-8
2026-03-17 19:00Bugfix: Empty msgstrs causing SEGVСтрахиња Радић2+15-3
2026-02-21 13:11config.def.h: Correct typo in commentСтрахиња Радић1+1-1
2026-02-21 12:03poe.c(quit_callback): Save msgstr prior to saving file if msgstr was changed; poe.1.in,po.c: Fix typoСтрахиња Радић3+14-9
2026-02-20 15:17Update TODO{,.done}Страхиња Радић2+19-19
2026-02-20 15:09po.c(load_file): Fix binary file detectionСтрахиња Радић1+4-0
2026-02-20 15:08Update manpage; document exit codes; reflect changes to config.def.hСтрахиња Радић2+105-26
2026-02-20 15:07Remove unnecessary error codes/messagesСтрахиња Радић2+1-7
2026-02-20 14:05Remove dirty_before_edit, introduce edit_dirty; fix related logicСтрахиња Радић7+203-88
2026-02-19 19:54Continue WIP: portable wide literals; handle TODOs; general tidy upСтрахиња Радић11+1748-1638
2026-02-17 21:16Continue WIP; str* -> memccpy; Add -B -b -L -W -wСтрахиња Радић13+1477-994
2026-02-15 10:50Remove strl*.cСтрахиња Радић5+6-109
2026-02-13 10:55WIP continue cleaning up code based on sledСтрахиња Радић4+1030-1043
2026-02-12 23:33Update TODOСтрахиња Радић1+1-1
2026-02-12 23:15WIP continue converting, optimizing and fixing old codeСтрахиња Радић4+493-475
2026-02-12 18:56po.c(load_file): Improve binary file and syntax check; (parse_po_line): Improve parsingСтрахиња Радић3+200-124
2026-02-12 11:38Update TODOСтрахиња Радић1+3-0
2026-02-12 11:08Add C_ACTION, redraw_status; (mostly) tidy up load_fileСтрахиња Радић6+71-23
2026-02-10 15:07Add limit.[ch],poe.hСтрахиња Радић3+167-0
2026-02-10 09:39WIP tidy up logic based on sledСтрахиња Радић15+2313-1788
2026-02-07 15:52.gitignore: Add config.mkСтрахиња Радић1+1-0
2026-02-07 15:49Propagate changes to build scripts from sledСтрахиња Радић7+72-52
2026-02-05 21:16lib/mkpack: Update from boolСтрахиња Радић1+2-2
2026-02-05 21:09termbox.h: Correct copyright year; poe.c: Use deallocate parameter to tb_shutdownСтрахиња Радић2+11-4
2026-02-05 20:55Update copyright year; update termbox.h from sledСтрахиња Радић12+1516-556
2026-02-05 20:47lib: Synchronize build scripts with other projectsСтрахиња Радић2+57-4
2025-11-24 19:48lib/makeversion: Propagate from sledСтрахиња Радић1+8-4
2025-11-24 19:38Makefile: Make pack not depend on allСтрахиња Радић1+1-1
2025-11-24 19:35lib/mkpack: Propagate from sledСтрахиња Радић1+10-2
2025-11-09 11:21poe.c: Bugfix: msgstr_index was not reinitialized to 0, leading to SEGVСтрахиња Радић1+4-0
2025-10-27 14:44Update author's emailСтрахиња Радић4+6-6
2024-06-05 23:28lib/makeversion: Use 7-digit hash like gitСтрахиња Радић1+1-1
2024-05-25 23:43lib/makeversion: Make version a proper text file (ending newline)Страхиња Радић1+1-0
2024-05-20 22:11lib/make{date,version}: Make version use last commit if ahead of tagСтрахиња Радић2+27-8
2024-05-19 21:47lib/makedate: Remove extra code; set LC_ALL=C for consistent datesСтрахиња Радић1+2-10
2024-05-18 21:21Add got(1) supportСтрахиња Радић3+46-12
2024-05-16 22:56Fix drawing flags in list vs in edit boxСтрахиња Радић3+27-23
2024-05-16 22:13Fix a few potential bugs thanks to LLVM's scan-buildСтрахиња Радић3+135-52
2024-05-09 17:15poe.1.in: Convert tables to .Bl -columnСтрахиња Радић1+54-63
2024-05-06 20:30poe.1.in: Syntax fixes; add EXIT STATUS; poe.c: Usage syntaxСтрахиња Радић2+24-18
2024-04-29 17:09poe.c: Add missing part of copyright; poe.1.in: Add missing .NmСтрахиња Радић2+12-7
2024-04-29 15:51Optimize flags formatting; poe.1.in: Remove .sp 1 requestsСтрахиња Радић4+4-9
2024-04-29 15:49config.mk: Add CFLAGSСтрахиња Радић1+1-0
2024-04-29 14:58poe.1.in: Use key names instead of glyphsСтрахиња Радић1+2-2
2024-04-29 14:28poe.c: Reformat usage textСтрахиња Радић1+2-2
2024-04-29 14:24poe.1.in: Add spacing after the flags tableСтрахиња Радић1+1-0
2024-04-29 14:23poe.1.in: Convert subsection titles to lowercaseСтрахиња Радић1+5-5
2024-04-29 14:19poe.1.in: Convert to mdoc(7); poe.c(main): Also print copyright with -VСтрахиња Радић2+158-204
2024-04-28 20:30config.mk: Add DESTDIR macroСтрахиња Радић2+6-6
2024-04-09 18:37poe.c: sled -> PROGRAMNAMEСтрахиња Радић1+6-6
2024-03-15 20:52config.mk: Split CFLAGS -> CFLAGS+CPPFLAGS; -g -> -Os; comment out CC by default; INSTALL: Revise OpenBSD section, remove gzip optional requirementСтрахиња Радић3+11-18
2024-03-13 20:38Makefile: Add .POSIXСтрахиња Радић1+2-0
2024-03-13 20:38.gitignore: Add *.sigСтрахиња Радић1+1-0
2024-03-12 11:34program_name -> PROGRAMNAME (macro); poe.c: sled -> PROGRAMNAMEСтрахиња Радић3+12-13
2024-03-12 11:07INSTALL: Revise the OpenBSD sectionСтрахиња Радић1+12-6
2024-03-11 21:41Makefile: Change the prereq order of target 'all'Страхиња Радић1+1-1
2024-03-11 19:03Repeat the make process if there was a change in date or version; add _DEFAULT_SOURCE for termbox.hСтрахиња Радић4+9-4
2024-03-11 18:59Change the output of makeСтрахиња Радић3+11-5
2024-03-11 12:38Rebuild when the date or version changeСтрахиња Радић4+41-15
2024-03-11 11:54config.def.h: Remove staticСтрахиња Радић1+1-1
2024-03-09 20:56Add pledge(2)/unveil(2); add macros for strlcat and strlcpy; copy code from sled dealing with symlinksСтрахиња Радић7+220-190
2024-03-06 22:12lib/mkpack: Use more generic (and correct) versionСтрахиња Радић1+2-1
2024-03-06 21:54Switch to strlcpy, strlcatСтрахиња Радић10+448-122
2024-03-03 18:15Update TODO and TODO.doneСтрахиња Радић2+8-3
2024-03-03 18:06Switch from redo to POSIX make; update copyright yearСтрахиња Радић35+152-603
2024-01-15 08:53pack.do: Use git ls-filesСтрахиња Радић1+1-1
2023-11-14 14:20Update TODOСтрахиња Радић1+3-0
2023-11-14 14:16poe.c(real_msgid_to_display_msgid): Fix case when msgid_count==0Страхиња Радић1+6-3
2023-11-12 09:42Bugfix: Last bugfix broke moving to last msgid when obsolete entries are at endСтрахиња Радић4+31-25
2023-11-10 10:02Bugfix: C-W when there was text offscreen moved pointer outside of the dialogСтрахиња Радић3+6-3
2023-11-08 20:10Sort functions; remove redundant msgid_to_real_msgid and commented old codeСтрахиња Радић1+38-75
2023-11-08 20:00Reformat using clang-format, remove commented debug outputСтрахиња Радић4+23-41
2023-11-08 19:38Done WIP obsolete items bugfixСтрахиња Радић5+65-61
2023-11-08 11:54WIP Obsolete items bugfixСтрахиња Радић3+127-27
2023-11-08 11:53Update TODO; test/obsolete-test.po: New fileСтрахиња Радић2+49-2
2023-11-01 06:56Update TODOСтрахиња Радић1+4-1
2023-10-28 22:23Update TODOСтрахиња Радић2+7-5
2023-10-20 17:32Simplify build scriptsСтрахиња Радић2+14-14
2023-10-07 11:46po.c,poe.c: Reformat with clang-formatСтрахиња Радић2+3-3
2023-10-07 11:21Add MATCH_MSGSTR_ENDING, PLURAL_STRING, -VСтрахиња Радић8+84-11
2023-10-07 09:46Update TODOСтрахиња Радић1+5-2
2023-10-02 20:22Migrate from MANDIR to MANPREFIXСтрахиња Радић4+8-8
2023-09-29 21:56default.o.do: Optimize sed expressionСтрахиња Радић1+1-1
2023-09-29 20:14Change build scripts to make .gz optional; OpenBSD build and instructionsСтрахиња Радић6+60-15
2023-09-29 08:26Move notes into a separate subdirectoryСтрахиња Радић2+0-0
2023-09-28 14:44Make config.redo behave more like config.mk; synchronize changes to build scripts and INSTALL from sledСтрахиња Радић10+15-34
2023-09-22 09:36url: New fileСтрахиња Радић1+1-0
2023-08-17 12:00Avoid stat in redo scriptsСтрахиња Радић2+14-8
2023-08-15 07:04Add copyright lines to sourceСтрахиња Радић10+15-9
2023-08-04 16:47Update termbox.h; clarify license terms (GPL v3+)Страхиња Радић11+622-345
2023-08-03 16:27Tidy up error messagesСтрахиња Радић5+56-46
2023-07-22 17:28Update TODOСтрахиња Радић1+17-20
2023-05-11 09:37poe.1.in: Change several instances of \fP to \fR, as they were producing incorrect resultsСтрахиња Радић1+10-10
2023-05-11 09:33clean.do: Add _config.hСтрахиња Радић1+1-1
2023-05-11 09:31clean.do: Add manpageСтрахиња Радић1+1-1
2023-05-10 22:07poe.1.in: Fix tables: \fP -> \fRСтрахиња Радић1+46-46
2023-04-10 06:25*.do: Add ./ before config.redoСтрахиња Радић4+8-8
2023-04-09 14:19README: Add pointer to INSTALL fileСтрахиња Радић1+6-0
2023-04-09 14:03Add config.redo, a persistent build configuration fileСтрахиња Радић6+23-0
2023-04-03 20:29Fix AUR buildСтрахиња Радић2+2-2
Преостало још 239 чувања, добавите репозиторијум