git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-13 19:51:55 to 2016-06-16 12:12:03 UTC [more...]

[PATCH] grep: fix grepping for "intent to add" files
 2016-06-16 12:11 UTC  (6+ messages)

I lost my commit signature
 2016-06-16 11:30 UTC  (28+ messages)
            ` [PATCH] gpg-interface: check gpg signature for correct header
                    ` [PATCHv2] "
                    ` [PATCHv3] gpg-interface: check gpg signature creation status

Code review tool recommendations - replacement for crucible?
 2016-06-16 10:55 UTC  (2+ messages)

URL rewrite in local config unable to override global config rule
 2016-06-16 10:14 UTC 

Un-paged commit messages in git filter-branch's commit-filter?
 2016-06-16  9:59 UTC  (2+ messages)

[PATCH] gnome-keyring: Don't hard-code pkg-config executable
 2016-06-16  9:50 UTC  (2+ messages)

bug: compactionheuristic config var case issue
 2016-06-16  9:48 UTC  (3+ messages)

[PATCH 0/7] gpg-interface cleanups
 2016-06-16  9:42 UTC  (8+ messages)
` [PATCH 1/7] gpg-interface: use child_process.args
` [PATCH 2/7] verify_signed_buffer: drop pbuf variable
` [PATCH 3/7] verify_signed_buffer: use tempfile object
` [PATCH 4/7] run-command: add pipe_command helper
` [PATCH 5/7] verify_signed_buffer: use pipe_command
` [PATCH 6/7] sign_buffer: "
` [PATCH 7/7] gpg-interface: check gpg signature creation status

core.fscache on Windows trashes system
 2016-06-16  9:04 UTC 

Issue with subtree split in git version post 2.7.X on MAC
 2016-06-16  7:26 UTC 

[PATCH v8 0/3] bisect--helper: check-term-format() & write_terms()
 2016-06-16  7:10 UTC  (3+ messages)
` [PATCH v8 2/3] bisect: rewrite `check_term_format` shell function in C

[bug] assertion in 2.8.4 triggering on old-ish worktree
 2016-06-16  5:02 UTC  (2+ messages)

(unknown)
 2016-06-16  3:54 UTC 

[PATCH 0/2] friendlier handling of overflows in archive-tar
 2016-06-16  4:37 UTC  (3+ 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

What's cooking in git.git (Jun 2016, #04; Tue, 14)
 2016-06-16  4:16 UTC  (7+ messages)

[PATCH 00/38] Virtualization of the refs API
 2016-06-16  4:03 UTC  (4+ messages)
` [PATCH 16/38] resolve_gitlink_ref(): implement using resolve_ref_recursively()

Easiest way to clone over an existing directory?
 2016-06-16  2:44 UTC  (2+ messages)

[RFC-PATCH v2 0/2] send-email: new --quote-email option
 2016-06-15 22:21 UTC  (38+ messages)
` [PATCH v3 0/6] send-email: cleaner tests and quote email
  ` [PATCH v3 1/6] t9001: non order-sensitive file comparison
  ` [PATCH v3 2/6] t9001: check email address is in Cc: field
  ` (unknown),
    ` [PATCH v4 3/6] send-email: shorten send-email's output
    ` [PATCH v4 4/6] send-email: create email parser subroutine
    ` [PATCH v4 5/6] send-email: --in-reply-to=<file> populate header fields
    ` [PATCH v4 6/6] send-email: add option --cite to quote the message body

"git-rebase -i --autostash" will leave dangling stash when editor is aborted
 2016-06-15 21:56 UTC 

[PATCH] verify-tag: allow to verify signed blob objects
 2016-06-15 21:41 UTC  (5+ messages)

[PATCH 1/4] bisect--helper: `bisect_clean_state` shell function in C
 2016-06-15 21:14 UTC  (19+ messages)
