]> Kevux Git Server - rit/shortlog
rit
2025-03-11 Abhijeetsingh... dir.h: remove duplicate forward declaration of struct...
2023-07-06 Junio C HamanoMerge branch 'cw/strbuf-cleanup'
2023-07-06 Junio C HamanoMerge branch 'rs/strbuf-expand-step'
2023-07-04 Junio C HamanoThe seventh batch
2023-07-04 Junio C HamanoMerge branch 'bc/more-git-var'
2023-07-04 Junio C HamanoMerge branch 'ps/revision-stdin-with-options'
2023-06-29 Junio C HamanoThe sixth batch
2023-06-29 Junio C HamanoMerge branch 'tb/gc-recent-object-hook'
2023-06-29 Junio C HamanoMerge branch 'jc/abort-ll-merge-with-a-signal'
2023-06-29 Junio C HamanoMerge branch 'en/header-split-cache-h-part-3'
2023-06-29 Junio C HamanoMerge branch 'ds/remove-idx-before-pack'
2023-06-27 brian m. carlsonvar: add config file locations
2023-06-27 brian m. carlsonvar: add attributes files locations
2023-06-27 brian m. carlsonattr: expose and rename accessor functions
2023-06-27 brian m. carlsonvar: adjust memory allocation for strings
2023-06-27 brian m. carlsonvar: format variable structure with C99 initializers
2023-06-27 brian m. carlsonvar: add support for listing the shell
2023-06-27 brian m. carlsont: add a function to check executable bit
2023-06-27 Jeff Kingvar: mark unused parameters in git_var callbacks
2023-06-26 Junio C HamanoThe fifth batch
2023-06-26 Junio C HamanoMerge branch 'tb/collect-pack-filenames-fix'
2023-06-26 Junio C HamanoMerge branch 'jk/commit-use-no-divider-with-interpret...
2023-06-24 Taylor Blaut7701: make annotated tag unreachable
2023-06-24 Junio C HamanoMerge branch 'maint'
2023-06-24 Junio C HamanoMerge branch 'jk/redact-h2h3-headers-fix' into maint...
2023-06-23 Junio C Hamanot6406: skip "external merge driver getting killed by...
2023-06-23 Junio C HamanoThe fourth batch
2023-06-23 Junio C HamanoMerge branch 'js/defeat-ignore-submodules-config-with...
2023-06-23 Junio C HamanoMerge branch 'rj/leakfixes'
2023-06-23 Junio C HamanoMerge branch 'tb/open-midx-bitmap-fallback'
2023-06-23 Junio C HamanoMerge branch 'tb/gc-recent-object-hook'
2023-06-23 Junio C HamanoMerge branch 'tz/lib-gpg-prereq-fix'
2023-06-23 Junio C HamanoMerge branch 'sl/worktree-sparse'
2023-06-23 Junio C HamanoMerge branch 'rs/run-command-exec-error-on-noent'
2023-06-23 Junio C HamanoMerge branch 'mh/credential-erase-improvements'
2023-06-23 Junio C HamanoMerge branch 'gc/discover-not-setup'
2023-06-23 Junio C Hamanoll-merge: killing the external merge driver aborts...
2023-06-22 Junio C HamanoThe third batch
2023-06-22 Junio C HamanoMerge branch 'jt/doc-use-octal-with-printf'
2023-06-22 Junio C HamanoMerge branch 'rs/doc-ls-tree-hex-literal'
2023-06-22 Junio C HamanoMerge branch 'la/docs-typofixes'
2023-06-22 Junio C HamanoMerge branch 'as/dtype-compilation-fix'
2023-06-22 Junio C HamanoMerge branch 'ds/add-i-color-configuration-fix'
2023-06-22 Junio C HamanoMerge branch 'ps/cat-file-null-output'
2023-06-22 Junio C HamanoMerge branch 'ds/disable-replace-refs'
2023-06-22 Junio C HamanoMerge branch 'tb/pack-bitmap-traversal-with-boundary'
2023-06-22 Junio C HamanoMerge branch 'ja/worktree-orphan'
2023-06-21 Elijah Newrenfsmonitor-ll.h: split this header out of fsmonitor.h
2023-06-21 Elijah Newrenhash-ll, hashmap: move oidhash() to hash-ll
2023-06-21 Elijah Newrenobject-store-ll.h: split this header out of object...
2023-06-21 Elijah Newrenkhash: name the structs that khash declares
2023-06-21 Elijah Newrenmerge-ll: rename from ll-merge
2023-06-21 Elijah Newrengit-compat-util.h: remove unneccessary include of wildm...
2023-06-21 Elijah Newrenbuiltin.h: remove unneccessary includes
2023-06-21 Elijah Newrenlist-objects-filter-options.h: remove unneccessary...
2023-06-21 Elijah Newrendiff.h: remove unnecessary include of oidset.h
2023-06-21 Elijah Newrenrepository: remove unnecessary include of path.h
2023-06-21 Elijah Newrenlog-tree: replace include of revision.h with simple...
2023-06-21 Elijah Newrencache.h: remove this no-longer-used header
2023-06-21 Elijah Newrenread-cache*.h: move declarations for read-cache.c funct...
2023-06-21 Elijah Newrenrepository.h: move declaration of the_index from cache.h
2023-06-21 Elijah Newrenmerge.h: move declarations for merge.c from cache.h
2023-06-21 Elijah Newrendiff.h: move declaration for global in diff.c from...
2023-06-21 Elijah Newrenpreload-index.h: move declarations for preload-index...
2023-06-21 Elijah Newrensparse-index.h: move declarations for sparse-index...
2023-06-21 Elijah Newrenname-hash.h: move declarations for name-hash.c from...
2023-06-21 Elijah Newrenrun-command.h: move declarations for run-command.c...
2023-06-21 Elijah Newrenstatinfo: move stat_{data,validity} functions from...
2023-06-21 Elijah Newrenread-cache: move shared add/checkout/commit code
2023-06-21 Elijah Newrenadd: modify add_files_to_cache() to avoid globals
2023-06-21 Elijah Newrenread-cache: move shared commit and ls-files code
2023-06-21 Elijah Newrensetup: adopt shared init-db & clone code
2023-06-21 Elijah Newreninit-db, clone: change unnecessary global into passed...
2023-06-21 Elijah Newreninit-db: remove unnecessary global variable
2023-06-21 Elijah Newreninit-db: document existing bug with core.bare in templa...
2023-06-20 Junio C HamanoThe second batch for 2.42
2023-06-20 Junio C HamanoMerge branch 'la/doc-interpret-trailers'
2023-06-20 Junio C HamanoMerge branch 'jk/log-follow-with-non-literal-pathspec'
2023-06-20 Junio C HamanoMerge branch 'vd/worktree-config-is-per-repository'
2023-06-20 Junio C HamanoMerge branch 'tb/submodule-null-deref-fix'
2023-06-20 Junio C HamanoMerge branch 'jc/test-modernization-2'
2023-06-20 Junio C HamanoMerge branch 'jc/test-modernization'
2023-06-20 Junio C HamanoMerge branch 'kh/use-default-notes-doc'
2023-06-20 Junio C HamanoMerge branch 'pb/complete-and-document-auto-merge-and...
2023-06-20 Junio C HamanoMerge branch 'mh/commit-reach-get-reachable-plug-leak'
2023-06-20 Junio C HamanoMerge branch 'tz/test-fix-pthreads-prereq'
2023-06-20 Junio C HamanoMerge branch 'tz/test-ssh-verifytime-fix'
2023-06-20 Junio C HamanoMerge branch 'jk/ci-use-clang-for-sanitizer-jobs'
2023-06-20 Junio C HamanoMerge branch 'tl/quote-problematic-arg-for-clarity'
2023-06-20 Junio C HamanoMerge branch 'ps/fetch-cleanups'
2023-06-20 Derrick Stoleepackfile: delete .idx files before .pack files
2023-06-18 René Scharfestrbuf: simplify strbuf_expand_literal_cb()
2023-06-18 René Scharfereplace strbuf_expand() with strbuf_expand_step()
2023-06-18 René Scharfereplace strbuf_expand_dict_cb() with strbuf_expand_step()
2023-06-18 René Scharfestrbuf: factor out strbuf_expand_step()
2023-06-18 René Scharfepretty: factor out expand_separator()
2023-06-17 Jeff Kinghttp: handle both "h2" and "h2h3" in curl info lines
2023-06-17 Rubén Justotests: mark as passing with SANITIZE=leak
2023-06-17 Rubén Justoconfig: fix a leak in git_config_copy_or_rename_section...
2023-06-17 Rubén Justobranch: fix a leak in cmd_branch
next