60724 Commits (e37eae0c1e13cb418947383f7c803d9463bfa3d7)
 

Author SHA1 Message Date
Johannes Schindelin f1bd737957 cmake: quote the path accurately when editing `test-lib.sh` 4 years ago
Johannes Schindelin 8f45138725 cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows 4 years ago
Jeff King 842385b8a4 dir.c: drop unused "untracked" from treat_path_fast() 4 years ago
Jeff King 9dad073d4b sequencer: handle ignore_footer when parsing trailers 4 years ago
Jeff King 26e28fe7bb test-advise: check argument count with argc instead of argv 4 years ago
Jeff King 75d3bee157 sparse-checkout: fill in some options boilerplate 4 years ago
Jeff King 20f4b044a6 sequencer: drop repository argument from run_git_commit() 4 years ago
Jeff King 5b9427e0ac push: drop unused repo argument to do_push() 4 years ago
Jeff King 8d2aa8dfac assert PARSE_OPT_NONEG in parse-options callbacks 4 years ago
Jeff King 424e28fcad env--helper: write to opt->value in parseopt helper 4 years ago
Jeff King e885a84f1b drop unused argc parameters 4 years ago
Jeff King 185e865226 convert: drop unused crlf_action from check_global_conv_flags_eol() 4 years ago
Junio C Hamano 306ee63a70 Eighteenth batch 4 years ago
Junio C Hamano 299deeac8a Merge branch 'ah/pull' 4 years ago
Junio C Hamano ac4089da7b Merge branch 'tg/range-diff-same-file-fix' 4 years ago
Junio C Hamano 71a9b82dd4 Merge branch 'jc/t1506-rev-parse-leaves-range-endpoint-unpeeled' 4 years ago
Junio C Hamano 9f489ac6bb Merge branch 'dl/zero-oid-in-hooks' 4 years ago
Junio C Hamano e76ae33009 Merge branch 'jk/make-protocol-v2-the-default' 4 years ago
Junio C Hamano b28919c7bc Merge branch 'bc/clone-with-git-default-hash-fix' 4 years ago
Junio C Hamano 288ed98bf7 Merge branch 'tb/bloom-improvements' 4 years ago
Junio C Hamano c5a8f1efc0 Merge branch 'bc/faq-misc' 4 years ago
Sergey Organov d01141de5a diff: get rid of redundant 'dense' argument 4 years ago
Matheus Tavares bda959c476 packfile: fix memory leak in add_delta_base_cache() 4 years ago
Matheus Tavares 74b052f8c2 packfile: fix race condition on unpack_entry() 4 years ago
Jonathan Tan 23547c4051 fetch: do not override partial clone filter 4 years ago
Evan Gates 287416dba6 Doc: show example scissors line 4 years ago
Johannes Schindelin e18ae4e7a6 cmake: ensure that the `vcpkg` packages are found on Windows 4 years ago
Johannes Schindelin 72b6eeb81b cmake: do find Git for Windows' shell interpreter 4 years ago
Martin Ågren 71ccaa0993 config/uploadpack.txt: fix typo in `--filter=tree:<n>` 4 years ago
Martin Ågren 10a758479e config/fmt-merge-msg.txt: drop space in quote 4 years ago
Martin Ågren a46d1f7321 worktree: use skip_prefix to parse target 4 years ago
Martin Ågren fb07bd4297 worktree: rename copy-pasted variable 4 years ago
Martin Ågren cfaf9f05c6 worktree: update renamed variable in comment 4 years ago
Martin Ågren ef2d5547fa worktree: inline `worktree_ref()` into its only caller 4 years ago
Martin Ågren 962dd7ebc3 wt-status: introduce wt_status_state_free_buffers() 4 years ago
Martin Ågren 8f7e3de097 wt-status: print to s->fp, not stdout 4 years ago
Martin Ågren b1f1ade87b wt-status: replace sha1 mentions with oid 4 years ago
Jeff King 63d24fa0b0 shortlog: allow multiple groups to be specified 4 years ago
Jeff King 56d5dde752 shortlog: parse trailer idents 4 years ago
Jeff King 87abb96222 shortlog: rename parse_stdin_ident() 4 years ago
Jeff King f17b0b99bf shortlog: de-duplicate trailer values 4 years ago
Jeff King 47beb37bc6 shortlog: match commit trailers with --group 4 years ago
Jeff King f0939a0eb1 trailer: add interface for iterating over commit trailers 4 years ago
Jeff King 92338c450b shortlog: add grouping option 4 years ago
Johannes Schindelin f33f2d3d54 t9902: avoid using the branch name `master` 4 years ago
Johannes Schindelin b6211b89eb tests: avoid variations of the `master` branch name 4 years ago
René Scharfe 5336d50696 ref-filter: plug memory leak in reach_filter() 4 years ago
Ákos Uzonyi 0bc18daa2f completion: complete refs after 'git restore -s' 4 years ago
Ákos Uzonyi c09d1280f7 completion: use "prev" variable instead of introducing "prevword" 4 years ago
Junio C Hamano 9bc233ae1c Seventeenth batch 4 years ago