summaryrefslogtreecommitdiffstats
path: root/builtin/rev-parse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-01built-in add -i: allow filtering the modified files listJohannes Schindelin1-7/+26
2019-12-01add-interactive: make sure to release `rev.prune_data`Johannes Schindelin1-0/+3
2019-11-18built-in add -i: implement the `help` commandSlavica Đukić2-0/+46
2019-11-18built-in add -i: use color in the main loopSlavica Đukić1-6/+29
2019-11-18built-in add -i: support `?` (prompt help)Johannes Schindelin1-1/+21
2019-11-18built-in add -i: show unique prefixes of the commandsJohannes Schindelin1-11/+177
2019-11-18built-in add -i: implement the main loopJohannes Schindelin1-2/+135
2019-11-14built-in add -i: color the header in the `status` commandSlavica Đukić1-4/+37
2019-11-14built-in add -i: implement the `status` commandDaniel Ferreira1-1/+250
2019-11-14diff: export diffstat interfaceDaniel Ferreira2-23/+36
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin6-0/+37
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-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-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-28gitweb: correctly store previous rev in javascript-actions modeRobert Luberda1-1/+1
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-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
2019-10-24ci: fix GCC install in the Travis CI GCC OSX jobSZEDER Gábor1-0/+1
2019-10-23Eleventh batchJunio C Hamano1-0/+10
2019-10-23ci(osx): use new location of the `perforce` caskJohannes Schindelin1-0/+5
2019-10-23t7419: change test_must_fail to ! for grepDenton Liu1-3/+3
2019-10-23t4014: make output-directory tests self-containedBert Wesarg1-5/+8
2019-10-23ci(visual-studio): actually run the tests in parallelJohannes Schindelin1-1/+1
2019-10-23ci(visual-studio): use strict compile flags, and optimizationJohannes Schindelin1-1/+1
2019-10-22l10n: it.po: update the Italian translation for Git 2.24.0Alessandro Menti1-2427/+2565
2019-10-21l10n: fr 2.24.0 rnd 1Jean-Noël Avila1-2430/+2510
2019-10-21l10n: git.pot: v2.24.0 round 1 (35 new, 16 removed)Jiang Xin1-2397/+2484
2019-10-21userdiff: fix some corner cases in dts regexStephen Boyd5-2/+33
2019-10-21test-progress: fix test failures on big-endian systemsSZEDER Gábor1-1/+1
2019-10-19l10n: bg.po: Updated Bulgarian translation (4693)Alexander Shopov1-2425/+2560
2019-10-18completion: clarify installation instruction for zshMaxim Belsky1-2/+3
2019-10-18Git 2.24-rc0v2.24.0-rc0Junio C Hamano2-1/+18
2019-10-18grep: avoid leak of chartables in PCRE2Carlo Marcelo Arenas Belón2-3/+5
2019-10-18grep: make PCRE2 aware of custom allocatorCarlo Marcelo Arenas Belón3-1/+35