summaryrefslogtreecommitdiffstats
path: root/Documentation/MyFirstObjectWalk.txt
AgeCommit message (Expand)AuthorLines
2024-03-27MyFirstObjectWalk: add stderr to pipe processingDirk Gouders-2/+2
2024-03-27MyFirstObjectWalk: fix description for counting omitted objectsDirk Gouders-6/+9
2024-03-27MyFirstObjectWalk: fix filtered object walkDirk Gouders-2/+2
2024-03-27MyFirstObjectWalk: fix misspelled "builtins/"Dirk Gouders-1/+1
2024-03-27MyFirstObjectWalk: use additional arg in config_fn_tDirk Gouders-5/+7
2023-07-17Merge branch 'vd/adjust-mfow-doc-to-updated-headers'Junio C Hamano-6/+20
2023-07-04docs: add necessary headers to Documentation/MFOW.txtVinayak Dev-6/+20
2023-06-21cache.h: remove this no-longer-used headerElijah Newren-1/+1
2022-09-21Documentation: clean up a few misspelled word typosJacob Stopak-1/+1
2022-03-09MyFirstObjectWalk: update recommended usageDerrick Stolee-28/+16
2021-10-29docs: add headers in MyFirstObjectWalkJohn Cai-3/+24
2021-10-29docs: fix places that break compilation in MyFirstObjectWalkJohn Cai-2/+2
2021-09-10Merge branch 'es/walken-tutorial-fix'Junio C Hamano-2/+2
2021-08-30doc: fix syntax error and the format of printfZoker-2/+2
2020-11-30MyFirstObjectWalk: drop `init_walken_defaults()`Martin Ågren-24/+0
2020-11-21grep: use designated initializers for `grep_defaults`Martin Ågren-9/+1
2020-11-21grep: don't set up a "default" repo for grepMartin Ågren-1/+1
2020-03-30MyFirstObjectWalk: remove unnecessary conditional statementJohannes Schindelin-3/+0
2019-11-18cache: move doc to cache.hHeba Waly-3/+2
2019-11-18revision: move doc to revision.hHeba Waly-1/+1
2019-10-12documentation: add tutorial for object walkingEmily Shaffer-0/+906