git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-09-15 12:08:16 to 2019-09-19 14:43:19 UTC [more...]

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-09-19 14:43 UTC  (16+ messages)
` [PATCH 3/9] clone: add --sparse mode
` [PATCH 4/9] sparse-checkout: 'add' subcommand
` [PATCH v2 00/11] New sparse-checkout builtin and "cone" mode
  ` [PATCH v2 01/11] sparse-checkout: create builtin with 'list' subcommand
  ` [PATCH v2 02/11] sparse-checkout: create 'init' subcommand
  ` [PATCH v2 03/11] clone: add --sparse mode
  ` [PATCH v2 05/11] sparse-checkout: add '--stdin' option to set subcommand
  ` [PATCH v2 04/11] sparse-checkout: 'set' subcommand
  ` [PATCH v2 07/11] trace2: add region in clear_ce_flags

git-svn authors file in repo (Author: xxx not defined in .gitauthors file)
 2019-09-19 14:34 UTC 

Git Test Coverage Report (Sept 19)
 2019-09-19 14:23 UTC 

[RFC PATCH 0/3] grep: don't add subrepos to in-memory alternates
 2019-09-19  5:18 UTC  (6+ messages)
` [RFC PATCH 1/3] diff: use the given repo at diff_populate_filespec()
` [RFC PATCH 2/3] object: allow parse_object_or_die() to handle any repo
` [RFC PATCH 3/3] grep: don't add submodules to the alternates list

What's cooking in git.git (Sep 2019, #02; Wed, 18)
 2019-09-19  4:41 UTC  (3+ messages)

[PATCH v2] merge-recursive: symlink's descendants not in way
 2019-09-18 21:54 UTC  (2+ messages)

[PATCH] ls-remote: create '--count' option
 2019-09-18 21:44 UTC  (4+ messages)

Promoting Ethnics-Ess-Nix, a friends-based search-engine
 2019-09-18 20:48 UTC  (15+ messages)

git-gui: duplicated key binds?
 2019-09-18 20:46 UTC  (3+ messages)

[PATCH] sha1_name: simplify strbuf handling in interpret_nth_prior_checkout()
 2019-09-18 20:02 UTC  (2+ messages)

[GIT PULL] git-gui pull request
 2019-09-18 19:23 UTC  (4+ messages)

git-gui: missing some patches from git?
 2019-09-18 19:22 UTC  (7+ messages)

[PATCH] make hg-to-git compatible with python2.x and 3.x
 2019-09-18 17:55 UTC  (7+ messages)
` [PATCH] Rewrite feature to render "
  ` [PATCH v2] hg-to-git: make it compatible with both python3 and python2
    ` [PATCH v3] "

[PATCH] doc: fix reference to --ignore-submodules
 2019-09-18 17:29 UTC  (2+ messages)

Potential Bug with Client Certificate Authentication (mTLS)
 2019-09-18 14:42 UTC 

Revision walking, commit dates, slop
 2019-09-18 12:26 UTC  (12+ messages)
                  ` [RFC/PATCH] commit-graph: generation v5 (backward compatible date ceiling)

[OFF-TOPIC] How to contribute to Git full-time?
 2019-09-18 10:30 UTC 

merge-recursive thinks symlink's child dirs are "real"
 2019-09-18  0:35 UTC  (13+ messages)
  ` [RFC PATCH] merge-recursive: symlink's descendants not in way

[PATCH] gitk: rename zh_CN.po to zh_cn.po
 2019-09-17 22:14 UTC  (3+ messages)

[PATCH] submodule: teach set-url subcommand
 2019-09-17 20:03 UTC 

RFC - Git Developer Blog
 2019-09-17 19:39 UTC  (8+ messages)

[PATCH v3 0/2] partial-clone: fix two issues with sparse filter handling
 2019-09-17 19:22 UTC  (13+ messages)
` [PATCH v3 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'
            ` [PATCH 0/3] clone --filter=sparse:oid bugs
              ` [PATCH 2/3] list-objects-filter: delay parsing of sparse oid
              ` [PATCH 4/3] list-objects-filter: use empty string instead of NULL for sparse "base"

[PATCH 1/2] diff, log doc: say "patch text" instead of "patches"
 2019-09-17 18:40 UTC  (6+ messages)
` [PATCH 2/2] diff, log doc: small grammer, format, and language fixes
    ` [PATCH v2 1/2] diff, log doc: say "patch text" instead of "patches"

[PATCH 0/1] git-config --add allows values from stdin
 2019-09-17 16:59 UTC  (3+ messages)
` [PATCH 1/1] Git config allows value setting "

[PATCH v3 00/12] Fix some git clean issues
 2019-09-17 16:35 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] t7300: add testcases showing failure to clean specified pathspecs
  ` [PATCH v4 02/12] dir: fix typo in comment
  ` [PATCH v4 03/12] dir: fix off-by-one error in match_pathspec_item
  ` [PATCH v4 04/12] dir: also check directories for matching pathspecs
  ` [PATCH v4 05/12] dir: make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
  ` [PATCH v4 06/12] dir: if our pathspec might match files under a dir, recurse into it
  ` [PATCH v4 07/12] dir: add commentary explaining match_pathspec_item's return value
  ` [PATCH v4 08/12] git-clean.txt: do not claim we will delete files with -n/--dry-run
  ` [PATCH v4 09/12] clean: disambiguate the definition of -d
  ` [PATCH v4 10/12] clean: avoid removing untracked files in a nested git repository
  ` [PATCH v4 11/12] clean: rewrap overly long line
  ` [PATCH v4 12/12] clean: fix theoretical path corruption

[PATCH v2 0/3] Makefile: run coccicheck on all non-upstream sources
 2019-09-17 16:13 UTC  (11+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] Makefile: strip leading ./ in $(LIB_H)
  ` [PATCH v3 2/4] Makefile: define THIRD_PARTY_SOURCES
      ` [PATCH] fixup! "
  ` [PATCH v3 3/4] Makefile: strip leading ./ in $(FIND_SOURCE_FILES)
  ` [PATCH v3 4/4] Makefile: run coccicheck on more source files

Git in Outreachy December 2019?
 2019-09-17 15:10 UTC  (11+ messages)

[PATCH] contrib/svn-fe: fix shebang for svnrdump_sim.py
 2019-09-17 14:58 UTC 

[PATCH 0/1] commit-graph: add --[no-]progress to write and verify
 2019-09-17 12:22 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

git-gui Makefile: cannot derive correct sharedir when gitexecdir has a space char
 2019-09-17 11:24 UTC  (2+ messages)

[PATCH] rm: accept -R and --recursive in addition to -r
 2019-09-17  8:30 UTC 

[BUG] t7030 is flaky
 2019-09-17  8:53 UTC  (2+ messages)

git-svn future goals
 2019-09-16 21:51 UTC 

v2.22.1 and later regression wrt display of progress indicators
 2019-09-16 20:54 UTC  (4+ messages)
` [PATCH 0/2] Revert "progress: use term_clear_line()"
  ` [PATCH 1/2] "
  ` [PATCH 2/2] Test the progress display

