git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-02 14:20:11 to 2009-08-05 05:49:20 UTC [more...]

Please make git-am handle \r\n-damaged patches
 2009-08-05  5:49 UTC  (32+ messages)
    ` [PATCH] Let mailsplit and mailinfo handle mails with CRLF line-endings
      ` [PATCH v2] "
        ` [PATCH 0/4] Re: Please make git-am handle \r\n-damaged patches
          ` [PATCH 1/4] strbuf: add new function strbuf_getwholeline()
            ` [PATCH 2/4] builtin-mailinfo,builtin-mailsplit: use strbufs
              ` [PATCH 3/4] builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used
                ` [PATCH 4/4] Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings

[PATCH 07/13] Add a config option for remotes to specify a foreign vcs
 2009-08-05  5:19 UTC  (3+ messages)

[PATCH 2/2] Implement git-vcs-p4
 2009-08-05  5:02 UTC 

[PATCH 1/2] Add push by "export"
 2009-08-05  5:02 UTC 

[PATCH 13/13] Changes for new vcs-helper series
 2009-08-05  5:02 UTC 

[PATCH 12/13] Add simple test cases of git-vcs-cvs functionality
 2009-08-05  5:02 UTC 

[PATCH 0/2] Remote helper for p4
 2009-08-05  5:02 UTC 

[PATCH 09/13] Allow helpers to report in "list" command that the ref is unchanged
 2009-08-05  5:02 UTC 

[PATCH 10/13] Allow helpers to request marks for fast-import
 2009-08-05  5:02 UTC 

[PATCH 08/13] Add support for "import" helper command
 2009-08-05  5:02 UTC 

[PATCH 06/13] Allow programs to not depend on remotes having urls
 2009-08-05  5:02 UTC 

[PATCH 05/13] Allow fetch to modify refs
 2009-08-05  5:02 UTC 

[PATCH 04/13] Use a function to determine whether a remote is valid
 2009-08-05  5:02 UTC 

[PATCH 03/13] git-http-fetch: not a builtin
 2009-08-05  5:01 UTC 

[PATCH 02/13] Use an external program to implement fetching with curl
 2009-08-05  5:01 UTC 

[PATCH 01/13] Add support for external programs for handling native fetches
 2009-08-05  5:01 UTC 

[PATCH 00/13] Native and foreign helpers
 2009-08-05  5:01 UTC 

is there a 'git find'?
 2009-08-05  4:38 UTC  (3+ messages)

Merging to and from non-current branches
 2009-08-05  3:46 UTC  (5+ messages)

what's wrong wtih my rebase? (git-svn)
 2009-08-05  3:46 UTC  (2+ messages)

The XZ patch?
 2009-08-05  1:06 UTC 

[PATCH] Add --allow-eof-whitelines to git-apply while still doing whitespace trailing-space fixing
 2009-08-05  0:15 UTC  (3+ messages)

Help/Advice needed on diff bug in xutils.c
 2009-08-04 23:33 UTC 

[PATCH] send-email: remove debug trace
 2009-08-04 23:22 UTC  (3+ messages)

[PATCH 2/3] sequencer: add "--reset-hard" option to "git sequencer--helper"
 2009-08-04 23:09 UTC  (4+ messages)

difftool, open all diff files immediately, not in serial
 2009-08-04 22:52 UTC  (3+ messages)

[PATCH] Fix compiler warning by properly initialize failed_errno
 2009-08-04 22:22 UTC  (6+ messages)

Making git push output quieter
 2009-08-04 22:20 UTC  (2+ messages)

How to push properly a la subversion
 2009-08-04 21:15 UTC  (6+ messages)

Request for benchmarking: x86 SHA1 code
 2009-08-04 20:41 UTC  (15+ messages)
` x86 SHA1: Faster than OpenSSL

git gc expanding packed data?
 2009-08-04 20:25 UTC 

