git.git
2019-01-04 Junio C HamanoMerge branch 'sd/stash-wo-user-name'
2019-01-04 Junio C HamanoFirst batch after 2.20.1
2019-01-04 Junio C HamanoMerge branch 'mk/http-backend-kill-children-before...
2019-01-04 Junio C HamanoMerge branch 'sd/stash-wo-user-name'
2019-01-04 Junio C HamanoMerge branch 'sg/clone-initial-fetch-configuration'
2019-01-04 Junio C HamanoMerge branch 'nd/checkout-dwim-fix'
2019-01-04 Junio C HamanoMerge branch 'ab/push-dwim-dst'
2019-01-04 Junio C HamanoMerge branch 'nd/the-index'
2019-01-04 Junio C HamanoMerge branch 'en/fast-export-import'
2019-01-04 Junio C HamanoMerge branch 'fc/http-version'
2019-01-04 Junio C HamanoMerge branch 'jk/loose-object-cache'
2019-01-04 Junio C HamanoMerge branch 'en/merge-path-collision'
2019-01-04 Junio C HamanoMerge branch 'nd/i18n'
2019-01-03 SZEDER Gábortest-lib: translate SIGTERM and SIGHUP to an exit
2019-01-03 Randall S.... compat/regex/regcomp.c: define intptr_t and uintptr_t...
2019-01-03 Randall S.... git-compat-util.h: add FLOSS headers for HPE NonStop
2019-01-03 Randall S.... config.mak.uname: support for modern HPE NonStop config.
2019-01-03 Jeff Kingtransport-helper: drop read/write errno checks
2019-01-03 Randall S.... transport-helper: use xread instead of read
2019-01-03 Chayoung Youcompletion: fix typo in git-completion.bash
2019-01-03 Junio C HamanoMerge branch 'sg/test-bash-version-fix'
2019-01-03 SZEDER Gábortest-lib: check Bash version for '-x' without using...
2019-01-03 Chayoung Youcompletion: treat results of git ls-tree as file paths
2019-01-03 Chayoung Youzsh: complete unquoted paths with spaces correctly
2019-01-03 Erin DahlgrenSimplify handling of setup_git_directory_gently() failu...
2019-01-02 Thomas Gummerercheckout: factor out mark_cache_entry_for_checkout...
2019-01-02 Thomas Gummerercheckout: clarify comment
2019-01-02 Thomas Gummererread-cache: add invalidate parameter to remove_marked_c...
2019-01-02 Thomas Gummererentry: support CE_WT_REMOVE flag in checkout_entry
2019-01-02 Thomas Gummererentry: factor out unlink_entry function
2019-01-02 Thomas Gummerermove worktree tests to t24*
2019-01-02 Derrick Stoleecommit-graph: writing missing parents is a BUG
2019-01-02 Orgad Shanehrebase: run post-checkout hook on checkout
2019-01-02 Orgad Shaneht5403: simplify by using a single repository
2019-01-02 Masaya Suzukipack-protocol.txt: accept error packets in any context
2019-01-02 Masaya SuzukiUse packet_reader instead of packet_read_line
2019-01-02 Pranit Bauvabisect--helper: `bisect_start` shell function partially...
2019-01-02 Pranit Bauvabisect--helper: `get_terms` & `bisect_terms` shell...
2019-01-02 Pranit Bauvabisect--helper: `bisect_next_check` shell function...
2019-01-02 Pranit Bauvabisect--helper: `check_and_set_terms` shell function...
2019-01-02 Pranit Bauvawrapper: move is_empty_file() and rename it as is_empty...
2019-01-02 Pranit Bauvabisect--helper: `bisect_write` shell function in C
2019-01-02 Pranit Bauvabisect--helper: `bisect_reset` shell function in C
2019-01-02 Eric Wongbanned.h: mark strncat() as banned
2018-12-28 Eric Sunshinedoc/config: do a better job of introducing 'worktree...
2018-12-28 Elijah Newrenrebase: define linearization ordering and enforce it
2018-12-28 Elijah Newrengit-legacy-rebase: simplify unnecessary triply-nested if
2018-12-28 Elijah Newrengit-rebase, sequencer: extend --quiet option for the...
2018-12-28 Elijah Newrenam, rebase--merge: do not overlook --skip'ed commits...
2018-12-28 Elijah Newrent5407: add a test demonstrating how interactive handles...
2018-12-28 Elijah Newrenrebase: fix incompatible options error message
2018-12-28 Elijah Newrenrebase: make builtin and legacy script error messages...
2018-12-28 Thomas Gummerert5570: drop racy test
2018-12-28 Junio C HamanoMerge branch 'sb/more-repo-in-api' into md/list-objects...
2018-12-28 Jonathan Tanrevision: use commit graph in get_reference()
2018-12-28 Olga Telezhnayaref-filter: add docs for new options
2018-12-28 Olga Telezhnayaref-filter: add tests for deltabase
2018-12-28 Olga Telezhnayaref-filter: add deltabase option
2018-12-28 Olga Telezhnayaref-filter: add tests for objectsize:disk
2018-12-28 Olga Telezhnayaref-filter: add check for negative file size
2018-12-28 Olga Telezhnayaref-filter: add objectsize:disk option
2018-12-28 Stefan Bellert/helper/test-repository: celebrate independence from...
2018-12-28 Stefan Bellerpath.h: make REPO_GIT_PATH_FUNC repository agnostic
2018-12-28 Stefan Bellercommit: prepare free_commit_buffer and release_commit_m...
2018-12-28 Stefan Bellercommit-graph: convert remaining functions to handle...
2018-12-28 Stefan Bellersubmodule: don't add submodule as odb for push
2018-12-28 Stefan Bellersubmodule: use submodule repos for object lookup
2018-12-26 Jonathan Niederstripspace: allow -s/-c outside git repository
2018-12-26 Martin Ågrengit-status.txt: render tables correctly under Asciidoctor
2018-12-26 Martin ÅgrenDocumentation: do not nest open blocks
2018-12-26 Martin Ågrengit-column.txt: fix section header
2018-12-26 Torsten Bögershausengit clone <url> C:\cygwin\home\USER\repo' is working...
2018-12-26 Thomas Braunlog -G: ignore binary files
2018-12-26 Sergey Organovcherry-pick: do not error on non-merge commits when...
2018-12-26 Sergey Organovt3510: stop using '-m 1' to force failure mid-sequence...
2018-12-26 Stefan Bellersubmodule deinit: unset core.worktree
2018-12-26 Stefan Bellersubmodule--helper: fix BUG message in ensure_core_worktree
2018-12-26 Stefan Bellersubmodule: unset core.worktree if no working tree is...
2018-12-26 Stefan Bellersubmodule update: add regression test with old style...
2018-12-15 Junio C HamanoSync with Git 2.20.1
2018-12-15 Junio C HamanoPrepare for 2.21 cycle to start soonish
2018-12-15 Junio C HamanoGit 2.20.1
2018-12-15 Junio C HamanoMerge branch 'jc/run-command-report-exec-failure-fix...
2018-12-15 Junio C HamanoMerge branch 'js/help-commands-verbose-by-default-fix...
2018-12-15 Junio C HamanoMerge branch 'nd/show-gitcomp-compilation-fix' into...
2018-12-15 Junio C HamanoMerge branch 'js/t9902-send-email-completion-fix' into...
2018-12-15 Junio C HamanoMerge branch 'js/mailinfo-format-flowed-fix' into maint
2018-12-15 Junio C HamanoMerge branch 'ds/hash-independent-tests-fix' into maint
2018-12-14 Derrick Stolee.gitattributes: ensure t/oid-info/* has eol=lf
2018-12-14 Johannes Schindelint9902: 'send-email' test case requires PERL
2018-12-14 Junio C Hamanosubmodule update: run at most one fetch job unless...
2018-12-13 Jiang XinMerge branch 'master' of github.com:linusboyle/git
2018-12-13 Jiang XinMerge branch 'master' of https://github.com/Softcatala...
2018-12-13 Zhilei Hanl10n: zh_CN: fix typo of submodule init message
2018-12-13 Johannes Schindelint4256: mark support files as LF-only
2018-12-12 Nguyễn Thái... parse-options: fix SunCC compiler warning
2018-12-12 Johannes Schindelinhelp -a: handle aliases with long names gracefully
2018-12-12 Johannes Schindelinhelp.h: fix coding style
2018-12-12 Junio C Hamanorun-command: report exec failure
2018-12-11 Johannes Schindelinrebase: introduce a shortcut for --reschedule-failed...
next
git clone https://git.99rst.org/PROJECT