Clavin June Posted on Apr 10, 2022 • Originally published at clavinjune.dev on Apr 9, 2022 3 2 Git Log Prettify #beginners #git Sunday Snippet (20 Part Series) 1 Simple HTTP Server Using Python 2 Go Get Golang Private Module ... 16 more parts... 3 Golang Panic Handler Middleware 4 Gradle Debugging Dependencies 5 Construct Golang Struct Using Optional Function 6 Golang HTTP Server Graceful Shutdown 7 Unix Print Aliased Command's Location 8 Golang WASM Async Function 9 Change Directory to Git Root Directory 10 Comparing String to Avoid Time Based Attacks 11 Bash Initiate Redis Cluster Using Docker 12 Git Log Prettify 13 Golang Stream All Lines From Stdin 14 Push Commit From Github Action 15 Golang Inject Build Time Variable 16 Golang Print Struct Verbosely 17 Include Dotenv File to Makefile 18 Golang Escape Double Quoted String Easily 19 Podman Support Multi Arch 20 Find Git Branching Point Between Branch $ git log -5 \ --pretty='format:{"shortRef": "%h", "authorDateIso": "%aI", "authorName": "%aL", "message": "%f"}' Enter fullscreen mode Exit fullscreen mode {"shortRef": "da8920f5", "authorDateIso": "2022-04-04T00:47:49+00:00", "authorName": "24659468+ClavinJune", "message": "GH-Actions-CD"} {"shortRef": "16b77e0b", "authorDateIso": "2022-04-03T20:35:22+07:00", "authorName": "24659468+ClavinJune", "message": "build-Sun-03-Apr-2022-20-35-22-0700"} {"shortRef": "950aaea6", "authorDateIso": "2022-03-29T09:12:26+07:00", "authorName": "clavianus.juneardo", "message": "Update-main.yml"} {"shortRef": "e4f74e7c", "authorDateIso": "2022-03-29T09:12:05+07:00", "authorName": "clavianus.juneardo", "message": "Update-main.yml"} {"shortRef": "b16f6ca7", "authorDateIso": "2022-03-27T00:49:02+00:00", "authorName": "24659468+ClavinJune", "message": "GH-Actions-CD"} Enter fullscreen mode Exit fullscreen mode Reference Sunday Snippet (20 Part Series) 1 Simple HTTP Server Using Python 2 Go Get Golang Private Module ... 16 more parts... 3 Golang Panic Handler Middleware 4 Gradle Debugging Dependencies 5 Construct Golang Struct Using Optional Function 6 Golang HTTP Server Graceful Shutdown 7 Unix Print Aliased Command's Location 8 Golang WASM Async Function 9 Change Directory to Git Root Directory 10 Comparing String to Avoid Time Based Attacks 11 Bash Initiate Redis Cluster Using Docker 12 Git Log Prettify 13 Golang Stream All Lines From Stdin 14 Push Commit From Github Action 15 Golang Inject Build Time Variable 16 Golang Print Struct Verbosely 17 Include Dotenv File to Makefile 18 Golang Escape Double Quoted String Easily 19 Podman Support Multi Arch 20 Find Git Branching Point Between Branch Timescale Promoted Dropdown menu What's a billboard? Manage preferences Report billboard 🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted. Read more → Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)