]> Kevux Git Server - rit/shortlog
rit
2022-07-19 Junio C HamanoMerge branch 'jk/clone-unborn-confusion'
2022-07-19 Junio C HamanoMerge branch 'hx/lookup-commit-in-graph-fix'
2022-07-19 Junio C HamanoMerge branch 'jc/resolve-undo'
2022-07-19 Derrick Stoleecompat/win32: correct for incorrect compiler warning
2022-07-19 Derrick Stoleesequencer: notify user of --update-refs activity
2022-07-19 Derrick Stoleesequencer: ignore HEAD ref under --update-refs
2022-07-19 Derrick Stoleerebase: add rebase.updateRefs config option
2022-07-19 Derrick Stoleesequencer: rewrite update-refs as user edits todo list
2022-07-19 Derrick Stoleerebase: update refs from 'update-ref' commands
2022-07-19 Derrick Stoleerebase: add --update-refs option
2022-07-19 Derrick Stoleesequencer: add update-ref command
2022-07-19 Derrick Stoleesequencer: define array with enum values
2022-07-19 Derrick Stoleerebase-interactive: update 'merge' description
2022-07-19 Derrick Stoleebranch: consider refs under 'update-refs'
2022-07-19 Derrick Stoleet2407: test branches currently using apply backend
2022-07-19 Derrick Stoleet2407: test bisect and rebase as black-boxes
2022-07-19 Derrick Stoleetransport.c: avoid "whitelist"
2022-07-19 Derrick Stoleet: avoid "whitelist"
2022-07-19 Derrick Stoleegit.txt: remove redundant language
2022-07-19 Derrick Stoleegit-cvsserver: clarify directory list
2022-07-19 Derrick Stoleedaemon: clarify directory arguments
2022-07-19 Lessley Denningtonosx-keychain: fix compiler warning
2022-07-19 Celeste Liucontrib/rerere-train: avoid useless gpg sign in training
2022-07-19 Derrick Stoleemidx: reduce memory pressure while writing bitmaps
2022-07-19 Derrick Stoleemidx: extract bitmap write setup
2022-07-19 Derrick Stoleepack-bitmap-write: use const for hashes
2022-07-18 Junio C HamanoThe fourth batch
2022-07-18 Junio C HamanoMerge branch 'sg/multi-pack-index-parse-options-fix'
2022-07-18 Junio C HamanoMerge branch 'bc/nettle-sha256'
2022-07-18 Junio C HamanoMerge branch 'jd/gpg-interface-trust-level-string'
2022-07-18 Junio C HamanoMerge branch 'ab/cocci-unused'
2022-07-18 Junio C HamanoMerge branch 'gc/submodule-use-super-prefix'
2022-07-18 Junio C HamanoMerge branch 'en/merge-dual-dir-renames-fix'
2022-07-18 Junio C HamanoMerge branch 'ab/test-without-templates'
2022-07-18 Junio C HamanoMerge branch 'ab/build-gitweb'
2022-07-18 Junio C HamanoMerge branch 'ab/test-tool-leakfix'
2022-07-18 Junio C HamanoMerge branch 'ab/leakfix'
2022-07-18 Junio C HamanoMerge branch 'jc/builtin-mv-move-array'
2022-07-18 Junio C HamanoMerge branch 'fr/vimdiff-layout-fix'
2022-07-18 Siddharth Asthanacat-file: add mailmap support
2022-07-18 Siddharth Asthanaident: rename commit_rewrite_person() to apply_mailmap_...
2022-07-18 Siddharth Asthanaident: move commit_rewrite_person() to ident.c
2022-07-18 Siddharth Asthanarevision: improve commit_rewrite_person()
2022-07-18 Teng Longpack-bitmap.c: continue looping when first MIDX bitmap...
2022-07-18 Teng Longpack-bitmap.c: using error() instead of silently return...
2022-07-18 Teng Longpack-bitmap.c: do not ignore error when opening a bitma...
2022-07-18 Teng Longpack-bitmap.c: rename "idx_name" to "bitmap_name"
2022-07-18 Teng Longpack-bitmap.c: mark more strings for translations
2022-07-18 Teng Longpack-bitmap.c: fix formatting of error messages
2022-07-18 Victoria Dyescalar: convert README.md into a technical design doc
2022-07-18 Victoria Dyescalar: reword command documentation to clarify purpose
2022-07-18 Martin Ågrent4200: drop irrelevant code
2022-07-18 Ævar Arnfjörð... trace2: only include "fsync" events if we git_fsync()
2022-07-18 Martin Ågrenconfig/core.txt: fix minor issues for `core.sparseCheck...
2022-07-18 SZEDER Gáborindex-format.txt: remove outdated list of supported...
2022-07-17 René Scharfemergesort: remove llist_mergesort()
2022-07-17 René Scharfepackfile: use DEFINE_LIST_SORT
2022-07-17 René Scharfefetch-pack: use DEFINE_LIST_SORT
2022-07-17 René Scharfecommit: use DEFINE_LIST_SORT
2022-07-17 René Scharfeblame: use DEFINE_LIST_SORT
2022-07-17 René Scharfetest-mergesort: use DEFINE_LIST_SORT
2022-07-17 René Scharfetest-mergesort: use DEFINE_LIST_SORT_DEBUG
2022-07-17 René Scharfemergesort: add macros for typed sort of linked lists
2022-07-17 René Scharfemergesort: tighten merge loop
2022-07-17 René Scharfemergesort: unify ranks loops
2022-07-17 Manuel Boniconfig.txt: document include, includeIf
2022-07-15 Taylor Blaucommit-graph: fix corrupt upgrade from generation v1...
2022-07-15 Taylor Blaucommit-graph: introduce `repo_find_commit_pos_in_graph()`
2022-07-15 Taylor Blaut5318: demonstrate commit-graph generation v2 corruption
2022-07-15 René Scharfemingw: avoid mktemp() in mkstemp() implementation
2022-07-14 Taylor Blaucommit-graph: pass repo_settings instead of repository
2022-07-14 Glen Choosetup.c: create `safe.bareRepository`
2022-07-14 Glen Choosafe.directory: use git_protected_config()
2022-07-14 Glen Chooconfig: learn `git_protected_config()`
2022-07-14 Glen ChooDocumentation: define protected configuration
2022-07-14 Glen ChooDocumentation/git-config.txt: add SCOPES section
2022-07-14 Junio C HamanoThe third batch
2022-07-14 Junio C HamanoMerge branch 'ab/submodule-cleanup'
2022-07-14 Junio C HamanoMerge branch 'sy/mv-out-of-cone'
2022-07-14 Junio C HamanoMerge branch 'hx/unpack-streaming'
2022-07-14 Junio C HamanoMerge branch 'en/merge-tree'
2022-07-14 Junio C HamanoMerge branch 'gg/worktree-from-the-above'
2022-07-14 Johannes Schindelinshortlog: use a stable sort
2022-07-14 Johannes Schindelinmergetool(vimdiff): allow paths to contain spaces again
2022-07-14 Matheus Tavarescheckout: fix two bugs on the final count of updated...
2022-07-14 Matheus Tavarescheckout: show bug about failed entries being included...
2022-07-14 Matheus Tavarescheckout: document bug where delayed checkout counts...
2022-07-14 Johannes Schindelintests: fix incorrect --write-junit-xml code
2022-07-13 Junio C HamanoThe second batch
2022-07-13 Junio C HamanoMerge branch 'ds/git-rebase-doc-markup'
2022-07-13 Junio C HamanoMerge branch 'tk/rev-parse-doc-clarify-at-u'
2022-07-13 Junio C HamanoMerge branch 'cl/grep-max-count'
2022-07-13 Junio C HamanoMerge branch 'dr/i18n-die-warn-error-usage'
2022-07-13 Junio C HamanoMerge branch 'zk/push-use-bitmaps'
2022-07-13 Junio C HamanoMerge branch 'jk/remote-show-with-negative-refspecs'
2022-07-13 Junio C HamanoMerge branch 'ro/mktree-allow-missing-fix'
2022-07-13 Junio C HamanoMerge branch 'll/ls-files-tests-update'
2022-07-13 Junio C HamanoMerge branch 'ab/test-quoting-fix'
2022-07-13 Junio C HamanoMerge branch 'ds/t5510-brokequote'
2022-07-13 Junio C HamanoMerge branch 'tb/pack-objects-remove-pahole-comment'
next