pd/fetch-jobs, was Re: What's cooking in git.git (Sep 2019, #01; Sat, 7)
 2019-09-16 20:40 UTC  (3+ messages)

Git documentation in Azerbaijan language
 2019-09-16 20:20 UTC  (2+ messages)

[PATCH 0/1] fetch: Cache the want OIDs for faster lookup
 2019-09-16 20:01 UTC  (6+ messages)
` [PATCH 1/1] "

Git standup on IRC
 2019-09-16 19:59 UTC  (3+ messages)

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-09-16 19:49 UTC  (6+ messages)
` [PATCH 1/1] multi-pack-index: add --no-progress Add --no-progress option to git multi-pack-index. The progress feature was added in 144d703 ("multi-pack-index: report progress during 'verify'", 2018-09-13) but the ability to opt-out was overlooked

[PATCH] git-submodule.txt: fix AsciiDoc formatting error
 2019-09-16 19:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-16 19:00 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] Doc/Makefile: give mansource/-version/-manual attributes
  ` [PATCH v3 2/3] asciidoctor-extensions: provide `<refmiscinfo/>`
  ` [PATCH v3 3/3] doc-diff: replace --cut-header-footer with --cut-footer

[RFC PATCH] trace2: don't overload target directories
 2019-09-16 18:20 UTC  (7+ messages)
` [RFC PATCH v3 0/3] "
  ` [RFC PATCH v3 3/3] trace2: write overload message to sentinel files

GIT_OBJECT_DIRECTORY ignored when cloning submodules
 2019-09-16 18:03 UTC  (2+ messages)

git-gui: automatically move focus to staged file before typing commit message?
 2019-09-16 18:01 UTC  (5+ messages)

Git Gui - enhancement suggestion - Can a double click on the file name in the “unstaged” area move the item to “staged changes”
 2019-09-16 17:49 UTC  (7+ messages)

[PATCH v2 0/2] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-16 17:43 UTC  (12+ messages)
` [PATCH v2] Documentation: fix build with Asciidoctor 2
` [PATCH v3] "
` [PATCH v4] "

diff.renames not working?
 2019-09-16 17:35 UTC  (4+ messages)

[GIT PULL] gitk update
 2019-09-16 17:18 UTC  (2+ messages)

blame --ignore-rev - add place to specify defaults at repo level
 2019-09-16 15:03 UTC  (2+ messages)

[PATCH v4] git-gui: add hotkey to toggle "Amend Last Commit"
 2019-09-16 12:23 UTC  (4+ messages)
` [PATCH v5] "

Git diff|status against remote repo
 2019-09-16 11:31 UTC  (3+ messages)

[PATCH] commit-graph: use commit_list_count()
 2019-09-16  2:05 UTC  (2+ messages)

[PATCH] gitk: Do not mistake unchanged lines with submodule changes
 2019-09-15 23:08 UTC  (2+ messages)

[PATCH] doc: provide guidance on user.name format
 2019-09-15 22:57 UTC  (3+ messages)

[PATCH] credential: add nocache option to the credentials API
 2019-09-15 21:50 UTC  (6+ messages)

[PATCH 1/2] rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"
 2019-09-15 16:12 UTC  (4+ messages)
` [PATCH 2/2] sha1-name: check for overflow of N in "


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