summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-13Makefile: drop GEN_HDRSJunio C Hamano
2019-12-13built-in add -p: show helpful hint when nothing can be stagedJohannes Schindelin
2019-12-13built-in add -p: only show the applicable parts of the help textJohannes Schindelin
2019-12-13built-in add -p: implement the 'q' ("quit") commandJohannes Schindelin
2019-12-13built-in add -p: implement the '/' ("search regex") commandJohannes Schindelin
2019-12-13built-in add -p: implement the 'g' ("goto") commandJohannes Schindelin
2019-12-13built-in add -p: implement hunk editingJohannes Schindelin
2019-12-13strbuf: add a helper function to call the editor "on an strbuf"Johannes Schindelin
2019-12-13built-in add -p: coalesce hunks after splitting themJohannes Schindelin
2019-12-13built-in add -p: implement the hunk splitting featureJohannes Schindelin
2019-12-13built-in add -p: show different prompts for mode changes and deletionsJohannes Schindelin
2019-12-13built-in app -p: allow selecting a mode change as a "hunk"Johannes Schindelin
2019-12-13built-in add -p: handle deleted empty filesJohannes Schindelin
2019-12-13built-in add -p: support multi-file diffsJohannes Schindelin
2019-12-13built-in add -p: offer a helpful error message when hunk navigation failedJohannes Schindelin
2019-12-13built-in add -p: color the prompt and the help textJohannes Schindelin
2019-12-13built-in add -p: adjust hunk headers as neededJohannes Schindelin
2019-12-13built-in add -p: show colored hunks by defaultJohannes Schindelin
2019-12-13built-in add -i: wire up the new C code for the `patch` commandJohannes Schindelin
2019-12-13built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin
2019-12-13userdiff: remove empty subexpression from elixir regexEd Maste
2019-12-13doc: indent multi-line items in listJean-Noël Avila
2019-12-13doc: remove non pure ASCII charactersJean-Noël Avila
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeDerrick Stolee
2019-12-13notes: break set_display_notes() into smaller functionsDenton Liu
2019-12-13config/format.txt: clarify behavior of multiple format.notesDenton Liu
2019-12-11gitmodules: link to gitsubmodules guidePhilippe Blain
2019-12-11remote: pass NULL to read_ref_full() because object ID is not neededRené Scharfe
2019-12-11refs: pass NULL to refs_read_ref_full() because object ID is not neededRené Scharfe
2019-12-11t7004: don't create unused fileRené Scharfe
2019-12-11t4256: don't create unused fileRené Scharfe
2019-12-11dir: break part of read_directory_recursive() out for reuseElijah Newren
2019-12-11dir: exit before wildcard fall-through if there is no wildcardElijah Newren
2019-12-11dir: remove stray quote character in commentElijah Newren
2019-12-11Revert "dir.c: make 'git-status --ignored' work within leading directories"Elijah Newren
2019-12-11t3011: demonstrate directory traversal failuresElijah Newren
2019-12-11git-p4: honor lfs.storage configuration variabler.burenkov
2019-12-11bisect--helper: avoid use-after-freeTanushree Tumane
2019-12-10The fifth batchJunio C Hamano
2019-12-10Merge branch 'ag/sequencer-continue-leakfix'Junio C Hamano
2019-12-10Merge branch 'em/test-skip-regex-illseq'Junio C Hamano
2019-12-10Merge branch 'hi/gpg-use-check-signature'Junio C Hamano
2019-12-10Merge branch 'bc/t9001-zsh-in-posix-emulation-mode'Junio C Hamano
2019-12-10Merge branch 'sg/test-squelch-noise-in-commit-bulk'Junio C Hamano
2019-12-10Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano
2019-12-10Merge branch 'ds/commit-graph-delay-gen-progress'Junio C Hamano
2019-12-10Merge branch 'jt/clone-recursesub-ref-advise'Junio C Hamano
2019-12-10Merge branch 'as/t7812-missing-redirects-fix'Junio C Hamano
2019-12-10Merge branch 'dl/pretty-reference'Junio C Hamano
2019-12-10Merge branch 'dl/submodule-set-url'Junio C Hamano