git
2019-12-01  Junio C HamanoMerge branch 'jk/send-pack-remote-failure'
2019-12-01  Junio C HamanoMerge branch 'jc/fsmonitor-sanity-fix'
2019-12-01  Junio C HamanoMerge branch 'sg/skip-skipped-prereq'
2019-12-01  Junio C HamanoMerge branch 'ds/test-read-graph'
2019-12-01  Junio C HamanoMerge branch 'rs/use-copy-array-in-mingw-shell-command...
2019-12-01  Junio C HamanoMerge branch 'rs/parse-options-dup-null-fix'
2019-12-01  Junio C HamanoMerge branch 'jt/fetch-remove-lazy-fetch-plugging'
2019-12-01  Junio C HamanoMerge branch 'jk/optim-in-pack-idx-conversion'
2019-12-01  Junio C HamanoMerge branch 'dl/complete-rebase-onto'
2019-12-01  Junio C HamanoMerge branch 'tg/stash-refresh-index'
2019-12-01  Junio C HamanoMerge branch 'nn/doc-rebase-merges'
2019-12-01  Junio C HamanoMerge branch 'dd/sequencer-utf8'
2019-12-01  Junio C HamanoMerge branch 'jk/remove-sha1-to-hex'
2019-12-01  Junio C HamanoMerge branch 'dj/typofix-merge-strat'
2019-12-01  Junio C HamanoMerge branch 'rj/bundle-ui-updates'
2019-12-01  Junio C HamanoMerge branch 'rs/skip-iprefix'
2019-12-01  Junio C HamanoMerge branch 'ln/userdiff-elixir'
2019-12-01  Junio C HamanoMerge branch 'py/shortlog-list-options-for-log'
2019-12-01  Junio C HamanoMerge branch 'en/doc-typofix'
2019-12-01  Junio C HamanoMerge branch 'ns/test-desc-typofix'
2019-12-01  Junio C HamanoMerge branch 'en/t6024-style'
2019-12-01  Junio C HamanoMerge branch 'en/misc-doc-fixes'
2019-12-01  Junio C HamanoMerge branch 'js/fetch-multi-lockfix'
2019-12-01  Junio C HamanoMerge branch 'rs/trace2-dots'
2019-12-01  Junio C HamanoMerge branch 'kw/fsmonitor-watchman-fix'
2019-12-01  Junio C HamanoMerge branch 'cb/curl-use-xmalloc'
2019-12-01  Junio C HamanoMerge branch 'rt/fetch-message-fix'
2019-12-01  Junio C HamanoMerge branch 'es/myfirstcontrib-updates'
2019-12-01  Junio C HamanoMerge branch 'hw/config-doc-in-header'
2019-12-01  Junio C HamanoMerge branch 'dl/doc-diff-no-index-implies-exit-code'
2019-12-01  Junio C HamanoMerge branch 'js/vreportf-wo-buffering'
2019-12-01  Junio C HamanoMerge branch 'pb/no-recursive-reset-hard-in-worktree...
2019-12-01  Junio C HamanoMerge branch 'pb/help-list-gitsubmodules-among-guides'
2019-12-01  Junio C HamanoMerge branch 'sg/blame-indent-heuristics-is-now-the...
2019-12-01  Junio C HamanoMerge branch 'mr/clone-dir-exists-to-path-exists'
2019-12-01  Junio C HamanoMerge branch 'ma/bisect-doc-sample-update'
2019-12-01  Junio C HamanoMerge branch 'js/git-path-head-dot-lock-fix'
2019-12-01  Junio C HamanoMerge branch 'jc/log-graph-simplify'
2019-12-01  Junio C HamanoMerge branch 'jk/cleanup-object-parsing-and-fsck'
2019-12-01  Johannes Schindelinbuilt-in add -i: offer the `quit` command
2019-12-01  Johannes Schindelinbuilt-in add -i: re-implement the `diff` command
2019-12-01  Johannes Schindelinbuilt-in add -i: implement the `patch` command
2019-12-01  Johannes Schindelinbuilt-in add -i: re-implement `add-untracked` in C
2019-12-01  Johannes Schindelinbuilt-in add -i: re-implement `revert` in C
2019-12-01  Johannes Schindelinbuilt-in add -i: implement the `update` command
2019-12-01  Johannes Schindelinbuilt-in add -i: prepare for multi-selection commands
2019-12-01  Johannes Schindelinbuilt-in add -i: allow filtering the modified files...
2019-12-01  Johannes Schindelinadd-interactive: make sure to release `rev.prune_data`
2019-11-30  Johannes Schindelinmingw: do set `errno` correctly when trying to restrict...
2019-11-30  Hans Jerry... grep: don't return an expression from pcre2_free()
2019-11-30  brian m. carlsont9001: avoid including non-trailing NUL bytes in variables
2019-11-30  Hans Jerry... gpg-interface: prefer check_signature() for GPG verific...
2019-11-30  Ed Mastet4210: skip i18n tests that don't work on FreeBSD
2019-11-30  Doan Tran Cong... archive-zip.c: switch to reentrant localtime_r
2019-11-30  Doan Tran Cong... date.c: switch to reentrant {gm,local}time_r
2019-11-30  René Scharfet7811: don't create unused file
2019-11-30  René Scharfet9300: don't create unused file
2019-11-30  Alban Gruinsequencer: fix a memory leak in sequencer_continue()
2019-11-30  Jeff Kingdoc: replace public-inbox links with lore.
2019-11-30  Jeff Kingdoc: recommend lore. over public-inbox.org
2019-11-30  Jeff Kingsend-pack: use OBJECT_INFO_QUICK to check negative...
2019-11-29  Denton Liut7700: s/test -f/test_path_is_file/
2019-11-29  Denton Liut7700: move keywords onto their own line
2019-11-29  Denton Liut7700: remove spaces after redirect operators
2019-11-29  Denton Liut7700: drop redirections to /dev/null
2019-11-29  Denton Liut7501: stop losing return codes of git commands
2019-11-29  Denton Liut7501: remove spaces after redirect operators
2019-11-29  Denton Liut5703: stop losing return codes of git commands
2019-11-29  Denton Liut5703: simplify one-time-sed generation logic
2019-11-29  Denton Liut5317: use ! grep to check for no matching lines
2019-11-29  Denton Liut5317: stop losing return codes of git commands
2019-11-29  Denton Liut4138: stop losing return codes of git commands
2019-11-29  Denton Liut4015: use test_write_lines()
2019-11-29  Denton Liut4015: stop losing return codes of git commands
2019-11-29  Denton Liut3600: comment on inducing SIGPIPE in `git rm`
2019-11-29  Denton Liut3600: stop losing return codes of git commands
2019-11-29  Denton Liut3600: use test_line_count() where possible
2019-11-29  Denton Liut3301: stop losing return codes of git commands
2019-11-29  Denton Liut0090: stop losing return codes of git commands
2019-11-29  Denton Liut0014: remove git command upstream of pipe
2019-11-29  Denton Liuapply-one-time-sed.sh: modernize style
2019-11-29  SZEDER Gáborci: build Git with GCC 9 in the 'osx-gcc' build job
2019-11-27  René Scharfetest: use test_must_be_empty F instead of test_cmp...
2019-11-27  Andreas Schwabt7812: add missing redirects
2019-11-27  René Scharfetest: use test_must_be_empty F instead of test -z ...
2019-11-27  René Scharfet1400: use test_must_be_empty
2019-11-27  René Scharfet1410: use test_line_count
2019-11-27  René Scharfet1512: use test_line_count
2019-11-27  René Scharferun-command: use prepare_git_cmd() in prepare_cmd()
2019-11-27  René Scharfename-rev: use skip_prefix() instead of starts_with()
2019-11-27  René Scharfepush: use skip_prefix() instead of starts_with()
2019-11-27  René Scharfeshell: use skip_prefix() instead of starts_with()
2019-11-27  René Scharfefmt-merge-msg: use skip_prefix() instead of starts_with()
2019-11-27  René Scharfefetch: use skip_prefix() instead of starts_with()
2019-11-27  Derrick Stoleecommit-graph: use start_delayed_progress()
2019-11-27  Derrick Stoleeprogress: create GIT_PROGRESS_DELAY
2019-11-27  Jeff Kingt/perf: don't depend on Git.pm
2019-11-27  Jeff Kingperf-lib: use a single filename for all measurement...
2019-11-27  SZEDER Gábortest-lib-functions: suppress a 'git rev-parse' error...
2019-11-25  Junio C Hamanorebase -i: finishing touches to --reset-author-date
next