6296 Commits (bffce882fdf03aa7083d56d038c2dc2be58a9200)

Author SHA1 Message Date
Eric Wong ba3a08ca0e fsck: fix leak when traversing trees 7 years ago
René Scharfe fbac558a9b describe: use strbuf_add_unique_abbrev() for adding short hashes 7 years ago
Jeff King d45420c1c8 clone: do not clean up directories we didn't create 7 years ago
Jeff King f9e377adc0 clone: factor out dir_exists() helper 7 years ago
René Scharfe a9a03fa0d7 checkout: avoid using the rev_info flag leak_pending 7 years ago
Nguyễn Thái Ngọc Duy 06dba2b023 Use DIFF_DETECT_RENAME for detect_rename assignments 7 years ago
Daniel Knittl-Frank 1bba00130a describe: prepend "tags/" when describing tags with embedded name 7 years ago
Ævar Arnfjörð Bjarmason 30884c9afc commit: add support for --fixup <commit> -m"<extra message>" 7 years ago
Elijah Newren b101793c43 move index_has_changes() from builtin/am.c to merge.c for reuse 7 years ago
Stefan Beller 644eb60bd0 builtin/describe.c: describe a blob 7 years ago
Jonathan Tan 245abe34ac clone, fetch: remove redundant transport check 7 years ago
Brandon Williams e724197f23 submodule: convert get_next_submodule to not rely on the_index 7 years ago
Brandon Williams 3b8317a9e6 submodule: convert stage_updated_gitmodules to take a struct index_state 7 years ago
Hans Jerry Illikainen ca779e82c9 merge: add config option for verifySignatures 7 years ago
Olga Telezhnaya cf3947193c format: create pretty.h file 7 years ago
Christian Couder 72885a6d51 index-pack: use skip_to_optional_arg() 7 years ago
Eric Sunshine b3b05971c1 clone: support 'clone --shared' from a worktree 7 years ago
Jonathan Tan ddd3e31242 decorate: clean up and document API 7 years ago
Kaartic Sivaraam 255073ca59 builtin/branch: strip refs/heads/ using skip_prefix 7 years ago
Kaartic Sivaraam a48ebe9724 branch: update warning message shown when copying a misnamed branch 7 years ago
Kaartic Sivaraam e2bbd0cc4c branch: group related arguments of create_branch() 7 years ago
Eric Sunshine ade546be47 worktree: invoke post-checkout hook (unless --no-checkout) 7 years ago
René Scharfe addcf6cfde fmt-merge-msg: avoid leaking strbuf in shortlog() 7 years ago
René Scharfe 1b09073514 am: release strbuf after use in split_mail_mbox() 7 years ago
Brandon Williams fd66bcc31f diff-tree: read the index so attribute checks work in bare repositories 7 years ago
Thomas Gummerer e92445a731 add worktree.guessRemote config option 7 years ago
Thomas Gummerer 71d6682d8c worktree: add --guess-remote flag to add subcommand 7 years ago
Ann T Ropea ca69d4d5b1 checkout: describe_detached_head: remove ellipsis after committish 7 years ago
Liam Beguin d8ae6c84da rebase -i: learn to abbreviate command names 7 years ago
Liam Beguin 0cce4a2756 rebase -i -x: add exec commands via the rebase--helper 7 years ago
Liam Beguin 313a48eaca rebase -i: update functions to use a flags parameter 7 years ago
Liam Beguin d80fc29367 rebase -i: replace reference to sha1 with oid 7 years ago
Liam Beguin 8dccc7a6b2 rebase -i: refactor transform_todo_ids 7 years ago
Jeff Hostetler f4371a883f rev-list: support --no-filter argument 7 years ago
Brandon Williams eef3df5a93 pathspec: only match across submodule boundaries when requested 7 years ago
Thomas Gummerer 4e85333197 worktree: make add <path> <branch> dwim 7 years ago
Thomas Gummerer e284e892ca worktree: add --[no-]track option to the add subcommand 7 years ago
Thomas Gummerer 7c85a87c54 checkout: factor out functions to new lib file 7 years ago
Jean-Noel Avila ed5bdd5bab submodule--helper.c: i18n: add a missing space in message 7 years ago
Jeff Hostetler 9535ce7337 pack-objects: add list-objects filtering 7 years ago
Jeff Hostetler caf3827e2f rev-list: add list-objects filtering support 7 years ago
Rafael Ascensão 65516f586b log: add option to choose which refs to decorate 7 years ago
Robert P. J. Day e54b63359f notes: correct 'git notes prune' options to '[-n] [-v]' 7 years ago
Robert P. J. Day 1a1fc2d5b5 prune: add "--progress" to man page and usage msg 7 years ago
Shuyu Wei ffb4568afe pull: pass -4/-6 option to 'git fetch' 7 years ago
Martin Ågren 0ae19de74f branch: change default of `pager.branch` to "on" 7 years ago
Martin Ågren d74b541e0b branch: respect `pager.branch` in list-mode only 7 years ago
Haaris Mehmood 5f9674243d config: add --expiry-date 7 years ago
Torsten Bögershausen 9472935d81 add: introduce "--renormalize" 7 years ago
Stefan Beller 4dbc59a4cc builtin/describe.c: factor out describe_commit 7 years ago