git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-29 15:14:57 to 2019-05-02 20:29:57 UTC [more...]

[PATCH 0/2] Avoid spawning gzip in git archive
 2019-05-02 20:29 UTC  (24+ messages)
` [PATCH 1/2] archive: replace write_or_die() calls with write_block_or_die()
` [PATCH 2/2] archive: avoid spawning `gzip`
    ` [PATCH v2 3/4] archive: optionally use zlib directly for gzip compression

(no subject)
 2019-05-02 18:35 UTC  (4+ messages)
` install: gitweb.cgi was not found anywhere

[PATCH v2 0/5] Create commit-graph file format v2
 2019-05-02 18:02 UTC  (16+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] commit-graph: return with errors during write
  ` [PATCH v3 2/6] commit-graph: collapse parameters into flags
  ` [PATCH v3 3/6] commit-graph: create new version parameter
  ` [PATCH v3 4/6] commit-graph: add --version=<n> option
  ` [PATCH v3 5/6] commit-graph: implement file format version 2
  ` [PATCH v3 6/6] commit-graph: remove Future Work section

Bug: fatal: Unable to create '.../.git/index.lock': File exists
 2019-05-02 17:24 UTC  (12+ messages)

"git branch -f" corrupt other worktree
 2019-05-02 17:16 UTC  (6+ messages)

What's cooking in git.git (Apr 2019, #05; Thu, 25)
 2019-05-02 16:48 UTC  (10+ messages)
` js/partial-clone-connectivity-check (was: What's cooking in git.git (Apr 2019, #05; Thu, 25))
` js/macos-gettext-build, was Re: What's cooking in git.git (Apr 2019, #05; Thu, 25)

[BUG] rebase --interactive silently overwrites ignored files
 2019-05-02 16:22 UTC  (5+ messages)

[PATCH 0/1] Deprecate git rebase --preserve-merges
 2019-05-02 14:52 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] rebase: deprecate --preserve-merges

[GSoC][PATCH v5 0/7] clone: dir-iterator refactoring with tests
 2019-05-02 14:48 UTC  (12+ messages)
` [GSoC][PATCH v6 00/10] "
  ` [GSoC][PATCH v6 01/10] clone: test for our behavior on odd objects/* content
  ` [GSoC][PATCH v6 02/10] clone: better handle symlinked files at .git/objects/
  ` [GSoC][PATCH v6 03/10] dir-iterator: add tests for dir-iterator API
  ` [GSoC][PATCH v6 04/10] dir-iterator: use warning_errno when possible
  ` [GSoC][PATCH v6 05/10] dir-iterator: refactor state machine model
  ` [GSoC][PATCH v6 06/10] dir-iterator: add flags parameter to dir_iterator_begin
  ` [GSoC][PATCH v6 07/10] clone: copy hidden paths at local clone
  ` [GSoC][PATCH v6 08/10] clone: extract function from copy_or_link_directory
  ` [GSoC][PATCH v6 09/10] clone: use dir-iterator to avoid explicit dir traversal
  ` [GSoC][PATCH v6 10/10] clone: replace strcmp by fspathcmp

[PATCH] git-worktree.txt: update the per-worktree refs exceptions
 2019-05-02 14:23 UTC 

[PATCH 0/2] read-tree: improve untracked file support
 2019-05-02 10:53 UTC  (9+ messages)
` [PATCH 1/2] read-tree --reset: add --protect-untracked
` [PATCH 2/2] read-tree: add --exclude-standard

[PATCH] rebase -r: always reword merge -c
 2019-05-02 10:22 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/2] Add "git merge --quit"
 2019-05-02 10:13 UTC  (4+ messages)
` [PATCH 1/2] merge: remove drop_save() in favor of remove_merge_branch_state()
` [PATCH 2/2] merge: add --quit

"IMAP IDLE"-like long-polling "git fetch"
 2019-05-02  9:42 UTC  (6+ messages)

Cygwin Git with Windows paths
 2019-05-02  7:48 UTC  (3+ messages)
` [PATCH v4 1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again)

[PATCH v3] documentation: add lab for first contribution
 2019-05-02  0:57 UTC  (4+ messages)
` [PATCH v4] documentation: add tutorial "

[PATCH v2] status: add an empty line when there is no hint
 2019-05-02  0:35 UTC  (5+ messages)

[PATCH v2 0/3] remove extern from function declarations
 2019-05-02  0:04 UTC  (8+ messages)
` [PATCH v3 0/4] "

[PATCH 0/2] Enable Data Execution Protection and Address Space Layout Randomization on Windows
 2019-05-01 23:36 UTC  (10+ messages)
` [PATCH 1/2] mingw: do not let ld strip relocations
` [PATCH 2/2] mingw: enable DEP and ASLR

[PATCH] ci: install 'libsvn-perl' instead of 'git-svn'
 2019-05-01 23:18 UTC  (3+ messages)

[PATCH] rebase: fix garbled progress display with '-x'
 2019-05-01 23:16 UTC  (3+ messages)

[PATCH 0/5] Multiple hook support
 2019-05-01 21:15 UTC  (13+ messages)
    ` How to undo previously set configuration? (again)

