Skip to content
View mmdemirbas's full-sized avatar

Block or report mmdemirbas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. timeline timeline Public

    Zero-dependency tiny Java library to calculate on-call rotations.

    Java 5 1

  2. git_forget_paths git_forget_paths Public

    Shell script to remove specified paths from a Git repository with the related history.

    Shell 1

  3. Custom log file syntax highlighting ... Custom log file syntax highlighting for Notepad++
    1
    <NotepadPlus>
    2
        <UserLang name="LogFile" ext="log">
    3
            <Settings>
    4
                <Global caseIgnored="yes" />
    5
                <TreatAsSymbol comment="no" commentLine="no" />
  4. PowerShell script to set or clear NT... PowerShell script to set or clear NTFS read-only flag of a volume by volume label
    1
    #########################################################################
    2
    #                                                                       #
    3
    #    Script to set or clear read-only flag of an NTFS volume.           #
    4
    #                                                                       #
    5
    #    Usage: .\set-ntfs-ro.ps1 set   "MY DISK LABEL"                     #
  5. ice-lens ice-lens Public

    Iceberg Warehouse Inspector

    Kotlin 4