]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-03-27  William Sprentbuiltin/sparse-checkout: remove NEED_WORK_TREE flag
2023-03-27  Johannes Schindelint3701: we don't need no Perl for `add -i` anymore
2023-03-27  Johannes Schindelinunpack-trees: take care to propagate the split-index...
2023-03-27  Johannes Schindelinfsmonitor: avoid overriding `cache_changed` bits
2023-03-27  Johannes Schindelinsplit-index; stop abusing the `base_oid` to strip the...
2023-03-27  Johannes Schindelinsplit-index & fsmonitor: demonstrate a bug
2023-03-27  Rubén Justobranch: avoid unnecessary worktrees traversals
2023-03-27  Rubén Justobranch: rename orphan branches in any worktree
2023-03-27  Rubén Justobranch: description for orphan branch errors
2023-03-27  Rubén Justobranch: use get_worktrees() in copy_or_rename_branch()
2023-03-27  Rubén Justobranch: test for failures while renaming branches
2023-03-27  Alex Henrierebase: add a config option for --rebase-merges
2023-03-27  Alex Henrierebase: deprecate --rebase-merges=""
2023-03-27  Alex Henrierebase: add documentation and test for --no-rebase...
2023-03-27  René Scharfet5000: use check_mtime()
2023-03-24  René Scharfearchive: improve support for running in subdirectory
2023-03-24  Jacob Kellerblame: allow --contents to work with non-HEAD commit
2023-03-24  Oswald Buddenhagensequencer: rewrite save_head() in terms of write_message()
2023-03-24  Oswald Buddenhagensequencer: remove pointless rollback_lock_file()
2023-03-23  Jeff Kingpack-redundant: escalate deprecation warning to an...
2023-03-23  Stanislav Malishevskiyhttp: add support for different sslcert and sslkey...
2023-03-23  Mathias Krausegrep: work around UTF-8 related JIT bug in PCRE2 <...
2023-03-23  Jeff KingMakefile: force -O0 when compiling with SANITIZE=leak
2023-03-22  Jeff Kingfast-export: drop unused parameter from anonymize_commi...
2023-03-22  Jeff Kingfast-export: drop data parameter from anonymous generators
2023-03-22  Jeff Kingfast-export: de-obfuscate --anonymize-map handling
2023-03-22  Jeff Kingfast-export: factor out anonymized_entry creation
2023-03-22  Jeff Kingfast-export: simplify initialization of anonymized...
2023-03-22  Jeff Kingfast-export: drop const when storing anonymized values
2023-03-22  Junio C HamanoMerge branch 'backport/jk/range-diff-fixes'
2023-03-22  Junio C HamanoMerge branch 'backport/jk/curl-avoid-deprecated-api...
2023-03-22  Junio C HamanoMerge branch 'backport/jx/ci-ubuntu-fix' into maint...
2023-03-22  Junio C HamanoMerge branch 'backport/jc/http-clear-finished-pointer...
2023-03-22  Junio C HamanoMerge branch 'backport/js/ci-gcc-12-fixes'
2023-03-22  Junio C Hamanohttp.c: clear the 'finished' member once we are done...
2023-03-22  Johannes Schindelinclone.c: avoid "exceeds maximum object size" error...
2023-03-21  Junio C HamanoThe third batch
2023-03-21  Junio C HamanoMerge branch 'fc/test-aggregation-clean-up'
2023-03-21  Junio C HamanoMerge branch 'ps/receive-pack-unlock-before-die'
2023-03-21  Junio C HamanoMerge branch 'aj/ls-files-format-fix'
2023-03-21  Junio C HamanoMerge branch 'jk/format-patch-ignore-noprefix'
2023-03-21  Junio C Hamanoam: refer to format-patch in the documentation
2023-03-21  Felipe Contrerasdoc: remove GNU troff workaround
2023-03-21  Paul Eggertgit-compat-util: use gettimeofday(2) for time(2)
2023-03-21  Elijah Newrencsum-file.h: remove unnecessary inclusion of cache.h
2023-03-21  Elijah Newrenwrite-or-die.h: move declarations for write-or-die...
2023-03-21  Elijah Newrentreewide: remove cache.h inclusion due to setup.h changes
2023-03-21  Elijah Newrensetup.h: move declarations for setup.c functions from...
2023-03-21  Elijah Newrentreewide: remove cache.h inclusion due to environment...
2023-03-21  Elijah Newrenenvironment.h: move declarations for environment.c...
2023-03-21  Elijah Newrentreewide: remove unnecessary includes of cache.h
2023-03-21  Elijah Newrenwrapper.h: move declarations for wrapper.c functions...
2023-03-21  Elijah Newrenpath.h: move function declarations for path.c functions...
2023-03-21  Elijah Newrencache.h: remove expand_user_path()
2023-03-21  Elijah Newrenabspath.h: move absolute path functions from cache.h
2023-03-21  Elijah Newrenenvironment: move comment_line_char from cache.h
2023-03-21  Elijah Newrentreewide: remove unnecessary cache.h inclusion from...
2023-03-21  Elijah Newrentreewide: remove unnecessary inclusion of gettext.h
2023-03-21  Elijah Newrentreewide: be explicit about dependence on gettext.h
2023-03-21  Elijah Newrentreewide: remove unnecessary cache.h inclusion from...
2023-03-20  Derrick Stoleecommit-reach: add tips_reachable_from_bases()
2023-03-20  Derrick Stoleefor-each-ref: add ahead-behind format atom
2023-03-20  Derrick Stoleecommit-reach: implement ahead_behind() logic
2023-03-20  Taylor Blaucommit-graph: introduce `ensure_generations_valid()`
2023-03-20  Derrick Stoleecommit-graph: return generation from memory
2023-03-20  Derrick Stoleecommit-graph: simplify compute_generation_numbers()
2023-03-20  Derrick Stoleecommit-graph: refactor compute_topological_levels()
2023-03-20  Derrick Stoleefor-each-ref: explicitly test no matches
2023-03-20  Derrick Stoleefor-each-ref: add --stdin option
2023-03-20  SZEDER Gáborparse-options.h: use designated initializers in OPT_...
2023-03-20  SZEDER Gáborparse-options.h: rename _OPT_CONTAINS_OR_WITH()'s param...
2023-03-20  SZEDER Gáborparse-options.h: use consistent name for the callback...
2023-03-20  SZEDER Gábortreewide: remove unnecessary inclusions of parse-option...
2023-03-20  SZEDER Gábortreewide: include parse-options.h in source files
2023-03-20  Patrick Steinhardtfetch: centralize printing of reference updates
2023-03-20  Patrick Steinhardtfetch: centralize logic to print remote URL
2023-03-20  Patrick Steinhardtfetch: centralize handling of per-reference format
2023-03-20  Patrick Steinhardtfetch: pass the full local reference name to `format_di...
2023-03-20  Patrick Steinhardtfetch: move output format into `display_state`
2023-03-20  Patrick Steinhardtfetch: move reference width calculation into `display_s...
2023-03-20  Phillip Woodwildmatch: hide internal return values
2023-03-20  Phillip Woodwildmatch: avoid undefined behavior
2023-03-20  Phillip Woodwildmatch: fix exponential behavior
2023-03-20  Andrei Rybakt1507: assert output of rev-parse
2023-03-20  Andrei Rybakt1404: don't create unused file
2023-03-20  Andrei Rybakt1400: assert output of update-ref
2023-03-20  Andrei Rybakt1302: don't create unused file
2023-03-20  Andrei Rybakt1010: don't create unused files
2023-03-20  Andrei Rybakt1006: assert error output of cat-file
2023-03-20  Andrei Rybakt1005: assert output of ls-files
2023-03-19  Junio C HamanoThe second batch
2023-03-19  Junio C HamanoMerge branch 'jk/add-p-unmerged-fix'
2023-03-19  Junio C HamanoMerge branch 'ew/fetch-no-write-fetch-head-fix'
2023-03-19  Junio C HamanoMerge branch 'fc/advice-diverged-history'
2023-03-19  Junio C HamanoMerge branch 'ab/fix-strategy-opts-parsing'
2023-03-19  Junio C HamanoMerge branch 'ds/reprepare-alternates-when-repreparing...
2023-03-19  Junio C HamanoMerge branch 'jk/format-patch-change-format-for-empty...
2023-03-19  Junio C HamanoMerge branch 'jk/bundle-use-dash-for-stdfiles'
2023-03-19  Junio C HamanoMerge branch 'jk/bundle-progress'
2023-03-19  Junio C HamanoMerge branch 'as/doc-markup-fix'
next