git.git
2020-09-22 Junio C HamanoMerge branch 'es/format-patch-interdiff-cleanup'
2020-09-22 Junio C HamanoMerge branch 'os/fetch-submodule-optim'
2020-09-19 Junio C HamanoFifteenth batch
2020-09-19 Junio C HamanoMerge branch 'mt/config-fail-nongit-early'
2020-09-19 Junio C HamanoMerge branch 'jc/dist-tarball-tweak'
2020-09-19 Junio C HamanoMerge branch 'mf/submodule-summary-with-correct-repository'
2020-09-19 Junio C HamanoMerge branch 'jc/quote-path-cleanup'
2020-09-19 Junio C HamanoMerge branch 'os/collect-changed-submodules-optim'
2020-09-19 Junio C HamanoMerge branch 'es/wt-add-detach'
2020-09-19 Junio C HamanoMerge branch 'jk/add-i-fixes'
2020-09-19 Junio C HamanoMerge branch 'pw/add-p-leakfix'
2020-09-19 Junio C HamanoMerge branch 'jc/add-i-use-builtin-experimental'
2020-09-19 Junio C HamanoMerge branch 'al/t3200-back-on-a-branch'
2020-09-19 Junio C HamanoMerge branch 'hn/refs-ref-log-only-bit'
2020-09-19 Junio C HamanoMerge branch 'ea/blame-use-oideq'
2020-09-19 Junio C HamanoMerge branch 'pb/clang-json-compilation-database'
2020-09-19 Junio C HamanoMerge branch 'so/log-tree-diff-cleanup'
2020-09-19 Junio C HamanoMerge branch 'rs/parallel-read-cache-fix'
2020-09-19 Junio C HamanoMerge branch 'rs/refspec-leakfix'
2020-09-19 Junio C HamanoMerge branch 'rs/misc-cleanups'
2020-09-10 Junio C Hamanoquote: turn 'nodq' parameter into a set of flags
2020-09-10 Junio C Hamanoquote: rename misnamed sq_lookup[] to cq_lookup[]
2020-09-10 Junio C Hamanowt-status: consistently quote paths in "status --short...
2020-09-10 Junio C Hamanoquote_path: code clarification
2020-09-10 Junio C Hamanoquote_path: optionally allow quoting a path with SP...
2020-09-10 Junio C Hamanoquote_path: give flags parameter to quote_path()
2020-09-10 Junio C Hamanoquote_path: rename quote_path_relative() to quote_path()
2020-09-09 Junio C HamanoFourteenth batch
2020-09-09 Junio C HamanoMerge branch 'os/vcbuild'
2020-09-09 Junio C HamanoMerge branch 'jt/interpret-branch-name-fallback'
2020-09-09 Junio C HamanoMerge branch 'js/ci-squelch-false-failure'
2020-09-09 Junio C HamanoMerge branch 'pb/imap-send-updates'
2020-09-09 Junio C HamanoMerge branch 'hv/ref-filter-misc'
2020-09-09 Junio C HamanoMerge branch 'ss/submodule-summary-in-c-fixes'
2020-09-09 Junio C HamanoMerge branch 'so/separate-field-for-m-and-diff-merges'
2020-09-09 Junio C HamanoMerge branch 'es/worktree-repair'
2020-09-09 Junio C HamanoMerge branch 'jk/worktree-check-clean-leakfix'
2020-09-09 Junio C HamanoMerge branch 'tb/repack-clearing-midx'
2020-09-09 Junio C HamanoMerge branch 'ss/submodule-summary-in-c'
2020-09-09 Matheus Tavaresconfig: complain about --worktree outside of a git...
2020-09-09 Junio C HamanoMakefile: allow extra tweaking of distribution tarball
2020-09-08 Edmundo Carmona... blame.c: replace instance of !oidcmp for oideq
2020-09-08 Han-Wen Nienhuysrefs: move REF_LOG_ONLY to refs-internal.h
2020-09-08 Aaron Lipmant3200: clean side effect of git checkout --orphan
2020-09-08 Eric Sunshineformat-patch: use 'origin' as start of current-series...
2020-09-08 Eric Sunshinediff-lib: tighten show_interdiff()'s interface
2020-09-08 Eric Sunshinediff: move show_interdiff() from its own file to diff-lib
2020-09-08 Junio C Hamanoadd -i: use the built-in version when feature.experimen...
2020-09-08 Phillip Woodadd -p: fix memory leak
2020-09-08 Orgad Shanehcontrib/buildsystems: fix expat library name for genera...
2020-09-08 Jeff Kingadd--interactive.perl: specify --no-color explicitly
2020-09-08 Jeff Kingadd-patch: fix inverted return code of repo_read_index()
2020-09-07 Eric Sunshinegit-worktree.txt: discuss branch-based vs. throwaway...
2020-09-07 Eric Sunshineworktree: teach `add` to recognize -d as shorthand...
2020-09-07 Eric Sunshinegit-checkout.txt: document -d short option for --detach
2020-09-06 Orgad Shanehsubmodule: suppress checking for file name and ref...
2020-09-06 René Scharfepack-bitmap-write: use hashwrite_be32() in write_hash_c...
2020-09-06 René Scharfemidx: use hashwrite_u8() in write_midx_header()
2020-09-06 René Scharfefast-import: use write_pack_header()
2020-09-06 René Scharferefspec: add and use refspec_appendf()
2020-09-06 René Scharfepush: release strbufs used for refspec formatting
2020-09-06 René Scharferead-cache: fix mem-pool allocation for multi-threaded...
2020-09-06 Philippe BlainMakefile: add support for generating JSON compilation...
2020-09-06 Sergey Organovlog_tree_diff: get rid of extra check for NULL
2020-09-06 Sergey Organovlog_tree_diff: get rid of code duplication for first_pa...
2020-09-06 Orgad Shanehfetch: do not look for submodule changes in unchanged...
2020-09-03 Junio C HamanoThirteenth batch
2020-09-03 Junio C HamanoMerge branch 'pb/doc-external-diff-env'
2020-09-03 Junio C HamanoMerge branch 'jk/xrealloc-avoid-use-after-free'
2020-09-03 Junio C HamanoMerge branch 'jc/post-checkout-doc'
2020-09-03 Junio C HamanoMerge branch 'pb/doc-sequence-editor-configuration'
2020-09-03 Junio C HamanoMerge branch 'hl/bisect-doc-clarify-bad-good-ordering'
2020-09-03 Junio C HamanoMerge branch 'so/pretty-abbrev-doc'
2020-09-03 Junio C HamanoMerge branch 'mr/diff-hide-stat-wo-textual-change'
2020-09-03 Junio C HamanoMerge branch 'jt/lazy-fetch'
2020-09-03 Junio C HamanoMerge branch 'jc/run-command-use-embedded-args'
2020-09-03 Junio C HamanoMerge branch 'jc/undash-in-tree-git-callers'
2020-09-03 Junio C HamanoMerge branch 'jk/slimmed-down'
2020-09-03 Junio C HamanoMerge branch 'pw/add-p-allowed-options-fix'
2020-09-03 Junio C HamanoMerge branch 'jt/fetch-pack-loosen-validation-with...
2020-09-03 Junio C HamanoMerge branch 'ss/t7401-modernize'
2020-09-03 Junio C HamanoMerge branch 'pw/rebase-i-more-options'
2020-09-03 Orgad Shanehvcbuild: fix batch file name in README
2020-09-03 Orgad Shanehvcbuild: fix library name for expat with make MSVC=1
2020-09-02 Jonathan Tanwt-status: tolerate dangling marks
2020-09-02 Jonathan Tanrefs: move dwim_ref() to header file
2020-09-02 Jonathan Tansha1-name: replace unsigned int with option struct
2020-09-02 Jonathan Tanfetch: no FETCH_HEAD display if --no-write-fetch-head
2020-09-02 Johannes Schindelinci: avoid ugly "failure" in the `ci-config` job
2020-09-02 Johannes Schindelinci: fix indentation of the `ci-config` job
2020-09-02 Jeff Kingxrealloc: do not reuse pointer freed by zero-length...
2020-09-01 Philippe Blaingit.txt: correct stale 'GIT_EXTERNAL_DIFF' description
2020-08-31 Junio C HamanoTwelfth batch
2020-08-31 Junio C HamanoMerge branch 'ps/ref-transaction-hook'
2020-08-31 Junio C HamanoMerge branch 'jk/rev-input-given-fix'
2020-08-31 Junio C HamanoMerge branch 'jc/ident-whose-ident'
2020-08-31 Junio C HamanoMerge branch 'rp/apply-cached-doc'
2020-08-31 Junio C HamanoMerge branch 'rs/checkout-no-overlay-pathspec-fix'
2020-08-31 Junio C HamanoMerge branch 'al/bisect-first-parent'
2020-08-31 Junio C HamanoMerge branch 'jk/refspecs-cleanup'
next
git clone https://git.99rst.org/PROJECT