]> Kevux Git Server - rit/shortlog
rit
2021-09-10 Junio C HamanoMerge branch 'mh/send-email-reset-in-reply-to'
2021-09-10 Junio C HamanoMerge branch 'rs/more-fspathcmp'
2021-09-10 Junio C HamanoMerge branch 'sg/set-ceiling-during-tests'
2021-09-10 Junio C HamanoMerge branch 'jh/sparse-index-resize-fix'
2021-09-10 Junio C HamanoMerge branch 'es/walken-tutorial-fix'
2021-09-10 Junio C HamanoMerge branch 'tb/add-objects-in-unpacked-packs-simplify'
2021-09-10 Junio C HamanoMerge branch 'ps/fetch-omit-formatting-under-quiet'
2021-09-10 Junio C HamanoMerge branch 'ka/want-ref-in-namespace'
2021-09-10 Junio C HamanoMerge branch 'zh/cherry-pick-advice'
2021-09-10 Junio C HamanoMerge branch 'js/advise-when-skipping-cherry-picked'
2021-09-08 Junio C HamanoThe fourth batch
2021-09-08 Junio C HamanoMerge branch 'sg/column-nl'
2021-09-08 Junio C HamanoMerge branch 'cb/makefile-apple-clang'
2021-09-08 Junio C HamanoMerge branch 'ps/ls-refs-strbuf-optim'
2021-09-08 Junio C HamanoMerge branch 'rs/branch-allow-deleting-dangling'
2021-09-08 Junio C HamanoMerge branch 'mt/quiet-with-delayed-checkout'
2021-09-08 Junio C HamanoMerge branch 'rs/xopen-reports-open-failures'
2021-09-08 Junio C HamanoMerge branch 'dd/diff-files-unmerged-fix'
2021-09-08 Junio C HamanoMerge branch 'dd/t6300-wo-gpg-fix'
2021-09-08 Junio C HamanoMerge branch 'mh/credential-leakfix'
2021-09-08 Junio C HamanoMerge branch 'jk/t5323-no-pack-test-fix'
2021-09-08 Junio C HamanoMerge branch 'js/maintenance-launchctl-fix'
2021-09-08 Junio C HamanoMerge branch 'ab/rebase-fatal-fatal-fix'
2021-09-08 Junio C HamanoMerge branch 'ab/ls-remote-packet-trace'
2021-09-08 Junio C HamanoMerge branch 'rs/git-mmap-uses-malloc'
2021-09-08 Junio C HamanoMerge branch 'ga/send-email-sendmail-cmd'
2021-09-08 Junio C HamanoMerge branch 'me/t5582-cleanup'
2021-09-03 Junio C HamanoThe third batch
2021-09-03 Junio C HamanoMerge branch 'sg/make-fix-ar-invocation'
2021-09-03 Junio C HamanoMerge branch 'ti/tcsh-completion-regression-fix'
2021-09-03 Junio C HamanoMerge branch 'fc/completion-updates'
2021-09-03 Junio C HamanoMerge branch 'pw/rebase-r-fixes'
2021-09-03 Junio C HamanoMerge branch 'pw/rebase-skip-final-fix'
2021-09-03 Junio C HamanoMerge branch 'cb/ci-use-upload-artifacts-v1'
2021-09-03 Junio C HamanoMerge branch 'jk/commit-edit-fixup-fix'
2021-09-03 Junio C HamanoMerge branch 'ps/connectivity-optim'
2021-09-01 Kim Altintopdocs: clarify the interaction of transfer.hideRefs...
2021-09-01 Kim Altintopupload-pack.c: treat want-ref relative to namespace
2021-09-01 Kim Altintopt5730: introduce fetch command helper
2021-08-30 Josh Steadmonsequencer: advise if skipping cherry-picked commit
2021-08-30 Junio C HamanoThe second batch
2021-08-30 Junio C HamanoMerge branch 'cb/ci-freebsd-update'
2021-08-30 Junio C HamanoMerge branch 'tl/traverse-non-commits-rename'
2021-08-30 Junio C HamanoMerge branch 'bc/t5607-avoid-broken-test-fail-prereqs'
2021-08-30 Junio C HamanoMerge branch 'th/userdiff-more-java'
2021-08-30 Junio C HamanoMerge branch 'jk/range-diff-fixes'
2021-08-30 Junio C HamanoMerge branch 'jk/apply-binary-hunk-parsing-fix'
2021-08-30 Junio C HamanoMerge branch 'jc/userdiff-pattern-hint'
2021-08-30 Junio C HamanoMerge branch 'cb/builtin-merge-format-string-fix'
2021-08-30 Junio C HamanoMerge branch 'js/log-protocol-version'
2021-08-30 Junio C HamanoMerge branch 'en/ort-becomes-the-default'
2021-08-30 Junio C HamanoMerge branch 'en/merge-strategy-docs'
2021-08-30 Junio C HamanoMerge branch 'en/pull-conflicting-options'
2021-08-30 Marvin Häusersend-email: avoid incorrect header propagation
2021-08-30 Patrick Steinhardtfetch: skip formatting updated refs with `--quiet`
2021-08-30 René Scharfemerge-recursive: use fspathcmp() in path_hashmap_cmp()
2021-08-30 SZEDER Gábortest-lib: set GIT_CEILING_DIRECTORIES to protect the...
2021-08-30 Zokerdoc: fix syntax error and the format of printf
2021-08-30 Jeff Hostetlersparse-index: copy dir_hash in ensure_full_index()
2021-08-30 Taylor Blaubuiltin/pack-objects.c: remove duplicate hash lookup
2021-08-30 Taylor Blaubuiltin/pack-objects.c: simplify add_objects_in_unpacke...
2021-08-30 Taylor Blauobject-store.h: teach for_each_packed_object to ignore...
2021-08-27 René Scharfebranch: allow deleting dangling branches with --force
2021-08-27 Matheus Tavarescheckout: make delayed checkout respect --quiet and...
2021-08-26 SZEDER Gáborcolumn: fix parsing of the '--nl' option
2021-08-25 Patrick Steinhardtls-refs: reuse buffer when sending refs
2021-08-25 René Scharfeuse xopen() to handle fatal open(2) failures
2021-08-25 René Scharfexopen: explicitly report creation failures
2021-08-25 Đoàn Trần Công... diff-lib: ignore paths that are outside $cwd if --relat...
2021-08-25 Đoàn Trần Công... t6300: check for cat-file exit status code
2021-08-25 Đoàn Trần Công... t6300: don't run cat-file on non-existent object
2021-08-25 Mike Hommeycredential: fix leak in credential_apply_config()
2021-08-25 Jeff Kingt5323: drop mentions of "master"
2021-08-24 Junio C HamanoThe first batch post 2.33
2021-08-24 Junio C HamanoMerge branch 'ps/fetch-pack-load-refs-optim'
2021-08-24 Junio C HamanoMerge branch 'jt/push-negotiation-fixes'
2021-08-24 Junio C HamanoMerge branch 'es/trace2-log-parent-process-name'
2021-08-24 Junio C HamanoMerge branch 'hn/refs-test-cleanup'
2021-08-24 Junio C HamanoMerge branch 'en/ort-perf-batch-15'
2021-08-24 Junio C HamanoMerge branch 'js/expand-runtime-prefix'
2021-08-24 Junio C HamanoMerge branch 'ab/bundle-doc'
2021-08-24 Junio C HamanoMerge branch 'zh/ref-filter-raw-data'
2021-08-24 Junio C HamanoMerge branch 'ab/pack-stdin-packs-fix'
2021-08-24 Junio C HamanoMerge branch 'ab/http-drop-old-curl'
2021-08-24 Junio C HamanoMerge branch 'ds/add-with-sparse-index'
2021-08-24 Junio C HamanoMerge branch 'jc/bisect-sans-show-branch'
2021-08-24 Ævar Arnfjörð... rebase: emit one "fatal" in "fatal: fatal: <error>"
2021-08-24 Ævar Arnfjörð... ls-remote: set packet_trace_identity(<name>)
2021-08-24 René Scharfecompat: let git_mmap use malloc(3) directly
2021-08-24 Derrick Stoleemaintenance: skip bootout/bootstrap when plist is regis...
2021-08-24 Johannes Schindelinmaintenance: create `launchctl` configuration using...
2021-08-24 Johannes Sixtt9001: PATH must not use Windows-style paths
2021-08-24 Mickey Enditot5582: remove spurious 'cd "$D"' line
2021-08-23 ZheNing Hucherry-pick: use better advice message
2021-08-23 Phillip Woodrebase -r: fix merge -c with a merge strategy
2021-08-23 Phillip Woodrebase -r: don't write .git/MERGE_MSG when fast-forwarding
2021-08-23 Phillip Woodrebase -i: add another reword test
2021-08-20 Phillip Woodrebase -r: make 'merge -c' behave like reword
2021-08-19 SZEDER GáborMakefile: remove archives before manipulating them...
2021-08-18 Takashi Iwaicompletion: tcsh: Fix regression by drop of wrapper...
next