git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-07 08:33:55 to 2019-01-09 18:39:35 UTC [more...]

git version 2.20.1.windows.1 throws file name too long in gitk
 2019-01-09 18:39 UTC  (3+ messages)

git add --intent-to-add + git stash "Cannot save the current worktree state"
 2019-01-09 18:36 UTC  (3+ messages)

[PATCH v2 0/2] support for filtering trees and blobs based on depth
 2019-01-09 18:06 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] list-objects-filter: teach tree:# how to handle >0
  ` [PATCH v3 2/2] tree:<depth>: skip some trees even when collecting omits

Make "git log --count" work like "git rev-list"
 2019-01-09 17:44 UTC  (3+ messages)

Regression: submodule worktrees can clobber core.worktree config
 2019-01-09 17:42 UTC  (5+ messages)

[PATCH v2 0/3] pack-redundant: new algorithm to find min packs
 2019-01-09 16:47 UTC  (4+ messages)
` [PATCH v3 1/3] t5323: test cases for git-pack-redundant

[git-users] git checkout file with custom mtime
 2019-01-09 16:20 UTC  (3+ messages)

[PATCH v2 0/7] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-01-09 15:56 UTC  (13+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] repack: refactor pack deletion for future use
  ` [PATCH v3 2/9] Docs: rearrange subcommands for multi-pack-index
  ` [PATCH v3 3/9] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v3 4/9] midx: simplify computation of pack name lengths
  ` [PATCH v3 5/9] midx: refactor permutation logic and pack sorting
  ` [PATCH v3 6/9] multi-pack-index: implement 'expire' verb
  ` [PATCH v3 7/9] multi-pack-index: prepare 'repack' subcommand
  ` [PATCH v3 8/9] midx: implement midx_repack()
  ` [PATCH v3 9/9] multi-pack-index: test expire while adding packs

git rebase: retain original head?
 2019-01-09 15:08 UTC  (8+ messages)

[RFC PATCH 0/1] Expand abbreviated filters
 2019-01-09 12:23 UTC  (9+ messages)
` [RFC PATCH 1/1] filter-options: Expand abbreviated numbers
` [PATCH v2 0/1] Expand abbreviated filters
  ` [PATCH v2 1/1] filter-options: Expand abbreviated numbers

[PATCH 1/2] Change how HTTP response body is returned
 2019-01-09 12:15 UTC  (12+ messages)
` [PATCH v2 0/2] Show HTTP headers of failed requests with GIT_CURL_VERBOSE
  ` [PATCH v2 2/2] Unset CURLOPT_FAILONERROR
  ` [PATCH v3 0/5] Show HTTP headers of failed requests with GIT_CURL_VERBOSE
    ` [PATCH v3 1/5] http: support file handles for HTTP_KEEP_ERROR
    ` [PATCH v3 2/5] http: enable keep_error for HTTP requests
    ` [PATCH v3 3/5] remote-curl: define struct for CURLOPT_WRITEFUNCTION
    ` [PATCH v3 4/5] remote-curl: unset CURLOPT_FAILONERROR
    ` [PATCH v3 5/5] test: test GIT_CURL_VERBOSE=1 shows an error

Translation of git manpages
 2019-01-09 11:24 UTC  (4+ messages)

What's cooking in git.git (Jan 2019, #01; Mon, 7)
 2019-01-09 10:28 UTC  (8+ messages)
` tg/checkout-no-overlay, was "
` ag/sequencer-reduce-rewriting-todo "
` sb/more-repo-in-api, was "

Typo in a Windows installer item description
 2019-01-09 10:05 UTC  (2+ messages)

[PATCH 0/3] Add 'human' date format
 2019-01-09  6:58 UTC  (5+ messages)
` [PATCH 3/3] t0006-date.sh: add `human` date format tests

git-lfs integration?
 2019-01-09  6:10 UTC  (3+ messages)

[PATCH v2 2/2] tree:<depth>: skip some trees even when collecting omits
 2019-01-09  2:47 UTC  (5+ messages)

[PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
 2019-01-09  2:43 UTC  (8+ messages)

[PATCH v3 3/3] pack-redundant: remove unused functions
 2019-01-09  0:29 UTC  (6+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "

[PATCH v2 0/2] Accept error packets in any context
 2019-01-08 23:27 UTC  (8+ messages)
  ` [PATCH v2 1/2] Use packet_reader instead of packet_read_line
  ` [PATCH v2 2/2] pack-protocol.txt: accept error packets in any context

[PATCH] log: add %S option (like --source) to log --format
 2019-01-08 22:21 UTC  (2+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2019-01-08 21:52 UTC  (15+ messages)
` [PATCH v2 0/8] introduce no-overlay "
  ` [PATCH v2 8/8] checkout: introduce checkout.overlayMode config
  ` [PATCH v3 0/8] introduce no-overlay mode in git checkout
    ` [PATCH v3 1/8] move worktree tests to t24*
    ` [PATCH v3 2/8] entry: factor out unlink_entry function
    ` [PATCH v3 3/8] entry: support CE_WT_REMOVE flag in checkout_entry
    ` [PATCH v3 4/8] read-cache: add invalidate parameter to remove_marked_cache_entries
    ` [PATCH v3 5/8] checkout: clarify comment
    ` [PATCH v3 6/8] checkout: factor out mark_cache_entry_for_checkout function
    ` [PATCH v3 7/8] checkout: introduce --{,no-}overlay option
    ` [PATCH v3 8/8] checkout: introduce checkout.overlayMode config

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2019-01-08 21:16 UTC  (34+ messages)
` jk/loose-object-cache
  ` [PATCH 1/3] object-store: factor out odb_loose_cache()
  ` [PATCH 0/11] jk/loose-object-cache sha1/object_id fixups
    ` [PATCH 01/11] sha1-file: fix outdated sha1 comment references
    ` [PATCH 02/11] update comment references to sha1_object_info()
    ` [PATCH 03/11] http: use struct object_id instead of bare sha1
    ` [PATCH 04/11] sha1-file: modernize loose object file functions
    ` [PATCH 05/11] sha1-file: modernize loose header/stream functions
    ` [PATCH 06/11] sha1-file: convert pass-through functions to object_id
    ` [PATCH 07/11] convert has_sha1_file() callers to has_object_file()
    ` [PATCH 08/11] sha1-file: drop has_sha1_file()
    ` [PATCH 09/11] sha1-file: prefer "loose object file" to "sha1 file" in messages
    ` [PATCH 10/11] sha1-file: avoid "sha1 file" for generic use "
    ` [PATCH 11/11] prefer "hash mismatch" to "sha1 mismatch"
  ` [PATCH 4/3] object-store: retire odb_load_loose_cache()

[PATCH v2 0/8] protocol v2 fixes
 2019-01-08 21:14 UTC  (5+ messages)
` [PATCH v3 4/4] fetch-pack: support protocol version 2

error: Use of uninitialized value $hash in chomp
 2019-01-08 19:44 UTC  (4+ messages)

[PATCH 0/1] git-gc.txt: fix typo about gc.writeCommitGraph
 2019-01-08 18:54 UTC  (3+ messages)
` [PATCH 1/1] "

Feature request: --preserve-merges to add "exec git merge ..." instead of "pick ..."
 2019-01-08 18:38 UTC  (5+ messages)

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2019-01-08 18:31 UTC  (4+ messages)
` [PATCH v2 0/9] diff --color-moved-ws fixes and enhancment

[PATCH] blame: add the ability to ignore commits
 2019-01-08 18:26 UTC  (7+ messages)

Git Test Coverage Report (Tues, Jan 8)
 2019-01-08 17:50 UTC 

Recovering from a "detached from" HEAD
 2019-01-08 14:44 UTC  (4+ messages)

[PATCH] log: add %S option (like --source) to log --format
 2019-01-08 13:14 UTC  (3+ messages)

`git reset` for delete + intent-to-add doesn't reset
 2019-01-08 10:06 UTC  (4+ messages)

Suspicious fetch-pack behaviour
 2019-01-08  7:26 UTC  (3+ messages)

git v2.20.1 hangs on git svn init/fetch (https only)
 2019-01-08  6:48 UTC 

gitk shows local uncommit changes after touch file + reload
 2019-01-08  6:41 UTC  (3+ messages)

git-p4: default behavior for handling moves?
 2019-01-08  0:56 UTC  (2+ messages)

"git p4" fails when perforce login not needed
 2019-01-07 23:56 UTC  (3+ messages)

cvs2git failed in pass2 
 2019-01-07 23:13 UTC  (4+ messages)

Introducing OneDev - an open source git server with interesting features
 2019-01-07 22:26 UTC  (2+ messages)

[PATCH] git-p4: fix problem when p4 login is not necessary
 2019-01-07 22:24 UTC  (3+ messages)

[PATCH] config.mak.dev: add -Wformat
 2019-01-07 21:16 UTC  (9+ messages)

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-01-07 20:39 UTC  (6+ messages)
` [PATCH v4 0/8] "

[PATCH 0/1] i18n: add framework for localizing the manpages
 2019-01-07 19:29 UTC  (8+ messages)
` [PATCH 1/1] Add optional targets for documentation l10n
` [PATCH v2] "
` [PATCH v3] "

[PATCH] git-multimail: update to release 1.5.0
 2019-01-07 17:48 UTC 

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-01-07 19:09 UTC  (8+ messages)
` [PATCH v5 0/3]
  ` [PATCH v5 1/3] ref-filter: add worktreepath atom
  ` [PATCH v5 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
  ` [PATCH v5 3/3] branch: Add an extra verbose output displaying worktree path for refs "

[PATCH 0/4] Let the builtin rebase call the git am command directly
 2019-01-07 17:19 UTC  (4+ messages)
` [PATCH 4/4] built-in rebase: call `git am` directly

[PATCH] sha1-file: close fd of empty file in map_sha1_file_1()
 2019-01-07 16:48 UTC 

Does "git push" open a pack for read before closing it?
 2019-01-07 15:56 UTC  (3+ messages)

t5570 shaky for anyone ?
 2019-01-07 15:45 UTC  (7+ messages)
    ` [PATCH] t5570: drop racy test
      ` [PATCH 2/1] Revert "t/lib-git-daemon: record daemon log"

[PATCH 00/10] Remove the_index, the final part
 2019-01-07 12:55 UTC  (4+ messages)
` [PATCH 02/10] repository.c: replace hold_locked_index() with repo_hold_locked_index()

[PATCH] helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
 2019-01-07 12:53 UTC  (2+ messages)

[PATCH v16 Part II 1/8] bisect--helper: `bisect_reset` shell function in C
 2019-01-07  9:15 UTC  (4+ messages)
` [PATCH v17 0/7] git bisect: convert from shell to C

[PATCH v3 0/8] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2019-01-07  8:49 UTC  (3+ messages)
` [PATCH v4 "


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