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

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2019-01-07  8:33 UTC  (13+ messages)
` ps/stash-in-c, was "
` 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

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

Suspicious fetch-pack behaviour
 2019-01-07  3:37 UTC  (2+ messages)

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

gitk shows local uncommit changes after touch file + reload
 2019-01-06 22:51 UTC 

"git p4" fails when perforce login not needed
 2019-01-06 22:48 UTC 

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2019-01-06 18:32 UTC  (9+ 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] doc/config: do a better job of introducing 'worktree.guessRemote'
 2019-01-06 18:19 UTC  (3+ messages)

[PATCH] config.mak.dev: add -Wformat
 2019-01-06 18:17 UTC  (8+ 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 3/4] t3502: validate '-m 1' argument is now accepted for non-merge commits
  ` [PATCH v3 2/4] cherry-pick: do not error on non-merge commits when '-m 1' is specified
  ` [PATCH v3 4/4] t3506: validate '-m 1 -ff' is now accepted for non-merge commits

[PATCH] helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
 2019-01-06 15:46 UTC 

[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] Simplify handling of setup_git_directory_gently() failure cases
 2019-01-06  6:22 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/3] Add 'human' date format
 2019-01-06  6:19 UTC  (17+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] t0006-date.sh: add `human` date format tests

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

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

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-01-06  0:26 UTC  (5+ 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 "

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  (7+ messages)

[PATCH 00/10] Remove the_index, the final part
 2019-01-05 14:33 UTC  (12+ 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 0/1] i18n: add framework for localizing the manpages
 2019-01-05 13:44 UTC  (5+ messages)
` [PATCH 1/1] Add optional targets for documentation l10n
` [PATCH v2] "

[PATCH v3 0/8] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2019-01-05  1:08 UTC  (10+ 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 0/4] Let the builtin rebase call the git am command directly
 2019-01-04 23:19 UTC  (11+ messages)
` [PATCH 1/4] rebase: move `reset_head()` into a better spot
` [PATCH 2/4] rebase: avoid double reflog entry when switching branches
` [PATCH 4/4] built-in rebase: call `git am` directly
` [PATCH 3/4] rebase: teach `reset_head()` to optionally skip the worktree

[PATCH 1/2] Change how HTTP response body is returned
 2019-01-04 20:13 UTC  (9+ 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] test-lib: check Bash version for '-x' without using shell arrays
 2019-01-04 20:04 UTC  (14+ messages)
    ` [PATCH v2] "

git clone on page 44 of progit-en.1084.pdf (2nd try)
 2019-01-04  8:45 UTC  (2+ messages)

git-send-email warnings & process dying of signal 11
 2019-01-04  6:25 UTC  (3+ messages)

git version 2.20.1.windows.1 throws file name too long in gitk
 2019-01-04  3:38 UTC  (2+ messages)

[PATCH v2 0/2] Accept error packets in any context
 2019-01-04  0:20 UTC  (3+ messages)

[Patch v5 0/4] HPE NonStop Port Commits
 2019-01-03 22:09 UTC  (11+ messages)
` [Patch v5 1/4] transport-helper: use xread instead of read
` [Patch v5 2/4] config.mak.uname: support for modern HPE NonStop config
` [Patch v5 3/4] git-compat-util.h: add FLOSS headers for HPE NonStop
` [Patch v5 4/4] compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop

Regression `git checkout $rev -b branch` while in a `--no-checkout` clone does not check out files
 2019-01-03 22:05 UTC  (8+ messages)

[PATCH v4 2/4] config.mak.uname: support for modern HPE NonStop config
 2019-01-03 21:36 UTC  (4+ messages)

git add --intent-to-add + git stash "Cannot save the current worktree state"
 2019-01-03 20:46 UTC 

[PATCH v4 1/4] transport-helper: use xread instead of read
 2019-01-03 19:31 UTC  (4+ messages)

[PATCH 0/5] travis-ci: build with the right compiler
 2019-01-03 16:01 UTC  (3+ messages)
` [PATCH 5/5] "

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2019-01-03 15:30 UTC  (12+ messages)

[PATCH v3 1/3] ref-filter: add worktreepath atom
 2019-01-03  9:31 UTC  (8+ messages)
` [PATCH v4 0/3]
  ` [PATCH v4 1/3] ref-filter: add worktreepath atom
  ` [PATCH v4 3/3] branch: Add an extra verbose output displaying worktree path for refs checked out in a linked worktree

Parsing trailers
 2019-01-03  7:50 UTC  (4+ messages)

[PATCH] doc: remove unneeded TODO for release_commit_memory
 2019-01-03  7:21 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2019-01-03  4:53 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] test-lib: parse some --options earlier

[PATCH] banned.h: mark strncat() as banned
 2019-01-03  4:49 UTC  (3+ messages)

[PATCH v16 Part II 1/8] bisect--helper: `bisect_reset` shell function in C
 2019-01-03  1:19 UTC  (10+ messages)
` [PATCH v17 0/7] git bisect: convert from shell to C
  ` [PATCH v17 1/7] bisect--helper: `bisect_reset` shell function in C
  ` [PATCH v17 2/7] bisect--helper: `bisect_write` "
  ` [PATCH v17 3/7] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
  ` [PATCH v17 4/7] bisect--helper: `check_and_set_terms` shell function in C
  ` [PATCH v17 5/7] bisect--helper: `bisect_next_check` "
  ` [PATCH v17 6/7] bisect--helper: `get_terms` & `bisect_terms` "
  ` [PATCH v17 7/7] bisect--helper: `bisect_start` shell function partially "

[RFC PATCH 0/1] Expand abbreviated filters
 2019-01-02 23:15 UTC  (3+ messages)
` [RFC PATCH 1/1] filter-options: Expand abbreviated numbers

[PATCH 0/1] commit-graph: writing missing parents is a BUG
 2019-01-02 23:01 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] add author and committer configuration settings
 2019-01-02 22:57 UTC  (3+ messages)
` [PATCH 1/1] Add "

Submodule log bug
 2019-01-02 22:14 UTC 

[PATCH v2] sha1-name.c: Fix handling of revisions that contain paths with brackets
 2019-01-02 20:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] log: add %S option (like --source) to log --format
 2019-01-02 19:33 UTC  (2+ messages)

[PATCH 1/2] t5403: simplify by using a single repository
 2019-01-02 15:47 UTC  (3+ messages)
` [PATCH 2/2] Rebase: Run post-checkout hook on checkout

[PATCH v2 0/3] pack-redundant: new algorithm to find min packs
 2019-01-02  4:34 UTC  (3+ messages)
` [PATCH v3 2/3] "
` [PATCH v3 3/3] pack-redundant: remove unused functions


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