messages from 2019-11-25 02:24:14 to 2019-11-27 15:13:45 UTC [more...]
[PATCH 0/5] drop non-reentrant time usage
2019-11-27 15:13 UTC (4+ messages)
` [PATCH 1/5] date.c::datestamp: switch to reentrant localtime_r
` [PATCH 2/5] date.c::time_to_tm_local: use reentrant localtime_r(3)
` [PATCH 3/5] date.c::time_to_tm: use reentrant gmtime_r(3)
[PATCH 0/2] checkout: die() on ambiguous tracking branches
2019-11-27 14:46 UTC (4+ messages)
` [PATCH 1/2] parse_branchname_arg(): extract part as new function
` [PATCH 2/2] checkout: die() on ambiguous tracking branches
This list is now also archived on lore.kernel.org/git
2019-11-27 14:37 UTC (6+ messages)
` [PATCH 1/2] doc: recommend lore.kernel.org over public-inbox.org
` [PATCH 2/2] doc: replace public-inbox links with lore.kernel.org
Git Test Coverage Report (Nov 25)
2019-11-27 14:33 UTC (3+ messages)
[PATCH 1/2] revision: clear the topo-walk flags in reset_revision_walk
2019-11-27 14:25 UTC (4+ messages)
` [PATCH 2/2] revision: free topo_walk_info before creating a new one in init_topo_walk
A new idea to extend git-blame
2019-11-27 13:38 UTC (8+ messages)
[PATCH] t9300: don't create unused file
2019-11-27 12:48 UTC
t7811: don't create unused file
2019-11-27 12:48 UTC
Bug? clone ignores --git-dir
2019-11-27 12:33 UTC (3+ messages)
Push a ref to a remote with many refs
2019-11-27 12:32 UTC (3+ messages)
` [PATCH] send-pack: use OBJECT_INFO_QUICK to check negative objects
[PATCH 0/2] Advice upon clone --recurse-submodules --reference
2019-11-27 12:30 UTC (6+ messages)
` [PATCH 1/2] Doc: explain submodule.alternateErrorStrategy
` [PATCH 2/2] submodule--helper: advise on fatal alternate error
[PATCH 0/3] grep: PCRE JIT fixes
2019-11-27 11:58 UTC (6+ messages)
` [PATCH v2 6/8] grep: stess test PCRE v2 on invalid UTF-8 data
` [PATCH] t7812: add missing redirects
[PATCH] t5150: skip request-pull test if Perl is disabled
2019-11-27 11:21 UTC (4+ messages)
"git diff --no-index" Implies "--exit-code"
2019-11-27 8:46 UTC (2+ messages)
[PATCH] test: use test_must_be_empty F instead of test_cmp empty F
2019-11-27 7:51 UTC (4+ messages)
` [PATCH v2] "
Bug with "git rebase" when format.useAutoBase is set
2019-11-27 2:42 UTC (9+ messages)
` [PATCH 0/5] rebase: fix breakage with `format.useAutoBase`
` [PATCH 1/5] t3400: demonstrate failure with format.useAutoBase
` [PATCH 2/5] format-patch: fix indentation
` [PATCH 3/5] t4014: use `test_config`
` [PATCH 4/5] format-patch: teach --no-base
` [PATCH 5/5] rebase: fix `format.useAutoBase` breakage
Should we auto-close PRs on git/git?
2019-11-27 2:37 UTC (18+ messages)
` GitGitGadget on git/git, was "
[PATCH] t1410: use test_line_count
2019-11-26 22:15 UTC (2+ messages)
[BUG] "git checkout BRANCH -- FILE" deletes staged commits
2019-11-26 22:07 UTC (4+ messages)
` Fwd: "
git rebase with rebase-merges option creates bad ref names
2019-11-26 21:55 UTC (2+ messages)
Failing tests on s390x and aarch64 architectures
2019-11-26 21:24 UTC (3+ messages)
[PATCH] test: use test_must_be_empty F instead of test -z $(cat F)
2019-11-26 19:46 UTC
[PATCH] t1400: use test_must_be_empty
2019-11-26 19:41 UTC
[PATCH v4 5/5] sequencer: directly call pick_commits() from complete_action()
2019-11-26 18:41 UTC (2+ messages)
[PATCH v4 4/5] rebase: fill `squash_onto' in get_replay_opts()
2019-11-26 18:27 UTC (2+ messages)
[PATCH] t1512: use test_line_count
2019-11-26 18:21 UTC
[PATCH] ci: add Cirrus-CI config for FreeBSD CI
2019-11-26 13:31 UTC (3+ messages)
[PATCH] shell: use skip_prefix() instead of starts_with()
2019-11-26 16:41 UTC (3+ messages)
[PATCH] fmt-merge-msg: use skip_prefix() instead of starts_with()
2019-11-26 16:10 UTC (2+ messages)
[PATCH] fetch: use skip_prefix() instead of starts_with()
2019-11-26 16:09 UTC (2+ messages)
[PATCH] name-rev: use skip_prefix() instead of starts_with()
2019-11-26 16:07 UTC (2+ messages)
[PATCH] push: use skip_prefix() instead of starts_with()
2019-11-26 15:57 UTC (2+ messages)
[PATCH v3 0/2] commit-graph: use start_delayed_progress()
2019-11-26 15:39 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] "
` [PATCH v5 0/2] "
` [PATCH v5 1/2] progress: create GIT_PROGRESS_DELAY
` [PATCH v5 2/2] commit-graph: use start_delayed_progress()
tying files to git repository
2019-11-26 15:28 UTC (2+ messages)
[PATCH 0/2] git-gui: revert untracked files by deleting them
2019-11-26 11:22 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] "
[PATCH] run-command: use prepare_git_cmd() in prepare_cmd()
2019-11-26 9:06 UTC
[PATCH] t/perf: don't depend on Git.pm
2019-11-26 7:11 UTC (2+ messages)
[PATCH v2 00/21] t: test cleanup stemming from experimentally enabling pipefail
2019-11-26 4:47 UTC (41+ messages)
` [PATCH v3 00/22] "
` [PATCH v3 13/22] t5317: use ! grep to check for no matching lines
` [PATCH v3 22/22] t7700: stop losing return codes of git commands
` [PATCH v4 00/27] t: test cleanup stemming from experimentally enabling pipefail
` [PATCH v4 01/27] lib-bash.sh: move `then` onto its own line
` [PATCH v4 02/27] apply-one-time-sed.sh: modernize style
` [PATCH v4 03/27] t0014: remove git command upstream of pipe
` [PATCH v4 04/27] t0090: stop losing return codes of git commands
` [PATCH v4 05/27] t3301: "
` [PATCH v4 06/27] t3600: use test_line_count() where possible
` [PATCH v4 07/27] t3600: stop losing return codes of git commands
` [PATCH v4 08/27] t3600: comment on inducing SIGPIPE in `git rm`
` [PATCH v4 09/27] t4015: stop losing return codes of git commands
` [PATCH v4 10/27] t4015: use test_write_lines()
` [PATCH v4 11/27] t4138: stop losing return codes of git commands
` [PATCH v4 12/27] t5317: "
` [PATCH v4 13/27] t5317: use ! grep to check for no matching lines
` [PATCH v4 14/27] t5703: simplify one-time-sed generation logic
` [PATCH v4 15/27] t5703: stop losing return codes of git commands
` [PATCH v4 16/27] t7501: remove spaces after redirect operators
` [PATCH v4 17/27] t7501: stop losing return codes of git commands
` [PATCH v4 18/27] t7700: drop redirections to /dev/null
` [PATCH v4 19/27] t7700: remove spaces after redirect operators
` [PATCH v4 20/27] t7700: move keywords onto their own line
` [PATCH v4 21/27] t7700: s/test -f/test_path_is_file/
` [PATCH v4 22/27] t7700: consolidate code into test_no_missing_in_packs()
` [PATCH v4 23/27] squash! "
` [PATCH v4 24/27] t7700: consolidate code into test_has_duplicate_object()
` [PATCH v4 25/27] t7700: replace egrep with grep
` [PATCH v4 26/27] t7700: make references to SHA-1 generic
` [PATCH v4 27/27] t7700: stop losing return codes of git commands
[RFC] Hook management via 'git hooks' command
2019-11-26 2:41 UTC (11+ messages)
Timing this week
2019-11-26 1:36 UTC (3+ messages)
Travis OS X gcc job is broken (again)
2019-11-26 1:15 UTC
[PATCH 0/1] add--interactive: skip index refresh in reset patch mode
2019-11-26 1:13 UTC (6+ messages)
[PATCH 0/1] sequencer: fix empty commit check when amending
2019-11-26 1:11 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH] perf-lib: remove old result files before running tests
2019-11-25 17:04 UTC (5+ messages)
git 2.24: git revert <commit1> <commit2> requires extra '--continue'?
2019-11-25 16:40 UTC (12+ messages)
` [PATCH] sequencer: don't re-read todo for revert and cherry-pick
` [PATCH] t3429: try to protect against a potential racy todo file problem
[PATCH 0/4] On Windows, limit which file handles are inherited by spawned child processes
2019-11-25 16:29 UTC (3+ messages)
Report of use of "local" per t0000-basic.sh
2019-11-25 15:41 UTC (3+ messages)
[PATCH 0/8] build-in add -i: implement all commands in the main loop
2019-11-25 15:21 UTC (7+ messages)
` [PATCH 1/8] built-in add -i: allow filtering the modified files list
` [PATCH 2/8] built-in add -i: prepare for multi-selection commands
Delivery Status Notification (Failure)
2019-11-25 14:26 UTC (3+ messages)
` rebase comment char (was: Delivery Status Notification (Failure))
Announcing git-mentoring@googlegroups.com
2019-11-25 14:23 UTC (5+ messages)
[PATCH 2/2] ci: restore running httpd tests
2019-11-25 13:53 UTC (6+ messages)
` [PATCH 0/2] tests: catch non-bool GIT_TEST_* values
` [PATCH 1/2] tests: add 'test_bool_env' to "
` [PATCH 2/2] t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
[PATCH] test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'
2019-11-25 13:19 UTC (2+ messages)
git-log diff formatting options: some turn on diffs, some don't
2019-11-25 10:46 UTC (3+ messages)
[PATCH 0/1] git-compat-util.h: drop the PRIuMAX definition
2019-11-25 9:34 UTC (6+ messages)
` [PATCH 1/1] git-compat-util.h: drop the `PRIuMAX` definition
What's cooking in git.git (Nov 2019, #04; Mon, 25)
2019-11-25 7:17 UTC
[PATCH v3 0/9] Rewrite packfile reuse code
2019-11-25 6:36 UTC (4+ messages)
[PATCH 0/1] submodule: Fix 'submodule status' when called from a subdirectory
2019-11-25 6:32 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] submodule: fix "
` [PATCH v3 0/1] submodule: Fix "
` [PATCH v3 1/1] submodule: fix "
[PATCH 0/8] Drop support for git rebase --preserve-merges
2019-11-25 3:15 UTC (5+ messages)
` [PATCH 6/8] git-svn: drop support for `--preserve-merges`
page: next (older) | prev (newer) | latest
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).