git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-06-25 18:21:33 to 2017-06-28 20:58:45 UTC [more...]

[PATCH] submodule--helper: do not call utf8_fprintf() unnecessarily
 2017-06-28 20:58 UTC  (3+ messages)

[PATCH 0/6] Fixing up sb/diff-color-moved
 2017-06-28 20:36 UTC  (15+ messages)
` [PATCH 1/6] diff.c: factor out shrinking of potential moved line blocks
` [PATCH 2/6] diff.c: change the default for move coloring to zebra
` [PATCH 3/6] diff.c: better reporting on color.moved bogus configuration
` [PATCH 4/6] Documentation/diff: reword color moved
` [PATCH 5/6] diff.c: omit uninteresting moved lines
` [PATCH 6/6] diff.c: detect blocks despite whitespace changes

[GSoC] Update: Week 6
 2017-06-28 19:53 UTC  (11+ messages)
` [GSoC][PATCH 1/6 v2] submodule--helper: introduce for_each_submodule_list
  ` [GSoC][PATCH 2/6 v2] submodule: port subcommand foreach from shell to C
  ` [GSoC][PATCH 3/6 v2] submodule: port set_name_rev "
  ` [GSoC][PATCH 4/6 v2] submodule: port submodule subcommand status
  ` [GSoC][PATCH 5/6 v2] submodule: port submodule subcommand sync from shell to C
  ` [GSoC][PATCH 6/6 v2] submodule: port submodule subcommand 'deinit' "

[PATCH 0/3] WIP list-objects and pack-objects for partial clone
 2017-06-28 17:54 UTC  (5+ messages)
` [PATCH 1/3] list-objects: add filter_blob to traverse_commit_list

[PATCH/RFC v1 1/1] cygwin: Allow pushing to UNC paths
 2017-06-28 17:40 UTC  (2+ messages)

[PATCH] t1450: use egrep for regexp "alternation"
 2017-06-28 17:17 UTC 

Solaris 11.3 SPARC grep problem with t1450-fsck.sh
 2017-06-28 17:15 UTC  (4+ messages)

[PATCH/RFC] commit-template: improve readability of commit template
 2017-06-28 16:48 UTC  (9+ messages)
      ` [PATCH] "

Bug: Cannot kill Nodejs process using ctrl + c
 2017-06-28 14:40 UTC  (6+ messages)

[PATCH] git-p4: changelist template with p4 -G change -o
 2017-06-28 13:14 UTC  (9+ messages)
          ` [PATCH] git-p4: parse marshal output "p4 -G" in p4 changes

Bug: submodules of submodules use absolute gitdir in .git file (instead of relative)
 2017-06-28 12:30 UTC  (4+ messages)

[PATCH 0/1] fix ls-remote help message
 2017-06-28  9:34 UTC  (4+ messages)
` [PATCH 1/1] ls-remote: remove "-h" from help text

Bug: Since Git 2.13.2 git rebase autostash doesn't use fast-forward (poor performance)
 2017-06-28  8:22 UTC  (3+ messages)

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-06-28  5:11 UTC  (6+ messages)
` [PATCH v5 3/7] fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files
` [PATCH v5 4/7] fsmonitor: add test cases for fsmonitor extension

[PATCH] subtree: Obey USE_ASCIIDOCTOR when present
 2017-06-28  3:57 UTC  (2+ messages)

Compile Error v2.13.2 on Solaris SPARC
 2017-06-27 22:24 UTC  (45+ messages)
