8166 Commits (e0020b2f82910f50bc697d86aff70c3796fbdc41)

Author SHA1 Message Date
Carlo Marcelo Arenas Belón 513f2b0bbd grep: make PCRE2 aware of custom allocator 5 years ago
Doan Tran Cong Danh d58deb9c4e notes: fix minimum number of parameters to "copy" subcommand 5 years ago
Jonathan Tan 5374a290aa fetch-pack: write fetched refs to .promisor 5 years ago
Phillip Wood 49697cb721 move run_commit_hook() to libgit and use it there 5 years ago
Denton Liu bf8e65b30b format-patch: teach --cover-from-description option 5 years ago
Denton Liu a92331df18 format-patch: use enum variables 5 years ago
Denton Liu 46273df7bf format-patch: replace erroneous and condition 5 years ago
Jakob Jarmar 556895d0c8 stash: avoid recursive hard reset on submodules 5 years ago
Bert Wesarg edefc31873 format-patch: create leading components of output directory 5 years ago
Eric Wong e2b5038d87 hashmap_entry: remove first member requirement from docs 5 years ago
Eric Wong 404ab78e39 hashmap: remove type arg from hashmap_{get,put,remove}_entry 5 years ago
Eric Wong 23dee69f53 OFFSETOF_VAR macro to simplify hashmap iterators 5 years ago
Eric Wong c8e424c9c9 hashmap: introduce hashmap_free_entries 5 years ago
Eric Wong 87571c3f71 hashmap: use *_entry APIs for iteration 5 years ago
Eric Wong 939af16eac hashmap_cmp_fn takes hashmap_entry params 5 years ago
Eric Wong f23a465132 hashmap_get{,_from_hash} return "struct hashmap_entry *" 5 years ago
Eric Wong 26b455f21e hashmap_put takes "struct hashmap_entry *" 5 years ago
Eric Wong b6c5241606 hashmap_get takes "const struct hashmap_entry *" 5 years ago
Eric Wong b94e5c1df6 hashmap_add takes "struct hashmap_entry *" 5 years ago
Eric Wong d22245a2e3 hashmap_entry_init takes "struct hashmap_entry *" 5 years ago
Johannes Schindelin dfd557c978 stash apply: report status correctly even in a worktree's subdirectory 5 years ago
Johannes Schindelin d54dea77db fetch: let --jobs=<n> parallelize --multiple, too 5 years ago
René Scharfe 2fe44394c8 treewide: remove duplicate #include directives 5 years ago
Johannes Schindelin dbcd970c27 push: do not pretend to return `int` from `die_push_simple()` 5 years ago
Elijah Newren 941790d7de fast-export: handle nested tags 5 years ago
Elijah Newren a1638cfe12 fast-export: allow user to request tags be marked with --mark-tags 5 years ago
Elijah Newren 208d69246e fast-export: add support for --import-marks-if-exists 5 years ago
Josh Steadmon 25e4b8099c push: add trace2 instrumentation 5 years ago
Josh Steadmon 5fc31180d8 fetch: add trace2 instrumentation 5 years ago
Garima Singh 0bd7f578b2 commit-graph: emit trace2 cmd_mode for each sub-command 5 years ago
Bert Wesarg cda0d497e3 builtin/submodule--helper: fix usage string for 'update-clone' 5 years ago
Elijah Newren af2abd870b fast-export: fix exporting a tag and nothing else 5 years ago
SZEDER Gábor 2e09c01232 name-rev: avoid cutoff timestamp underflow 5 years ago
Thomas Gummerer 34933d0eff stash: make sure to write refreshed cache 5 years ago
Thomas Gummerer e080b34540 merge: use refresh_and_write_cache 5 years ago
Thomas Gummerer 22184497a3 factor out refresh_and_write_cache function 5 years ago
Garima Singh 7371612255 commit-graph: add --[no-]progress to write and verify 6 years ago
Elijah Newren 902b90cf42 clean: fix theoretical path corruption 6 years ago
Elijah Newren ca8b5390db clean: rewrap overly long line 6 years ago
Elijah Newren 09487f2cba clean: avoid removing untracked files in a nested git repository 6 years ago
Elijah Newren e86bbcf987 clean: disambiguate the definition of -d 6 years ago
Masaya Suzuki b7e2d8bca5 fetch: use oidset to keep the want OIDs for faster lookup 6 years ago
Jeff King 4c96a77594 list-objects-filter: delay parsing of sparse oid 6 years ago
Jeff King dd2e50a84e commit-graph: turn off save_commit_buffer 6 years ago
Ben Wijen bf1e28e0ad builtin/rebase.c: Remove pointless message 6 years ago
Ben Wijen d2172ef02d builtin/rebase.c: make sure the active branch isn't moved when autostashing 6 years ago
Jeff King 3a37876b5d pack-objects: drop packlist index_pos optimization 6 years ago
Jeff King f1cbd033e2 pack-objects: use object_id in packlist_alloc() 6 years ago
Jeff King 0dfed92dfd git-am: handle missing "author" when parsing commit 6 years ago
René Scharfe c77722b3ea use get_tagged_oid() 6 years ago