git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-17 23:38:48 to 2016-06-21 10:39:41 UTC [more...]

[PATCH 0/5] Let log-tree and friends respect diffopt's `file` field
 2016-06-21 10:35 UTC  (28+ messages)
` [PATCH 1/5] log-tree: respect diffopt's configured output file stream
` [PATCH 2/5] line-log: "
` [PATCH 3/5] graph: respect the diffopt.file setting
` [PATCH 4/5] shortlog: support outputting to streams other than stdout
` [PATCH 5/5] format-patch: avoid freopen()
` [PATCH v2 0/7] Let log-tree and friends respect diffopt's `file` field
  ` [PATCH v2 1/7] log-tree: respect diffopt's configured output file stream
  ` [PATCH v2 2/7] line-log: "
  ` [PATCH v2 3/7] graph: respect the diffopt.file setting
  ` [PATCH v2 4/7] shortlog: support outputting to streams other than stdout
  ` [PATCH v2 5/7] format-patch: explicitly switch off color when writing to files
  ` [PATCH v2 6/7] format-patch: avoid freopen()
  ` [PATCH v2 7/7] format-patch: use stdout directly
  ` [PATCH v3 0/9] Let log-tree and friends respect diffopt's `file` field
    ` [PATCH v3 7/9] format-patch: explicitly switch off color when writing to files
    ` [PATCH v3 8/9] format-patch: avoid freopen()

Filters should be parallelized if needed
 2016-06-21  9:36 UTC  (2+ messages)

How to find commits unique to a branch
 2016-06-21  8:28 UTC  (4+ messages)

[PATCH] Improved example "To move the whole tree into a subdirectory..." to not fail when early commits are empty
 2016-06-21  5:57 UTC 

[PATCH] perf: accommodate for MacOSX
 2016-06-21  7:57 UTC  (5+ messages)

