git.git
2019-11-23 Johannes Schindelinmingw: spawned processes need to inherit only standard...
2019-11-23 Johannes Schindelinmingw: work around incorrect standard handles
2019-11-23 Johannes Schindelinmingw: demonstrate that all file handles are inherited...
2019-11-23 SZEDER Gábort5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a...
2019-11-23 SZEDER Gábortests: add 'test_bool_env' to catch non-bool GIT_TEST_...
2019-11-23 Phillip Woodsequencer: fix empty commit check when amending
2019-11-23 Johannes Schindelingit svn: stop using `rebase --preserve-merges`
2019-11-23 Hans Jerry... gpg-interface: limit search for primary key fingerprint
2019-11-23 Hans Jerry... gpg-interface: refactor the free-and-xmemdupz pattern
2019-11-22 Derrick Stoleesparse-checkout: check for dirty status
2019-11-22 Derrick Stoleesparse-checkout: update working directory in-process...
2019-11-22 Derrick Stoleesparse-checkout: cone mode should not interact with...
2019-11-22 Derrick Stoleesparse-checkout: write using lockfile
2019-11-22 Derrick Stoleesparse-checkout: use in-process update for disable...
2019-11-22 Derrick Stoleesparse-checkout: update working directory in-process
2019-11-22 Derrick Stoleesparse-checkout: sanitize for nested folders
2019-11-22 Derrick Stoleeunpack-trees: add progress to clear_ce_flags()
2019-11-22 Derrick Stoleeunpack-trees: hash less in cone mode
2019-11-22 Derrick Stoleesparse-checkout: init and set in cone mode
2019-11-22 Derrick Stoleesparse-checkout: use hashmaps for cone patterns
2019-11-22 Derrick Stoleesparse-checkout: add 'cone' mode
2019-11-22 Jeff Hostetlertrace2: add region in clear_ce_flags
2019-11-22 Derrick Stoleesparse-checkout: create 'disable' subcommand
2019-11-22 Derrick Stoleesparse-checkout: add '--stdin' option to set subcommand
2019-11-22 Derrick Stoleesparse-checkout: 'set' subcommand
2019-11-22 Derrick Stoleeclone: add --sparse mode
2019-11-22 Derrick Stoleesparse-checkout: create 'init' subcommand
2019-11-22 Derrick Stoleesparse-checkout: create builtin with 'list' subcommand
2019-11-21 Utsav Shahunpack-trees: skip stat on fsmonitor-valid files
2019-11-21 Denton Liulib-bash.sh: move `then` onto its own line
2019-11-21 Denton Liut5520: replace `! git` with `test_must_fail git`
2019-11-21 Denton Liut5520: remove redundant lines in test cases
2019-11-21 Denton Liut5520: replace $(cat ...) comparison with test_cmp
2019-11-21 Denton Liut5520: don't put git in upstream of pipe
2019-11-21 Denton Liut5520: test single-line files by git with test_cmp
2019-11-21 Denton Liut5520: use test_cmp_rev where possible
2019-11-21 Denton Liut5520: replace test -{n,z} with test-lib functions
2019-11-21 Denton Liut5520: use test_line_count where possible
2019-11-21 Denton Liut5520: remove spaces after redirect operator
2019-11-21 Denton Liut5520: replace test -f with test-lib functions
2019-11-21 Denton Liut5520: let sed open its own input
2019-11-21 Denton Liut5520: use sq for test case names
2019-11-21 Denton Liut5520: improve test style
2019-11-21 Denton Liut: teach test_cmp_rev to accept ! for not-equals
2019-11-21 Denton Liut0000: test multiple local assignment
2019-11-21 Denton Liuformat-patch: pass notes configuration to range-diff
2019-11-21 Denton Liurange-diff: pass through --notes to `git log`
2019-11-21 Denton Liurange-diff: output `## Notes ##` header
2019-11-21 Denton Liut3206: range-diff compares logs with commit notes
2019-11-21 Denton Liut3206: s/expected/expect/
2019-11-21 Denton Liut3206: disable parameter substitution in heredoc
2019-11-21 Denton Liut3206: remove spaces after redirect operators
2019-11-21 Denton Liupretty-options.txt: --notes accepts a ref instead of...
2019-11-20 Josh Hollanduserdiff: support Python async functions
2019-11-20 Denton LiuSubmittingPatches: use `--pretty=reference`
2019-11-20 Denton Liupretty: implement 'reference' format
2019-11-20 Denton Liupretty: add struct cmt_fmt_map::default_date_mode_type
2019-11-20 René Scharfepretty: provide short date format
2019-11-20 Denton Liut4205: cover `git log --reflog -z` blindspot
2019-11-20 Denton Liupretty.c: inline initalize format_context
2019-11-20 Denton Liurevision: make get_revision_mark() return const pointer
2019-11-20 Denton Liucompletion: complete `tformat:` pretty format
2019-11-20 Denton LiuSubmittingPatches: remove dq from commit reference
2019-11-20 Denton Liupretty-formats.txt: use generic terms for hash
2019-11-20 Denton LiuSubmittingPatches: use generic terms for hash
2019-11-20 Denton Liurev-list-options.txt: remove reference to --show-notes
2019-11-20 Denton Liuargv-array: add space after `while`
2019-11-20 Alexandr Miloslavskiycommit: support the --pathspec-from-file option
2019-11-20 Alexandr Miloslavskiydoc: commit: synchronize <pathspec> description
2019-11-20 Alexandr Miloslavskiyreset: support the `--pathspec-from-file` option
2019-11-20 Alexandr Miloslavskiydoc: reset: synchronize <pathspec> description
2019-11-20 Alexandr Miloslavskiypathspec: add new function to parse file
2019-11-20 Junio C Hamanoci(osx): update homebrew-cask repository with less...
2019-11-20 Doan Tran Cong... sequencer: handle rebase-merges for "onto" message
2019-11-20 SZEDER Gáborbuiltin/unpack-objects.c: show throughput progress
2019-11-20 Jeff Kingrev-parse: make --show-toplevel without a worktree...
2019-11-20 Erik Chenfetch: add trace2 instrumentation
2019-11-18 Heba Walyrun-command: move doc to run-command.h
2019-11-18 Heba Walytrace2: move doc to trace2.h
2019-11-18 Heba Walyparse-options: add link to doc file in parse-options.h
2019-11-18 Heba Walysubmodule-config: move doc to submodule-config.h
2019-11-18 Heba Walycredential: move doc to credential.h
2019-11-18 Heba Walytree-walk: move doc to tree-walk.h
2019-11-18 Heba Walyargv-array: move doc to argv-array.h
2019-11-18 Heba Walytrace: move doc to trace.h
2019-11-18 Heba Walycache: move doc to cache.h
2019-11-18 Heba Walysigchain: move doc to sigchain.h
2019-11-18 Heba Walypathspec: move doc to pathspec.h
2019-11-18 Heba Walyrevision: move doc to revision.h
2019-11-18 Heba Walyattr: move doc to attr.h
2019-11-18 Heba Walyrefs: move doc to refs.h
2019-11-18 Heba Walyremote: move doc to remote.h and refspec.h
2019-11-18 Heba Walysha1-array: move doc to sha1-array.h
2019-11-18 Heba Walymerge: move doc to ll-merge.h
2019-11-18 Heba Walygraph: move doc to graph.h and graph.c
2019-11-18 Heba Walydir: move doc to dir.h
2019-11-18 Heba Walydiff: move doc to diff.h and diffcore.h
2019-11-18 Matthew Rogersrebase -r: let `label` generate safer labels
2019-11-18 Johannes Schindelinrebase-merges: move labels' whitespace mangling into...
2019-11-18 Slavica Đukićbuilt-in add -i: implement the `help` command
next
git clone https://git.99rst.org/PROJECT