git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-03-15 22:45:07 to 2020-03-19 21:39:11 UTC [more...]

[PATCH v9 0/5] add git-bugreport tool
 2020-03-19 21:39 UTC  (4+ messages)
` [PATCH v9 2/5] bugreport: add tool to generate debugging info

RFC][Feature] submodule: teach subcommand 'summary' to give summary for nested submodules
 2020-03-19 21:33 UTC  (4+ messages)
` [RFC][Feature] "
  ` Re: RFC][Feature] submodule
    `  "

[GSoC][Patch 0/2] t4131: update test script
 2020-03-19 20:18 UTC  (8+ messages)
` [GSoC][PATCH 1/2] t4131: modernize style
` [GSoC][PATCH 2/2] t4131: use helper function to replace test -f <path>

[RFC PATCH] fetch-pack: lazy fetch using tree:0
 2020-03-19 19:58 UTC  (2+ messages)

[PATCH 0/2] Slightly simplify partial clone user experience
 2020-03-19 17:28 UTC  (3+ messages)
` [PATCH 1/2] partial-clone: set default filter with --partial
` [PATCH 2/2] clone: document --partial and --filter options

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-19 17:15 UTC  (34+ messages)
` [TOPIC 3/17] Obliterate
` [TOPIC 5/17] Partial Clone
  ` Allowing only blob filtering was: "
    ` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
      ` [RFC PATCH 1/2] list_objects_filter_options: introduce 'list_object_filter_config_name'
      ` [RFC PATCH 2/2] upload-pack.c: allow banning certain object filter(s)
        ` Re*: [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
` [TOPIC 16/17] “I want a reviewer”

[PATCH 0/1] FAQ for common user questions
 2020-03-19 17:02 UTC  (7+ messages)
` [PATCH 1/1] docs: add a FAQ

git makes it impossible to ignore or override global gitconfig, needs `GITCONFIGFILE`
 2020-03-19 16:51 UTC  (3+ messages)

[PATCH 0/6] fix test failure with busybox
 2020-03-19 16:34 UTC  (17+ messages)
` [PATCH 1/6] t4061: use POSIX compliance regex(7)
` [PATCH 2/6] test-lib-functions: test_cmp: eval $GIT_TEST_CMP
` [PATCH 3/6] t5003: skip conversion test if unzip -a is unavailable
` [PATCH 4/6] t5616: use rev-parse instead to get HEAD's object_id
` [PATCH 5/6] t7063: use POSIX find(1) syntax
` [PATCH 6/6] t4124: fix test for non-compliance diff

[GIT PULL] git-gui pull request
 2020-03-19 16:15 UTC 

[PATCH v1 0/2] git-gui: reduce Tcl version requirement from 8.6 to 8.5
 2020-03-19 16:05 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] git-gui: create a new namespace for chord script evaluation

[ANNOUNCE] Git v2.26.0-rc2
 2020-03-19 13:52 UTC  (2+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-19 12:52 UTC  (21+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-19 12:50 UTC  (2+ messages)

[GSoC][RFC] Convert mergetool to builtin
 2020-03-19  8:42 UTC  (2+ messages)

[GSoC] Microproject for git
 2020-03-19  8:03 UTC  (4+ messages)
`  "

[PATCH 0/3] configure: respect --without-<package> flags
 2020-03-19  3:58 UTC  (12+ messages)
` [PATCH 1/3] configure: respect --without-curl flags
` [PATCH 2/3] configure: respect --without-expat
` [PATCH 3/3] configure: respect --without-openssl
` [PATCH v2 0/3] configure: respect --without-<package> flags
  ` [PATCH v2 1/3] configure: respect --without-curl flag
  ` [PATCH v2 2/3] configure: respect --without-expat flag
  ` [PATCH v2 3/3] configure: respect --without-openssl flag

[PATCH] config: set pack.useSparse=true by default
 2020-03-19  1:58 UTC 

[PATCH] fetch: allow running as different users in shared repositories
 2020-03-19  1:03 UTC 

[PATCH] rebase --merge: optionally skip upstreamed commits
 2020-03-19  0:17 UTC  (9+ messages)
` [PATCH v2] "

Test results for GNU HURD
 2020-03-18 23:44 UTC 

