git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-07-15 08:17:22 to 2013-07-17 17:09:50 UTC [more...]

[RFD] Making "git push [--force/--delete]" safer?
 2013-07-17 17:09 UTC  (33+ messages)
` [PATCH 0/7] safer "push --force" with compare-and-swap
  ` [PATCH 4/7] remote.c: add command line option parser for --lockref
  ` [PATCH 7/7] push: document --lockref
                                      ` Default expectation of --lockref

[PATCH] request-pull: improve error message for invalid revision args
 2013-07-17 17:06 UTC  (2+ messages)

[PATCH 3/4] diff-no-index: Remove unused variable
 2013-07-17 17:04 UTC  (5+ messages)
` [PATCH 0/2] git diff -q option removal
  ` [PATCH 1/2] diff --no-index: remove nonfunctional "-q" handling
  ` [PATCH 2/2] diff: Remove -q to stay silent on missing files

[RFC/PATCH] Add the NO_SENTINEL build variable
 2013-07-17 16:55 UTC  (4+ messages)

[PATCH 0/3] Switch German translation from pure German to German+English
 2013-07-17 16:24 UTC  (25+ messages)
` [PATCHv2 0/3] Switch German translation to G+E
  ` [PATCHv2 1/3] l10n: de.po: switch from pure German to German+English (part 1)
    ` [PATCHv2 2/3] l10n: de.po: switch from pure German to German+English (part 2)
      ` [PATCHv2 3/3] l10n: de.po: switch from pure German to German+English (part 3)
    ` [PATCH 1/2] apply, entry: speak of submodules instead of subprojects
      ` [PATCH 2/2] show-branch: fix description of --date-order
    ` [PATCHv3 0/3] Switch German translation to G+E
      ` [PATCHv3 1/3] l10n: de.po: switch from pure German to German+English (part 1)
        ` [PATCHv3 2/3] l10n: de.po: switch from pure German to German+English (part 2)
          ` [PATCHv3 3/3] l10n: de.po: switch from pure German to German+English (part 3)
      ` [PATCH v3 0/3] Switch German translation to G+E
        ` [PATCH v3 1/3] l10n: de.po: switch from pure German to German+English (part 1)
          ` [PATCH v3 2/3] l10n: de.po: switch from pure German to German+English (part 2)
            ` [PATCH v3 3/3] l10n: de.po: switch from pure German to German+English (part 3)

maintainer question: config http.<url>.* patch administrivia
 2013-07-17 15:02 UTC 

[StGit PATCH] Fix dirty index errors when resolving conflicts
 2013-07-17 13:57 UTC 

[PATCH] t6131 - skip tests if on case-insensitive file system
 2013-07-17 13:42 UTC  (2+ messages)

Git counterpart to SVN bugtraq properties?
 2013-07-17 13:33 UTC  (2+ messages)

[PATCH v2 00/19] Index-v5
 2013-07-17 12:56 UTC  (22+ messages)
` [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 0/7] First class shallow clone
 2013-07-17 12:47 UTC  (8+ messages)
` [PATCH 1/7] transport.h: remove send_pack prototype, already defined in send-pack.h
` [PATCH 2/7] {receive,upload}-pack: advertise shallow graft information
` [PATCH 3/7] connect.c: teach get_remote_heads to parse "shallow" lines
` [PATCH 4/7] Move setup_alternate_shallow and write_shallow_commits to shallow.c
` [PATCH 5/7] fetch-pack: support fetching from a shallow repository
` [PATCH 6/7] {send,receive}-pack: support pushing from a shallow clone
` [PATCH 7/7] send-pack: support pushing to "

Missing capabilities in Documentation/technical/protocol-capbilities.txt
 2013-07-17 11:31 UTC  (2+ messages)

[PATCH] Fix some sparse warnings
 2013-07-17  5:47 UTC  (7+ messages)

merging commit history
 2013-07-17  1:08 UTC  (2+ messages)

[PATCH] show-ref: make --head always show the HEAD ref
 2013-07-17  0:05 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] Use compat/regex on Cygwin
 2013-07-16 23:24 UTC  (4+ messages)

[PATCH] Cygwin has trustable filemode
 2013-07-16 23:22 UTC  (3+ messages)

[RFC/PATCH v2 1/1] cygwin: Add fast_lstat() and fast_fstat() functions
 2013-07-16 23:13 UTC  (10+ messages)

t3032 incompatible with Cygwin/Windows
 2013-07-16 20:32 UTC  (7+ messages)
` [PATCH] t3032 - make compatible with systems using \r\n as a line ending

