git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-06 22:44:59 to 2017-11-10 03:38:43 UTC [more...]

[Query] Separate hooks for Git worktrees
 2017-11-10  3:38 UTC  (3+ messages)

[RFC PATCH 0/4] git-status reports relation to superproject
 2017-11-10  3:37 UTC  (14+ messages)
` [PATCH 1/4] remote, revision: factor out exclusive counting between two commits
` [PATCH 2/4] submodule.c: factor start_ls_files_dot_dot out of get_superproject_working_tree
` [PATCH 3/4] submodule.c: get superprojects gitlink value
` [PATCH 4/4] git-status: report reference to superproject
  ` [RFD] Long term plan with submodule refs?

[PATCH] notes: add `rm` and `delete` commands
 2017-11-10  3:14 UTC  (3+ messages)

[RFC PATCH 0/3] git-describe <blob> ?
 2017-11-10  1:24 UTC  (15+ messages)
` [PATCH 0/7] git-describe <blob>
  ` [PATCH 6/7] builtin/describe.c: describe a blob

[RFC PATCH 0/4] blame: (dim rep. metadata lines or fields, decay date coloring)
 2017-11-10  1:10 UTC  (5+ messages)
` [PATCH 1/4] color.h: modernize header
` [PATCH 2/4] builtin/blame: dim uninteresting metadata
` [PATCH 3/4] builtin/blame: add option to color metadata fields separately
` [PATCH 4/4] builtin/blame: highlight recently changed lines

Bug - Status - Space in Filename
 2017-11-10  0:52 UTC  (4+ messages)

[PATCH v1 1/1] Introduce git add --renormalize 
 2017-11-10  0:22 UTC  (7+ messages)
` [PATCH v2 "

[PATCH 1/3] checkout: describe_detached_head: remove 3dots after committish
 2017-11-09 23:15 UTC  (8+ messages)

[PATCH] contrib/git-jump: allow to configure the grep command
 2017-11-09 20:30 UTC 

[PATCH 0/2] fsmonitor: Stop reading from PWD, write fsmonitor+split index right
 2017-11-09 19:58 UTC  (3+ messages)
` [PATCH 1/2] fsmonitor: Read from getcwd(), not the PWD environment variable
  ` [PATCH 2/2] fsmonitor: Store fsmonitor bitmap before splitting index

[PATCH] doc/SubmittingPatches: correct subject guidance
 2017-11-09 16:10 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] fetch-object: include the fetch-object.h header file
 2017-11-09 15:54 UTC 

[PATCH v1 0/4] Speed up index load through parallelization
 2017-11-09 14:17 UTC  (5+ messages)
` [PATCH v1 1/4] fastindex: speed "
` [PATCH v1 2/4] update-index: add fastindex support to update-index
` [PATCH v1 3/4] fastindex: add test tools and a test script
` [PATCH v1 4/4] fastindex: add documentation for the fastindex extension

[PATCH] Documentation: fix typos for the reference in new-command.txt
 2017-11-09 12:36 UTC 

[PATCH 0/2] New send-email option --quote-email
 2017-11-09  8:49 UTC  (4+ messages)
` [PATCH 1/2] quote-email populates the fields

[PATCH/RFC] Replace Free Software Foundation address in license notices
 2017-11-09  4:20 UTC  (2+ messages)

[PATCH] rebase -i: fix comment typo
 2017-11-09  3:32 UTC  (2+ messages)

merge-base not working as expected when base is ahead
 2017-11-09  2:49 UTC  (15+ messages)
` [PATCH 0/3] merge-base --fork-point fixes
  ` [PATCH 2/3] merge-base: return fork-point outside reflog

Test failures on 'pu' branch
 2017-11-08 22:55 UTC  (5+ messages)

[PATCH 0/9] WIP Partial clone part 2: fsck and promisors
 2017-11-08 22:11 UTC  (10+ messages)
` [PATCH 1/9] extension.partialclone: introduce partial clone extension

What's cooking in git.git (Nov 2017, #03; Wed, 8)
 2017-11-08 18:09 UTC  (2+ messages)

