7911 Commits (640f9cd5994ed2061405aa94972b1746bb0c393e)

Author SHA1 Message Date
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
Thomas Gummerer 8e4c8af058 push: disallow --all and refspecs when remote.<name>.mirror is set 6 years ago
Derrick Stolee 313677627a checkout: add simple check for 'git checkout -b' 6 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 6 years ago
Denton Liu 4effc5bc96 rebase: fast-forward --fork-point in more cases 6 years ago
Denton Liu c0efb4c1dd rebase: fast-forward --onto in more cases 6 years ago
Denton Liu 2b318aa6c3 rebase: refactor can_fast_forward into goto tower 6 years ago
René Scharfe fd99c2dd9b grep: use return value of strbuf_detach() 6 years ago
Corentin BOMPARD 24bc1a1292 pull, fetch: add --set-upstream option 6 years ago
Elijah Newren acb7da05ac checkout: remove duplicate code 6 years ago
Derrick Stolee ad0fb65999 repo-settings: parse core.untrackedCache 6 years ago
Derrick Stolee 7211b9e753 repo-settings: consolidate some config settings 6 years ago
SZEDER Gábor 507e5470a0 worktree remove: clarify error message on dirty worktree 6 years ago
Jeff King 9827d4c185 packfile: drop release_pack_memory() 6 years ago
Michael J Gruber bc40ce4de6 merge: --no-verify to bypass pre-merge-commit hook 6 years ago
Michael J Gruber 6098817fd7 git-merge: honor pre-merge-commit hook 6 years ago
Michael J Gruber a1f3dd7eb3 merge: do no-verify like commit 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
Johannes Schindelin e1fac531ea rebase -r: do not (re-)generate root commits with `--root` *and* `--onto` 6 years ago
Johannes Schindelin e145d99347 rebase -r: support merge strategies other than `recursive` 6 years ago
Johannes Schindelin 5efed0ecf9 rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin d5b581f228 Drop unused git-rebase--am.sh 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