[PATCH] howto: Use all-space indentation in ASCII art
 2013-07-16 18:42 UTC  (8+ messages)

Bug in "git show"?
 2013-07-16 18:07 UTC  (42+ 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 v2 0/5] Make "git show -s" easier to discover for users
              ` [PATCH v2 1/5] diff: allow --no-patch as synonym for -s
                  ` [PATCH v3 0/6] Make "git show -s" easier to discover for users
                    ` [PATCH v3 1/6] t4000-diff-format.sh: modernize style
                    ` [PATCH v3 2/6] diff: allow --no-patch as synonym for -s
                    ` [PATCH v3 3/6] diff: allow --patch & cie to override -s/--no-patch
                            ` [PATCH v4 0/6] Make "git show -s" easier to discover for users
                              ` [PATCH v4 1/6] t4000-diff-format.sh: modernize style
                              ` [PATCH v4 2/6] diff: allow --no-patch as synonym for -s
                              ` [PATCH v4 3/6] diff: allow --patch & cie to override -s/--no-patch
                              ` [PATCH v4 4/6] Documentation/git-show.txt: include common diff options, like git-log.txt
                              ` [PATCH v4 5/6] Documentation: move description of -s, --no-patch to diff-options.txt
                              ` [PATCH v4 6/6] Documentation/git-log.txt: capitalize section names
                    ` [PATCH v3 4/6] Documentation/git-show.txt: include common diff options, like git-log.txt
                    ` [PATCH v3 5/6] Documentation: move description of -s, --no-patch to diff-options.txt
                    ` [PATCH v3 6/6] Documentation/git-log.txt: capitalize section names
              ` [PATCH v2 2/5] diff: allow --patch & cie to override -s/--no-patch
              ` [PATCH v2 3/5] Documentation/git-show.txt: include common diff options, like git-log.txt
              ` [PATCH v2 4/5] Documentation: move description of -s, --no-patch to diff-options.txt
              ` [PATCH v2 5/5] Documentation/git-log.txt: capitalize section names
    ` [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

[PATCH v5 0/5] config: add support for http.<url>.* settings
 2013-07-16 10:01 UTC  (9+ 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 0/2] open() error checking
 2013-07-16  9:37 UTC  (7+ messages)
` [PATCH 1/2] git_mkstemps: correctly test return value of open()
  ` [PATCH 1/2] daemon/shell: refactor redirection of 0/1/2 from /dev/null
    ` [PATCH 2/2] git: ensure 0/1/2 are open in main()

[PATCH] git-log.txt: fix typesetting of example "git-log -L" invocation
 2013-07-16  9:23 UTC  (2+ messages)

repo consistency under crashes and power failures?
 2013-07-16  6:17 UTC  (3+ messages)

[PATCH v2 0/2] Squelch warning from send-email
 2013-07-16  2:35 UTC  (11+ messages)
` [PATCH v2 1/2] send-email: squelch warning from Net::SMTP::SSL
              ` [PATCH] send-email: improve SSL certificate verification

[PATCH] t9200 - Allow cvs version 1.12
 2013-07-16  2:05 UTC  (3+ messages)

[PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase)
 2013-07-15 21:43 UTC  (3+ messages)

[ANNOUNCE] Git v1.8.3.3
 2013-07-15 21:13 UTC 

What's cooking in git.git (Jul 2013, #03; Tue, 9)
 2013-07-15 19:33 UTC  (3+ messages)

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

[PATCH 6/6] template: Fix comment indentation in pre-rebase hook
 2013-07-15 16:54 UTC  (8+ messages)
` [PATCH 0/6] Update to janitorial work on hook templates
  ` [PATCH 1/6] templates: Use heredoc in pre-commit hook
  ` [PATCH 4/6] Documentation: Update manpage for "

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

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

[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"

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  (5+ messages)
` [PATCH v2 5/9] mailmap: debug: fix out-of-order fprintf() arguments
` [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 v4 0/2] git-multimail: a replacement for post-receive-email
 2013-07-15 13:38 UTC  (6+ messages)
` [PATCH v4 2/2] post-receive-email: deprecate script in favor of git-multimail

[PATCH v3] config: add support for http.<url>.* settings
 2013-07-15  9:50 UTC  (6+ 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)


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