[{"data":1,"prerenderedAt":150},["ShallowReactive",2],{"term-l\u002Flog":3,"related-l\u002Flog":139},{"id":4,"title":5,"acronym":6,"body":7,"category":48,"description":122,"difficulty":123,"extension":124,"letter":125,"meta":126,"navigation":127,"path":128,"related":129,"seo":133,"sitemap":134,"stem":137,"subcategory":6,"__hash__":138},"terms\u002Fterms\u002Fl\u002Flog.md","Log",null,{"type":8,"value":9,"toc":116},"minimark",[10,15,19,23,26,30,105,109,112],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Git log is like a diary of everything that happened in your project. It shows a timeline of all commits — who made them, when, and the messages they wrote. Great for understanding what happened and finding when bugs were introduced.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Git log displays the commit history. It supports many formatting options (--oneline, --graph, --pretty) and filters (--author, --since, --grep). It's the primary tool for exploring repository history.",[11,27,29],{"id":28},"show-me-the-code","Show Me The Code",[31,32,37],"pre",{"className":33,"code":34,"language":35,"meta":36,"style":36},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","git log --oneline -10\ngit log --graph --all --oneline\ngit log --author=\"John\" --since=\"2024-01-01\"\n","bash","",[38,39,40,59,75],"code",{"__ignoreMap":36},[41,42,45,49,53,56],"span",{"class":43,"line":44},"line",1,[41,46,48],{"class":47},"sBMFI","git",[41,50,52],{"class":51},"sfazB"," log",[41,54,55],{"class":51}," --oneline",[41,57,58],{"class":51}," -10\n",[41,60,62,64,66,69,72],{"class":43,"line":61},2,[41,63,48],{"class":47},[41,65,52],{"class":51},[41,67,68],{"class":51}," --graph",[41,70,71],{"class":51}," --all",[41,73,74],{"class":51}," --oneline\n",[41,76,78,80,82,85,89,92,94,97,99,102],{"class":43,"line":77},3,[41,79,48],{"class":47},[41,81,52],{"class":51},[41,83,84],{"class":51}," --author=",[41,86,88],{"class":87},"sMK4o","\"",[41,90,91],{"class":51},"John",[41,93,88],{"class":87},[41,95,96],{"class":51}," --since=",[41,98,88],{"class":87},[41,100,101],{"class":51},"2024-01-01",[41,103,104],{"class":87},"\"\n",[11,106,108],{"id":107},"when-youll-hear-this","When You'll Hear This",[16,110,111],{},"\"Check the log to see recent changes.\" \u002F \"The git log shows who introduced that bug.\"",[113,114,115],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":36,"searchDepth":61,"depth":61,"links":117},[118,119,120,121],{"id":13,"depth":61,"text":14},{"id":21,"depth":61,"text":22},{"id":28,"depth":61,"text":29},{"id":107,"depth":61,"text":108},"Git log is like a diary of everything that happened in your project. It shows a timeline of all commits — who made them, when, and the messages they wrote.","beginner","md","l",{},true,"\u002Fterms\u002Fl\u002Flog",[130,131,132],"Commit","Blame","Diff",{"title":5,"description":122},{"changefreq":135,"priority":136},"weekly",0.7,"terms\u002Fl\u002Flog","gT6IkXg39cKSQMy1pFgPij1oAk8KlgJYTTcRdNORJwQ",[140,144,147],{"title":131,"path":141,"acronym":6,"category":48,"difficulty":142,"description":143},"\u002Fterms\u002Fb\u002Fblame","intermediate","Git blame shows you who wrote each line of a file and when.",{"title":130,"path":145,"acronym":6,"category":48,"difficulty":123,"description":146},"\u002Fterms\u002Fc\u002Fcommit","A commit is like pressing the save button in a video game.",{"title":132,"path":148,"acronym":6,"category":48,"difficulty":123,"description":149},"\u002Fterms\u002Fd\u002Fdiff","A diff shows you exactly what changed between two versions of your code.",1776518293130]