Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate msbuild solutions #7644

Open
wants to merge 160 commits into
base: master
Choose a base branch
from

Commits on Jan 4, 2017

  1. adding yolo9000

    pjreddie committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    d2dece3 View commit details
    Browse the repository at this point in the history
  2. forgot metadata

    pjreddie committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    35175b2 View commit details
    Browse the repository at this point in the history
  3. ...and tree :tree:

    pjreddie committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    b61bcf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Configuration menu
    Copy the full SHA
    60e952b View commit details
    Browse the repository at this point in the history
  2. fixes

    pjreddie committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    38802ef View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    179ed8e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. 🔥 🔥 🔥

    pjreddie committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    e15189d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Configuration menu
    Copy the full SHA
    8d9ed0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e610c7d View commit details
    Browse the repository at this point in the history
  3. little fix

    pjreddie committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    77ee111 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. working on TED demo

    pjreddie committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    addcc4e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Configuration menu
    Copy the full SHA
    6731a35 View commit details
    Browse the repository at this point in the history
  2. little fixes

    pjreddie committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    e501a09 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. garbage opencv key codes

    pjreddie committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    9726f1e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    72a2fe9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. coco dataset script

    pjreddie committed May 3, 2017
    Configuration menu
    Copy the full SHA
    9358bbc View commit details
    Browse the repository at this point in the history
  2. 🔥 :darknet: 🔥

    pjreddie committed May 3, 2017
    Configuration menu
    Copy the full SHA
    40c9afa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. let's break some shit

    pjreddie committed May 9, 2017
    Configuration menu
    Copy the full SHA
    25a3e68 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Fix crash (SIGSEGV) on running ./darknet detect cfg/yolo.cfg yolo.wei…

    …ghts data/dog.jpg
    
    The extern symbol of test_detector is wrong on darknet.c which leads to a SIGSEGV error.
    lilohuang committed May 14, 2017
    Configuration menu
    Copy the full SHA
    0701770 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pjreddie#57 from lilohuang/Fix-crash-on-detect-com…

    …mand
    
    Fix crash (SIGSEGV) on running ./darknet detect command
    pjreddie committed May 14, 2017
    Configuration menu
    Copy the full SHA
    2634051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d856ec5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. In chess, the pawns go first

    pjreddie committed May 28, 2017
    Configuration menu
    Copy the full SHA
    88b9ecb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. faster :tree: softmax

    pjreddie committed May 29, 2017
    Configuration menu
    Copy the full SHA
    579e588 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    1ef829e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. #covfefe

    pjreddie committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    56d69e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. adding missing include to get pthread_t type working

    Abe Miessler committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    9564549 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Merge pull request pjreddie#61 from Broham/master

    adding missing include to get pthread_t type working
    pjreddie committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    d528cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Fix GRU, Add LSTM

    tjluyao committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    e9f3b79 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. fix GRU, add LSTM

    tjluyao committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    604a760 View commit details
    Browse the repository at this point in the history
  2. fix GRU, add LSTM

    tjluyao committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    a4f5e71 View commit details
    Browse the repository at this point in the history
  3. Revert "fix GRU, add LSTM"

    This reverts commit a4f5e71.
    tjluyao committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    59262f4 View commit details
    Browse the repository at this point in the history
  4. fix GRU, add LSTM

    tjluyao committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    c04744d View commit details
    Browse the repository at this point in the history
  5. fix GRU, add LSTM

    tjluyao committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    d286762 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. 🐍 🐍 🐍 🐍

    pjreddie committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    fc06959 View commit details
    Browse the repository at this point in the history
  2. murder all the tabs

    pjreddie committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    9963d70 View commit details
    Browse the repository at this point in the history
  3. 💀 :space:

    pjreddie committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c3e0d90 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. :charmandra: 🔥 🔥 🔥

    pjreddie committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    d8c5cfd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. 🐍 🐍 🐍 🐍 🐍

    pjreddie committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    f9446ac View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. i hate adam. i hate adam

    pjreddie committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    1467621 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. 🔥 🐛 🔥

    pjreddie committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    8215a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2cc8f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    63ebd69 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    59ed171 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Configuration menu
    Copy the full SHA
    248d9f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Configuration menu
    Copy the full SHA
    616e630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af765f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. :charizard: NEW MODELSgit add -f cfg/densenet201.cfg git add -f cfg/d…

    …ensenet201.cfg :charizard:
    pjreddie committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    0710531 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. gotta make a CVPR demo

    pjreddie committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    7a223d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. idk man 🐍 stuff

    pjreddie committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    2f212a4 View commit details
    Browse the repository at this point in the history
  2. forgot a 🐍

    pjreddie committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    624a593 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    b340820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8327154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e72980 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. FIX OPENCV 🐍

    pjreddie committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    a4ae313 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. 🐛 🐛 🐛

    pjreddie committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    1b001a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. resnet that works

    pjreddie committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    62b781a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    fbd48ab View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. hm......

    pjreddie committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    532c6e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    cd5d393 View commit details
    Browse the repository at this point in the history
  2. WHOOOPS! 🔥 🔥 🔥

    pjreddie committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    c725270 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    3fb3eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a63695 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16686ce View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    56be49a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. 🌃 🤔 💭 👹

    pjreddie committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    80d9bec View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Configuration menu
    Copy the full SHA
    6e79145 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. NO FUCKING SPOILERS DOUG

    pjreddie committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    e3931c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Fixed YOLOv1 training.

    Alexey-Kamenev committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    4c0382d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    b40bbdc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. coordinate calcuration fiex in place_image(). change data type from i…

    …nt to float, for bilienar interpolation
    영상인식기술 Cell 이광국 committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    558ec9c View commit details
    Browse the repository at this point in the history
  2. Updated stb_image.

    jack committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    691debd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    0b64cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. faster nms and stuff

    pjreddie committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    0f11083 View commit details
    Browse the repository at this point in the history
  2. no opencv bad opencv

    pjreddie committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    e31c501 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Configuration menu
    Copy the full SHA
    777b098 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pjreddie#422 from Alexey-Kamenev/master

    Fixed YOLOv1 training.
    pjreddie committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    8152938 View commit details
    Browse the repository at this point in the history
  3. YOLOv3 WOOOO!!!!!!!

    pjreddie committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    e84933b View commit details
    Browse the repository at this point in the history
  4. YOLOv3!!!! WOOOO!!!!

    pjreddie committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    d382882 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    pjreddie committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    f42370e View commit details
    Browse the repository at this point in the history
  6. fixed demo thing

    pjreddie committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    f444f25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a53358 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    b2ae5ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request pjreddie#464 from jackxbritton/stb-image-update

    Updated stb_image.
    pjreddie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    087466d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ee6bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5155509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    060faa2 View commit details
    Browse the repository at this point in the history
  6. slowly but surely...

    pjreddie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    e4acba6 View commit details
    Browse the repository at this point in the history
  7. YOLOv3 ON CPU!!!!

    pjreddie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    698d54c View commit details
    Browse the repository at this point in the history
  8. 🔥🔥🔥🔥🔥🔥🔥

    pjreddie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    76a0d8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f6e475 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Update yolov2-tiny.cfg

    agirbau committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    6bcc2dc View commit details
    Browse the repository at this point in the history
  2. fixed tiny

    pjreddie committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    897c346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ece5f6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request pjreddie#589 from agirbau/patch-1

    Update yolov2-tiny.cfg
    pjreddie committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    5eba22a View commit details
    Browse the repository at this point in the history
  5. Merge pull request pjreddie#462 from gwanglee/dev

    coordinate calculation fixed in place_image(). dtype int -> float
    pjreddie committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    259be32 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. time stuff woof

    pjreddie committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    508381b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    e7405b5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. yolov3-tiny 🔥 🔥 🔥

    pjreddie committed May 6, 2018
    Configuration menu
    Copy the full SHA
    481d9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d8617 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    49ba88d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. tweak to maxpool layers

    pjreddie committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    e209b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13f67b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a4b19c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. new models 🐍 🐍 🐍

    pjreddie committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f86901f View commit details
    Browse the repository at this point in the history
  2. new darknet models

    pjreddie committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f61f100 View commit details
    Browse the repository at this point in the history
  3. ugh

    pjreddie committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    98e2a76 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    680d3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    810d7f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    61c9d02 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Update Readme.md

    AlexeyAB committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    0ff2343 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Update Readme.md

    AlexeyAB committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    59b4ade View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Update README.md

    AlexeyAB committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    bc5ea7c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Update README.md

    AlexeyAB committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    4a03d40 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Update README.md

    AlexeyAB committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e652fb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Update README.md

    AlexeyAB committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    d05b1f9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AlexeyAB committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    8ba90d0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AlexeyAB committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    70fdf45 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Update README.md

    AlexeyAB committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6667971 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Update README.md

    AlexeyAB committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a3714d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Update README.md

    AlexeyAB committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    17d4774 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. remove build folder

    cenit committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    da31f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8aff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c63e09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdeb721 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. merge with pjreddie master

    cenit committed May 7, 2021
    Configuration menu
    Copy the full SHA
    c32d573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6de37 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. merge with master

    cenit committed May 14, 2021
    Configuration menu
    Copy the full SHA
    44a48c3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. merge with master

    cenit committed May 17, 2021
    Configuration menu
    Copy the full SHA
    0957380 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    b9da3e9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. merge with master

    cenit committed May 19, 2021
    Configuration menu
    Copy the full SHA
    b4c8180 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    0cafa88 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    aec33c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    849a993 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. merge with master

    cenit committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    2480bef View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Update README.md

    AlexeyAB committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b339a70 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. merge with master

    cenit committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b4c34e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. merge with master

    cenit committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    deef6c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Update README.md

    AlexeyAB committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    f8f67cd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    7dc94c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    cb98a1e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    f2adf35 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    50708d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Update README.md

    AlexeyAB committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a028bfa View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    7c5ee56 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Closes pjreddie#2525

    Alperencode committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    82dbabd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ab3da View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Update README.md

    AlexeyAB committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3988c81 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AlexeyAB committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c420f41 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Update README.md

    AlexeyAB committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    f6afaab View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    0c2e76c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e36f9 View commit details
    Browse the repository at this point in the history
  3. restore .gitignore and README

    cenit committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cce1966 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    11b4921 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    66dad96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f975a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    f8e3685 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    9b095f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    28b1bb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    0b2987f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    70f8b86 View commit details
    Browse the repository at this point in the history