[PATCH] RelNotes/2.26.0: fix various typos
 2020-03-18 22:42 UTC  (2+ messages)

Broken Git-diff on master
 2020-03-18 20:52 UTC  (2+ messages)

[GSoC][RFC][Proposal v3] Convert submodule to builtin
 2020-03-18 19:10 UTC 

Relative url values in .gitmodules confusingly sensitive to clone via ssh vs https
 2020-03-18 16:02 UTC  (3+ messages)

GIT bug: "amend param is not available to pre-commit hook"
 2020-03-18 14:42 UTC 

[PATCH 0/1] submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb'
 2020-03-18 14:20 UTC  (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

git submodule init initialises submodules for which active=false has been defined
 2020-03-18 12:50 UTC 

[ANNOUNCE] Git v2.25.2
 2020-03-18  0:07 UTC 

What's cooking in git.git (Mar 2020, #05; Tue, 17)
 2020-03-18  0:06 UTC 

[PATCH] unicode: update the width tables to Unicode 13.0
 2020-03-17 22:05 UTC  (2+ messages)

[PATCH 0/2] dir: update outdated fields and comments about oid_stat
 2020-03-17 18:57 UTC  (13+ messages)
` [PATCH 1/2] dir: fix outdated comment on add_patterns()
` [PATCH 2/2] dir: improve naming of oid_stat fields in two structs
` [PATCH v2 0/3] dir: update outdated field names and comments about oid_stat
  ` [PATCH v2 1/3] dir: fix outdated comment on add_patterns()
  ` [PATCH v2 2/3] dir: improve naming of oid_stat fields in two structs
  ` [PATCH v2 3/3] dir: update outdated comments about untracked cache

Avoid race condition between fetch and repack/gc?
 2020-03-17 18:41 UTC  (6+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-17 18:05 UTC  (2+ messages)

Conditional newline in pretty format
 2020-03-17 17:55 UTC  (5+ messages)

[ANNOUNCE] Git for Windows 2.26.0-rc2
 2020-03-17  8:29 UTC 

[PATCH v4 00/19] rebase: make the default backend configurable
 2020-03-17  4:45 UTC  (11+ messages)
` [PATCH v5 00/20] rebase: make the default backend configurable and change the default
  ` [PATCH v5 20/20] rebase: rename the two primary rebase backends

[PATCH] rebase --merge: optionally skip upstreamed commits
 2020-03-17  3:03 UTC  (2+ messages)

What's cooking in git.git (Mar 2020, #04; Mon, 16)
 2020-03-16 23:26 UTC 

[PATCH 0/3] I keep typing "git log --no-mailmap" X-<
 2020-03-16 22:38 UTC  (6+ messages)
` [PATCH 1/3] parse-options: teach "git cmd -h" to show alias as alias
` [PATCH 2/3] clone: reorder --recursive/--recurse-submodules
` [PATCH 3/3] log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-16 20:24 UTC  (12+ messages)
` [PATCH 5/7] unpack-trees: add a new update_sparsity() function
` [PATCH 6/7] sparse-checkout: use "
` [PATCH 7/7] sparse-checkout: provide a new update subcommand

[PATCH] oidset: remove unnecessary include
 2020-03-16 19:28 UTC  (2+ messages)

[PATCH v2 0/8] Additional metadata for filter processes
 2020-03-16 18:05 UTC  (9+ messages)
` [PATCH v2 1/8] builtin/checkout: pass branch info down to checkout_worktree
` [PATCH v2 2/8] convert: permit passing additional metadata to filter processes
` [PATCH v2 3/8] convert: provide additional metadata to filters
` [PATCH v2 4/8] builtin/checkout: compute checkout metadata for checkouts
` [PATCH v2 5/8] builtin/clone: compute checkout metadata for clones
` [PATCH v2 6/8] builtin/rebase: compute checkout metadata for rebases
` [PATCH v2 7/8] builtin/reset: compute checkout metadata for reset
` [PATCH v2 8/8] t0021: test filter metadata for additional cases

[PATCH] clone: use --quiet when stderr is not a terminal
 2020-03-16  0:27 UTC  (7+ messages)
    ` [RFC] Universal progress option (was Re: [PATCH] clone: use --quiet when stderr is not a terminal)


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