git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-19 15:43:19 to 2009-10-21 08:25:30 UTC [more...]

quote in help code example
 2009-10-21  8:24 UTC  (2+ messages)
` [PATCH] Quote ' as \(aq in manpages

[PATCH] pull: refuse complete src:dst fetchspec arguments
 2009-10-21  8:06 UTC  (13+ messages)
` [RFC! PATCH] "

git gc and kernel.org
 2009-10-21  8:05 UTC  (15+ messages)
          ` [PATCH] receive-pack: run "gc --auto" and optionally "update-server-info"

[RFC] pull/fetch rename
 2009-10-21  7:47 UTC  (19+ messages)

Creating something like increasing revision numbers
 2009-10-21  7:47 UTC  (4+ messages)

ident hash usage question
 2009-10-21  6:25 UTC  (17+ messages)

git-send-email.perl defect: address missing trailing > accepted
 2009-10-20 23:28 UTC  (6+ messages)

[PATCH] blame: make sure that the last line ends in an LF
 2009-10-20 22:00 UTC  (8+ messages)

Git rebase using "wrong" commit
 2009-10-20 21:20 UTC  (3+ messages)

git-svn: add support for merges during 'git svn fetch'
 2009-10-20 21:16 UTC  (9+ messages)
` [PATCH 1/5] git-svn: add test data for SVK merge, with script
  ` [PATCH 2/5] git-svn: allow test setup script to support PERL env. var
    ` [PATCH 3/5] git-svn: convert SVK merge tickets to extra parents
      ` [PATCH 4/5] git-svn: add test data for SVN 1.5+ merge, with script
        ` [PATCH 5/5] git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parents

git hang with corrupted .pack
 2009-10-20 20:50 UTC  (16+ messages)

git fsck not identifying corrupted packs
 2009-10-20 20:49 UTC  (21+ messages)
                ` [RFC/PATCH] fsck: default to "git fsck --full"

[PATCH] git-clone.txt: Fix grammar and formatting
 2009-10-20 20:38 UTC 

[RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
 2009-10-20 19:59 UTC  (3+ messages)
  `  "

[RFC PATCH] git-gui: Allow staging multiple lines at once
 2009-10-20 17:09 UTC  (4+ messages)

Extra checks for PERL_PATH and SHELL_PATH?
 2009-10-20 16:33 UTC  (5+ messages)
  ` [PATCH] Makefile: set PERL_PATH and SHELL_PATH unconditionally

[PATCH] Use faster byte swapping when compiling with MSVC
 2009-10-20 16:55 UTC  (7+ messages)

Update working copy on push without touching several files
 2009-10-20 16:45 UTC  (2+ messages)

Moving git
 2009-10-20 16:37 UTC  (3+ messages)

git-pack-objects gitattributes?
 2009-10-20 16:34 UTC  (4+ messages)

[PATCH v2] new --dirty option for git describe
 2009-10-20 16:30 UTC  (3+ messages)

[PATCH v2.5] new --dirty option for git describe
 2009-10-20 15:56 UTC 

Documentation video for svn-git
 2009-10-20 15:04 UTC  (4+ messages)

".dirty" suffix when building git from the source code
 2009-10-20 12:06 UTC  (2+ messages)

Potentially dangerous behavior of git gc
 2009-10-20 11:40 UTC  (3+ messages)

denying branch creation in a shared repository
 2009-10-20 11:24 UTC  (4+ messages)

[PATCH] import-tars: Add support for tarballs compressed with lzma, xz
 2009-10-20 10:29 UTC  (3+ messages)

Which dates 'git log --since= --after=' compare?
 2009-10-20  9:35 UTC  (3+ messages)

[PATCH] Documentation/git-gc.txt: change "references" to "reference"
 2009-10-20  7:23 UTC  (2+ messages)

[PATCH] am: allow some defaults to be specified via git-config
 2009-10-20  6:30 UTC  (4+ messages)

[PATCH] git add -e documentation: rephrase note
 2009-10-20  0:39 UTC  (5+ messages)

What's cooking in git.git (Oct 2009, #03; Mon, 19)
 2009-10-20  0:06 UTC  (5+ messages)

Rebase fails because of apply.whitespace setting
 2009-10-19 23:53 UTC  (2+ messages)

[PATCH 0/3] Generalized "string function" syntax
 2009-10-19 23:18 UTC  (7+ messages)

[PATCH 7/6 (v4)] support for commit grafts, slight change to general mechanism
 2009-10-19 20:31 UTC  (2+ messages)

[PATCH 6/6 (v4)] support for path name caching in rev-cache
 2009-10-19 20:31 UTC  (2+ messages)

[PATCH 5/6 (v4)] full integration of rev-cache into git, completed test suite
 2009-10-19 20:30 UTC  (2+ messages)

[PATCH 4/6 (v4)] administrative functions for rev-cache, start of integration into git
 2009-10-19 20:29 UTC  (2+ messages)

[PATCH 3/6 (v4)] support for non-commit object caching in rev-cache
 2009-10-19 20:28 UTC  (2+ messages)

[PATCH 2/6 (v4)] basic revision cache system, no integration or features
 2009-10-19 20:28 UTC  (2+ messages)

[PATCH 1/6 (v4)] man page and technical discussion for rev-cache
 2009-10-19 20:26 UTC  (2+ messages)

How to revert one of multiple merges
 2009-10-19 19:36 UTC  (4+ messages)

[PATCH v4 0/8] imap-send: Windows support
 2009-10-19 18:20 UTC  (11+ messages)
` [PATCH v4 1/8] imap-send: remove useless uid code
  ` [PATCH v4 2/8] imap-send: use separate read and write fds
    ` [PATCH v4 3/8] imap-send: use run-command API for tunneling
      ` [PATCH v4 4/8] imap-send: fix compilation-error on Windows
        ` [PATCH v4 5/8] imap-send: build imap-send "
          ` [PATCH v4 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
            ` [PATCH v4 7/8] mingw: enable OpenSSL
              ` [PATCH v4 8/8] MSVC: Enable OpenSSL, and translate -lcrypto
              ` [msysGit] [PATCH v4 7/8] mingw: enable OpenSSL
            ` [msysGit] [PATCH v4 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle

[PATCH resend] Make the MSVC projects use PDB/IDB files named after the project
 2009-10-19 16:40 UTC 

[PATCH v3 1/5] Refactor pretty_print_commit arguments into a struct
 2009-10-19 15:48 UTC  (7+ messages)
` [PATCH v4 0/5] Pretty formats for reflog data
  ` [PATCH v4 1/5] Refactor pretty_print_commit arguments into a struct
  ` [PATCH v4 2/5] reflog-walk: refactor the branch@{num} formatting
  ` [PATCH v4 3/5] Introduce new pretty formats %g[sdD] for reflog information
  ` [PATCH v4 4/5] stash list: use new %g formats instead of sed
  ` [PATCH v4 5/5] stash list: drop the default limit of 10 stashes


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 NNTP newsgroup(s).