]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-12-02  Han-Wen Nienhuysrefs/debug: trim trailing LF from reflog message
2021-12-02  Han-Wen Nienhuystest-ref-store: tweaks to for-each-reflog-ent format
2021-12-02  Han-Wen Nienhuyst1405: check for_each_reflog_ent_reverse() more thoroughly
2021-12-02  Han-Wen Nienhuystest-ref-store: don't add newline to reflog message
2021-12-02  Han-Wen Nienhuysshow-branch: show reflog message
2021-12-02  Jeff Kinglog: load decorations with --simplify-by-decoration
2021-12-02  Jeff Kinglog: handle --decorate-refs with userformat "%d"
2021-12-02  Anders Kaseorgbranch: protect branches checked out in all worktrees
2021-12-02  Anders Kaseorgreceive-pack: protect current branch for bare repositor...
2021-12-02  Anders Kaseorgreceive-pack: clean dead code from update_worktree()
2021-12-02  Anders Kaseorgfetch: protect branches checked out in all worktrees
2021-12-02  Anders Kaseorgworktree: simplify find_shared_symref() memory ownershi...
2021-12-02  Anders Kaseorgbranch: lowercase error messages
2021-12-02  Anders Kaseorgreceive-pack: lowercase error messages
2021-12-02  Anders Kaseorgfetch: lowercase error messages
2021-12-01  Fabian Stelzertest-lib: make BAIL_OUT() work in tests and prereq
2021-12-01  brian m. carlsongit-compat-util: add a test balloon for C99 support
2021-12-01  Philip Oakleyobject-file.c: LLP64 compatibility, upcast unity for...
2021-12-01  Philip Oakleydiffcore-delta.c: LLP64 compatibility, upcast unity...
2021-12-01  Philip Oakleyrepack.c: LLP64 compatibility, upcast unity for left...
2021-12-01  Elijah Newrenupdate documentation for new zdiff3 conflictStyle
2021-12-01  Phillip Woodxdiff: implement a zealous diff3, or "zdiff3"
2021-12-01  Johannes Schindelinadd -i: default to the built-in implementation
2021-12-01  Johannes Schindelint2016: require the PERL prereq only when necessary
2021-11-30  Elijah Newrensequencer: avoid adding exec commands for non-commit...
2021-11-29  Junio C HamanoThe first batch to start the current cycle
2021-11-29  Junio C HamanoMerge branch 'mc/clean-smudge-with-llp64'
2021-11-29  Junio C HamanoMerge branch 'ab/sh-retire-helper-functions'
2021-11-29  Junio C HamanoMerge branch 'tb/plug-pack-bitmap-leaks'
2021-11-29  Junio C HamanoMerge branch 'tp/send-email-completion'
2021-11-29  Junio C HamanoMerge branch 'jc/unsetenv-returns-an-int'
2021-11-29  Junio C HamanoMerge branch 'jc/fix-ref-sorting-parse'
2021-11-29  Junio C HamanoMerge branch 'so/stash-staged'
2021-11-29  Junio C HamanoMerge branch 'jc/tutorial-format-patch-base'
2021-11-29  Junio C HamanoMerge branch 'ab/refs-errno-cleanup'
2021-11-29  Junio C HamanoMerge branch 'ow/stash-count-in-status-porcelain-output'
2021-11-29  Junio C HamanoMerge branch 'jk/loosen-urlmatch'
2021-11-29  Han-Wen Nienhuyst1404: mark directory/file conflict tests with REFFILES
2021-11-29  Junio C HamanoMerge branch 'vd/sparse-reset' into ld/sparse-diff...
2021-11-29  Victoria Dyeunpack-trees: improve performance of next_cache_entry
2021-11-29  Victoria Dyereset: make --mixed sparse-aware
2021-11-29  Victoria Dyereset: make sparse-aware (except --mixed)
2021-11-29  Victoria Dyereset: integrate with sparse index
2021-11-29  Victoria Dyereset: expand test coverage for sparse checkouts
2021-11-29  Derrick Stoleet/t*: remove custom GIT_TRACE2_EVENT_NESTING
2021-11-29  Derrick Stoleetest-lib.sh: set GIT_TRACE2_EVENT_NESTING
2021-11-28  Carlo Marcelo... add -p: avoid use of undefined $key when ReadKey -...
2021-11-28  Junio C Hamanorefs: document callback for reflog-ent iterators
2021-11-28  Carlo Marcelo... mingw: avoid fallback for {local,gm}time_r()
2021-11-26  Ævar Arnfjörð... run-command API: remove "env" member, always use "env_a...
2021-11-26  Ævar Arnfjörð... difftool: use "env_array" to simplify memory management
2021-11-26  Ævar Arnfjörð... run-command API: remove "argv" member, always use ...
2021-11-26  Ævar Arnfjörð... run-command API users: use strvec_push(), not argv...
2021-11-26  Ævar Arnfjörð... run-command API users: use strvec_pushl(), not argv...
2021-11-26  Ævar Arnfjörð... run-command tests: use strvec_pushv(), not argv assignment
2021-11-26  Ævar Arnfjörð... run-command API users: use strvec_pushv(), not argv...
2021-11-26  Ævar Arnfjörð... upload-archive: use regular "struct child_process"...
2021-11-26  Eric Sunshineworktree: stop being overly intimate with run_command...
2021-11-26  Yoichi Nakayamacompletion: add human and auto: date format
2021-11-25  Victoria Dyesparse-index: update do_read_index to ensure correct...
2021-11-25  Victoria Dyesparse-index: add ensure_correct_sparsity function
2021-11-25  Victoria Dyesparse-index: avoid unnecessary cache tree clearing
2021-11-25  Victoria Dyetest-read-cache.c: prepare_repo_settings after config...
2021-11-25  Enzo Matsumiyapager: fix crash when pager program doesn't exist
2021-11-24  Junio C HamanoSync with 2.34.1
2021-11-24  Junio C HamanoGit 2.34.1 v2.34.1
2021-11-24  Ævar Arnfjörð... CI: don't run "make test" twice in one job
2021-11-24  Ævar Arnfjörð... CI: use "$runs_on_pool", not "$jobname" to select packa...
2021-11-24  Ævar Arnfjörð... CI: rename the "Linux32" job to lower-case "linux32"
2021-11-24  Ævar Arnfjörð... CI: use shorter names that fit in UX tooltips
2021-11-24  Ævar Arnfjörð... CI: remove Travis CI support
2021-11-23  Junio C HamanoMerge branch 'jc/save-restore-terminal-revert' into...
2021-11-23  Junio C HamanoMerge branch 'ds/add-rm-with-sparse-index' into maint
2021-11-23  Junio C HamanoMerge branch 'ab/update-submitting-patches' into maint
2021-11-23  Junio C HamanoMerge branch 'ev/pull-already-up-to-date-is-noop' into...
2021-11-23  Junio C HamanoMerge branch 'hm/paint-hits-in-log-grep' into maint
2021-11-23  Junio C HamanoA bit more regression fixes
2021-11-23  Junio C HamanoMerge branch 'jc/save-restore-terminal-revert'
2021-11-23  Junio C HamanoMerge branch 'ds/add-rm-with-sparse-index'
2021-11-22  Jeff Kingt7006: simplify exit-code checks for sigpipe tests
2021-11-22  Jeff Kingt7006: clean up SIGPIPE handling in trace2 tests
2021-11-22  Jeff Kingrun-command: unify signal and regular logic for wait_or...
2021-11-22  Junio C HamanoRevert "editor: save and reset terminal after calling...
2021-11-22  Derrick Stoleedir: revert "dir: select directories correctly"
2021-11-22  Jonathan TanDoc: no midx and partial clone relation
2021-11-22  Han-Wen Nienhuysrefs: drop force_create argument of create_reflog API
2021-11-22  Junio C Hamano0th batch for early fixes
2021-11-22  Junio C HamanoMerge branch 'ab/update-submitting-patches'
2021-11-22  Junio C HamanoMerge branch 'ev/pull-already-up-to-date-is-noop'
2021-11-22  Junio C HamanoMerge branch 'hm/paint-hits-in-log-grep'
2021-11-21  Fabian Stelzertest-lib: introduce required prereq for test runs
2021-11-21  Fabian Stelzertest-lib: show missing prereq summary
2021-11-19  Hans Krentel... ci(check-whitespace): update stale file top comments
2021-11-19  Jeff Kingfetch-pack: ignore SIGPIPE when writing to index-pack
2021-11-19  Jeff Kingrefs: work around gcc-11 warning with REF_HAVE_NEW
2021-11-19  Mugdha Pattnaiksubmodule: absorb git dir instead of dying on deinit
2021-11-19  Alex Henriepull: don't say that merge is "the default strategy"
2021-11-19  Junio C HamanoRevert "grep/pcre2: fix an edge case concerning ascii...
2021-11-19  Fabian Stelzerssh signing: make sign/amend test more resilient
2021-11-19  Fabian Stelzerssh signing: support non ssh-* keytypes
next