git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-11-13 17:58:22 to 2016-11-16 19:19:50 UTC [more...]

RFC: Enable delayed responses to Git clean/smudge filter requests
 2016-11-16 19:19 UTC  (9+ messages)

[PATCH v4 0/4] Speedup finding of unpushed submodules
 2016-11-16 19:18 UTC  (6+ messages)
` [PATCH v4 1/4] serialize collection of changed submodules
` [PATCH v4 2/4] serialize collection of refs that contain submodule changes
` [PATCH v4 3/4] batch check whether submodule needs pushing into one call
` [PATCH v4 4/4] submodule_needs_pushing() NEEDSWORK when we can not answer this question

[RFC PATCH 00/16] Checkout aware of Submodules!
 2016-11-16 19:08 UTC  (33+ messages)
` [PATCH 01/16] submodule.h: add extern keyword to functions, break line before 80
` [PATCH 02/16] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCH 03/16] submodule: use absolute path for computing relative path connecting
` [PATCH 04/16] update submodules: add is_submodule_populated
` [PATCH 05/16] update submodules: add submodule config parsing
` [PATCH 06/16] update submodules: add a config option to determine if submodules are updated
` [PATCH 07/16] update submodules: introduce submodule_is_interesting
` [PATCH 08/16] update submodules: add depopulate_submodule
` [PATCH 09/16] update submodules: add scheduling to update submodules
` [PATCH 10/16] update submodules: is_submodule_checkout_safe
` [PATCH 11/16] teach unpack_trees() to remove submodule contents
` [PATCH 12/16] entry: write_entry to write populate submodules
` [PATCH 13/16] submodule: teach unpack_trees() to update submodules
` [PATCH 14/16] checkout: recurse into submodules if asked to
` [PATCH 15/16] completion: add '--recurse-submodules' to checkout
` [PATCH 16/16] checkout: add config option to recurse into submodules by default

Protecting old temporary objects being reused from concurrent "git gc"?
 2016-11-16 18:58 UTC  (10+ messages)
      ` [PATCH] git-gc.txt: expand discussion of races with other processes

[PATCH 00/11] git worktree (re)move
 2016-11-16 18:39 UTC  (5+ messages)

[RFC/PATCH 0/2] git diff <(command1) <(command2)
 2016-11-16 18:37 UTC  (13+ messages)

[ANNOUNCE] Git Rev News edition 20
 2016-11-16 18:35 UTC 

[PATCH] rev-parse: fix parent shorthands with --symbolic
 2016-11-16  8:46 UTC 

[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-11-16 17:09 UTC  (16+ messages)
` [PATCH v15 "
  ` [PATCH v15 02/27] bisect: rewrite `check_term_format` shell function in C
  ` [PATCH v15 04/27] bisect--helper: `bisect_clean_state` "
  ` [PATCH v15 13/27] bisect--helper: `bisect_start` shell function partially "

merge --no-ff is NOT mentioned in help
 2016-11-16 15:57 UTC  (4+ messages)

[PATCH v7 00/17] port branch.c to use ref-filter's printing options
 2016-11-16 15:31 UTC  (22+ messages)
` [PATCH v7 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms
` [PATCH v7 16/17] branch: use ref-filter printing APIs
  ` Re* [PATCH v7 00/17] port branch.c to use ref-filter's printing options

[PATCH v1 0/2] Fix default macOS build locally and on Travis CI
 2016-11-16 14:39 UTC  (11+ messages)
` [PATCH v1 2/2] travis-ci: disable GIT_TEST_HTTPD for macOS

[PATCH v3 0/4] Speedup finding of unpushed submodules
 2016-11-16 14:29 UTC  (14+ messages)
` [PATCH v3 1/4] serialize collection of changed submodules
` [PATCH v3 2/4] serialize collection of refs that contain submodule changes
` [PATCH v3 3/4] batch check whether submodule needs pushing into one call
` [PATCH v3 4/4] submodule_needs_pushing() NEEDSWORK when we can not answer this question

[RFH] limiting ref advertisements
 2016-11-16 13:42 UTC  (4+ messages)

[PATCH] worktree: fix a sparse 'Using plain integer as NULL pointer' warning
 2016-11-16 13:17 UTC  (3+ messages)

Git status takes too long- How to improve the performance of git
 2016-11-16 13:21 UTC  (5+ messages)

[PATCH] mingw: hot-fix t5615
 2016-11-16  9:47 UTC  (14+ messages)
    ` [PATCH] t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables

gitweb html validation
 2016-11-16  9:25 UTC  (4+ messages)

Bug with disabling compression and 'binary' files
 2016-11-16  5:23 UTC  (4+ messages)

[PATCH] compression: unify pack.compression configuration parsing
 2016-11-16  5:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/6] recursively grep across submodules
 2016-11-16  1:09 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] submodules: add helper functions to determine presence of submodules
  ` [PATCH v3 4/6] grep: optionally recurse into submodules
  ` [PATCH v3 5/6] grep: enable recurse-submodules to work on <tree> objects
  ` [PATCH v3 6/6] grep: search history of moved submodules

[PATCH 0/2] bug fix with push --dry-run and submodules
 2016-11-15 19:46 UTC  (6+ messages)
` [PATCH 1/2] push: --dry-run updates submodules when --recurse-submodules=on-demand
` [PATCH 2/2] push: fix --dry-run to not push submodules

ignore blank line removals
 2016-11-15 19:32 UTC  (4+ messages)

[PATCH] remote-curl: don't hang when a server dies before any output
 2016-11-15 17:42 UTC  (13+ messages)

New to git, need help!
 2016-11-15 15:43 UTC  (2+ messages)

git shortlog vs. stdin
 2016-11-15 13:39 UTC  (2+ messages)

"git subtree --squash" interacts poorly with revert, merge, and rebase
 2016-11-14 22:37 UTC  (3+ messages)

[PATCH] attr: mark a file-local symbol as static
 2016-11-14 20:00 UTC  (2+ messages)

Fetch/push lets a malicious server steal the targets of "have" lines
 2016-11-14 19:47 UTC  (10+ messages)
` [PATCH] fetch/push: document that private data can be leaked
      ` [PATCH] doc: mention transfer data leaks in more places

GIT Problem/ISSUE
 2016-11-14 16:22 UTC  (2+ messages)

[PATCH v2] upload-pack: Optionally allow fetching any sha1
 2016-11-14 16:02 UTC  (3+ messages)

[PATCH v2] diffcore-delta: remove unused parameter to diffcore_count_changes()
 2016-11-14 14:02 UTC  (2+ messages)

[ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
 2016-11-14  8:04 UTC  (5+ messages)

Draft of Git Rev News edition 21
 2016-11-13 20:55 UTC 

Regarding "git log" on "git series" metadata
 2016-11-13 17:50 UTC  (5+ messages)


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