]> Kevux Git Server - rit/shortlog
rit
2024-05-21 Junio C Hamanosetup: add an escape hatch for "no more default hash...
2024-05-20 Ghanshyam Thakkart/: port helper/test-strcmp-offset.c to unit-tests...
2024-05-20 Eric Sunshinechainlint.pl: make CPU count computation more robust
2024-05-20 Junio C HamanoThe sixth batch
2024-05-20 Junio C HamanoMerge branch 'jc/compat-regex-calloc-fix'
2024-05-20 Junio C HamanoMerge branch 'kn/ref-transaction-symref'
2024-05-17 Josh Steadmondoc: describe the project's decision-making process
2024-05-17 Marcel Telkascalar: make enlistment delete to work on all POSIX...
2024-05-17 Marcel Telkat/t9001-send-email.sh: sed - remove the i flag for s
2024-05-17 Marcel Telkat/t9118-git-svn-funky-branch-names.sh: sed needs semicolon
2024-05-17 Marcel Telkat/t1700-split-index.sh: mv -v is not portable
2024-05-17 Marcel Telkat/t4202-log.sh: fix misspelled variable
2024-05-17 Marcel Telkat/t0600-reffiles-backend.sh: rm -v is not portable
2024-05-17 Marcel Telkat/t9902-completion.sh: backslashes in echo
2024-05-17 Marcel TelkaSwitch grep from non-portable BRE to portable ERE
2024-05-17 Junio C Hamanodiff: document what --name-only shows
2024-05-17 Junio C HamanoSubmittingPatches: advertise git-manpages-l10n project...
2024-05-17 Patrick Steinhardtrefs/packed: remove references to `the_hash_algo`
2024-05-17 Patrick Steinhardtrefs/files: remove references to `the_hash_algo`
2024-05-17 Patrick Steinhardtrefs/files: use correct repository
2024-05-17 Patrick Steinhardtrefs: remove `dwim_log()`
2024-05-17 Patrick Steinhardtrefs: drop `git_default_branch_name()`
2024-05-17 Patrick Steinhardtrefs: pass repo when peeling objects
2024-05-17 Patrick Steinhardtrefs: move object peeling into "object.c"
2024-05-17 Patrick Steinhardtrefs: pass ref store when detecting dangling symrefs
2024-05-17 Patrick Steinhardtrefs: convert iteration over replace refs to accept...
2024-05-17 Patrick Steinhardtrefs: retrieve worktree ref stores via associated repos...
2024-05-17 Patrick Steinhardtrefs: refactor `resolve_gitlink_ref()` to accept a...
2024-05-17 Patrick Steinhardtrefs: pass repo when retrieving submodule ref store
2024-05-17 Patrick Steinhardtrefs: track ref stores via strmap
2024-05-17 Patrick Steinhardtrefs: implement releasing ref storages
2024-05-17 Patrick Steinhardtrefs: rename `init_db` callback to avoid confusion
2024-05-17 Patrick Steinhardtrefs: adjust names for `init` and `init_db` callbacks
2024-05-17 Karthik NayakSubmittingPatches: add section for iterating patches
2024-05-17 Junio C HamanoMerge branch 'jc/patch-flow-updates' into kn/patch...
2024-05-17 Patrick Steinhardtcompletion: adapt git-config(1) to complete subcommands
2024-05-16 Junio C Hamanot0017: clarify dubious test set-up
2024-05-16 Junio C HamanoThe fifth batch
2024-05-16 Junio C HamanoMerge branch 'ps/refs-without-the-repository'
2024-05-16 Junio C HamanoMerge branch 'jl/git-no-advice'
2024-05-16 Junio C HamanoMerge branch 'rs/external-diff-with-exit-code'
2024-05-16 Junio C HamanoRevert "diff: fix --exit-code with external diff"
2024-05-16 Junio C HamanoMerge branch 'ps/refs-without-the-repository' into...
2024-05-16 Marcel Telkat/t0211-trace2-perf.sh: fix typo patern -> pattern
2024-05-15 Koji Nakamaruosxkeychain: state to skip unnecessary store operations
2024-05-15 Koji Nakamaruosxkeychain: exclusive lock to serialize execution...
2024-05-15 Junio C HamanoThe fourth batch
2024-05-15 Junio C HamanoMerge branch 'ds/scalar-reconfigure-all-fix'
2024-05-15 Junio C HamanoMerge branch 'vd/doc-merge-tree-x-option'
2024-05-15 Junio C HamanoMerge branch 'rs/external-diff-with-exit-code'
2024-05-15 Junio C HamanoMerge branch 'jt/port-ci-whitespace-check-to-gitlab'
2024-05-15 Junio C HamanoMerge branch 'ow/refspec-glossary-update'
2024-05-15 Junio C HamanoMerge branch 'jp/tag-trailer'
2024-05-15 Junio C HamanoMerge branch 'ps/config-subcommands'
2024-05-15 Junio C HamanoMerge branch 'js/unit-test-suite-runner'
2024-05-15 Patrick Steinhardtrefs: refuse to write pseudorefs
2024-05-15 Patrick Steinhardtref-filter: properly distinuish pseudo and root refs
2024-05-15 Patrick Steinhardtrefs: pseudorefs are no refs
2024-05-15 Patrick Steinhardtrefs: classify HEAD as a root ref
2024-05-15 Patrick Steinhardtrefs: do not check ref existence in `is_root_ref()`
2024-05-15 Patrick Steinhardtrefs: rename `is_special_ref()` to `is_pseudo_ref()`
2024-05-15 Patrick Steinhardtrefs: rename `is_pseudoref()` to `is_root_ref()`
2024-05-15 Patrick SteinhardtDocumentation/glossary: define root refs as refs
2024-05-15 Patrick SteinhardtDocumentation/glossary: clarify limitations of pseudorefs
2024-05-15 Patrick SteinhardtDocumentation/glossary: redefine pseudorefs as special...
2024-05-15 Patrick Steinhardtbuiltin/config: pass data between callbacks via local...
2024-05-15 Patrick Steinhardtbuiltin/config: convert flags to a local variable
2024-05-15 Patrick Steinhardtbuiltin/config: track "fixed value" option via flags...
2024-05-15 Patrick Steinhardtbuiltin/config: convert `key` to a local variable
2024-05-15 Patrick Steinhardtbuiltin/config: convert `key_regexp` to a local variable
2024-05-15 Patrick Steinhardtbuiltin/config: convert `regexp` to a local variable
2024-05-15 Patrick Steinhardtbuiltin/config: convert `value_pattern` to a local...
2024-05-15 Patrick Steinhardtbuiltin/config: convert `do_not_match` to a local variable
2024-05-15 Patrick Steinhardtbuiltin/config: move `respect_includes_opt` into locati...
2024-05-15 Patrick Steinhardtbuiltin/config: move default value into display options
2024-05-15 Patrick Steinhardtbuiltin/config: move type options into display options
2024-05-15 Patrick Steinhardtbuiltin/config: move display options into local variables
2024-05-15 Patrick Steinhardtbuiltin/config: move location options into local variables
2024-05-15 Patrick Steinhardtbuiltin/config: refactor functions to have common exit...
2024-05-15 Patrick Steinhardtconfig: make the config source const
2024-05-15 Patrick Steinhardtbuiltin/config: check for writeability after source...
2024-05-15 Patrick Steinhardtbuiltin/config: move actions into `cmd_config_actions()`
2024-05-15 Patrick Steinhardtbuiltin/config: move legacy options into `cmd_config()`
2024-05-15 Patrick Steinhardtbuiltin/config: move subcommand options into `cmd_config()`
2024-05-15 Patrick Steinhardtbuiltin/config: move legacy mode into its own function
2024-05-15 Patrick Steinhardtbuiltin/config: stop printing full usage on misuse
2024-05-15 Taylor Blaupack-bitmap: introduce `bitmap_writer_free()`
2024-05-15 Taylor Blaupack-bitmap-write.c: avoid uninitialized 'write_as...
2024-05-15 Taylor Blaupack-bitmap: drop unused `max_bitmaps` parameter
2024-05-15 Taylor Blaupack-bitmap: avoid use of static `bitmap_writer`
2024-05-15 Taylor Blaupack-bitmap-write.c: move commit_positions into commit_...
2024-05-15 Taylor Blauobject.h: add flags allocated by pack-bitmap.h
2024-05-14 Junio C HamanoSync with Git 2.45.1
2024-05-14 Patrick Steinhardtreftable/merged: adapt interface to allow reuse of...
2024-05-14 Patrick Steinhardtreftable/stack: provide convenience functions to create...
2024-05-14 Patrick Steinhardtreftable/reader: adapt interface to allow reuse of...
2024-05-14 Patrick Steinhardtreftable/generic: adapt interface to allow reuse of...
2024-05-14 Patrick Steinhardtreftable/generic: move seeking of records into the...
2024-05-14 Patrick Steinhardtreftable/merged: simplify indices for subiterators
2024-05-14 Patrick Steinhardtreftable/merged: split up initialization and seeking...
next