git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-11-19 01:29:18 to 2019-11-21 00:48:41 UTC [more...]

Commit signing and pinentry problems
 2019-11-21  0:48 UTC  (3+ messages)

[PATCH 00/27] t: general test cleanup + `set -o pipefail`
 2019-11-21  0:46 UTC  (23+ messages)
` [PATCH v2 00/21] t: test cleanup stemming from experimentally enabling pipefail
  ` [PATCH v2 01/21] lib-bash.sh: move `then` onto its own line
  ` [PATCH v2 02/21] t0014: remove git command upstream of pipe
  ` [PATCH v2 03/21] t0090: stop losing return codes of git commands
  ` [PATCH v2 04/21] t3301: "
  ` [PATCH v2 05/21] t3600: use test_line_count() where possible
  ` [PATCH v2 06/21] t3600: stop losing return codes of git commands
  ` [PATCH v2 07/21] t3600: comment on inducing SIGPIPE in `git rm`
  ` [PATCH v2 08/21] t4015: stop losing return codes of git commands
  ` [PATCH v2 09/21] t4015: use test_write_lines()
  ` [PATCH v2 10/21] t4138: stop losing return codes of git commands
  ` [PATCH v2 11/21] t5317: "
  ` [PATCH v2 12/21] t5317: use ! grep to check for no matching lines
  ` [PATCH v2 13/21] t5703: simplify one-time-sed generation logic
  ` [PATCH v2 14/21] t5703: stop losing return codes of git commands
  ` [PATCH v2 15/21] t7501: remove spaces after redirect operators
  ` [PATCH v2 16/21] t7501: stop losing return codes of git commands
  ` [PATCH v2 17/21] t7700: drop redirections to /dev/null
  ` [PATCH v2 18/21] t7700: remove spaces after redirect operators
  ` [PATCH v2 19/21] t7700: move keywords onto their own line
  ` [PATCH v2 20/21] t7700: s/test -f/test_path_is_file/
  ` [PATCH v2 21/21] t7700: stop losing return codes of git commands

What's cooking in git.git (Nov 2019, #03; Tue, 19)
 2019-11-21  0:39 UTC  (12+ messages)
` ag/sequencer-todo-updates , was "

[PATCH v2 0/1] ci: update caskroom/cask/perforce to new location
 2019-11-21  0:26 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] ci(osx): use new location of the `perforce` cask

[PATCH 0/1] Make git rebase -r's label generation more resilient
 2019-11-21  0:16 UTC  (5+ messages)
` [PATCH v2 0/2] "
    ` [PATCH] sequencer: handle rebase-merge for "onto" message

[PATCH] MyFirstContribution: add avenues for getting help
 2019-11-20 23:40 UTC  (14+ messages)
` [PATCH v2] "

[PATCH 0/3] range-diff: don't compare notes
 2019-11-20 21:18 UTC  (28+ messages)
` [PATCH 2/3] t3206: demonstrate failure with notes
` [PATCH v2 0/8] range-diff: learn `--notes`
  ` [PATCH v2 1/8] argv-array: add space after `while`
  ` [PATCH v2 2/8] rev-list-options.txt: remove reference to --show-notes
  ` [PATCH v2 3/8] t3206: remove spaces after redirect operators
  ` [PATCH v2 4/8] t3206: s/expected/expect/
  ` [PATCH v2 5/8] t3206: demonstrate current notes behavior
  ` [PATCH v2 6/8] range-diff: output `## Notes ##` header
  ` [PATCH v2 7/8] range-diff: passthrough --[no-]notes to `git log`
  ` [PATCH v2 8/8] format-patch: pass notes configuration to range-diff
  ` [PATCH v3 00/10] range-diff: learn `--notes`
    ` [PATCH v3 01/10] argv-array: add space after `while`
    ` [PATCH v3 02/10] rev-list-options.txt: remove reference to --show-notes
    ` [PATCH v3 03/10] pretty-options.txt: --notes accepts a ref instead of treeish
    ` [PATCH v3 04/10] t3206: remove spaces after redirect operators
    ` [PATCH v3 05/10] t3206: disable parameter substitution in heredoc
    ` [PATCH v3 06/10] t3206: s/expected/expect/
    ` [PATCH v3 07/10] t3206: range-diff compares logs with commit notes
    ` [PATCH v3 08/10] range-diff: output `## Notes ##` header
    ` [PATCH v3 09/10] range-diff: pass through --notes to `git log`
    ` [PATCH v3 10/10] format-patch: pass notes configuration to range-diff

This list is now also archived on lore.kernel.org/git
 2019-11-20 19:55 UTC  (2+ messages)

Bug report: git stash
 2019-11-20 19:12 UTC  (2+ messages)

git clone git clone some://url
 2019-11-20 18:07 UTC  (4+ messages)

RFC: Moving git-gui development to GitHub
 2019-11-20 17:13 UTC  (6+ messages)

[ANNOUNCE] Git Rev News edition 57
 2019-11-20 17:08 UTC 

GitAttributes feature export-ignore works, but -export-ignore (with dash) should also work
 2019-11-20 16:44 UTC 

