git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-11-11 21:15:50 to 2016-11-16 00:18:18 UTC [more...]

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

[PATCH v3 0/4] Speedup finding of unpushed submodules
 2016-11-16  0:13 UTC  (12+ 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

[RFC PATCH 00/16] Checkout aware of Submodules!
 2016-11-16  0:14 UTC  (26+ 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

[RFC PATCH 0/5] recursively grep across submodules
 2016-11-16  0:07 UTC  (22+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] grep: enable recurse-submodules to work on <tree> objects
  ` [PATCH v3 0/6] recursively grep across submodules
    ` [PATCH v3 1/6] submodules: add helper functions to determine presence of submodules
    ` [PATCH v3 2/6] submodules: load gitmodules file from commit sha1
    ` [PATCH v3 3/6] grep: add submodules as a grep source type
    ` [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

gitweb html validation
 2016-11-16  0:05 UTC  (3+ messages)

[PATCH v7 00/17] port branch.c to use ref-filter's printing options
 2016-11-15 20:57 UTC  (37+ messages)
` [PATCH v7 03/17] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v7 04/17] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v7 07/17] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v7 08/17] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v7 11/17] ref-filter: introduce symref_atom_parser() and refname_atom_parser()
` [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] worktree: fix a sparse 'Using plain integer as NULL pointer' warning
 2016-11-15 20:50 UTC  (2+ messages)

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

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

RFC: Enable delayed responses to Git clean/smudge filter requests
 2016-11-15 18:27 UTC  (5+ messages)

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

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

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

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

Git status takes too long- How to improve the performance of git
 2016-11-15 15:10 UTC  (4+ 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)

[RFH] limiting ref advertisements
 2016-11-14 21:21 UTC  (3+ messages)

[RFC/PATCH 0/2] git diff <(command1) <(command2)
 2016-11-14 21:10 UTC  (13+ 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)

Fetch/push lets a malicious server steal the targets of "have" lines
 2016-11-13  2:44 UTC  (11+ messages)

Feature request - show result of URL rewrites
 2016-11-13  1:46 UTC  (3+ messages)

[RFC] Add way to make Git credentials accessible from clean/smudge filter
 2016-11-12 13:57 UTC  (9+ messages)

2.11.0-rc1 will not be tagged for a few days
 2016-11-12 13:33 UTC  (11+ messages)

[PATCH] git-worktree.txt: Fix typo "to"/"two", add comma
 2016-11-12  8:55 UTC 

[PATCH 00/11] git worktree (re)move
 2016-11-12  2:23 UTC  (12+ messages)
` [PATCH 01/11] copy.c: import copy_file() from busybox
` [PATCH 02/11] copy.c: delete unused code in copy_file()
` [PATCH 03/11] copy.c: convert bb_(p)error_msg to error(_errno)
` [PATCH 04/11] copy.c: style fix
` [PATCH 05/11] copy.c: convert copy_file() to copy_dir_recursively()
` [PATCH 06/11] worktree.c: add validate_worktree()
` [PATCH 07/11] worktree.c: add update_worktree_location()
` [PATCH 08/11] worktree move: new command
` [PATCH 09/11] worktree move: accept destination as directory
` [PATCH 10/11] worktree move: refuse to move worktrees with submodules
` [PATCH 11/11] worktree remove: new command

[PATCH v2] rebase: add --forget to cleanup rebase, leave everything else untouched
 2016-11-12  2:00 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] doc: fix location of 'info/' with $GIT_COMMON_DIR
 2016-11-12  2:01 UTC  (2+ messages)

What's cooking in git.git (Nov 2016, #02; Fri, 11)
 2016-11-11 23:28 UTC 

[ANNOUNCE] Git v2.11.0-rc1
 2016-11-11 23:27 UTC 

[PATCH] t6026: ensure that long-running script really is
 2016-11-11 21:15 UTC  (9+ 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).