summaryrefslogtreecommitdiffstats
path: root/.editorconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-03gitk: Resize panes correctly when reducing window sizePaul Mackerras1-4/+11
2020-10-03gitk: replace tabs with spacesDenton Liu1-5308/+5308
2020-10-02commit-reach: fix in_merge_bases_many bugDerrick Stolee3-4/+36
2020-09-30hashmap_for_each_entry(): workaround MSVC's runtime check failure #3Junio C Hamano1-1/+2
2020-09-30cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin1-9/+17
2020-09-30cmake (Windows): initialize vcpkg/build dependencies automaticallyJohannes Schindelin1-0/+4
2020-09-30cmake (Windows): complain when encountering an unknown compilerJohannes Schindelin1-0/+2
2020-09-30cmake (Windows): let the `.dll` files be found when running the testsJohannes Schindelin1-0/+3
2020-09-30cmake: quote the path accurately when editing `test-lib.sh`Johannes Schindelin1-1/+1
2020-09-30cmake: fall back to using `vcpkg`'s `msgfmt.exe` on WindowsJohannes Schindelin1-1/+5
2020-09-29Eighteenth batchJunio C Hamano1-0/+24
2020-09-29diff: get rid of redundant 'dense' argumentSergey Organov6-23/+18
2020-09-29packfile: fix memory leak in add_delta_base_cache()Matheus Tavares1-2/+5
2020-09-29packfile: fix race condition on unpack_entry()Matheus Tavares1-17/+24
2020-09-29Doc: show example scissors lineEvan Gates1-4/+3
2020-09-29cmake: ensure that the `vcpkg` packages are found on WindowsJohannes Schindelin1-0/+7
2020-09-29cmake: do find Git for Windows' shell interpreterJohannes Schindelin1-1/+1
2020-09-27config/uploadpack.txt: fix typo in `--filter=tree:<n>`Martin Ågren1-1/+1
2020-09-27config/fmt-merge-msg.txt: drop space in quoteMartin Ågren1-1/+1
2020-09-27worktree: use skip_prefix to parse targetMartin Ågren1-7/+7
2020-09-27worktree: rename copy-pasted variableMartin Ågren1-6/+6
2020-09-27worktree: update renamed variable in commentMartin Ågren1-1/+1
2020-09-27worktree: inline `worktree_ref()` into its only callerMartin Ågren2-18/+6
2020-09-27wt-status: introduce wt_status_state_free_buffers()Martin Ågren4-9/+18
2020-09-27wt-status: print to s->fp, not stdoutMartin Ågren1-25/+32
2020-09-27wt-status: replace sha1 mentions with oidMartin Ågren1-4/+4
2020-09-27shortlog: allow multiple groups to be specifiedJeff King5-29/+127
2020-09-27shortlog: parse trailer identsJeff King3-3/+30
2020-09-27shortlog: rename parse_stdin_ident()Jeff King1-3/+3
2020-09-27shortlog: de-duplicate trailer valuesJeff King3-1/+88
2020-09-27shortlog: match commit trailers with --groupJeff King4-1/+72
2020-09-27trailer: add interface for iterating over commit trailersJeff King2-2/+79
2020-09-27shortlog: add grouping optionJeff King4-13/+66
2020-09-27t9902: avoid using the branch name `master`Johannes Schindelin1-5/+5
2020-09-27tests: avoid variations of the `master` branch nameJohannes Schindelin7-58/+58
2020-09-27ref-filter: plug memory leak in reach_filter()René Scharfe1-1/+3
2020-09-27completion: complete refs after 'git restore -s'Ákos Uzonyi1-0/+7
2020-09-27completion: use "prev" variable instead of introducing "prevword"Ákos Uzonyi1-34/+32
2020-09-26Seventeenth batchJunio C Hamano1-0/+19
2020-09-25sequencer: stop abbreviating stopped-sha fileJunio C Hamano1-5/+6
2020-09-25t1506: rev-parse A..B and A...BJunio C Hamano1-0/+18
2020-09-25protocol: re-enable v2 protocol by defaultJeff King3-11/+2
2020-09-25cmake: ignore files generated by CMake as run in Visual StudioJohannes Schindelin1-0/+1
2020-09-25shortlog: change "author" variables to "ident"Jeff King1-18/+18
2020-09-25bisect: don't use invalid oid as rev when startingChristian Couder2-7/+13
2020-09-25pull: don't warn if pull.ff has been setAlex Henrie2-3/+21
2020-09-25blame: validate and peel the object names on the ignore listJunio C Hamano4-13/+69
2020-09-25t8013: minimum preparatory clean-upJunio C Hamano1-11/+11
2020-09-24diff: fix modified lines stats with --stat and --numstatThomas Guyot-Sionnest2-13/+11
2020-09-24Revert "fast-export: use local array to store anonymized oid"Jeff King1-4/+4