]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-02-26  Benno Eversdescribe: don't abort too early when searching tags
2020-02-26  Alban Gruinbuiltin/rebase: remove a call to get_oid() on `options...
2020-02-25  Junio C HamanoThe seventh batch for 2.26
2020-02-25  Junio C HamanoMerge branch 'es/doc-mentoring'
2020-02-25  Junio C HamanoMerge branch 'es/bright-colors'
2020-02-25  Junio C HamanoMerge branch 'bw/remote-rename-update-config'
2020-02-25  Emily Shafferclone: pass --single-branch during --recurse-submodules
2020-02-25  Emily Shaffersubmodule--helper: use C99 named initializer
2020-02-24  Abhishek Kumarlib-log-graph: consolidate colored graph cmp logic
2020-02-24  Abhishek Kumarlib-log-graph: consolidate test_cmp_graph logic
2020-02-24  Eric Sunshineworktree: don't allow "add" validation to be fooled...
2020-02-24  Eric Sunshineworktree: add utility to find worktree by pathname
2020-02-24  Eric Sunshineworktree: improve find_worktree() documentation
2020-02-24  Jeff Kingpackfile: drop nth_packed_object_sha1()
2020-02-24  Jeff Kingpacked_object_info(): use object_id internally for...
2020-02-24  Jeff Kingpacked_object_info(): use object_id for returning delta...
2020-02-24  Jeff Kingpack-check: push oid lookup into loop
2020-02-24  Jeff Kingpack-check: convert "internal error" die to a BUG()
2020-02-24  Jeff Kingpack-bitmap: use object_id when loading on-disk bitmaps
2020-02-24  Jeff Kingpack-objects: use object_id struct in pack-reuse code
2020-02-24  Jeff Kingpack-objects: convert oe_set_delta_ext() to use object_id
2020-02-24  Jeff Kingpack-objects: read delta base oid into object_id struct
2020-02-24  Jeff Kingnth_packed_object_oid(): use customary integer return
2020-02-24  Eric Sunshineworktree: drop unused code from get_main_worktree()
2020-02-24  René Scharfeblame: provide type of fingerprints pointer
2020-02-24  Eric Sunshinerebase: refuse to switch to branch already checked...
2020-02-24  Eric Sunshinet3400: make test clean up after itself
2020-02-24  Martin Ågrent: drop debug `cat` calls
2020-02-24  Martin Ågrent9810: drop debug `cat` call
2020-02-24  Martin Ågrent4117: check for files using `test_path_is_file`
2020-02-24  Hariom Vermareceive.denyCurrentBranch: respect all worktrees
2020-02-24  Hariom Vermat5509: use a bare repository for test push target
2020-02-24  Hariom Vermaget_main_worktree(): allow it to be called in the Git...
2020-02-24  Kir Kolyshkincompletion: add diff --color-moved[-ws]
2020-02-24  brian m. carlsoncommit: use expected signature header for SHA-256
2020-02-24  brian m. carlsonworktree: allow repository version 1
2020-02-24  brian m. carlsoninit-db: move writing repo version into a function
2020-02-24  brian m. carlsonbuiltin/init-db: add environment variable for new repo...
2020-02-24  brian m. carlsonbuiltin/init-db: allow specifying hash algorithm on...
2020-02-24  brian m. carlsonsetup: allow check_repository_format to read repository...
2020-02-24  brian m. carlsont/helper: make repository tests hash independent
2020-02-24  brian m. carlsont/helper: initialize repository if necessary
2020-02-24  brian m. carlsont/helper/test-dump-split-index: initialize git repository
2020-02-24  brian m. carlsont6300: make hash algorithm independent
2020-02-24  brian m. carlsont6300: abstract away SHA-1-specific constants
2020-02-24  brian m. carlsont: use hash-specific lookup tables to define test constants
2020-02-24  brian m. carlsonrepository: require a build flag to use SHA-256
2020-02-24  brian m. carlsonhex: add functions to parse hex object IDs in any algorithm
2020-02-24  brian m. carlsonhex: introduce parsing variants taking hash algorithms
2020-02-24  brian m. carlsonhash: implement and use a context cloning function
2020-02-24  brian m. carlsonbuiltin/pack-objects: make hash agnostic
2020-02-24  René Scharfeuse strpbrk(3) to search for characters from a given set
2020-02-24  René Scharfequote: use isalnum() to check for alphanumeric characters
2020-02-24  Rasmus Jonssont1050: replace test -f with test_path_is_file
2020-02-22  Derrick Stoleepartial-clone: avoid fetching when looking for objects
2020-02-22  Derrick Stoleepartial-clone: demonstrate bugs in partial fetch
2020-02-22  Jeff Kingrun-command.h: fix mis-indented struct member
2020-02-21  Junio C Hamanodescribe: force long format for a name based on a mislo...
2020-02-20  Derrick Stoleesparse-checkout: allow one-character directories in...
2020-02-20  Paolo Bonziniam: support --show-current-patch=diff to retrieve ...
2020-02-20  Paolo Bonziniam: support --show-current-patch=raw as a synonym for...
2020-02-20  Paolo Bonziniam: convert "resume" variable to a struct
2020-02-20  Paolo Bonziniparse-options: convert "command mode" to a flag
2020-02-20  Paolo Bonziniparse-options: add testcases for OPT_CMDMODE()
2020-02-20  brian m. carlsoncredential: allow wildcard patterns when matching config
2020-02-20  brian m. carlsoncredential: use the last matching username in the config
2020-02-20  brian m. carlsont0300: add tests for some additional cases
2020-02-20  brian m. carlsont1300: add test for urlmatch with multiple wildcards
2020-02-20  brian m. carlsonmailmap: add an additional email address for brian...
2020-02-19  Philippe Blaint/lib-submodule-update: add test removing nested submodules
2020-02-19  Philippe Blainunpack-trees: check for missing submodule directory...
2020-02-19  Philippe Blainunpack-trees: remove outdated description for verify_cl...
2020-02-19  Philippe Blaint/lib-submodule-update: move a test to the right section
2020-02-19  Philippe Blaint/lib-submodule-update: remove outdated test description
2020-02-19  Philippe Blaint7112: remove mention of KNOWN_FAILURE_SUBMODULE_RECURS...
2020-02-19  Alexandr Miloslavskiystash push: support the --pathspec-from-file option
2020-02-19  Alexandr Miloslavskiystash: eliminate crude option parsing
2020-02-19  Alexandr Miloslavskiydoc: stash: synchronize <pathspec> description
2020-02-19  Alexandr Miloslavskiydoc: stash: document more options
2020-02-19  Alexandr Miloslavskiydoc: stash: split options from description (2)
2020-02-19  Alexandr Miloslavskiydoc: stash: split options from description (1)
2020-02-19  Alexandr Miloslavskiyrm: support the --pathspec-from-file option
2020-02-19  Elijah Newrenmerge-recursive: fix the refresh logic in update_file_flags
2020-02-19  Elijah Newrent3433: new rebase testcase documenting a stat-dirty...
2020-02-19  Pranit Bauvabisect: libify `bisect_next_all`
2020-02-19  Pranit Bauvabisect: libify `handle_bad_merge_base` and its dependents
2020-02-19  Pranit Bauvabisect: libify `check_good_are_ancestors_of_bad` and...
2020-02-19  Pranit Bauvabisect: libify `check_merge_bases` and its dependents
2020-02-19  Pranit Bauvabisect: libify `bisect_checkout`
2020-02-19  Pranit Bauvabisect: libify `exit_if_skipped_commits` to `error_if_s...
2020-02-19  Pranit Bauvabisect--helper: return error codes from `cmd_bisect__he...
2020-02-19  Miriam Rubiobisect: add enum to represent bisect returning codes
2020-02-19  Tanushree Tumanebisect--helper: introduce new `decide_next()` function
2020-02-19  Miriam Rubiobisect: use the standard 'if (!var)' way to check for 0
2020-02-19  Tanushree Tumanebisect--helper: change `retval` to `res`
2020-02-19  Miriam Rubiobisect--helper: convert `vocab_*` char pointers to...
2020-02-18  Elijah Newrencheck-ignore: fix documentation and implementation...
2020-02-18  Jeff Kingdoc-diff: use single-colon rule in rendering Makefile
2020-02-18  Jeff Kingdoc/config/push: use longer "--" line for preformatted...
2020-02-18  Junio C Hamanorev-list --count: comment on the use of count_right++
next