summaryrefslogtreecommitdiffstats
path: root/Documentation/MyFirstObjectWalk.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* MyFirstObjectWalk: add stderr to pipe processingDirk Gouders2024-03-271-2/+2
* MyFirstObjectWalk: fix description for counting omitted objectsDirk Gouders2024-03-271-6/+9
* MyFirstObjectWalk: fix filtered object walkDirk Gouders2024-03-271-2/+2
* MyFirstObjectWalk: fix misspelled "builtins/"Dirk Gouders2024-03-271-1/+1
* MyFirstObjectWalk: use additional arg in config_fn_tDirk Gouders2024-03-271-5/+7
* Merge branch 'vd/adjust-mfow-doc-to-updated-headers'Junio C Hamano2023-07-171-6/+20
|\
| * docs: add necessary headers to Documentation/MFOW.txtVinayak Dev2023-07-051-6/+20
* | cache.h: remove this no-longer-used headerElijah Newren2023-06-211-1/+1
|/
* Documentation: clean up a few misspelled word typosJacob Stopak2022-09-211-1/+1
* MyFirstObjectWalk: update recommended usageDerrick Stolee2022-03-091-28/+16
* docs: add headers in MyFirstObjectWalkJohn Cai2021-10-291-3/+24
* docs: fix places that break compilation in MyFirstObjectWalkJohn Cai2021-10-291-2/+2
* Merge branch 'es/walken-tutorial-fix'Junio C Hamano2021-09-101-2/+2
|\
| * doc: fix syntax error and the format of printfZoker2021-08-301-2/+2
* | MyFirstObjectWalk: drop `init_walken_defaults()`Martin Ågren2020-11-301-24/+0
* | grep: use designated initializers for `grep_defaults`Martin Ågren2020-11-211-9/+1
* | grep: don't set up a "default" repo for grepMartin Ågren2020-11-211-1/+1
* | MyFirstObjectWalk: remove unnecessary conditional statementJohannes Schindelin2020-03-301-3/+0
* | cache: move doc to cache.hHeba Waly2019-11-181-3/+2
* | revision: move doc to revision.hHeba Waly2019-11-181-1/+1
|/
* documentation: add tutorial for object walkingEmily Shaffer2019-10-121-0/+906