git.git
2019-03-21 Todd Zullingert9902: test multiple removals via completion.commands
2019-03-21 Jeff Kinggit: read local config in --list-cmds
2019-03-21 Thomas Gummererstash: setup default diff output format if necessary
2019-03-20 Jeff Kingpretty: drop unused strbuf from parse_padding_placeholder()
2019-03-20 Jeff Kingpretty: drop unused "type" parameter in needs_rfc2047_e...
2019-03-20 Jeff Kingparse-options: drop unused ctx parameter from show_gitc...
2019-03-20 Jeff Kingfetch_pack(): drop unused parameters
2019-03-20 Jeff Kingreport_path_error(): drop unused prefix parameter
2019-03-20 Jeff Kingunpack-trees: drop unused error_type parameters
2019-03-20 Jeff Kingunpack-trees: drop name_entry from traverse_by_cache_tree()
2019-03-20 Jeff Kingtest-date: drop unused "now" parameter from parse_dates()
2019-03-20 Jeff Kingupdate-index: drop unused prefix_length parameter from...
2019-03-20 Jeff Kinglog: drop unused "len" from show_tagger()
2019-03-20 Jeff Kinglog: drop unused rev_info from early output
2019-03-20 Jeff Kingrevision: drop some unused "revs" parameters
2019-03-20 Junio C HamanoThe third batch
2019-03-20 Junio C HamanoMerge branch 'br/commit-tree-parseopt'
2019-03-20 Junio C HamanoMerge branch 'jk/config-type-color-ends-with-lf'
2019-03-20 Junio C HamanoMerge branch 'ma/clear-repository-format'
2019-03-20 Junio C HamanoMerge branch 'jk/virtual-objects-do-exist'
2019-03-20 Junio C HamanoMerge branch 'jk/no-sigpipe-during-network-transport'
2019-03-20 Junio C HamanoMerge branch 'jk/fsck-doc'
2019-03-20 Junio C HamanoMerge branch 'js/stress-test-ui-tweak'
2019-03-20 Junio C HamanoMerge branch 'js/rebase-orig-head-fix'
2019-03-20 Junio C HamanoMerge branch 'jk/bisect-final-output'
2019-03-20 Junio C HamanoMerge branch 'ab/makefile-help-devs-more'
2019-03-20 Torsten Bögershausentrace2: NULL is not allowed for va_list
2019-03-20 Ævar Arnfjörð... rebase: remove the rebase.useBuiltin setting
2019-03-18 Phillip Woodcherry-pick --continue: remember options
2019-03-18 Phillip Woodcherry-pick: demonstrate option amnesia
2019-03-18 Phillip Woodsequencer: break some long lines
2019-03-18 Martin Ågrendoc-diff: add `--cut-header-footer`
2019-03-18 Martin Ågrendoc-diff: support diffing from/to AsciiDoc(tor)
2019-03-18 Martin Ågrendoc-diff: let `render_tree()` take an explicit director...
2019-03-18 Martin ÅgrenDoc: auto-detect changed build flags
2019-03-18 Todd Zullingert4038-diff-combined: quote paths with whitespace
2019-03-18 Ævar Arnfjörð... reflog tests: test for the "points nowhere" warning
2019-03-18 Ævar Arnfjörð... reflog tests: make use of "test_config" idiom
2019-03-18 Ævar Arnfjörð... gc: refactor a "call me once" pattern
2019-03-18 Ævar Arnfjörð... gc: convert to using the_hash_algo
2019-03-18 Jeff Kingperf-lib.sh: rely on test-lib.sh for --tee handling
2019-03-18 Alexander Blesiusdoc: fix typos in man pages
2019-03-18 Mike Hommeyfix pack protocol example client/server communication
2019-03-18 Jeff Kingpack-objects: default to writing bitmap hash-cache
2019-03-18 Jeff Kingt5310: correctly remove bitmaps for jgit test
2019-03-18 Eric Wongrepack: enable bitmaps by default on bare repos
2019-03-18 Thomas Gummererglossary: add definition for overlay
2019-03-18 Johannes Schindelindifftool: allow running outside Git worktrees with...
2019-03-18 Johannes Schindelinparse-options: make OPT_ARGUMENT() more useful
2019-03-18 Johannes Schindelindifftool: remove obsolete (and misleading) comment
2019-03-18 Junio C HamanoMerge git://ozlabs.org/~paulus/gitk
2019-03-18 Phillip Woodmerge: tweak --rerere-autoupdate documentation
2019-03-18 Phillip Woodam/cherry-pick/rebase/revert: document --rerere-autoupdate
2019-03-14 Alexander Shopovgitk: Update Bulgarian translation (317t)
2019-03-14 Ævar Arnfjörð... gc: remove redundant check for gc_auto_threshold
2019-03-14 Johannes Schindelinget_oid(): when an object was not found, try harder
2019-03-14 Johannes Schindelinsequencer: move stale comment into correct location
2019-03-14 Johannes Schindelinsequencer: improve error message when an OID could...
2019-03-14 Johannes Schindelinrebase -i: demonstrate obscure loose object cache bug
2019-03-14 SZEDER Gábort9811-git-p4-label-import: fix pipeline negation
2019-03-14 SZEDER Gáborgit p4 test: disable '-x' tracing in the p4d watchdog...
2019-03-14 SZEDER Gáborgit p4 test: simplify timeout handling
2019-03-14 SZEDER Gáborgit p4 test: clean up the p4d cleanup functions
2019-03-14 Johannes Schindelingit p4 test: use 'test_atexit' to kill p4d and the...
2019-03-14 SZEDER Gábort0301-credential-cache: use 'test_atexit' to stop the...
2019-03-14 SZEDER Gábortests: use 'test_atexit' to stop httpd
2019-03-14 Johannes Schindelingit-daemon: use 'test_atexit` to stop 'git-daemon'
2019-03-14 Johannes Schindelintest-lib: introduce 'test_atexit'
2019-03-14 SZEDER Gábort/lib-git-daemon: make sure to kill the 'git-daemon...
2019-03-14 SZEDER Gábortest-lib: fix interrupt handling with 'dash' and '...
2019-03-14 Jonathan Tansubmodule: explain first attempt failure clearly
2019-03-13 Jeff KingMakefile: fix unaligned loads in sha1dc with UBSan
2019-03-13 Corentin BOMPARDdoc: format pathnames and URLs as monospace.
2019-03-13 Corentin BOMPARDdoc/CodingGuidelines: URLs and paths as monospace
2019-03-13 Andrei Rybakt4150: remove unused variable
2019-03-13 Jeff Kingpoint pull requesters to GitGitGadget
2019-03-12 Denton Liucontrib/subtree: ensure only one rev is provided
2019-03-12 Johannes Schindelinmingw: respect core.hidedotfiles = false in git-init...
2019-03-12 Johannes Schindelinrebase: deprecate --preserve-merges
2019-03-12 Michal Suchanekworktree: fix worktree add race
2019-03-12 Thomas Gummererstash: pass pathspec as pointer
2019-03-11 Martin Ågrenasciidoctor-extensions: fix spurious space after linkgit
2019-03-11 Martin ÅgrenDocumentation/Makefile: add missing dependency on ascii...
2019-03-11 Jeff Kingline-log: detect unsupported formats
2019-03-11 Junio C HamanoThe second batch
2019-03-11 Junio C HamanoSync with maint
2019-03-11 Junio C HamanoMerge branch 'js/rebase-recreate-merge'
2019-03-11 Junio C HamanoMerge branch 'js/untravis-windows'
2019-03-11 Junio C HamanoMerge branch 'rd/gc-prune-doc-fix'
2019-03-11 Junio C HamanoMerge branch 'js/find-lib-h-with-ls-files-when-possible'
2019-03-11 Junio C HamanoMerge branch 'rj/hdr-check-gcrypt-fix'
2019-03-11 Junio C HamanoMerge branch 'jk/guard-bswap-header'
2019-03-11 Junio C HamanoMerge branch 'rd/attr.c-comment-typofix'
2019-03-11 Junio C HamanoMerge branch 'yb/utf-16le-bom-spellfix'
2019-03-11 Martin ÅgrenDocumentation/Makefile: add missing xsl dependencies...
2019-03-11 Johannes Schindelinmingw: allow building with an MSYS2 runtime v3.x
2019-03-11 Thomas Gummererstash: drop unused parameter
2019-03-08 Rohit Ashiwalt3600: use helpers to replace test -d/f/e/s <path>
2019-03-08 Rohit Ashiwalt3600: modernize style
2019-03-08 Rohit Ashiwaltest functions: add function `test_file_not_empty`
next
git clone https://git.99rst.org/PROJECT