` [PATCH 0/3] update sha1dc from PR #36
  ` [PATCH v2 "
  ` [PATCH v2 1/3] sha1dc: correct endian detection for Solaris (and others?)
  ` [PATCH v2 2/3] sha1dc: optionally use sha1collisiondetection as a submodule
  ` [PATCH v2 3/3] sha1collisiondetection: automatically enable when submodule is populated
` [PATCH 1/3] sha1dc: update from my PR #36
` [PATCH 2/3] sha1dc: optionally use sha1collisiondetection as a submodule
` [PATCH 3/3] sha1collisiondetection: automatically enable when submodule is populated

[PATCH v7 0/6] convert: add "status=delayed" to filter process protocol
 2017-06-27 21:58 UTC  (15+ messages)
` [PATCH v7 1/6] t0021: keep filter log files on comparison
` [PATCH v7 2/6] t0021: make debug log file name configurable
` [PATCH v7 3/6] t0021: write "OUT <size>" only on success
` [PATCH v7 4/6] convert: put the flags field before the flag itself for consistent style
` [PATCH v7 5/6] convert: move multiple file filter error handling to separate function
` [PATCH v7 6/6] convert: add "status=delayed" to filter process protocol

[PATCH 1/2] apply: guard against renames of non-existant empty files
 2017-06-27 21:39 UTC  (16+ messages)
` [PATCH 2/2] apply: handle assertion failure gracefully

[PATCH 0/3] pull: optionally rebase submodules
 2017-06-27 21:31 UTC  (7+ messages)
` [PATCH 2/3] builtin/fetch: parse recurse-submodules-default at default options parsing
          ` [PATCH] builtin/fetch cleanup: always set default value for submodule recursing

[PATCH] Spelling fixes
 2017-06-27 17:35 UTC  (2+ messages)

Requesting improvements to "status" in commit template
 2017-06-27 17:21 UTC  (2+ messages)

"git push --recurse-submodules=on-demand" regression
 2017-06-27 16:23 UTC 

[PATCH v4 0/5] Implement git stash as a builtin command
 2017-06-27 14:53 UTC  (7+ messages)
` [PATCH v4 5/5] stash: implement builtin stash

[PATCH v6 0/6] convert: add "status=delayed" to filter process protocol
 2017-06-27 12:07 UTC  (24+ messages)
` [PATCH v6 1/6] t0021: keep filter log files on comparison
` [PATCH v6 2/6] t0021: make debug log file name configurable
` [PATCH v6 3/6] t0021: write "OUT" only on success
` [PATCH v6 4/6] convert: put the flags field before the flag itself for consistent style
` [PATCH v6 5/6] convert: move multiple file filter error handling to separate function
` [PATCH v6 6/6] convert: add "status=delayed" to filter process protocol

--color-moved feedback, was Re: [PATCH v2 19/29] packed-backend: new module for handling packed references
 2017-06-27  3:12 UTC  (4+ messages)

What's cooking in git.git (Jun 2017, #06; Thu, 22)
 2017-06-27  2:58 UTC  (6+ messages)

[PATCH] pack-bitmap: Don't perform unaligned memory access
 2017-06-27  0:06 UTC  (3+ messages)

[GSoC] Update: Week 5
 2017-06-26 23:24 UTC  (3+ messages)

[RFC PATCH] proposal for refs/tracking/* hierarchy
 2017-06-26 19:28 UTC  (4+ messages)

[PATCH] submodule--helper: teach push-check to handle HEAD
 2017-06-26 18:12 UTC  (3+ messages)

[RFC PATCH 0/4] Improvements to sha1_file
 2017-06-26 17:35 UTC  (14+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 6/8] sha1_file: improve sha1_object_info_extended
  ` [PATCH v4 7/8] sha1_file: do not access pack if unneeded

What's cooking in git.git (Jun 2017, #07; Sat, 24)
 2017-06-26 16:55 UTC  (6+ messages)

[ANNOUNCE] Git for Windows 2.13.2
 2017-06-26 14:01 UTC 

ANNOUNCE: A mailing list for git packaging discussion
 2017-06-26 12:16 UTC 

Getting first tag per branch for a commit
 2017-06-26  9:37 UTC  (4+ messages)

[PATCH 0/3] Add regression tests for recent rebase -i fixes
 2017-06-26  9:23 UTC  (10+ messages)
` [PATCH v3 0/4] "


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