git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-02-22 12:09:17 to 2013-02-25 06:44:17 UTC [more...]

[PATCH] wincred: improve compatibility with windows versions
 2013-02-25  6:43 UTC  (7+ messages)
      ` [PATCH v2 0/2] improve-wincred-compatibility

[PATCH] Spelling fixes
 2013-02-25  6:34 UTC  (4+ messages)

[RFC/WIP PATCH 0/3] fetch moved submodules on-demand
 2013-02-25  5:54 UTC  (5+ messages)
` [RFC/WIP PATCH 1/3] teach config parsing to read from strbuf
` [RFC/WIP PATCH 2/3] implement fetching of moved submodules
` [RFC/WIP PATCH 3/3] submodule: simplify decision tree whether to or not to fetch

[PATCH 2/2] describe: Exclude --all --match=PATTERN
 2013-02-25  5:31 UTC 

Certificate validation vulnerability in Git
 2013-02-25  5:35 UTC  (6+ messages)

[PATCH] Fix ".git/refs" stragglers
 2013-02-25  5:34 UTC 

[PATCH] describe: Document --match pattern format
 2013-02-25  5:29 UTC 

[PATCH] Small grammar fix
 2013-02-25  5:27 UTC 

[PATCH 00/13] Git help option to list user guides
 2013-02-25  5:29 UTC  (32+ messages)
` [PATCH 01/13] Use 'Git' in help messages
` [PATCH 02/13] Show 'git help <guide>' usage, with examples
` [PATCH 03/13] Help.c use OPT_COUNTUP
` [PATCH 04/13] Help.c add --guide option
` [PATCH 05/13] Help.c: add list_common_guides_help() function
` [PATCH 06/13] Add guide-list.txt and extraction shell
` [PATCH 07/13] Extend name string for longer names
` [PATCH 09/13] Rename everyday to giteveryday
` [PATCH 10/13] Update Git(1) links to guides
` [PATCH 11/13] Add missing guides to list and regenerate
` [PATCH 12/13] Documentation/Makefile: update git guide links
` [PATCH 13/13] Fixup! doc: giteveryday and user-manual man format

[PATCH 1/4] git-svn: use a lowercase "usage:" string
 2013-02-24 22:48 UTC  (4+ messages)
` [PATCH 2/4] tests: "
  ` [PATCH 3/4] contrib/examples/git-remote.perl: "
    ` [PATCH 4/4] contrib/mw-to-git/t/install-wiki.sh: "

[PATCH v2 00/16] use a lowercase "usage:" string
 2013-02-24 22:32 UTC  (19+ messages)
` [PATCH v2 01/16] git-sh-setup: "
  ` [PATCH v2 02/16] git-svn: "
    ` [PATCH v2 03/16] git-relink: "
      ` [PATCH v2 04/16] git-merge-one-file: "
        ` [PATCH v2 05/16] git-archimport: "
          ` [PATCH v2 06/16] git-cvsexportcommit: "
            ` [PATCH v2 07/16] git-cvsimport: "
              ` [PATCH v2 08/16] "
                ` [PATCH v2 09/16] contrib/credential: "
                  ` [PATCH v2 10/16] contrib/fast-import: "
                    ` [PATCH v2 11/16] contrib/fast-import/import-zips.py: fix broken error message
                      ` [PATCH v2 12/16] contrib/fast-import/import-zips.py: use spaces instead of tabs
                        ` [PATCH v2 13/16] contrib/examples: use a lowercase "usage:" string
                          ` [PATCH v2 14/16] contrib/hooks/setgitperms.perl: "
                            ` [PATCH v2 15/16] templates/hooks--update.sample: "
                              ` [PATCH v2 16/16] Documentation/user-manual.txt: "

Building git with NO_PERL=1 will install git-submodule, which depends on perl
 2013-02-24 22:12 UTC 

[PATCH] Improve QNX support in GIT
 2013-02-24 21:24 UTC  (5+ messages)

Load testing of git
 2013-02-24 20:31 UTC  (4+ messages)

[PATCH 0/3] Fix installation paths with "make install-doc"
 2013-02-24 19:55 UTC  (6+ messages)
      ` [PATCH] Makefile: do not export mandir/htmldir/infodir
        ` [PATCH] Makefile: make mandir, htmldir and infodir absolute

[PATCH 1/1] Fix git compilation without libiconv
 2013-02-24 18:04 UTC 

patch for fix build git on Haiku
 2013-02-24  9:36 UTC  (3+ messages)

[PATCH] diff: Fix rename pretty-print when suffix and prefix overlap
 2013-02-24  9:15 UTC  (2+ messages)

[PATCH] attr: allow pattern escape using backslashes
 2013-02-24  9:15 UTC  (2+ messages)

git send-email should not allow 'y' for in-reply-to
 2013-02-24  9:03 UTC  (5+ messages)

[PATCH] pkt-line: Fix sparse errors and warnings
 2013-02-24  8:36 UTC  (4+ messages)

[PATCH] Documentation/githooks: Explain pre-rebase parameters
 2013-02-24  8:13 UTC  (5+ messages)
` [PATCH v2] "

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-02-24  5:53 UTC  (4+ messages)

