7874 Commits (f0e63c41139f8982add435536d39aff6f3d4ca98)

Author SHA1 Message Date
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
SZEDER Gábor 507e5470a0 worktree remove: clarify error message on dirty worktree 6 years ago
Jean-Noël Avila 182f59daf0 l10n: reformat some localized strings for v2.23.0 6 years ago
SZEDER Gábor 7c5c9b9c57 commit-graph: error out on invalid commit oids in 'write --stdin-commits' 6 years ago
SZEDER Gábor 39d8831856 commit-graph: turn a group of write-related macro flags into an enum 6 years ago
Varun Naik ecd72042de checkout.c: unstage empty deleted ita files 6 years ago
Junio C Hamano f3eda90ffc log: really flip the --mailmap default 6 years ago
Jeff King c43ab06259 tree-walk: add a strbuf wrapper for make_traverse_path() 6 years ago
Jeff King b3b3cbcbf2 tree-walk: accept a raw length for traverse_path_len() 6 years ago
Junio C Hamano 7ed20f596b log: flip the --mailmap default unconditionally 6 years ago
Jeff King 9055384710 tree-walk: drop oid from traverse_info 6 years ago
Jeff King 947208b725 setup_traverse_info(): stop copying oid 6 years ago
Jeff King 7ff024e7b3 repack: simplify handling of auto-bitmaps and .keep files 6 years ago
Jeff King 25575015ca repack: silence warnings when auto-enabled bitmaps cannot be built 6 years ago
Matheus Tavares 6a289d45c0 grep: fix worktree case in submodules 6 years ago
Johannes Schindelin 80dfc9242e git: mark cmd_rebase as requiring a worktree 6 years ago
Johannes Schindelin cbea646153 rebase: fix white-space 6 years ago
Johannes Schindelin b09364c47a clean: show an error message when the path is too long 6 years ago
Junio C Hamano b2b1f615ce rm: resolving by removal is not a warning-worthy event 6 years ago
Thomas Gummerer b932f6a5e8 stash: fix handling removed files with --keep-index 6 years ago
Ariadne Conill f0596ecc8d log: add warning for unspecified log.mailmap setting 6 years ago
Ramsay Jones 08a8ac88d8 env--helper: mark a file-local symbol as static 6 years ago
Matheus Tavares c4d9c506f7 clone: replace strcmp by fspathcmp 6 years ago
Matheus Tavares ff7ccc8c9a clone: use dir-iterator to avoid explicit dir traversal 6 years ago
Matheus Tavares 14954b799f clone: extract function from copy_or_link_directory 6 years ago
Matheus Tavares 68c7c59cf2 clone: copy hidden paths at local clone 6 years ago
Matheus Tavares 36596fd2df clone: better handle symlinked files at .git/objects/ 6 years ago
Edmundo Carmona Antoranz f00abe6ae0 builtin/merge.c - cleanup of code in for-cycle that tests strategies 6 years ago
Rohit Ashiwal dcb500dc16 cherry-pick/revert: advise using --skip 6 years ago
Rohit Ashiwal de81ca3f36 cherry-pick/revert: add --skip option 6 years ago
Eric Wong 7328482253 repack: disable bitmaps-by-default if .keep files exist 6 years ago
Jeff King 709dfa6990 object-store.h: move for_each_alternate_ref() from transport.h 6 years ago
Johannes Schindelin 906b63942a rebase --am: ignore rebase.rescheduleFailedExec 6 years ago
Nguyễn Thái Ngọc Duy 50ddb089ff tree-walk.c: remove the_repo from get_tree_entry() 6 years ago
Nguyễn Thái Ngọc Duy 5e57580733 tree-walk.c: remove the_repo from fill_tree_descriptor() 6 years ago
Nguyễn Thái Ngọc Duy d3b4705ab8 sha1-file.c: remove the_repo from read_object_with_reference() 6 years ago
Morian Sonnet 30db18b148 submodule foreach: fix recursion of options 6 years ago
Ævar Arnfjörð Bjarmason b4f207f339 env--helper: new undocumented builtin wrapping git_env_*() 6 years ago
Derrick Stolee 3883c55138 pull: add --[no-]show-forced-updates passthrough 6 years ago
Derrick Stolee 377444b440 fetch: warn about forced updates in branch listing 6 years ago
Derrick Stolee cdbd70c437 fetch: add --[no-]show-forced-updates argument 6 years ago
Jeff Hostetler fb4db1a298 status: ignore status.aheadbehind in porcelain formats 6 years ago
Jeff Hostetler 06b324c1d7 status: add status.aheadbehind setting 6 years ago
Jeff Hostetler e9b9cc56bb cache-tree/blame: avoid reusing the DEBUG constant 6 years ago
Nguyễn Thái Ngọc Duy d16dc428b4 switch: allow to switch in the middle of bisect 6 years ago
Jeff King bdbdf42f8a delta-islands: respect progress flag 6 years ago
Emily Shaffer 42357b4e8b rev-list: teach --no-object-names to enable piping 6 years ago