summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-18t6030: don't create unused fileLibravatar René Scharfe1-1/+1
2019-12-18t5580: don't create unused fileLibravatar René Scharfe1-1/+1
2019-12-18t3501: don't create unused fileLibravatar René Scharfe1-1/+1
2019-12-19git-gui: allow closing console window with EscapeLibravatar Pratyush Yadav1-0/+2
2019-12-17bisect--helper: convert `*_warning` char pointers to char arrays.Libravatar Tanushree Tumane1-2/+2
2019-12-16The sixth batchLibravatar Junio C Hamano1-0/+29
2019-12-16Merge branch 'rs/patch-id-use-oid-to-hex'Libravatar Junio C Hamano1-7/+2
2019-12-16Merge branch 'rs/commit-export-env-simplify'Libravatar Junio C Hamano1-1/+1
2019-12-16Merge branch 'rs/archive-zip-code-cleanup'Libravatar Junio C Hamano1-9/+14
2019-12-16Merge branch 'js/t3404-indent-fix'Libravatar Junio C Hamano1-5/+5
2019-12-16Merge branch 'dr/branch-usage-casefix'Libravatar Junio C Hamano1-1/+1
2019-12-16Merge branch 'sg/t9300-robustify'Libravatar Junio C Hamano1-4/+16
2019-12-16Merge branch 'js/add-i-a-bit-more-tests'Libravatar Junio C Hamano3-11/+97
2019-12-16Merge branch 'dl/range-diff-with-notes'Libravatar Junio C Hamano4-6/+7
2019-12-16Merge branch 'hw/doc-in-header'Libravatar Junio C Hamano48-2452/+1931
2019-12-16Merge branch 'rs/xdiff-ignore-ws-w-func-context'Libravatar Junio C Hamano2-5/+18
2019-12-16Merge branch 'dl/rebase-with-autobase'Libravatar Junio C Hamano5-11/+26
2019-12-16Merge branch 'dl/test-cleanup'Libravatar Junio C Hamano12-323/+425
2019-12-16Merge branch 'cs/store-packfiles-in-hashmap'Libravatar Junio C Hamano4-9/+52
2019-12-16Merge branch 'js/builtin-add-i-cmds'Libravatar Junio C Hamano1-59/+560
2019-12-16Merge branch 'dd/time-reentrancy'Libravatar Junio C Hamano3-19/+21
2019-12-16Merge branch 'ag/sequencer-todo-updates'Libravatar Junio C Hamano2-9/+29
2019-12-16git-p4: show detailed help when parsing options failLibravatar Ben Keene1-1/+6
2019-12-16git-p4: yes/no prompts should sanitize user textLibravatar Ben Keene1-31/+36
2019-12-16fix-typo: consecutive-word duplicationsLibravatar ryenus5-5/+5
2019-12-13Makefile: drop GEN_HDRSLibravatar Junio C Hamano1-3/+2
2019-12-13built-in add -p: show helpful hint when nothing can be stagedLibravatar Johannes Schindelin1-4/+13
2019-12-13built-in add -p: only show the applicable parts of the help textLibravatar Johannes Schindelin1-4/+28
2019-12-13built-in add -p: implement the 'q' ("quit") commandLibravatar Johannes Schindelin1-6/+11
2019-12-13built-in add -p: implement the '/' ("search regex") commandLibravatar Johannes Schindelin2-1/+63
2019-12-13built-in add -p: implement the 'g' ("goto") commandLibravatar Johannes Schindelin2-0/+104
2019-12-13built-in add -p: implement hunk editingLibravatar Johannes Schindelin3-17/+325
2019-12-13strbuf: add a helper function to call the editor "on an strbuf"Libravatar Johannes Schindelin2-0/+39
2019-12-13built-in add -p: coalesce hunks after splitting themLibravatar Johannes Schindelin1-1/+57
2019-12-13built-in add -p: implement the hunk splitting featureLibravatar Johannes Schindelin2-2/+225
2019-12-13built-in add -p: show different prompts for mode changes and deletionsLibravatar Johannes Schindelin1-2/+20
2019-12-13built-in app -p: allow selecting a mode change as a "hunk"Libravatar Johannes Schindelin1-5/+104
2019-12-13built-in add -p: handle deleted empty filesLibravatar Johannes Schindelin1-2/+11
2019-12-13built-in add -p: support multi-file diffsLibravatar Johannes Schindelin1-38/+53
2019-12-13built-in add -p: offer a helpful error message when hunk navigation failedLibravatar Johannes Schindelin1-11/+33
2019-12-13built-in add -p: color the prompt and the help textLibravatar Johannes Schindelin1-4/+8
2019-12-13built-in add -p: adjust hunk headers as neededLibravatar Johannes Schindelin3-23/+151
2019-12-13built-in add -p: show colored hunks by defaultLibravatar Johannes Schindelin1-17/+62
2019-12-13built-in add -i: wire up the new C code for the `patch` commandLibravatar Johannes Schindelin1-3/+6
2019-12-13built-in add -i: start implementing the `patch` functionality in CLibravatar Johannes Schindelin4-5/+277
2019-12-13userdiff: remove empty subexpression from elixir regexLibravatar Ed Maste1-1/+2
2019-12-13doc: indent multi-line items in listLibravatar Jean-Noël Avila2-125/+134
2019-12-13doc: remove non pure ASCII charactersLibravatar Jean-Noël Avila1-2/+2
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeLibravatar Derrick Stolee4-5/+42
2019-12-13notes: break set_display_notes() into smaller functionsLibravatar Denton Liu5-32/+45