X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RefactoringGuru/design-patterns-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: searge/design-patterns-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 23 files changed
  • 2 contributors

Commits on May 28, 2019

  1. UML Diagrams

    searge committed May 28, 2019
    Configuration menu
    Copy the full SHA
    079bf68 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. [ImgBot] Optimize images

    *Total -- 640.78kb -> 284.68kb (55.57%)
    
    /UML/classes_Visitor.png -- 55.59kb -> 16.61kb (70.12%)
    /UML/classes_Flyweight.png -- 11.61kb -> 3.47kb (70.09%)
    /UML/classes_Observer.png -- 38.27kb -> 11.59kb (69.71%)
    /UML/classes_Command.png -- 33.77kb -> 10.46kb (69.02%)
    /UML/classes_Iterator.png -- 19.31kb -> 6.16kb (68.1%)
    /UML/classes_Proxy.png -- 18.23kb -> 5.88kb (67.78%)
    /UML/classes_FactoryMethod.png -- 33.02kb -> 11.70kb (64.58%)
    /UML/classes_TemplateMethod.png -- 32.66kb -> 12.78kb (60.88%)
    /UML/classes_Abstract.png -- 70.09kb -> 27.80kb (60.34%)
    /UML/classes_Adapter.png -- 12.36kb -> 5.02kb (59.41%)
    /UML/classes_Memento.png -- 28.61kb -> 11.76kb (58.9%)
    /UML/classes_Mediator.png -- 24.83kb -> 10.45kb (57.91%)
    /UML/classes_ChainOfResponsibility.png -- 29.33kb -> 12.40kb (57.72%)
    /UML/classes_State.png -- 24.88kb -> 10.52kb (57.72%)
    /UML/classes_Decorator.png -- 27.88kb -> 11.95kb (57.14%)
    /UML/classes_Composite.png -- 24.78kb -> 10.74kb (56.65%)
    /UML/classes_Singleton.png -- 9.77kb -> 4.28kb (56.21%)
    /UML/classes_Bridge.png -- 32.50kb -> 14.68kb (54.83%)
    /UML/classes_Singleton_NonThreadSafe.png -- 6.91kb -> 3.28kb (52.56%)
    /UML/classes_Facade.png -- 10.49kb -> 5.00kb (52.4%)
    /UML/classes_Prototype.png -- 22.64kb -> 16.19kb (28.5%)
    /UML/classes_Builder.png -- 46.36kb -> 38.97kb (15.93%)
    /UML/classes_Strategy.png -- 26.87kb -> 23.00kb (14.4%)
    
    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    ImgBotApp committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a58b799 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Searge/imgbot

    [ImgBot] Optimize images
    searge authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    0b77bb2 View commit details
    Browse the repository at this point in the history
Loading
X Tutup