]> Kevux Git Server - rit/shortlog
rit
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
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
2022-08-11 Junio C HamanoMerge branch 'tb/commit-graph-genv2-upgrade-fix' into...
2022-08-11 Junio C HamanoMerge branch 'tk/untracked-cache-with-uall' into maint
2022-08-11 Junio C HamanoMerge branch 'mt/checkout-count-fix' into maint
2022-08-11 Junio C HamanoMerge branch 'cl/rerere-train-with-no-sign' into maint
2022-08-11 Junio C HamanoMerge branch 'kk/p4-client-name-encoding-fix' into...
2022-08-11 Junio C HamanoMerge branch 'mb/p4-utf16-crlf' into maint
2022-08-11 Junio C HamanoMerge branch 'hx/lookup-commit-in-graph-fix' into maint
2022-08-11 Junio C HamanoMerge branch 'jc/resolve-undo' into maint
2022-08-10 Jeff Kingfsck: downgrade tree badFilemode to "info"
2022-08-10 Jeff Kingfsck: actually detect bad file modes in trees
2022-08-10 Jeff Kingtree-walk: add a mechanism for getting non-canonicalize...
2022-08-10 Derrick Stoleeclone: --bundle-uri cannot be combined with --depth
2022-08-10 Derrick Stoleebundle-uri: add support for http(s):// and file://
2022-08-10 Derrick Stoleeclone: add --bundle-uri option
2022-08-10 Derrick Stoleebundle-uri: create basic file-copy logic
2022-08-10 Derrick Stoleeremote-curl: add 'get' capability
2022-08-10 Derrick Stoleebundle-uri: add example bundle organization
2022-08-10 Derrick Stoleedocs: document bundle URI standard
2022-08-10 Shaoxuan Yuanmv: check overwrite for in-to-out move
2022-08-10 Shaoxuan Yuanadvice.h: add advise_on_moving_dirty_path()
next