Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-06cat-file: report an error on multiple --batch optionsJeff King
2018-11-06tag: mark "--message" option with NONEGJeff King
2018-11-06show-branch: mark --reflog option as NONEGJeff King
2018-11-06format-patch: mark "--no-numbered" option with NONEGJeff King
2018-11-06status: mark --find-renames option with NONEGJeff King
2018-11-06cat-file: mark batch options with NONEGJeff King
2018-11-06pack-objects: mark index-version option as NONEGJeff King
2018-11-06ls-files: mark exclude options as NONEGJeff King
2018-11-06am: handle --no-patch-format optionJeff King
2018-11-02rebase: apply cocci patchJunio C Hamano
2018-11-02Merge branch 'js/rebase-autostash-fix'Junio C Hamano
2018-11-02Merge branch 'jc/rebase-in-c-5-test-typofix'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c-6-final'Junio C Hamano
2018-11-02Merge branch 'js/rebase-in-c-5.5-work-with-rebase-i-in-c'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c-5-test'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c-4-opts'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c-3-acts'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c-2-basic'Junio C Hamano
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano
2018-10-30Merge branch 'jc/receive-deny-current-branch-fix'Junio C Hamano
2018-10-30Merge branch 'ot/ref-filter-plug-leaks'Junio C Hamano
2018-10-30Merge branch 'sb/submodule-helper-remove-cruft'Junio C Hamano
2018-10-30Merge branch 'js/pack-objects-mutex-init-fix'Junio C Hamano
2018-10-30Merge branch 'tq/branch-style-fix'Junio C Hamano
2018-10-30Merge branch 'tq/branch-create-wo-branch-get'Junio C Hamano
2018-10-30Merge branch 'bc/hash-transition-part-15'Junio C Hamano
2018-10-30Merge branch 'md/filter-trees'Junio C Hamano
2018-10-26Merge branch 'rv/alias-help'Junio C Hamano
2018-10-24rebase --autostash: fix issue with dirty submodulesJohannes Schindelin
2018-10-23rebase (autostash): use an explicit OID to apply the stashJohannes Schindelin
2018-10-23rebase (autostash): store the full OID in <state-dir>/autostashJohannes Schindelin
2018-10-23rebase (autostash): avoid duplicate call to state_dir_path()Johannes Schindelin
2018-10-19receive: denyCurrentBranch=updateinstead should not blindly updateJunio C Hamano
2018-10-19pack-objects (mingw): initialize `packing_data` mutex in the correct spotJohannes Schindelin
2018-10-19Merge branch 'tb/filter-alternate-refs'Junio C Hamano
2018-10-19Merge branch 'jt/avoid-ls-refs'Junio C Hamano
2018-10-19Merge branch 'ds/commit-graph-leakfix'Junio C Hamano
2018-10-19Merge branch 'rs/grep-no-recursive'Junio C Hamano
2018-10-19Merge branch 'nd/help-commands-verbose-by-default'Junio C Hamano
2018-10-19Merge branch 'jt/fetch-tips-in-partial-clone'Junio C Hamano
2018-10-19Merge branch 'nd/status-refresh-progress'Junio C Hamano
2018-10-19Merge branch 'ss/wt-status-committable'Junio C Hamano
2018-10-19Merge branch 'nd/the-index'Junio C Hamano
2018-10-19ls-remote: release memory instead of UNLEAKOlga Telezhnaya
2018-10-18builtin/submodule--helper: remove debugging leftover tracingStefan Beller
2018-10-18branch: trivial style fixTao Qingyun
2018-10-18builtin/branch.c: remove useless branch_getTao Qingyun
2018-10-16Merge branch 'jk/oideq-hasheq-cleanup'Junio C Hamano
2018-10-16Merge branch 'en/status-multiple-renames-to-the-same-target-fix'Junio C Hamano