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

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2019-01-08 18:07 UTC  (35+ messages)
` jk/loose-object-cache
  ` [PATCH 1/3] object-store: factor out odb_loose_cache()
  ` [PATCH 2/3] object-store: factor out odb_clear_loose_cache()
  ` [PATCH 3/3] object-store: use one oid_array per subdirectory for 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] blame: add the ability to ignore commits
 2019-01-08 18:04 UTC  (6+ messages)

What's cooking in git.git (Jan 2019, #01; Mon, 7)
 2019-01-08 17:51 UTC  (4+ messages)
` tg/checkout-no-overlay, was "
` ag/sequencer-reduce-rewriting-todo "

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

git rebase: retain original head?
 2019-01-08 17:43 UTC  (2+ messages)

[PATCH v3 3/3] pack-redundant: remove unused functions
 2019-01-08 16:45 UTC  (4+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "

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

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

git-lfs integration?
 2019-01-08 15:45 UTC  (2+ messages)

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

Translation of git manpages
 2019-01-08 13:54 UTC  (2+ messages)

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

[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  (4+ 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)

[PATCH 1/2] Change how HTTP response body is returned
 2019-01-08  2:47 UTC  (15+ messages)
` [PATCH v2 0/2] Show HTTP headers of failed requests with GIT_CURL_VERBOSE
  ` [PATCH v2 1/2] Change how HTTP response body is returned
  ` [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

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

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

[PATCH v2 0/2] support for filtering trees and blobs based on depth
 2019-01-08  0:56 UTC  (3+ messages)

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

[RFC PATCH 0/1] Expand abbreviated filters
 2019-01-08  0:17 UTC  (8+ 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

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

[PATCH v2 0/2] Accept error packets in any context
 2019-01-07 22:53 UTC  (7+ 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

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)

Feature request: --preserve-merges to add "exec git merge ..." instead of "pick ..."
 2019-01-07 21:12 UTC  (3+ 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  (12+ messages)
` [PATCH 1/4] rebase: move `reset_head()` into a better spot
` [PATCH 2/4] rebase: avoid double reflog entry when switching branches
` [PATCH 3/4] rebase: teach `reset_head()` to optionally skip the worktree
` [PATCH 4/4] built-in rebase: call `git am` directly

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2019-01-07 17:00 UTC  (10+ messages)
` [PATCH v2 0/8] introduce no-overlay "
  ` [PATCH v2 7/8] checkout: introduce --{,no-}overlay option
  ` [PATCH v2 8/8] checkout: introduce checkout.overlayMode config

[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  (10+ 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  (13+ messages)
` [PATCH 01/10] notes-utils.c: remove the_repository references
` [PATCH 02/10] repository.c: replace hold_locked_index() with repo_hold_locked_index()
` [PATCH 03/10] checkout: avoid the_index when possible
` [PATCH 04/10] read-cache.c: kill read_index()
` [PATCH 05/10] read-cache.c: replace update_index_if_able with repo_&
` [PATCH 06/10] sha1-name.c: remove implicit dependency on the_index
` [PATCH 07/10] merge-recursive.c: "
` [PATCH 08/10] merge-recursive.c: remove implicit dependency on the_repository
` [PATCH 09/10] read-cache.c: remove the_* from index_has_changes()
` [PATCH 10/10] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch

[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  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] test-lib: translate SIGTERM and SIGHUP to an exit
  ` [PATCH v4 2/8] test-lib: extract Bash version check for '-x' tracing
  ` [PATCH v4 3/8] test-lib: parse options in a for loop to keep $@ intact
  ` [PATCH v4 4/8] test-lib: parse command line options earlier
  ` [PATCH v4 5/8] test-lib: consolidate naming of test-results paths
  ` [PATCH v4 6/8] test-lib: set $TRASH_DIRECTORY earlier
  ` [PATCH v4 7/8] test-lib-functions: introduce the 'test_set_port' helper function
  ` [PATCH v4 8/8] test-lib: add the '--stress' option to run a test repeatedly under load

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-01-06 22:59 UTC  (5+ messages)
` [PATCH v12 21/26] stash: optimize `get_untracked_files()` and `check_changes()`
` [PATCH v12 25/26] stash: optionally use the scripted version again

[PATCH] doc/config: do a better job of introducing 'worktree.guessRemote'
 2019-01-06 18:19 UTC  (3+ messages)

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2018-12-14  4:53 UTC  (6+ messages)
` [PATCH v3 0/4] Allow 'cherry-pick -m 1' for non-merge commits
  ` [PATCH v3 1/4] t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks
  ` [PATCH v3 2/4] cherry-pick: do not error on non-merge commits when '-m 1' is specified
  ` [PATCH v3 3/4] t3502: validate '-m 1' argument is now accepted for non-merge commits
  ` [PATCH v3 4/4] t3506: validate '-m 1 -ff' "

[PATCH v2 0/4] Allow 'cherry-pick -m 1' for non-merge commits
 2019-01-06 14:41 UTC  (4+ messages)
` [PATCH v2 3/4] t3502: validate '-m 1' argument is now accepted "

[PATCH] worktree: allow to (re)move worktrees with uninitialized submodules
 2019-01-06  7:01 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

A few questions regarding git annotated tags
 2019-01-06  6:50 UTC  (2+ messages)

[PATCH v2] Simplify handling of setup_git_directory_gently() failure cases
 2019-01-06  6:22 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/3] Add 'human' date format
 2019-01-06  6:19 UTC  (5+ messages)
` [PATCH 1/3] "

Git extra hook, pre-upload
 2019-01-06  6:07 UTC  (4+ messages)

How DELTA objects values work and are calculated
 2019-01-06  2:32 UTC  (4+ messages)

Make "git log --count" work like "git rev-list"
 2019-01-05 22:46 UTC 

[git-users] git checkout file with custom mtime
 2019-01-05 21:44 UTC  (2+ messages)

[PATCH] diff: add support for reading files literally with --no-index
 2019-01-05 17:39 UTC  (5+ messages)

[PATCH] test-lib: check Bash version for '-x' without using shell arrays
 2019-01-04 20:04 UTC  (8+ messages)
` [PATCH v2] "


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