]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-04-04  Junio C HamanoMerge branch 'pw/worktree-list-with-z'
2022-04-04  Junio C HamanoMerge branch 'jc/coding-guidelines-decl-in-for-loop'
2022-04-04  Junio C HamanoMerge branch 'vd/mv-refresh-stat'
2022-04-04  Junio C HamanoMerge branch 'jh/builtin-fsmonitor-part2'
2022-04-04  Junio C HamanoMerge branch 'tk/ambiguous-fetch-refspec'
2022-04-04  Junio C HamanoMerge branch 'rc/fetch-refetch'
2022-04-04  Junio C HamanoMerge branch 'jc/mailsplit-warn-on-tty'
2022-04-04  Junio C HamanoMerge branch 'ns/trace2-fsync-stat'
2022-04-04  Junio C HamanoMerge branch 'gc/branch-recurse-submodules-fix'
2022-04-04  Junio C HamanoMerge branch 'ns/fsync-or-die-message-fix'
2022-04-04  Junio C HamanoMerge branch 'ns/core-fsyncmethod'
2022-04-04  Junio C HamanoMerge branch 'dp/worktree-repair-in-usage'
2022-04-04  Junio C HamanoMerge branch 'ab/reftable-aix-xlc-12'
2022-04-04  Junio C HamanoMerge branch 'gc/submodule-update-part2'
2022-04-04  Junio C HamanoMerge branch 'ds/t7700-kept-pack-test'
2022-04-04  Junio C HamanoMerge branch 'ds/partial-bundle-more'
2022-04-04  Junio C HamanoMerge branch 'tl/ls-tree-oid-only'
2022-04-04  Junio C HamanoMerge branch 'ab/reflog-parse-options'
2022-04-03  Fernando Ramosmergetools: add description to all diff/merge tools
2022-04-03  Fernando Ramosvimdiff: add tool documentation
2022-04-03  Junio C HamanoMerge branch 'ds/partial-bundle-more' into ab/plug...
2022-04-01  Joel Holdsworthgit-p4: sort imports
2022-04-01  Joel Holdsworthgit-p4: seperate multiple statements onto seperate...
2022-04-01  Joel Holdsworthgit-p4: move inline comments to line above
2022-04-01  Joel Holdsworthgit-p4: only seperate code blocks by a single empty...
2022-04-01  Joel Holdsworthgit-p4: compare to singletons with "is" and "is not"
2022-04-01  Joel Holdsworthgit-p4: normalize indentation of lines in conditionals
2022-04-01  Joel Holdsworthgit-p4: ensure there is a single space around all operators
2022-04-01  Joel Holdsworthgit-p4: ensure every comment has a single #
2022-04-01  Joel Holdsworthgit-p4: remove spaces between dictionary keys and colons
2022-04-01  Joel Holdsworthgit-p4: remove redundant backslash-continuations inside...
2022-04-01  Joel Holdsworthgit-p4: remove extraneous spaces before function arguments
2022-04-01  Joel Holdsworthgit-p4: place a single space after every comma
2022-04-01  Joel Holdsworthgit-p4: removed brackets when assigning multiple return...
2022-04-01  Joel Holdsworthgit-p4: remove spaces around default arguments
2022-04-01  Joel Holdsworthgit-p4: remove padding from lists, tuples and function...
2022-04-01  Joel Holdsworthgit-p4: sort and de-duplcate pylint disable list
2022-04-01  Joel Holdsworthgit-p4: remove commented code
2022-04-01  Joel Holdsworthgit-p4: convert descriptive class and function comments...
2022-04-01  Joel Holdsworthgit-p4: improve consistency of docstring formatting
2022-04-01  Joel Holdsworthgit-p4: indent with 4-spaces
2022-04-01  Joel Holdsworthgit-p4: remove unneeded semicolons from statements
2022-04-01  Joel Holdsworthgit-p4: add blank lines between functions and class...
2022-04-01  Tao Klerksuntracked-cache: support '--untracked-files=all' if...
2022-04-01  Tao Klerksuntracked-cache: test untracked-cache-bypassing behavio...
2022-04-01  Ævar Arnfjörð... alloc.[ch]: remove alloc_report() function
2022-04-01  Ævar Arnfjörð... object-store.h: remove unused has_sha1_file*()
2022-04-01  Ævar Arnfjörð... pack-bitmap-write: remove unused bitmap_reset() function
2022-04-01  Ævar Arnfjörð... xdiff/xmacros.h: remove unused XDL_PTRFREE
2022-04-01  Ævar Arnfjörð... configure.ac: remove USE_PIC comment
2022-04-01  Ævar Arnfjörð... run-command.h: remove always unused "clean_on_exit_hand...
2022-04-01  Tao Klerkstracking branches: add advice to ambiguous refspec...
2022-03-31  Garrit Frankecli: add -v and -h shorthands
2022-03-31  Glen Choobranch.c: simplify advice-and-die sequence
2022-03-31  Glen Choobranch: rework comments for future developers
2022-03-31  Junio C HamanoMerge branch 'ab/usage-die-message' into gc/branch...
2022-03-31  Phillip Woodworktree: add -z option for list subcommand
2022-03-31  Junio C HamanoCodingGuidelines: give deadline for "for (int i = 0...
2022-03-31  Junio C HamanoThe 17th batch
2022-03-31  Junio C HamanoMerge branch 'ab/test-tap-fix-for-immediate'
2022-03-31  Junio C HamanoMerge branch 'ab/hook-tests-updates'
2022-03-31  Junio C HamanoMerge branch 'jd/prompt-upstream-mark'
2022-03-31  Junio C HamanoMerge branch 'pw/add-p-single-key'
2022-03-31  Junio C HamanoMerge branch 'ab/make-optim-noop'
2022-03-31  Junio C HamanoMerge branch 'vd/stash-silence-reset'
2022-03-31  Junio C HamanoMerge branch 'ab/racy-hooks'
2022-03-30  Glen Choobranch: remove negative exit code
2022-03-30  Neeraj Singhobject-file: pass filename to fsync_or_die
2022-03-30  Neeraj Singhcore.fsyncmethod: correctly camel-case warning message
2022-03-30  Glen Choobranch --set-upstream-to: be consistent when advising
2022-03-30  Glen Choobranch: give submodule updating advice before exit
2022-03-30  Glen Choobranch: support more tracking modes when recursing
2022-03-30  Fernando Ramosvimdiff: integrate layout tests in the unit tests frame...
2022-03-30  Fernando Ramosvimdiff: new implementation with layout support
2022-03-30  Neeraj Singhtrace2: add stats for fsync operations
2022-03-29  Neeraj Singhcore.fsync: fix incorrect expression for default config...
2022-03-29  Junio C HamanoThe 16th batch
2022-03-29  Junio C HamanoMerge branch 'jc/rebase-detach-fix'
2022-03-29  Junio C HamanoMerge branch 'jt/reset-grafts-when-resetting-shallow'
2022-03-29  Junio C HamanoMerge branch 'vd/cache-bottom-fix'
2022-03-29  Junio C HamanoMerge branch 'ab/refs-various-fixes'
2022-03-29  Des Prestonworktree: include repair cmd in usage
2022-03-29  Victoria Dyemv: refresh stat info for moved entry
2022-03-28  SZEDER Gáborreflog: fix 'show' subcommand's argv
2022-03-28  Ævar Arnfjörð... reftable: make assignments portable to AIX xlc v12.01
2022-03-28  Robert Coupdocs: mention --refetch fetch option
2022-03-28  Robert Coupfetch: after refetch, encourage auto gc repacking
2022-03-28  Robert Coupt5615-partial-clone: add test for fetch --refetch
2022-03-28  Robert Coupfetch: add --refetch option
2022-03-28  Robert Coupbuiltin/fetch-pack: add --refetch option
2022-03-28  Robert Coupfetch-pack: add refetch
2022-03-28  Robert Coupfetch-negotiator: add specific noop initializer
2022-03-28  Ævar Arnfjörð... pack-objects: lazily set up "struct rev_info", don...
2022-03-25  Junio C HamanoThe 15th batch
2022-03-25  Junio C HamanoMerge branch 'gc/recursive-fetch-with-unused-submodules'
2022-03-25  Junio C HamanoMerge branch 'ps/fsync-refs'
2022-03-25  Junio C HamanoMerge branch 'ns/core-fsyncmethod'
2022-03-25  Junio C HamanoMerge branch 'jh/builtin-fsmonitor-part2' into jh/built...
2022-03-25  Jeff Hostetlert7527: test status with untracked-cache and fsmonitor...
2022-03-25  Jeff Hostetlerfsmonitor: force update index after large responses
next