git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-07-13 15:43:33 to 2013-07-15 15:55:02 UTC [more...]

[PATCH 1/4] mailmap: do not lose single-letter names
 2013-07-15 15:54 UTC  (8+ messages)
` [PATCH] mailmap: Testing the single letter name case

[PATCH] http.c: fix parsing of http.sslCertPasswordProtected variable
 2013-07-15 15:54 UTC  (8+ messages)

[RFD] Making "git push [--force/--delete]" safer?
 2013-07-15 15:47 UTC  (31+ messages)
` [PATCH 0/7] safer "push --force" with compare-and-swap
  ` [PATCH 7/7] push: document --lockref
                                      ` Default expectation of --lockref

[PATCH] git-clone.txt: remove the restriction on pushing from a shallow clone
 2013-07-15 15:35 UTC  (8+ messages)
          ` [PATCH] Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"

Bug in "git show"?
 2013-07-15 15:28 UTC  (13+ messages)
  ` [PATCH 0/5] Make "git show -s" easier to discover for users
    ` [PATCH 1/5] diff: allow --no-patch as synonym for -s
    ` [PATCH 2/5] diff: allow --patch to override -s/--no-patch
    ` [PATCH 3/5] Documentation/git-show.txt: include common diff options, like git-log.txt
    ` [PATCH 4/5] Documentation: move description of -s, --no-patch to diff-options.txt
    ` [PATCH 5/5] Documentation/git-log.txt: capitalize section names

Segfault in `git describe`
 2013-07-15 15:24 UTC  (4+ messages)
    ` [PATCH] do_one_ref(): save and restore value of current_ref

[PATCH v2 0/9] mailmap fixes
 2013-07-15 15:22 UTC  (12+ messages)
` [PATCH v2 1/9] t4203: demonstrate loss of single-character name in mailmap entry
` [PATCH v2 2/9] mailmap: do not lose single-letter names
` [PATCH v2 3/9] t4203: demonstrate loss of uppercase characters in canonical email
` [PATCH v2 4/9] mailmap: do not downcase mailmap entries
` [PATCH v2 5/9] mailmap: debug: fix out-of-order fprintf() arguments
` [PATCH v2 6/9] mailmap: debug: fix malformed fprintf() format directive
` [PATCH v2 7/9] mailmap: debug: eliminate -Wformat field precision type warning
` [PATCH v2 8/9] mailmap: debug: avoid passing NULL to fprintf() '%s' directive
` [PATCH v2 9/9] mailmap: style fixes

[PATCH] commit: Fix a memory leak in determine_author_info
 2013-07-15 14:46 UTC  (3+ messages)

[PATCH] Use compat/regex on Cygwin
 2013-07-15 14:10 UTC 

[PATCH v4 0/2] git-multimail: a replacement for post-receive-email
 2013-07-15 13:38 UTC  (7+ messages)
` [PATCH v4 2/2] post-receive-email: deprecate script in favor of git-multimail
  ` [PATCH v4 1/2] git-multimail: an improved replacement for post-receive-email

Missing capabilities in Documentation/technical/protocol-capbilities.txt
 2013-07-15 12:25 UTC 

[PATCH v2 00/19] Index-v5
 2013-07-15 10:12 UTC  (20+ messages)
` [PATCH v2 03/19] read-cache: move index v2 specific functions to their own file
` [PATCH v2 06/19] read-cache: add index reading api
` [PATCH v2 07/19] make sure partially read index is not changed
` [PATCH v2 08/19] grep.c: Use index api
` [PATCH v2 09/19] ls-files.c: use "
` [PATCH v2 10/19] documentation: add documentation of the index-v5 file format
` [PATCH v2 12/19] read-cache: read index-v5

[PATCH v5 0/5] config: add support for http.<url>.* settings
 2013-07-15  9:51 UTC  (6+ messages)
` [PATCH v5 1/5] http.c: fix parsing of http.sslCertPasswordProtected variable
` [PATCH v5 2/5] http.c: fix parsing of GIT_SSL_CERT_PASSWORD_PROTECTED variable
` [PATCH v5 3/5] config: add support for http.<url>.* settings
` [PATCH v5 4/5] config: improve "
` [PATCH v5 5/5] tests: add new test for the url_normalize function

[PATCH v3] config: add support for http.<url>.* settings
 2013-07-15  9:50 UTC  (10+ messages)

[PATCH] gitweb: Ensure OPML text fits inside its box
 2013-07-15  9:15 UTC  (7+ messages)
  ` [PATCH 3/4] gitweb: omit the repository owner when it is unset
  ` [PATCH 1/4] gitweb: Ensure OPML text fits inside its box
  ` [PATCH 2/4] gitweb: vertically centre contents of page footer
  ` [PATCH 4/4] gitweb: make search help link less ugly

ANNOUNCE: git-imerge -- Incremental merge and rebase for git
 2013-07-15  8:56 UTC  (2+ messages)

What's cooking in git.git (Jul 2013, #05; Fri, 12)
 2013-07-15  8:34 UTC  (2+ messages)

[PATCH] more mailmap entries
 2013-07-15  7:06 UTC  (4+ messages)
` [PATCH] .mailmap: Combine more (email, name) to individual persons

[PATCH] t4203: fix checks for email address remapping
 2013-07-15  7:00 UTC  (3+ messages)