Reftable format implementation in C and Go
 2019-11-20 14:34 UTC  (3+ messages)

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2019-11-20 14:22 UTC  (13+ messages)
                    ` Making GitGitGadget's list -> PR comment mirroring bidirectional, was "

[PATCH v4 00/17] New sparse-checkout builtin and "cone" mode
 2019-11-20 14:13 UTC  (17+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/17] sparse-checkout: create builtin with 'list' subcommand
  ` [PATCH v5 02/17] sparse-checkout: create 'init' subcommand
  ` [PATCH v5 04/17] sparse-checkout: 'set' subcommand
  ` [PATCH v5 06/17] sparse-checkout: create 'disable' subcommand
  ` [PATCH v5 08/17] sparse-checkout: add 'cone' mode
  ` [PATCH v5 10/17] sparse-checkout: init and set in cone mode
  ` [PATCH v5 15/17] sparse-checkout: update working directory in-process

[PATCH v3 0/9] add git-bugreport tool
 2019-11-20 10:51 UTC  (14+ messages)
` [PATCH v3 1/9] bugreport: add tool to generate debugging info
` [PATCH v3 9/9] bugreport: print contents of alternates file

[PATCH 0/3] rebase --edit-todo --exec
 2019-11-20  9:52 UTC  (6+ messages)
` [RFC PATCH v2 0/4] "
` [RFC PATCH v2 1/4] builtin/rebase.c: reuse loop variable
` [RFC PATCH v2 2/4] rebase: prepare cmd before choosing action
` [RFC PATCH v2 3/4] rebase: extract add_exec()
` [RFC PATCH v2 4/4] rebase -i: allow --edit-todo with --exec

[PATCH 0/5] Add --pathspec-from-file option for reset, commit
 2019-11-20  9:22 UTC  (24+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] pathspec: add new function to parse file
  ` [PATCH v2 3/6] doc: reset: unify <pathspec> description
  ` [PATCH v2 5/6] doc: commit: "
  ` [PATCH v2 6/6] commit: support the --pathspec-from-file option
  ` [PATCH v3 0/6] Add --pathspec-from-file option for reset, commit
    ` [PATCH v3 1/6] parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul`
    ` [PATCH v3 2/6] pathspec: add new function to parse file
    ` [PATCH v3 3/6] doc: reset: synchronize <pathspec> description
    ` [PATCH v3 4/6] reset: support the `--pathspec-from-file` option
    ` [PATCH v3 5/6] doc: commit: synchronize <pathspec> description
    ` [PATCH v3 6/6] commit: support the --pathspec-from-file option

coccinelle: adjustments for array.cocci?
 2019-11-20  9:01 UTC  (18+ messages)
          ` [PATCH] coccinelle: improve array.cocci
              `  "

[PATCH v3 0/1] unpack-trees: skip stat on fsmonitor-valid files
 2019-11-20  8:32 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

(no subject)
 2019-11-20  8:05 UTC  (5+ messages)
` none
` your mail

[PATCH] perf-lib: remove old result files before running tests
 2019-11-20  8:00 UTC  (3+ messages)

[PATCH v2] userdiff: support Python async functions
 2019-11-20  6:48 UTC  (3+ messages)

git check-ignore returns 0 for negated masks
 2019-11-20  3:48 UTC  (2+ messages)

[PATCH v3 00/10] learn the "reference" pretty format
 2019-11-20  3:15 UTC  (17+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 11/11] squash! pretty: implement 'reference' format
  ` [PATCH v5 00/11] learn the "reference" pretty format
    ` [PATCH v5 01/11] SubmittingPatches: use generic terms for hash
    ` [PATCH v5 02/11] pretty-formats.txt: "
    ` [PATCH v5 03/11] SubmittingPatches: remove dq from commit reference
    ` [PATCH v5 04/11] completion: complete `tformat:` pretty format
    ` [PATCH v5 05/11] revision: make get_revision_mark() return const pointer
    ` [PATCH v5 06/11] pretty.c: inline initalize format_context
    ` [PATCH v5 07/11] t4205: cover `git log --reflog -z` blindspot
    ` [PATCH v5 08/11] pretty: provide short date format
    ` [PATCH v5 09/11] pretty: add struct cmt_fmt_map::default_date_mode_type
    ` [PATCH v5 10/11] pretty: implement 'reference' format
    ` [PATCH v5 11/11] SubmittingPatches: use `--pretty=reference`

[PATCH] git-submodule.txt: mention that 'git submodule update' fetches missing commits
 2019-11-20  2:51 UTC  (5+ messages)
` [PATCH] doc: "

[PATCH] enable a timeout for hold_lock_file_for_update
 2019-11-20  2:38 UTC  (3+ messages)
` [PATCH v3] lockfile: learn core.filesLockTimeout configuration

[PATCH v4 0/1] fetch: add trace2 instrumentation
 2019-11-20  1:07 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[RFC PATCH] wt-status: show amended content when verbose
 2019-11-20  1:04 UTC  (6+ messages)

Protocol v2: The wrong --shallow-since time format causes git to wait indefinitely
 2019-11-19 23:46 UTC  (4+ messages)

[PATCH v2 0/2] fetch: add trace2 instrumentation
 2019-11-19 22:57 UTC  (12+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[BUG] "git checkout BRANCH -- FILE" deletes staged commits
 2019-11-19 17:10 UTC 

[PATCH v3 0/2] git-gui: revert untracked files by deleting them
 2019-11-19 16:56 UTC  (4+ messages)
` [PATCH v4 "

Push a ref to a remote with many refs
 2019-11-19 13:12 UTC 

git rev-parse --show-toplevel inside `.git` returns 0 and prints nothing
 2019-11-19  8:05 UTC  (6+ messages)

Signal conflict on merging metadata-differing patches
 2019-11-19  2:04 UTC  (5+ messages)

[PATCH 0/8] build-in add -i: implement all commands in the main loop
 2019-11-19  1:29 UTC  (4+ messages)


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).