[PATCH 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-08 18:01 UTC  (4+ messages)
` [PATCH 02/14] clone, fetch-pack, index-pack, transport: partial clone

Invalid memory access in `git apply`
 2017-11-08 16:58 UTC 

[RFC PATCH] rebisect: add script for easier bisect log editing
 2017-11-08 16:50 UTC  (5+ messages)

[RFC] fastindex: parallelize index load
 2017-11-08 14:51 UTC  (3+ messages)

[PATCH v2 0/6] Partial clone part 1: object filtering
 2017-11-08 14:39 UTC  (11+ messages)
` [PATCH v2 4/6] list-objects: filter objects in traverse_commit_list

use of PWD
 2017-11-08  7:53 UTC  (2+ messages)

[PATCH v3 0/6] Partial clone part 1: object filtering
 2017-11-08  5:25 UTC  (11+ messages)
` [PATCH v3 1/6] dir: allow exclusions from blob in addition to file
` [PATCH v3 2/6] oidmap: add oidmap iterator methods
` [PATCH v3 3/6] oidset: add iterator methods to oidset
` [PATCH v3 4/6] list-objects: filter objects in traverse_commit_list
` [PATCH v3 5/6] rev-list: add list-objects filtering support
` [PATCH v3 6/6] pack-objects: add list-objects filtering

[PATCH Outreachy] mru: use double-linked list from list.h
 2017-11-08  4:22 UTC  (5+ messages)
` [PATCH v2 "

No log --no-decorate completion?
 2017-11-08  4:06 UTC  (12+ messages)
                ` [PATCH] completion: add missing completions for log, diff, show

[PATCH v2 1/2] builtin/merge-base: UNLEAK commit lists
 2017-11-08  2:40 UTC  (4+ messages)
` [PATCH v3 1/2] builtin/merge-base: free "
` [PATCH v3 2/2] reduce_heads: fix memory leaks

[PATCH v3 0/7] remote-mediawiki: namespace support
 2017-11-08  2:07 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/7] remote-mediawiki: allow fetching namespaces with spaces
  ` [PATCH v4 3/7] remote-mediawiki: show known namespace choices on failure
` [PATCH v5 0/7] namespace support
  ` [PATCH v5 1/7] remote-mediawiki: add "
  ` [PATCH v5 2/7] remote-mediawiki: allow fetching namespaces with spaces
  ` [PATCH v5 3/7] remote-mediawiki: show known namespace choices on failure
  ` [PATCH v5 4/7] remote-mediawiki: skip virtual namespaces
  ` [PATCH v5 5/7] remote-mediawiki: support fetching from (Main) namespace
  ` [PATCH v5 6/7] remote-mediawiki: process namespaces in order
  ` [PATCH v5 7/7] remote-mediawiki: show progress while fetching namespaces

[PATCH v2 0/3] for-each-ref: add :remoteref and :remotename specifiers
 2017-11-08  1:36 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] for-each-ref: let upstream/push optionally report the remote name
  ` [PATCH v3 2/3] for-each-ref: let upstream/push report the remote ref name
  ` [PATCH v3 3/3] for-each-ref: test :remotename and :remoteref

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-11-08  1:04 UTC  (31+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/8] commit: move empty message checks to libgit
  ` [PATCH v1 2/8] Add a function to update HEAD after creating a commit
  ` [PATCH v1 3/8] commit: move post-rewrite code to libgit
  ` [PATCH v1 4/8] commit: move print_commit_summary() "
  ` [PATCH v1 5/8] sequencer: don't die in print_commit_summary()
  ` [PATCH v1 6/8] sequencer: simplify adding Signed-off-by: trailer
  ` [PATCH v1 7/8] sequencer: load commit related config
  ` [PATCH v1 8/8] sequencer: try to commit without forking 'git commit'

[PATCH v16 1/6] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2017-11-08  0:59 UTC  (11+ messages)
` [PATCH v16 Part II 1/8] bisect--helper: `bisect_reset` shell function in C
  ` [PATCH v16 Part II 5/8] bisect--helper: `bisect_next_check` "
  ` [PATCH v16 Part II 4/8] bisect--helper: `check_and_set_terms` "
  ` [PATCH v16 Part II 2/8] bisect--helper: `bisect_write` "
  ` [PATCH v16 Part II 6/8] bisect--helper: `get_terms` & `bisect_terms` "

Consequences of CRLF in index?
 2017-11-08  0:49 UTC  (12+ messages)
` [PATCH v2 0/2] Teach "diff" to ignore only CR at EOL
  ` [PATCH v2 1/2] xdiff: reassign xpparm_t.flags bits
  ` [PATCH v2 2/2] diff: --ignore-cr-at-eol

What's cooking in git.git (Oct 2017, #06; Fri, 27)
 2017-11-08  0:21 UTC  (5+ messages)
  ` sb/submodule-recursive-checkout-detach-head

What's cooking in git.git (Nov 2017, #02; Mon, 6)
 2017-11-08  0:17 UTC  (5+ messages)
` js/early-config, was "
` bp/read-index-from-skip-verification, "

[PATCH v2 0/9] Tidy up the constants related to ref_update::flags
 2017-11-07 22:07 UTC  (4+ messages)
` [PATCH v2 3/9] ref_transaction_update(): die on disallowed flags

Git Open Source Weekend London 11th/12th November
 2017-11-07 20:46 UTC  (4+ messages)
` [PATCH/DONOTAPPLY 0/4] first steps towards pager.foo.{command,enable}

Git Open Source Weekend London 11th/12th November
 2017-11-07 19:05 UTC 

[PATCH] Tests: document test_submodule_{,forced_}switch()
 2017-11-07 18:45 UTC  (4+ messages)
  ` [PATCH v2] Tests: clean up and document submodule helpers

future of the mediawiki extension?
 2017-11-07 15:12 UTC  (8+ messages)

"Cannot fetch git.git" (worktrees at fault? or origin/HEAD) ?
 2017-11-07 12:29 UTC  (11+ messages)
                  ` "Cannot fetch git.git" ( iworktrees "

[PATCH v2 0/8] Create Git/Packet.pm
 2017-11-07  6:34 UTC  (10+ messages)
` [PATCH v2 1/8] t0021/rot13-filter: fix list comparison
` [PATCH v2 2/8] t0021/rot13-filter: refactor packet reading functions
` [PATCH v2 6/8] t0021/rot13-filter: refactor checking final lf
` [PATCH v2 7/8] t0021/rot13-filter: add capability functions

[PATCH v1 0/2] Add option to git log to choose which refs receive decoration
 2017-11-07  0:18 UTC  (5+ messages)
` [PATCH v1 2/2] log: add option to choose which refs to decorate

[PATCH] wt-status: actually ignore submodules when requested
 2017-11-06 22:52 UTC  (3+ 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).