]> Kevux Git Server - rit/shortlog
rit
2020-01-24 Derrick Stoleesparse-checkout: create leading directories
2020-01-24 Derrick Stoleet1091: improve here-docs
2020-01-24 Derrick Stoleet1091: use check_files to reduce boilerplate
2020-01-24 Matthew Rogerst1300: create custom config file without special characters
2020-01-24 Matthew Rogerst1300: fix over-indented HERE-DOCs
2020-01-24 Matthew Rogersconfig: fix typo in variable name
2020-01-24 Alban Gruinrebase -i: stop checking out the tip of the branch...
2020-01-23 Kevin Willfordfsmonitor: update documentation for hook version and...
2020-01-23 Kevin Willfordfsmonitor: add fsmonitor hook scripts for version 2
2020-01-23 Matheus Tavarescompletion: add support for sparse-checkout
2020-01-23 Matheus Tavaresdoc: sparse-checkout: mention --cone option
2020-01-23 Johannes Schindelinrebase -i: also avoid SHA-1 collisions with missingComm...
2020-01-23 Johannes Schindelinrebase -i: re-fix short SHA-1 collision
2020-01-23 Johannes Schindelinparse_insn_line(): improve error message when parsing...
2020-01-23 Jeff Kingpack-bitmap: don't rely on bitmap_git->reuse_objects
2020-01-23 Jeff Kingpack-objects: add checks for duplicate objects
2020-01-23 Jeff Kingpack-objects: improve partial packfile reuse
2020-01-23 Jeff Kingbuiltin/pack-objects: introduce obj_is_packed()
2020-01-23 Jeff Kingpack-objects: introduce pack.allowPackReuse
2020-01-23 Jeff Kingcsum-file: introduce hashfile_total()
2020-01-23 Jeff Kingpack-bitmap: simplify bitmap_has_oid_in_uninteresting()
2020-01-23 Jeff Kingpack-bitmap: uninteresting oid can be outside bitmapped...
2020-01-23 Jeff Kingpack-bitmap: introduce bitmap_walk_contains()
2020-01-23 Jeff Kingewah/bitmap: introduce bitmap_word_alloc()
2020-01-22 Junio C HamanoThe first batch post 2.25 cycle
2020-01-22 Junio C HamanoMerge branch 'nd/switch-and-restore'
2020-01-22 Junio C HamanoMerge branch 'jk/no-flush-upon-disconnecting-slrpc...
2020-01-22 Junio C HamanoMerge branch 'hw/tutorial-favor-switch-over-checkout'
2020-01-22 Junio C HamanoMerge branch 'es/unpack-trees-oob-fix'
2020-01-22 Junio C HamanoMerge branch 'bc/run-command-nullness-after-free-fix'
2020-01-22 Junio C HamanoMerge branch 'en/string-list-can-be-custom-sorted'
2020-01-22 Junio C HamanoMerge branch 'en/simplify-check-updates-in-unpack-trees'
2020-01-22 Junio C HamanoMerge branch 'jt/sha1-file-remove-oi-skip-cached'
2020-01-22 Junio C HamanoMerge branch 'hw/commit-advise-while-rejecting'
2020-01-22 Junio C HamanoMerge branch 'dl/credential-netrc'
2020-01-22 Philippe Blainsubmodule.c: use get_git_dir() instead of get_git_commo...
2020-01-22 Philippe Blaint2405: clarify test descriptions and simplify test
2020-01-22 Philippe Blaint2405: use git -C and test_commit -C instead of subshells
2020-01-22 Philippe Blaint7410: rename to t2405-worktree-submodule.sh
2020-01-22 brian m. carlsondocs: mention when increasing http.postBuffer is valuable
2020-01-22 brian m. carlsondoc: dissuade users from trying to ignore tracked files
2020-01-22 brian m. carlsondoc: provide guidance on user.name format
2020-01-22 brian m. carlsondocs: expand on possible and recommended user config...
2020-01-22 brian m. carlsondoc: move author and committer information to git-commit(1)
2020-01-22 Jordi Masl10n: Update Catalan translation
2020-01-21 Lucius Hutemplates: fix deprecated type option `--bool`
2020-01-21 Shourya Shuklat6025: use helpers to replace test -f <path>
2020-01-21 Shourya Shuklat6025: modernize style
2020-01-21 Alexandr Miloslavskiydoc: rm: synchronize <pathspec> description
2020-01-21 brian m. carlsondocs: use "currently" for the present time
2020-01-21 Derrick Stoleefetch: document and test --refmap=""
2020-01-17 Elijah Newrent3404: directly test the behavior of interest
2020-01-17 Elijah Newrengit-rebase.txt: update description of --allow-empty...
2020-01-17 Matheus Tavaresgrep: use no. of cores as the default no. of threads
2020-01-17 Matheus Tavaresgrep: move driver pre-load out of critical section
2020-01-17 Matheus Tavaresgrep: re-enable threads in non-worktree case
2020-01-17 Matheus Tavaresgrep: protect packed_git [re-]initialization
2020-01-17 Matheus Tavaresgrep: allow submodule functions to run in parallel
2020-01-17 Matheus Tavaressubmodule-config: add skip_if_read option to repo_read_...
2020-01-17 Matheus Tavaresgrep: replace grep_read_mutex by internal obj read...
2020-01-17 Matheus Tavaresobject-store: allow threaded access to object reading
2020-01-17 Matheus Tavaresreplace-object: make replace operations thread-safe
2020-01-17 Matheus Tavaresgrep: fix racy calls in grep_objects()
2020-01-17 Matheus Tavaresgrep: fix race conditions at grep_submodule()
2020-01-17 Matheus Tavaresgrep: fix race conditions on userdiff calls
2020-01-17 Emily Shafferfetch: emphasize failure during submodule fetch
2020-01-16 Junio C HamanoSync with maint
2020-01-16 Jeff Kingt7800: don't rely on reuse_worktree_file()
2020-01-16 Jeff Kingt4018: drop "debugging" cat from hunk-header tests
2020-01-16 Jeff KingMakefile: use compat regex with SANITIZE=address
2020-01-16 Johannes Schindelinbuilt-in add -i: accept open-ended ranges again
2020-01-16 Johannes Schindelinbuilt-in add -i: do not try to `patch`/`diff` an empty...
2020-01-16 Ralf Thielowsubmodule.c: mark more strings for translation
2020-01-16 Jeff Kingdir: point treat_leading_path() warning to the right...
2020-01-16 Jeff Kingdir: restructure in a way to avoid passing around a...
2020-01-16 Elijah Newrendir: treat_leading_path() and read_directory_recursive...
2020-01-16 Derrick Stoleeclean: demonstrate a bug with pathspecs
2020-01-16 Johannes Schindelinmsvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
2020-01-15 brian m. carlsont5604: make hash independent
2020-01-15 brian m. carlsont5601: switch into repository to hash object
2020-01-15 brian m. carlsont5562: use $ZERO_OID
2020-01-15 brian m. carlsont5540: make hash size independent
2020-01-15 brian m. carlsont5537: make hash size independent
2020-01-15 brian m. carlsont5530: compute results based on object length
2020-01-15 brian m. carlsont5512: abstract away SHA-1-specific constants
2020-01-15 brian m. carlsont5510: make hash size independent
2020-01-15 brian m. carlsont5504: make hash algorithm independent
2020-01-15 brian m. carlsont5324: make hash size independent
2020-01-15 brian m. carlsont5319: make test work with SHA-256
2020-01-15 brian m. carlsont5319: change invalid offset for SHA-256 compatibility
2020-01-15 brian m. carlsont5318: update for SHA-256
2020-01-15 brian m. carlsont4300: abstract away SHA-1-specific constants
2020-01-15 brian m. carlsont4204: make hash size independent
2020-01-15 brian m. carlsont4202: abstract away SHA-1-specific constants
2020-01-15 brian m. carlsont4200: make hash size independent
2020-01-15 brian m. carlsont4134: compute appropriate length constant
2020-01-15 brian m. carlsont4066: compute index line in diffs
2020-01-15 brian m. carlsont4054: make hash-size independent
2020-01-15 SZEDER Gáborcompletion: list paths and refs for 'git worktree add'
2020-01-15 SZEDER Gáborcompletion: list existing working trees for 'git worktr...
next