]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-10-31  Johannes Schindelint5411: start using the default branch name "main"
2020-10-31  Sergey Organovdoc/diff-options: fix out of place mentions of '--patch/-p'
2020-10-31  René Scharfebisect: clear flags in passed repository
2020-10-31  René Scharfeobject: allow clear_commit_marks_all to handle any...
2020-10-31  Daniel Duvallupload-pack: allow stateless client EOF just prior...
2020-10-30  Junio C HamanoSecond batch
2020-10-30  Junio C HamanoMerge branch 'js/ci-ghwf-dedup-tests'
2020-10-30  Junio C HamanoMerge branch 'dl/resurrect-update-for-sha256'
2020-10-30  Junio C HamanoMerge branch 'cm/t7xxx-cleanup'
2020-10-30  Junio C HamanoMerge branch 'ct/t0000-use-test-path-is-file'
2020-10-30  Junio C HamanoMerge branch 'en/t7518-unflake'
2020-10-29  Junio C HamanoSync with Git 2.29.2
2020-10-29  Junio C HamanoGit 2.29.2 v2.29.2
2020-10-29  Junio C HamanoMerge branch 'cc/doc-filter-branch-typofix' into maint
2020-10-29  Junio C HamanoMerge branch 'jk/committer-date-is-author-date-fix...
2020-10-29  Elijah Newrenfast-rebase: demonstrate merge-ort's API via new test...
2020-10-29  Philippe Blainlog, show: add tests for messages containing CRLF
2020-10-29  Philippe Blainref-filter: handle CRLF at end-of-line more gracefully
2020-10-29  Jeff Kingsideband: diagnose more sideband anomalies
2020-10-28  Felipe Contreraszsh: update copyright notices
2020-10-28  Felipe Contrerascompletion: bash: remove old compat wrappers
2020-10-28  Felipe Contrerascompletion: bash: cleanup cygwin check
2020-10-28  Felipe Contrerascompletion: bash: trivial cleanup
2020-10-28  Felipe Contrerascompletion: zsh: add simple version check
2020-10-28  Felipe Contrerascompletion: zsh: trivial simplification
2020-10-28  Felipe Contrerascompletion: zsh: add alias descriptions
2020-10-28  Felipe Contrerascompletion: zsh: improve command tags
2020-10-28  Felipe Contrerascompletion: zsh: refactor command completion
2020-10-28  Felipe Contrerascompletion: zsh: shuffle functions around
2020-10-28  Felipe Contrerascompletion: zsh: simplify file_direct
2020-10-28  Felipe Contrerascompletion: zsh: simplify nl_append
2020-10-28  Felipe Contrerascompletion: zsh: trivial cleanup
2020-10-28  Felipe Contrerascompletion: zsh: simplify direct compadd
2020-10-28  Felipe Contrerascompletion: zsh: simplify compadd functions
2020-10-28  Felipe Contrerascompletion: zsh: fix splitting of words
2020-10-28  Felipe Contrerascompletion: zsh: add missing direct_append
2020-10-28  Felipe Contrerascompletion: fix conflict with bashcomp
2020-10-28  Felipe Contrerascompletion: zsh: fix completion for --no-.. options
2020-10-28  Felipe Contrerascompletion: bash: remove zsh wrapper
2020-10-28  Felipe Contrerascompletion: bash: synchronize zsh wrapper
2020-10-28  Felipe Contrerascompletion: zsh: fix for command aliasing
2020-10-28  Felipe Contrerascompletion: prompt: fix color for Zsh
2020-10-28  Felipe Contrerascompletion: zsh: update slave script locations
2020-10-27  Junio C HamanoFirst batch
2020-10-27  Junio C HamanoMerge branch 'dl/checkout-guess'
2020-10-27  Junio C HamanoMerge branch 'dl/checkout-p-merge-base'
2020-10-27  Junio C HamanoMerge branch 'sb/clone-origin'
2020-10-27  Junio C HamanoMerge branch 'sk/force-if-includes'
2020-10-27  Junio C HamanoMerge branch 'ds/maintenance-part-2'
2020-10-27  Junio C HamanoMerge branch 'rs/worktree-list-show-locked'
2020-10-27  Junio C HamanoMerge branch 'rs/tighten-callers-of-deref-tag'
2020-10-27  Junio C HamanoMerge branch 'rs/dist-doc-with-git-archive'
2020-10-27  Junio C HamanoMerge branch 'cw/ci-ghwf-check-ws-errors'
2020-10-27  Junio C HamanoMerge branch 'sd/userdiff-css-update'
2020-10-27  Junio C HamanoMerge branch 'rk/completion-stash'
2020-10-27  Junio C HamanoMerge branch 'kb/userdiff-rust-macro-rules'
2020-10-27  Junio C HamanoMerge branch 'js/userdiff-php'
2020-10-27  Jeff Kingcheckout-index: propagate errors to exit code
2020-10-27  Jeff Kingcheckout-index: drop error message from empty --stage=all
2020-10-27  Jeff Kingtest-pkt-line: drop colon from sideband identity
2020-10-27  Ævar Arnfjörð... remote: add meaningful exit code on missing/existing
2020-10-27  Elijah Newrenmerge-ort-wrappers: new convience wrappers to mimic...
2020-10-27  Elijah Newrenmerge-ort: barebones API of new merge strategy with...
2020-10-27  Junio C HamanoSubmittingPatches: clarify the purpose of the final...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: add benchmark for dirty status
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: perf comparison of multiple fsmonitor...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: initialize test with git reset
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: factor setup for fsmonitor into function
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: silence initial git commit
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: shorten DESC to basename
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: factor description out for readability
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: improve error message if typoing...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: move watchman setup to one-time-repo...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: separate one time repo initialization
2020-10-26  Felipe Contrerascompletion: zsh: fix for directories with spaces
2020-10-26  Felipe Contrerascompletion: zsh: reorganize install instructions
2020-10-26  Felipe Contrerascompletion: zsh: fix bash script extension
2020-10-26  Felipe Contrerascompletion: zsh: fix name due to broken autoloading
2020-10-26  Felipe Contrerascompletion: zsh: fix __gitcomp_direct()
2020-10-26  Junio C Hamanoother small fixes for 2.29.2
2020-10-26  Junio C HamanoMerge branch 'cc/doc-filter-branch-typofix'
2020-10-26  Junio C HamanoMerge branch 'jk/committer-date-is-author-date-fix'
2020-10-26  Elijah Newrent6423: add more details about direct resolution of...
2020-10-26  Elijah Newrent6423: note improved ort handling with untracked files
2020-10-26  Elijah Newrent6423, t6436: note improved ort handling with dirty...
2020-10-26  Elijah Newrenmerge tests: expect slight differences in output for...
2020-10-26  Elijah Newrent6423: expect improved conflict markers labels in the...
2020-10-26  Elijah Newrent6404, t6423: expect improved rename/delete handling...
2020-10-26  Elijah Newrent6416: correct expectation for rename/rename(1to2)...
2020-10-26  Elijah Newrenmerge tests: expect improved directory/file conflict...
2020-10-26  Elijah Newrent/: new helper for tests that pass with ort but fail...
2020-10-26  Jeff Kingam, sequencer: stop parsing our own committer ident
2020-10-23  Johannes Schindelint1400: prepare for `main` being default branch name
2020-10-23  Johannes Schindelintests: prepare aligned mentions of the default branch...
2020-10-23  Johannes Schindelint9902: prepare a test for the upcoming default branch...
2020-10-23  Johannes Schindelint3200: prepare for `main` being shorter than `master`
2020-10-23  Johannes Schindelint5703: adjust a test case for the upcoming default...
2020-10-23  Johannes Schindelint6200: adjust suppression pattern to also match "main"
2020-10-23  Johannes Schindelintests: start moving to a different default main branch...
2020-10-23  Johannes Schindelint9801: use `--` in preparation for default branch rename
next