[PATCH 0/7] cat-file --batch-check performance improvements
 2013-07-15  4:23 UTC  (8+ messages)
` [PATCH 1/7] cat-file: disable object/refname ambiguity check for batch mode

first parent, commit graph layout, and pull merge direction
 2013-07-15  4:23 UTC  (12+ messages)
        ` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull
                  ` [PATCH] fixup! "

[PATCH v2 0/2] Squelch warning from send-email
 2013-07-15  4:15 UTC  (10+ messages)
` [PATCH v2 1/2] send-email: squelch warning from Net::SMTP::SSL

[PATCH 6/6] template: Fix comment indentation in pre-rebase hook
 2013-07-15  3:22 UTC  (17+ messages)
` [PATCH 0/6] Update to janitorial work on hook templates
  ` [PATCH 1/6] templates: Use heredoc in pre-commit hook
  ` [PATCH 2/6] templates: Reformat pre-commit hook's message
  ` [PATCH 3/6] templates: Fix spelling in pre-commit hook
  ` [PATCH 4/6] Documentation: Update manpage for "
  ` [PATCH 5/6] templates: Fix ASCII art in pre-rebase hook

[PATCH 1/4] daemon.c:handle: Remove unneeded check for null pointer
 2013-07-14 22:18 UTC  (8+ messages)
` [PATCH 2/4] commit: Fix a memory leak in determine_author_info
` [PATCH 3/4] diff-no-index: Remove unused variable
` [PATCH 4/4] diff.c: Do not initialize a variable, which gets reassigned anyway

[RFC/PATCH v2 1/1] cygwin: Add fast_lstat() and fast_fstat() functions
 2013-07-14 16:15 UTC  (2+ messages)

[PATCH] Cygwin has trustable filemode
 2013-07-14 16:13 UTC 

[PATCH] test-lib.sh - cygwin does not have usable FIFOs
 2013-07-14 15:38 UTC  (7+ messages)

[PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase)
 2013-07-14  8:48 UTC  (48+ messages)
` [PATCH v2 01/46] clean: remove unused variable "seen"
` [PATCH v2 02/46] Move struct pathspec and related functions to pathspec.[ch]
` [PATCH v2 03/46] pathspec: i18n-ize error strings in pathspec parsing code
` [PATCH v2 04/46] pathspec: add copy_pathspec
` [PATCH v2 05/46] Add parse_pathspec() that converts cmdline args to struct pathspec
` [PATCH v2 06/46] parse_pathspec: save original pathspec for reporting
` [PATCH v2 07/46] parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL}
` [PATCH v2 08/46] Convert some get_pathspec() calls to parse_pathspec()
` [PATCH v2 09/46] parse_pathspec: add special flag for max_depth feature
` [PATCH v2 10/46] parse_pathspec: support stripping submodule trailing slashes
` [PATCH v2 11/46] parse_pathspec: support stripping/checking submodule paths
` [PATCH v2 12/46] parse_pathspec: support prefixing original patterns
` [PATCH v2 13/46] Guard against new pathspec magic in pathspec matching code
` [PATCH v2 14/46] clean: convert to use parse_pathspec
` [PATCH v2 15/46] commit: "
` [PATCH v2 16/46] status: "
` [PATCH v2 17/46] rerere: "
` [PATCH v2 18/46] checkout: "
` [PATCH v2 19/46] rm: "
` [PATCH v2 20/46] ls-files: "
` [PATCH v2 21/46] archive: "
` [PATCH v2 22/46] check-ignore: "
` [PATCH v2 23/46] add: "
` [PATCH v2 24/46] reset: "
` [PATCH v2 25/46] line-log: "
` [PATCH v2 26/46] Convert read_cache_preload() to take struct pathspec
` [PATCH v2 27/46] Convert run_add_interactive to use "
` [PATCH v2 28/46] Convert unmerge_cache to take "
` [PATCH v2 29/46] checkout: convert read_tree_some "
` [PATCH v2 30/46] Convert report_path_error "
` [PATCH v2 31/46] Convert refresh_index "
` [PATCH v2 32/46] Convert {read,fill}_directory "
` [PATCH v2 33/46] Convert add_files_to_cache "
` [PATCH v2 34/46] Convert common_prefix() to use "
` [PATCH v2 35/46] Remove diff_tree_{setup,release}_paths
` [PATCH v2 36/46] Remove init_pathspec() in favor of parse_pathspec()
` [PATCH v2 37/46] Remove match_pathspec() in favor of match_pathspec_depth()
` [PATCH v2 38/46] tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
` [PATCH v2 39/46] Rename field "raw" to "_raw" in struct pathspec
` [PATCH v2 40/46] parse_pathspec: make sure the prefix part is wildcard-free
` [PATCH v2 41/46] parse_pathspec: preserve prefix length via PATHSPEC_PREFIX_ORIGIN
` [PATCH v2 42/46] Kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
` [PATCH v2 43/46] pathspec: support :(literal) syntax for noglob pathspec
` [PATCH v2 44/46] pathspec: make --literal-pathspecs disable pathspec magic
` [PATCH v2 45/46] pathspec: support :(glob) syntax
` [PATCH v2 46/46] parse_pathspec: accept :(icase)path syntax

[PATCH] Add config options remotes.prune and remote.<name>.prune
 2013-07-13 15:43 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).