External Diff Tool
 2009-08-04 19:31 UTC  (9+ messages)
        ` Diffing M$-Word

Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
 2009-08-04 17:50 UTC  (8+ messages)

disable branch modification
 2009-08-04 16:50 UTC  (3+ messages)

[PATCH] gitweb/README: Document $base_url
 2009-08-04 15:54 UTC 

Why is it important to learn git?
 2009-08-04 14:09 UTC  (3+ messages)

[RFC PATCH 0/5] Sparse checkout resurrection
 2009-08-04 13:20 UTC  (7+ messages)
` [PATCH 1/5] Prevent diff machinery from examining worktree outside sparse checkout
  ` [PATCH 2/5] grep: skip files outside sparse checkout area

[PATCH 1/3] sequencer: add "reset_almost_hard()" and related functions
 2009-08-04 13:03 UTC  (3+ messages)

From P4 to Git
 2009-08-04 12:35 UTC  (14+ messages)

Have git-merge-base support multiple IDs
 2009-08-03 21:52 UTC  (4+ messages)

non-recursive path limits
 2009-08-04 12:10 UTC 

[PATCHv4] git apply: option to ignore whitespace differences
 2009-08-04 11:16 UTC 

[PATCH] Work around performance bug in subprocess.Popen.communicate()
 2009-08-04  8:51 UTC  (3+ messages)

[PATCH] gitk: new option to hide remote refs
 2009-08-04  9:44 UTC  (4+ messages)

Undocumented option in git-svn
 2009-08-04  9:37 UTC 

[PATCH v2] Fix compiler warning
 2009-08-04  9:28 UTC 

conflict status
 2009-08-04  7:56 UTC  (8+ messages)

[PATCHv4] git apply: option to ignore whitespace differences
 2009-08-04  7:33 UTC  (3+ messages)

[PATCH] gitweb: suppress 'Use of uninitialized value' error
 2009-08-04  7:26 UTC  (4+ messages)
` [PATCH] gitweb: fix 'Use of uninitialized value' error in href()

[PATCH/RFC] gitweb: parse_commit_text encoding fix
 2009-08-04  6:59 UTC  (3+ messages)
` [PATCH] "

Building GIT on HP-UX: "make test" fails
 2009-08-04  6:39 UTC  (3+ messages)

[PATCH] git-tag(1): Refer to git-check-ref-format(1) for <name>
 2009-08-04  6:20 UTC  (2+ messages)

[PATCH] technical-docs: document tree-walking API
 2009-08-04  6:00 UTC  (3+ messages)

[PATCH/RFC] svn manipulate refs ourside refs/remotes
 2009-08-04  1:40 UTC  (4+ messages)
` [PATCH] svn: Add && to t9107-git-svn-migrarte.sh
  ` [PATCH] svn: Honor --prefix option in init without --stdlayout
    ` [PATCH] svn: allow git-svn to update remotes outside of refs/remotes

How to fetch all remote branches from remote?
 2009-08-04  0:17 UTC  (2+ messages)

Git Logo
 2009-08-03 23:40 UTC  (13+ messages)
  ` Working on Git on MS Windows (was: Re: Git Logo)
      ` Working on Git on MS Windows

msysGit and SCons: broken?
 2009-08-03 22:13 UTC  (2+ messages)

git for pushing local subdir to website
 2009-08-03 21:48 UTC  (6+ messages)

Using both JGit and C Git
 2009-08-03 18:05 UTC 

[PATCHv5] Add Gitweb support for XZ compressed snapshots
 2009-08-03 17:26 UTC  (7+ messages)
      ` Working on gitweb (was: [PATCHv5] Add Gitweb support for XZ compressed snapshots)

[PATCH] hg-to-git: don't import the unused popen2 module
 2009-08-03 16:41 UTC 

The tip of next rewound
 2009-08-03  8:13 UTC 

[PATCH 3/3] rebase -i: use "git sequencer--helper --reset-hard"
 2009-08-03  8:03 UTC  (5+ messages)

option directive to fast-import
 2009-08-03  4:31 UTC  (4+ messages)
` [RFC PATCH 0/3] fast-import: add option command

Subtree merging of sub-directories between repositories?
 2009-08-02 18:53 UTC  (4+ messages)


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