]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-03-02  Junio C HamanoMerge branch 'ma/test-cleanup'
2020-03-02  Junio C HamanoMerge branch 'rs/blame-typefix-for-fingerprint'
2020-03-02  Junio C HamanoMerge branch 'rs/micro-cleanups'
2020-03-02  Junio C HamanoMerge branch 'es/worktree-cleanup'
2020-03-02  Junio C HamanoMerge branch 'ak/test-log-graph'
2020-03-02  Junio C HamanoMerge branch 'jk/run-command-formatfix'
2020-03-02  Junio C HamanoMerge branch 'ds/partial-clone-fixes'
2020-03-02  Junio C HamanoMerge branch 'en/t3433-rebase-stat-dirty-failure'
2020-03-02  Junio C HamanoMerge branch 'en/rebase-backend'
2020-03-02  Junio C HamanoMerge branch 'en/check-ignore'
2020-03-02  Junio C HamanoMerge branch 'jk/object-filter-with-bitmap'
2020-03-02  Junio C HamanoMerge branch 'jk/push-option-doc-markup-fix'
2020-03-02  Junio C HamanoMerge branch 'jk/doc-diff-parallel'
2020-02-25  Junio C HamanoThe seventh batch for 2.26
2020-02-25  Junio C HamanoMerge branch 'es/doc-mentoring'
2020-02-25  Junio C HamanoMerge branch 'es/bright-colors'
2020-02-25  Junio C HamanoMerge branch 'bw/remote-rename-update-config'
2020-02-24  Abhishek Kumarlib-log-graph: consolidate colored graph cmp logic
2020-02-24  Abhishek Kumarlib-log-graph: consolidate test_cmp_graph logic
2020-02-24  Eric Sunshineworktree: drop unused code from get_main_worktree()
2020-02-24  René Scharfeblame: provide type of fingerprints pointer
2020-02-24  Martin Ågrent: drop debug `cat` calls
2020-02-24  Martin Ågrent9810: drop debug `cat` call
2020-02-24  Martin Ågrent4117: check for files using `test_path_is_file`
2020-02-24  René Scharfeuse strpbrk(3) to search for characters from a given set
2020-02-24  René Scharfequote: use isalnum() to check for alphanumeric characters
2020-02-22  Derrick Stoleepartial-clone: avoid fetching when looking for objects
2020-02-22  Derrick Stoleepartial-clone: demonstrate bugs in partial fetch
2020-02-22  Jeff Kingrun-command.h: fix mis-indented struct member
2020-02-19  Elijah Newrenmerge-recursive: fix the refresh logic in update_file_flags
2020-02-19  Elijah Newrent3433: new rebase testcase documenting a stat-dirty...
2020-02-18  Elijah Newrencheck-ignore: fix documentation and implementation...
2020-02-18  Jeff Kingdoc-diff: use single-colon rule in rendering Makefile
2020-02-18  Jeff Kingdoc/config/push: use longer "--" line for preformatted...
2020-02-18  Junio C Hamanorev-list --count: comment on the use of count_right++
2020-02-17  Junio C HamanoThe sixth batch for 2.26
2020-02-17  Junio C HamanoMerge branch 'es/outside-repo-errmsg-hints'
2020-02-17  Junio C HamanoMerge branch 'jk/doc-credential-helper'
2020-02-17  Junio C HamanoMerge branch 'js/mingw-open-in-gdb'
2020-02-17  Junio C HamanoMerge branch 'js/test-unc-fetch'
2020-02-17  Junio C HamanoMerge branch 'js/test-avoid-pipe'
2020-02-17  Junio C HamanoMerge branch 'js/test-write-junit-xml-fix'
2020-02-17  Junio C HamanoMerge branch 'jk/mailinfo-cleanup'
2020-02-17  Junio C HamanoMerge branch 'mr/show-config-scope'
2020-02-17  Junio C HamanoMerge branch 'rs/strbuf-insertstr'
2020-02-17  Junio C HamanoMerge branch 'rs/parse-options-concat-dup'
2020-02-17  Junio C HamanoMerge branch 'bc/hash-independent-tests-part-8'
2020-02-17  Junio C HamanoMerge branch 'rs/name-rev-memsave'
2020-02-17  Junio C HamanoSync with 2.25.1
2020-02-17  Junio C HamanoGit 2.25.1 v2.25.1
2020-02-16  Elijah Newrenrebase: rename the two primary rebase backends
2020-02-16  Elijah Newrenrebase: change the default backend from "am" to "merge"
2020-02-16  Elijah Newrenrebase: make the backend configurable via config setting
2020-02-16  Elijah Newrenrebase tests: repeat some tests using the merge backend...
2020-02-16  Elijah Newrenrebase tests: mark tests specific to the am-backend...
2020-02-16  Elijah Newrenrebase: drop '-i' from the reflog for interactive-based...
2020-02-16  Elijah Newrengit-prompt: change the prompt for interactive-based...
2020-02-16  Elijah Newrenrebase: add an --am option
2020-02-16  Elijah Newrenrebase: move incompatibility checks between backend...
2020-02-16  Elijah Newrengit-rebase.txt: add more details about behavioral diffe...
2020-02-16  Elijah Newrenrebase: allow more types of rebases to fast-forward
2020-02-16  Elijah Newrent3432: make these tests work with either am or merge...
2020-02-16  Elijah Newrenrebase: fix handling of restrict_revision
2020-02-16  Elijah Newrenrebase: make sure to pass along the quiet flag to the...
2020-02-16  Elijah Newrenrebase, sequencer: remove the broken GIT_QUIET handling
2020-02-16  Elijah Newrent3406: simplify an already simple test
2020-02-16  Elijah Newrenrebase (interactive-backend): fix handling of commits...
2020-02-16  Elijah Newrenrebase (interactive-backend): make --keep-empty the...
2020-02-16  Emily Shafferprefix_path: show gitdir when arg is outside repo
2020-02-14  Jeff Kingdoc: move credential helper info into gitcredentials(7)
2020-02-14  Junio C HamanoSync with maint
2020-02-14  Junio C HamanoThe fifth batch for 2.26
2020-02-14  Junio C HamanoMerge branch 'tb/commit-graph-object-dir'
2020-02-14  Junio C HamanoMerge branch 'jk/index-pack-dupfix'
2020-02-14  Junio C HamanoMerge branch 'jk/alloc-cleanups'
2020-02-14  Junio C HamanoMerge branch 'jh/notes-fanout-fix'
2020-02-14  Junio C HamanoMerge branch 'pk/status-of-uncloned-submodule'
2020-02-14  Junio C HamanoMerge branch 'mt/use-passed-repo-more-in-funcs'
2020-02-14  Junio C HamanoMerge branch 'jk/diff-honor-wserrhighlight-in-plumbing'
2020-02-14  Junio C HamanoMerge branch 'ds/sparse-checkout-harden'
2020-02-14  Junio C HamanoMerge branch 'ld/p4-cleanup-processes'
2020-02-14  Junio C HamanoMerge branch 'jt/connectivity-check-optim-in-partial...
2020-02-14  Junio C HamanoMerge branch 'jk/get-oid-error-message-i18n'
2020-02-14  Junio C HamanoMerge branch 'ag/edit-todo-drop-check'
2020-02-14  Junio C HamanoMerge branch 'dl/test-must-fail-fixes-2'
2020-02-14  Junio C HamanoMerge branch 'ag/rebase-avoid-unneeded-checkout'
2020-02-14  Junio C HamanoMerge branch 'js/rebase-i-with-colliding-hash'
2020-02-14  Junio C HamanoMerge branch 'kw/fsmonitor-watchman-racefix'
2020-02-14  Junio C HamanoMerge branch 'mt/threaded-grep-in-object-store'
2020-02-14  Junio C HamanoMerge branch 'jn/promote-proto2-to-default'
2020-02-14  Junio C HamanoMerge branch 'jk/packfile-reuse-cleanup'
2020-02-14  Junio C HamanoMerge branch 'hw/advice-add-nothing'
2020-02-14  Junio C HamanoMerge branch 'js/convert-typofix' into maint
2020-02-14  Junio C HamanoMerge branch 'js/ci-squelch-doc-warning' into maint
2020-02-14  Junio C HamanoMerge branch 'jb/multi-pack-index-docfix' into maint
2020-02-14  Junio C HamanoMerge branch 'ma/diff-doc-clarify-regexp-example' into...
2020-02-14  Junio C HamanoMerge branch 'ms/doc-bundle-format' into maint
2020-02-14  Junio C HamanoMerge branch 'es/submodule-fetch-message-fix' into...
2020-02-14  Junio C HamanoMerge branch 'jb/parse-options-message-fix' into maint
2020-02-14  Junio C HamanoMerge branch 'ma/filter-branch-doc-caret' into maint
next