` [PATCH v2 0/6] convert various shell functions in git-bisect to C
  ` [PATCH v2 1/6] bisect--helper: `bisect_clean_state` shell function in C
  ` [PATCH v2 2/6] t6030: explicitly test for bisection cleanup
  ` [PATCH v2 3/6] wrapper: move is_empty_file() from builtin/am.c
  ` [PATCH v2 4/6] bisect--helper: `bisect_reset` shell function in C
  ` [PATCH v2 5/6] bisect--helper: `is_expected_rev` & `check_expected_revs` "
  ` [PATCH v2 6/6] bisect--helper: `bisect_write` "

[PATCH] Document the 'svn propset' command
 2016-06-15 20:32 UTC  (11+ messages)

[RFC/PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-15 19:37 UTC  (4+ messages)

[PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-15 19:31 UTC  (4+ messages)

[PATCH] hooks--pre-commit.sample: check for chars, that are not allowed for a windows file name
 2016-06-15 17:54 UTC  (3+ messages)

Git clone 2.9.0
 2016-06-15 13:47 UTC  (2+ messages)

Bug report: stdout vs stderr
 2016-06-15 12:19 UTC 

[ANNOUNCE] Git Rev News edition 16
 2016-06-15 12:06 UTC 

[ANNOUNCE] Sharness v1.0.0
 2016-06-15  9:03 UTC  (8+ messages)

compactionHeuristic=true is not used by interactive staging
 2016-06-15  6:24 UTC  (4+ messages)

[PATCH] fetch: document that pruning happens before fetching
 2016-06-15  3:46 UTC  (8+ messages)

[PATCH] Refactor recv_sideband()
 2016-06-15  3:44 UTC  (16+ messages)
` [PATCH v2] "

'untracked working tree files would be overwritten by merge' on ignored files?
 2016-06-14 21:35 UTC  (3+ messages)

[PATCH] do not loop around deref_tag()
 2016-06-14 21:21 UTC  (2+ messages)

[PATCH v2 1/1] Don't free remote->name after fetch
 2016-06-14 18:57 UTC  (4+ messages)

[PATCH] blame: improve diagnosis for "--reverse NEW"
 2016-06-14 18:41 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH] blame: dwim "blame --reverse OLD" as "blame --reverse OLD.."

[PATCH 1/1] Don't free remote->name after fetch
 2016-06-14 17:52 UTC  (5+ messages)

[PATCH v7 00/40] libify apply and use lib in am, part 2
 2016-06-14 17:50 UTC  (8+ messages)
` [PATCH v7 01/40] apply: move 'struct apply_state' to apply.h
` [PATCH v7 02/40] builtin/apply: make apply_patch() return -1 instead of die()ing

problems installing GIT on my MAC OS X 10.11.5
 2016-06-14 17:12 UTC  (6+ messages)

[PATCH 1/2] Make send_sideband() return void
 2016-06-14 14:49 UTC  (2+ messages)
` [PATCH 2/2] Make send_client_data() "

[ANNOUNCE] Git for Windows 2.9.0
 2016-06-14 11:17 UTC 

[patch] Out of bounds read in git apply on malformed input in gitdiff_verify_name()
 2016-06-14 10:52 UTC 

[PATCH 00/27] nd/shallow-deepen updates
 2016-06-14  9:21 UTC  (4+ messages)

[TIG PATCH] test: make diff/log work with git 2.9
 2016-06-14  8:34 UTC 

[PATCH v2] strbuf: describe the return value of strbuf_read_file
 2016-06-14  6:14 UTC 

[PATCH] strbuf: describe the return value of strbuf_read_file()
 2016-06-14  5:57 UTC  (3+ messages)

[PATCH 0/3] fix parse-opt string_list leaks
 2016-06-14  5:05 UTC  (4+ messages)
` [PATCH 3/3] blame,shortlog: don't make local option variables static

Re attr API further revamp
 2016-06-13 21:54 UTC  (3+ messages)

[ANNOUNCE] Git v2.9.0
 2016-06-13 19:45 UTC 


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