[PATCH 00/16] make usage text consistent in git commands
 2013-02-24  0:37 UTC  (20+ messages)
` [PATCH 01/16] git-sh-setup: make usage text consistent
  ` [PATCH 02/16] git-svn: "
    ` [PATCH 03/16] git-relink: "
      ` [PATCH 04/16] git-merge-one-file: "
        ` [PATCH 05/16] git-archimport: "
          ` [PATCH 06/16] git-cvsexportcommit: "
            ` [PATCH 07/16] git-cvsimport: "
              ` [PATCH 08/16] "
                ` [PATCH 09/16] contrib/credential: "
                  ` [PATCH 10/16] contrib/fast-import: "
                    ` [PATCH 11/16] contrib/fast-import/import-zips.py: fix broken error message
                      ` [PATCH 12/16] contrib/fast-import/import-zips.py: use spaces instead of tabs
                        ` [PATCH 13/16] contrib/examples: make usage text consistent
                          ` [PATCH 14/16] contrib/hooks/setgitperms.perl: "
                            ` [PATCH 15/16] templates/hooks--update.sample: "
                              ` [PATCH 16/16] Documentation/user-manual.txt: "

[PATCH 1/2] index-format.txt: mention of v4 is missing in some places
 2013-02-23 21:53 UTC  (10+ messages)
` [PATCH 2/2] read-cache.c: use INDEX_FORMAT_{LB,UB} in verify_hdr()
  ` [PATCH 3/2] update-index: list supported idx versions and their features
  ` [PATCH v2 "

[PATCH] update-index: allow "-h" to also display options
 2013-02-23 21:25 UTC  (3+ messages)

[PATCH] branch: segfault fixes and validation
 2013-02-23 20:01 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

Suggested improvements to the git-p4 documentation (branch-related)
 2013-02-23 19:11 UTC  (6+ messages)

[PATCH] l10n: de.po: correct translation of "bisect" messages
 2013-02-23 18:17 UTC  (4+ messages)
` [PATCHv2] "

Fwd: Compiling git 1.8.1.4 on 64bit centos 5.6
 2013-02-23 15:44 UTC  (2+ messages)

[PATCH] add: allow users to silence Git 2.0 warnings about "add -u"
 2013-02-23  8:44 UTC  (8+ messages)

git checkout problem
 2013-02-23  8:19 UTC  (2+ messages)

[RFD] subtree status - comparing subtree with a remote
 2013-02-23  0:19 UTC 

What's cooking in git.git (Feb 2013, #09; Thu, 21)
 2013-02-22 23:35 UTC  (2+ messages)
` What will be in 1.8.2-rc1

[PATCH] t7502: perform commits using alternate editor in a subshell
 2013-02-22 23:24 UTC  (2+ messages)

Crashes while trying to show tag objects with bad timestamps
 2013-02-22 23:20 UTC  (9+ messages)
` [RFC/PATCH] hash-object doc: "git hash-object -w" can write invalid objects

[PATCH v4.1 09/12] sequencer.c: teach append_signoff to avoid adding a duplicate newline
 2013-02-22 22:38 UTC  (7+ messages)
` [PATCH] git-commit: populate the edit buffer with 2 blank lines before s-o-b
      ` [PATCH v2] "

https_proxy and libcurl
 2013-02-22 22:09 UTC  (3+ messages)

Is this a bug?
 2013-02-22 21:48 UTC  (5+ messages)

[PATCHv3] Fix in Git.pm cat_blob crashes on large files
 2013-02-22 21:20 UTC  (2+ messages)

post-receive-email hook with custom_showrev
 2013-02-22 20:57 UTC 

[PATCH] submodule update: when using recursion, show full path
 2013-02-22 19:17 UTC  (2+ messages)

[PATCH] Fix in Git.pm cat_blob crashes on large files (resubmit with reviewed-by)
 2013-02-22 19:17 UTC  (5+ messages)
` [PATCH] Fix in Git.pm cat_blob crashes on large files (resubmit

[PATCH] archive: let remote clients get reachable commits
 2013-02-22 19:15 UTC  (7+ messages)

[PATCH 1/2] t0008: document test_expect_success_multi
 2013-02-22 17:23 UTC  (14+ messages)
` [PATCH 2/2] check-ignore.c: fix segfault with '.' argument from repo root
      ` Re* "
                ` [PATCH 2/2] format-patch: --inline-single

[PATCH] Fix in Git.pm cat_blob crashes on large files (reviewed by Jeff King)
 2013-02-22 17:10 UTC  (2+ messages)

What's cooking in git.git (Feb 2013, #05; Tue, 12)
 2013-02-22 16:58 UTC  (12+ messages)

[PATCH] Fix in Git.pm cat_blob crashes on large files
 2013-02-22 15:38 UTC  (6+ messages)

question about the ultimate source tracking
 2013-02-22 14:52 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).