]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-08-19  Jeff Kingmatch_pathname(): drop unused "flags" parameter
2022-08-19  Jeff Kinglog-tree: drop unused commit param in remerge_diff()
2022-08-19  Jeff Kingxdiff: drop unused mmfile parameters from xdl_do_histog...
2022-08-19  Jeff Kingis_path_owned_by_current_uid(): mark "report" parameter...
2022-08-19  Jeff Kingrun-command: mark unused async callback parameters
2022-08-19  Jeff Kingmark unused read_tree_recursive() callback parameters
2022-08-19  Jeff Kinghashmap: mark unused callback parameters
2022-08-19  Jeff Kingconfig: mark unused callback parameters
2022-08-19  Jeff Kingstreaming: mark unused virtual method parameters
2022-08-19  Jeff Kingtransport: mark bundle transport_options as unused
2022-08-19  Jeff Kingrefs: mark unused virtual method parameters
2022-08-19  Jeff Kingrefs: mark unused reflog callback parameters
2022-08-19  Jeff Kingrefs: mark unused each_ref_fn parameters
2022-08-19  Jeff Kinggit-compat-util: add UNUSED macro
2022-08-19  SZEDER Gáborbuiltin/worktree.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/stash.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/sparse-checkout.c: let parse-options parse...
2022-08-19  SZEDER Gáborbuiltin/remote.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/reflog.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/notes.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/multi-pack-index.c: let parse-options parse...
2022-08-19  SZEDER Gáborbuiltin/hook.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/gc.c: let parse-options parse 'git maintenance...
2022-08-19  SZEDER Gáborbuiltin/commit-graph.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborbuiltin/bundle.c: let parse-options parse subcommands
2022-08-19  SZEDER Gáborparse-options: add support for parsing subcommands
2022-08-19  SZEDER Gáborparse-options: drop leading space from '--git-completio...
2022-08-19  SZEDER Gáborparse-options: clarify the limitations of PARSE_OPT_NODASH
2022-08-19  SZEDER Gáborparse-options: PARSE_OPT_KEEP_UNKNOWN only applies...
2022-08-19  SZEDER Gáborapi-parse-options.txt: fix description of OPT_CMDMODE
2022-08-19  SZEDER Gábort0040-parse-options: test parse_options() with various...
2022-08-19  SZEDER Gábort5505-remote.sh: check the behavior without a subcommand
2022-08-19  SZEDER Gábort3301-notes.sh: check that default operation mode doesn...
2022-08-19  SZEDER Gáborgit.c: update NO_PARSEOPT markings
2022-08-19  Justin Donnellygit-prompt: show presence of unresolved conflicts at...
2022-08-19  Elijah Newrenrevision: allow --ancestry-path to take an argument
2022-08-19  Derrick Stoleet6019: modernize tests with helper
2022-08-19  Elijah Newrenrev-list-options.txt: fix simple typo
2022-08-19  Elijah Newrenmerge-ort: remove code obsoleted by other changes
2022-08-19  Victoria Dyescalar: update technical doc roadmap with FSMonitor...
2022-08-19  Johannes Schindelinscalar unregister: stop FSMonitor daemon
2022-08-19  Matthew John... scalar: enable built-in FSMonitor on `register`
2022-08-19  Victoria Dyescalar: move config setting logic into its own function
2022-08-19  Victoria Dyescalar-delete: do not 'die()' in 'delete_enlistment()'
2022-08-19  Victoria Dyescalar-[un]register: clearly indicate source of error
2022-08-19  Victoria Dyescalar-unregister: handle error codes greater than 0
2022-08-19  Victoria Dyescalar: constrain enlistment search
2022-08-18  Junio C HamanoThe fourteenth batch
2022-08-18  Junio C HamanoMerge branch 'll/disk-usage-humanise'
2022-08-18  Junio C HamanoMerge branch 'sy/sparse-rm'
2022-08-18  Junio C HamanoMerge branch 'vd/sparse-reset-checkout-fixes'
2022-08-18  Junio C HamanoMerge branch 'ds/bundle-uri-more'
2022-08-18  Junio C HamanoMerge branch 'jk/fsck-tree-mode-bits-fix'
2022-08-18  Junio C HamanoMerge branch 'fc/vimdiff-layout-vimdiff3-fix'
2022-08-18  Junio C HamanoMerge branch 'po/doc-add-renormalize'
2022-08-18  Elijah Newrenmerge-ort: provide helpful submodule update message...
2022-08-18  Elijah Newrenmerge-ort: avoid surprise with new sub_flag variable
2022-08-18  Elijah Newrenmerge-ort: remove translator lego in new "submodule...
2022-08-17  Jeff Kingpipe_command(): mark stdin descriptor as non-blocking
2022-08-17  Jeff Kingpipe_command(): handle ENOSPC when writing to a pipe
2022-08-17  Jeff Kingpipe_command(): avoid xwrite() for writing to pipe
2022-08-17  Jeff Kinggit-compat-util: make MAX_IO_SIZE define globally available
2022-08-17  René Scharfenonblock: support Windows
2022-08-17  Jeff Kingcompat: add function to enable nonblocking pipes
2022-08-15  Josh Steadmonfetch-pack: add tracing for negotiation rounds
2022-08-15  Junio C HamanoThe thirteenth batch
2022-08-15  Junio C HamanoMerge branch 'js/safe-directory-plus'
2022-08-15  Junio C HamanoMerge branch 'pw/use-glibc-tunable-for-malloc-optim'
2022-08-15  Junio C HamanoMerge branch 'ab/tech-docs-to-help'
2022-08-15  Junio C HamanoMerge branch 'jc/rerere-autoupdate-doc'
2022-08-15  Junio C HamanoMerge branch 'ab/hooks-regression-fix'
2022-08-15  Matheus Tavarestests: use the new C rot13-filter helper to avoid PERL...
2022-08-15  Matheus Tavarest0021: implementation the rot13-filter.pl script in C
2022-08-15  Matheus Tavarest0021: avoid grepping for a Perl-specific string at...
2022-08-15  Jeff Kingis_promisor_object(): fix use-after-free of tree buffer
2022-08-12  Victoria Dyescalar: update technical doc roadmap
2022-08-12  Victoria Dyescalar-diagnose: use 'git diagnose --mode=all'
2022-08-12  Victoria Dyebuiltin/bugreport.c: create '--diagnose' option
2022-08-12  Victoria Dyebuiltin/diagnose.c: add '--mode' option
2022-08-12  Victoria Dyebuiltin/diagnose.c: create 'git diagnose' builtin
2022-08-12  Victoria Dyediagnose.c: add option to configure archive contents
2022-08-12  Victoria Dyescalar-diagnose: move functionality to common location
2022-08-12  Victoria Dyescalar-diagnose: move 'get_disk_info()' to 'compat/'
2022-08-12  Victoria Dyescalar-diagnose: add directory to archiver more gently
2022-08-12  Victoria Dyescalar-diagnose: avoid 32-bit overflow of size_t
2022-08-12  Victoria Dyescalar-diagnose: use "$GIT_UNZIP" in test
2022-08-12  Junio C HamanoThe twelfth batch
2022-08-12  Junio C HamanoMerge branch 'ab/plug-revisions-leak'
2022-08-12  Junio C HamanoMerge branch 'ab/leak-check'
2022-08-12  Junio C HamanoMerge branch 'gc/git-reflog-doc-markup'
2022-08-12  Junio C HamanoMerge branch 'lt/symbolic-ref-sanity'
2022-08-12  Teng Longtr2: shows scope unconditionally in addition to key...
2022-08-12  Teng Longapi-trace2.txt: print config key-value pair
2022-08-12  Eric DeCostafsmonitor: option to allow fsmonitor to run against...
2022-08-11  Li Linchaorev-list: support human-readable output for `--disk...
2022-08-11  Junio C HamanoSync with Git 2.37.2
2022-08-11  Junio C HamanoGit 2.37.2 v2.37.2
2022-08-11  Junio C HamanoMerge branch 'jc/string-list-cleanup' into maint
2022-08-11  Junio C HamanoMerge branch 'mt/pkt-line-comment-tweak' into maint
2022-08-11  Junio C HamanoMerge branch 'ma/t4200-update' into maint
next