A chat program developed 2013-2015. One of my first big projects.
Find a file
BuildTools 760f9b431f Removed files I shouldn't post from the history
git filter-branch --force --index-filter \
'git rm -r --cached --ignore-unmatch *MSGer.tk*/emoticons/*' \
--tag-name-filter cat -- --all

git filter-branch --force --tree-filter 'find . -name "MainForm.resx" -print0 | xargs -0 -I {} sed -z -i -e "s/<value>[^,]\+<.value>/<value>WLM 2009 Logo base64-encoded probably - Spent hours on the correct sed command<\/value>/g" "{}"' --tag-name-filter cat -- --all

Spent many hours on the second one.
2017-08-12 15:45:03 +02:00
Handwriting program Committing some uncommitted changes for clean 2017-08-12 00:22:52 +02:00
MSGer.tk Committing some uncommitted changes for clean 2017-08-12 00:22:52 +02:00
RichListView Committing some uncommitted changes for clean 2017-08-12 00:22:52 +02:00
Updater Code analysis, memory leaks and unneeded exceptions fixed 2015-08-23 19:05:03 +02:00
.gitignore Committing some uncommitted changes for clean 2017-08-12 00:22:52 +02:00
LICENSE v6.0 - GitHub 2015-07-06 13:04:54 +02:00