[PATCH] gitsubmodules: align html and nroff lists
 2019-05-01 21:03 UTC  (2+ messages)

Contributing with documentation/translation
 2019-05-01 20:35 UTC  (3+ messages)

[PATCH 00/20] nd/diff-parseopt the last part
 2019-05-01 18:46 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 19/20] diff --no-index: use parse_options() instead of diff_opt_parse()

[PATCH] Make fread/fwrite-like functions in http.c more like fread/fwrite
 2019-05-01 18:44 UTC  (2+ messages)

if YOU use a Windows GUI for Git, i would appreciate knowing which one and why
 2019-05-01 18:42 UTC  (3+ messages)

[PATCH v2 0/8] commit-graph: segfault & other fixes for broken graphs
 2019-05-01 18:31 UTC  (5+ messages)
` [PATCH v3 4/8] commit-graph: don't early exit(1) on e.g. "git status"

add 'ls-remote' option to limit output records
 2019-05-01 18:23 UTC  (3+ messages)

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-05-01 15:36 UTC  (5+ messages)

[PATCH 0/6] Add "git config --move-to"
 2019-05-01  9:55 UTC  (4+ messages)
` [PATCH 3/6] config.c: add repo_config_set_worktree_gently()

Request to add option to interactive rebase to preserve latest commit date
 2019-05-01  8:52 UTC  (3+ messages)

[PATCH 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-05-01  2:21 UTC  (6+ messages)
` [PATCH 01/11] Start to implement a built-in version of `git add --interactive`

Stage or discard a hunk at a time?
 2019-04-30 23:19 UTC  (3+ messages)

[PATCH 0/1] Support git:// with old MinGW
 2019-04-30 22:55 UTC  (9+ messages)
` [PATCH 1/1] mingw: optionally disable side-band-64k for transport

[PATCH 0/1] credential: do not mask the username
 2019-04-30 22:21 UTC  (7+ messages)
` [PATCH 1/1] "

Resolving deltas dominates clone time
 2019-04-30 22:08 UTC  (13+ messages)

[PATCH v2] config: correct '**' matching in includeIf patterns
 2019-04-30 22:07 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-04-30 21:46 UTC  (7+ messages)
` [PATCH v10 0/3]

[PATCH v2 0/5] Fix and extend encoding handling in fast export/import
 2019-04-30 18:25 UTC  (6+ messages)
` [PATCH v2 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH v2 2/5] fast-import: support 'encoding' commit header
` [PATCH v2 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH v2 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
` [PATCH v2 5/5] fast-export: do automatic reencoding of commit messages only if requested

[PATCH] status: add an empty line when there is no hint
 2019-04-30  4:46 UTC  (3+ messages)

[PATCH 0/1] Drop Windows XP-specific code to support IPv6
 2019-04-29 22:58 UTC  (3+ messages)
` [PATCH 1/1] mingw: remove obsolete IPv6-related code

[PATCH 0/1] t5580: verify that alternates can be UNC paths
 2019-04-29 22:52 UTC  (3+ messages)
` [PATCH 1/1] "

Do I need to create an issue before submitting a patch?
 2019-04-29 22:06 UTC 

[PATCH 0/1] Fix cvsexportcommit with CR/LF line endings
 2019-04-29 21:58 UTC  (2+ messages)
` [PATCH 1/1] cvsexportcommit: force crlf translation

[PATCH v3 00/10] trace2: load trace2 settings from system config
 2019-04-29 20:21 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v4 06/10] trace2: use system/global config for default trace2 settings
  ` [PATCH v5 00/11] trace2: load trace2 settings from system config
    ` [PATCH v5 01/11] config: initialize opts structure in repo_read_config()
    ` [PATCH v5 02/11] trace2: refactor setting process starting time
    ` [PATCH v5 03/11] trace2: add absolute elapsed time to start event
    ` [PATCH v5 04/11] trace2: find exec-dir before trace2 initialization
    ` [PATCH v5 05/11] config: add read_very_early_config()
    ` [PATCH v5 06/11] trace2: use system/global config for default trace2 settings
    ` [PATCH v5 07/11] trace2: report peak memory usage of the process
    ` [PATCH v5 09/11] trace2: make SIDs more unique
    ` [PATCH v5 08/11] trace2: clarify UTC datetime formatting
    ` [PATCH v5 10/11] trace2: update docs to describe system/global config settings
    ` [PATCH v5 11/11] trace2: fixup access problem on /etc/gitconfig in read_very_early_config

[PATCH 0/2] Multi-pack-index: Fix "too many file descriptors" bug
 2019-04-29 16:18 UTC  (3+ messages)
` [PATCH 1/2] midx: pass a repository pointer
` [PATCH 2/2] midx: add packs to packed_git linked list

[PATCH v5 00/26] Add new command 'switch'
 2019-04-29 15:14 UTC  (6+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 15/27] switch: add --discard-changes


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