summaryrefslogtreecommitdiffstats
path: root/dir-iterator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-18refs: move doc to refs.hHeba Waly2-78/+51
2019-11-18remote: move doc to remote.h and refspec.hHeba Waly3-130/+70
2019-11-18sha1-array: move doc to sha1-array.hHeba Waly3-91/+81
2019-11-18merge: move doc to ll-merge.hHeba Waly2-71/+74
2019-11-18graph: move doc to graph.h and graph.cHeba Waly3-173/+122
2019-11-18dir: move doc to dir.hHeba Waly3-137/+114
2019-11-18diff: move doc to diff.h and diffcore.hHeba Waly3-174/+158
2019-11-10The first batch post 2.24 cycleJunio C Hamano3-2/+70
2019-11-04Git 2.24v2.24.0Junio C Hamano1-1/+1
2019-11-02l10n: zh_CN: for git v2.24.0 l10n round 1~2Jiang Xin1-2439/+2539
2019-11-02stash: handle staged changes in skip-worktree files correctlyJohannes Schindelin3-3/+16
2019-11-02update-index: optionally leave skip-worktree entries aloneJohannes Schindelin3-1/+26
2019-11-02RelNotes/2.24.0: fix self-contradictory noteElijah Newren1-4/+3
2019-11-02manpage-bold-literal.xsl: match for namespaced "d:literal" in templateMartin Ågren1-1/+2
2019-11-02RelNotes/2.24.0: typofixElijah Newren1-1/+1
2019-10-31l10n: de.po: Update German translationMatthias Rüster1-2454/+2590
2019-10-30l10n: sv.po: Update Swedish translation (4695t0f0u)Peter Krefting1-2455/+2581
2019-10-30Git 2.24-rc2v2.24.0-rc2Junio C Hamano1-0/+2
2019-10-30t7519-status-fsmonitor: improve commentsWilliam Baker1-3/+5
2019-10-30pretty: add "%aL" etc. to show local-part of email addressesPrarit Bhargava5-5/+54
2019-10-29l10n: bg.po: Updated Bulgarian translation (4694)Alexander Shopov1-87/+51
2019-10-29l10n: vi(4694t): Updated translation for v2.24.0Tran Ngoc Quan1-2454/+2586
2019-10-29l10n: es: 2.24.0 round 2Christopher Diaz Riveros1-2541/+2679
2019-10-28l10n: it.po: update the Italian translation for Git 2.24.0 round #2Alessandro Menti1-61/+67
2019-10-28l10n: fr v2.24.0 rnd2Jean-Noël Avila1-55/+75
2019-10-28l10n: git.pot: v2.24.0 round 2 (1 new)Jiang Xin1-45/+50
2019-10-28mingw: avoid a buffer overrun in `needs_hiding()`Johannes Schindelin1-0/+2
2019-10-28builtin/commit-graph.c: remove subcommand-less usage stringSZEDER Gábor1-1/+0
2019-10-28t4048: abstract away SHA-1-specific constantsbrian m. carlson1-26/+32
2019-10-28t4045: make hash-size independentbrian m. carlson1-1/+1
2019-10-28t4044: update test to work with SHA-256brian m. carlson1-16/+30
2019-10-28t4039: abstract away SHA-1-specific constantsbrian m. carlson1-1/+2
2019-10-28t4038: abstract away SHA-1 specific constantsbrian m. carlson1-6/+13
2019-10-28t4034: abstract away SHA-1-specific constantsbrian m. carlson1-39/+54
2019-10-28t4027: make hash-size independentbrian m. carlson1-8/+8
2019-10-28t4015: abstract away SHA-1-specific constantsbrian m. carlson1-36/+53
2019-10-28t4011: abstract away SHA-1-specific constantsbrian m. carlson1-12/+28
2019-10-28t4010: abstract away SHA-1-specific constantsbrian m. carlson1-8/+12
2019-10-28t3429: remove SHA1 annotationbrian m. carlson1-1/+1
2019-10-28t1305: avoid comparing extensionsbrian m. carlson1-1/+1
2019-10-28rev-parse: add a --show-object-format optionbrian m. carlson3-0/+33
2019-10-28gitweb: correctly store previous rev in javascript-actions modeRobert Luberda1-1/+1
2019-10-25t4203: use test-lib.sh definitionsPrarit Bhargava1-47/+47
2019-10-25t6006: use test-lib.sh definitionsPrarit Bhargava1-10/+10
2019-10-25commit-graph: fix writing first commit-graph during fetchDerrick Stolee4-7/+10
2019-10-25t5510-fetch.sh: demonstrate fetch.writeCommitGraph bugDerrick Stolee1-0/+16
2019-10-25documentation: remove empty doc filesHeba Waly4-40/+0
2019-10-24Git 2.24-rc1v2.24.0-rc1Junio C Hamano1-1/+1
2019-10-24fetch: delay fetch_if_missing=0 until after configJonathan Tan1-2/+2
2019-10-24repo-settings: read an int for index.versionDerrick Stolee2-1/+5