[RFC/PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-21  7:45 UTC  (7+ messages)

unable to pull from remote if commit date is in the future
 2016-06-21  6:37 UTC  (17+ messages)
          ` [PATCH 0/3] fix local_tzoffset with far-in-future dates
            ` [PATCH 1/3] t0006: rename test-date's "show" to "relative"
            ` [PATCH 2/3] t0006: test various date formats
            ` [PATCH 3/3] local_tzoffset: detect errors from tm_to_time_t

Problem with --shallow-submodules option
 2016-06-21  6:32 UTC  (3+ messages)

[PATCH] pathspec: warn on empty strings as pathspec
 2016-06-21  5:11 UTC  (2+ messages)

Fast-forward able commit, otherwise fail
 2016-06-21  4:51 UTC  (2+ messages)

What's cooking in git.git (Jun 2016, #07; Mon, 20)
 2016-06-20 23:11 UTC 

[PATCH 0/2] friendlier handling of overflows in archive-tar
 2016-06-20 22:54 UTC  (5+ messages)
` [PATCH 1/2] archive-tar: write extended headers for file sizes >= 8GB
` [PATCH 2/2] archive-tar: write extended headers for far-future mtime

may be bug in svn fetch no-follow-parent
 2016-06-20 21:52 UTC  (2+ messages)

What's cooking in git.git (Jun 2016, #05; Thu, 16)
 2016-06-20 20:06 UTC  (18+ messages)

[PATCH] Make find_commit_subject() more robust
 2016-06-20 19:35 UTC  (2+ messages)

[PATCH 0/1] Fix testing of `master` on Windows
 2016-06-20 19:09 UTC  (3+ messages)
` [PATCH 1/1] mingw: work around t2300's assuming non-Windows paths

[PATCH] mingw: let the build succeed with DEVELOPER=1
 2016-06-20 19:11 UTC  (2+ messages)

[BUG REPORT] git 2.9.0 clone --recursive fails on cloning a submodule
 2016-06-20 17:18 UTC  (14+ messages)
      ` [PATCH] shallow clone to not imply shallow submodules

[PATCH] t5614: don't use subshells
 2016-06-20 17:21 UTC 

Short-term plans for the post 2.9 cycle
 2016-06-20 17:05 UTC  (3+ messages)

[PATCH v2 0/8] object_id part 4
 2016-06-20 15:53 UTC  (15+ messages)
` [PATCH v2 1/8] Add basic Coccinelle transforms
` [PATCH v2 2/8] Apply object_id Coccinelle transformations
` [PATCH v2 3/8] Convert struct diff_filespec to struct object_id
` [PATCH v2 4/8] Rename struct diff_filespec's sha1_valid member
` [PATCH v2 5/8] merge-recursive: convert struct stage_data to use object_id
` [PATCH v2 6/8] merge-recursive: convert struct merge_file_info to object_id
` [PATCH v2 7/8] merge-recursive: convert leaf functions to use struct object_id
` [PATCH v2 8/8] merge-recursive: convert merge_recursive_generic to object_id

git stash doesn't always save work dir as-is: bug?
 2016-06-20 13:59 UTC 

Problem with git-http-backend.exe as iis cgi
 2016-03-10 12:55 UTC  (2+ messages)

Problem with Integrated Vim Editor on Win 10
 2016-03-31 17:48 UTC  (3+ messages)

ssh key
 2016-05-30 11:11 UTC  (2+ messages)

[GSOC Update] Week 6
 2016-06-20  7:37 UTC  (2+ messages)
` [GSOC Update] Week 7

Managing sub-projects
 2016-06-20  2:01 UTC  (2+ messages)

What's cooking in git.git (Jun 2016, #06; Sun, 19)
 2016-06-19 22:46 UTC 

[PATCH] git-sh-setup.sh: fix missing double quotes variables
 2016-06-19 21:18 UTC  (11+ messages)
` (no subject)

[PATCH] pathspec: prevent empty strings as pathspecs
 2016-06-19 20:32 UTC  (7+ messages)

[PATCH v1] travis-ci: enable web server tests t55xx on Linux
 2016-06-19 18:29 UTC  (3+ messages)

Fwd: what is a snapshot?
 2016-06-19 15:20 UTC  (2+ messages)
  `  "

[PATCH v2 0/2] Introduce log.showSignature config variable
 2016-06-19 11:30 UTC  (5+ messages)
` [PATCH v2 1/2] log: add "--no-show-signature" command line option
` [PATCH v2 2/2] log: add log.showSignature configuration variable

[PATCH] Refactor recv_sideband()
 2016-06-19 10:48 UTC  (4+ messages)
` [PATCH v2] "

What's cooking in git.git (May 2016, #08; Thu, 26)
 2016-06-19 10:10 UTC  (4+ messages)

[PATCH] prune: keep files created after process start
 2016-06-19  9:34 UTC  (6+ messages)

[PATCH v12 11/20] index-helper: use watchman to avoid refreshing index with lstat()
 2016-06-19  5:07 UTC  (2+ messages)
` [PATCH v12 11/20] index-helper: use watchman to avoid refreshing, "

URL rewrite in local config unable to override global config rule
 2016-06-18 13:49 UTC  (6+ messages)

[PATCH v3 00/13] Reference iterators
 2016-06-18  4:15 UTC  (14+ messages)
` [PATCH v3 01/13] refs: remove unnecessary "extern" keywords
` [PATCH v3 02/13] do_for_each_ref(): move docstring to the header file
` [PATCH v3 03/13] refs: use name "prefix" consistently
` [PATCH v3 04/13] delete_refs(): add a flags argument
` [PATCH v3 05/13] remote rm: handle symbolic refs correctly
` [PATCH v3 06/13] get_ref_cache(): only create an instance if there is a submodule
` [PATCH v3 07/13] entry_resolves_to_object(): rename function from ref_resolves_to_object()
` [PATCH v3 08/13] ref_resolves_to_object(): new function
` [PATCH v3 09/13] refs: introduce an iterator interface
` [PATCH v3 10/13] do_for_each_ref(): reimplement using reference iteration
` [PATCH v3 11/13] for_each_reflog(): don't abort for bad references
` [PATCH v3 12/13] dir_iterator: new API for iterating over a directory tree
` [PATCH v3 13/13] for_each_reflog(): reimplement using iterators

Migrating away from SHA-1?
 2016-06-18  3:30 UTC  (2+ messages)

[PATCH] archive-tar: add UL type suffix to unsigned long constant
 2016-06-18  1:21 UTC  (3+ messages)

[PATCH] run-command: mark file-local symbols static
 2016-06-18  0:58 UTC  (3+ messages)

[PATCH v5 00/10] Fix icase grep on non-ascii
 2016-06-18  0:26 UTC  (7+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 01/11] grep: allow -F -i combination

[PATCH v2 0/7] gpg-interface cleanups
 2016-06-17 23:38 UTC  (6+ messages)
` [PATCH v2 3/7] verify_signed_buffer: use tempfile object
` [PATCH v2 4/7] run-command: add pipe_command helper
` [PATCH v2 5/7] verify_signed_buffer: use pipe_command
` [PATCH v2 6/7] sign_buffer: "
` [PATCH v2 7/7] gpg-interface: check gpg signature creation status


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