summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2021-01-12fetch: extract writing to FETCH_HEADPatrick Steinhardt
2021-01-07Merge branch 'es/worktree-repair-both-moved'Junio C Hamano
2021-01-07Merge branch 'fc/pull-merge-rebase'Junio C Hamano
2021-01-07Merge branch 'tb/pack-bitmap'Junio C Hamano
2020-12-23Merge branch 'ma/maintenance-crontab-fix'Junio C Hamano
2020-12-23Merge branch 'dl/checkout-p-merge-base'Junio C Hamano
2020-12-23Merge branch 'jx/pack-redundant-on-single-pack'Junio C Hamano
2020-12-21gc: fix handling of crontab magic markersMartin Ågren
2020-12-21checkout -p: handle tree arguments correctly againJohannes Schindelin
2020-12-21worktree: teach `repair` to fix multi-directional breakageEric Sunshine
2020-12-18Merge branch 'ab/unreachable-break'Junio C Hamano
2020-12-18Merge branch 'js/init-defaultbranch-advice'Junio C Hamano
2020-12-17Merge branch 'tb/partial-clone-filters-fix'Junio C Hamano
2020-12-17pack-redundant: fix crash when one packfile in repoJiang Xin
2020-12-16pull: display default warning only when non-ffFelipe Contreras
2020-12-16pull: correct condition to trigger non-ff adviceJunio C Hamano
2020-12-16pull: get rid of unnecessary global variableJunio C Hamano
2020-12-16style: do not "break" in switch() after "return"Ævar Arnfjörð Bjarmason
2020-12-14pull: give the advice for choosing rebase/merge much laterFelipe Contreras
2020-12-14pull: refactor fast-forward checkFelipe Contreras
2020-12-13get_default_branch_name(): prepare for showing some adviceJohannes Schindelin
2020-12-13branch -m: allow renaming a yet-unborn branchJohannes Schindelin
2020-12-08Merge branch 'tb/bugreport-no-localtime'Junio C Hamano
2020-12-08Merge branch 'rs/maintenance-run-outside-repo'Junio C Hamano
2020-12-08Merge branch 'ma/grep-init-default'Junio C Hamano
2020-12-08Merge branch 'js/trace2-session-id'Junio C Hamano
2020-12-08Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-12-08Merge branch 'ds/config-literal-value'Junio C Hamano
2020-12-08Merge branch 'ps/update-ref-multi-transaction'Junio C Hamano
2020-12-08pack-bitmap-write: ignore BITMAP_FLAG_REUSEJeff King
2020-12-03builtin/clone.c: don't ignore transport_fetch_refs() errorsTaylor Blau
2020-12-03Merge branch 'tb/repack-simplify'Junio C Hamano
2020-12-03Merge branch 'pb/pull-rebase-recurse-submodules'Junio C Hamano
2020-12-01builtin/bugreport.c: use thread-safe localtime_r()Taylor Blau
2020-11-30Merge branch 'sa/credential-store-timeout'Junio C Hamano
2020-11-30Merge branch 'km/stash-error-message-fix'Junio C Hamano
2020-11-30Merge branch 'mt/worktree-error-message-fix'Junio C Hamano
2020-11-30Merge branch 'ab/gc-keep-base-option'Junio C Hamano
2020-11-30Merge branch 'js/pull-rebase-use-advise'Junio C Hamano
2020-11-30maintenance: fix SEGFAULT when no repositoryRafael Silva
2020-11-25Merge branch 'rs/gc-sort-func-cast-fix'Junio C Hamano
2020-11-25Merge branch 'jk/4gb-idx'Junio C Hamano
2020-11-25Merge branch 'jx/t5411-flake-fix'Junio C Hamano
2020-11-25maintenance: use 'git config --fixed-value'Derrick Stolee
2020-11-25config: implement --fixed-value with --get*Derrick Stolee
2020-11-25config: plumb --fixed-value into config APIDerrick Stolee
2020-11-25config: add --fixed-value option, un-implementedDerrick Stolee
2020-11-25config: replace 'value_regex' with 'value_pattern'Derrick Stolee
2020-11-25config: convert multi_replace to flagsDerrick Stolee
2020-11-25crendential-store: use timeout when locking fileSimão Afonso