git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-08-10 17:07:08 to 2009-08-12 09:54:00 UTC [more...]

[RFC PATCH v3 0/8] Sparse checkout
 2009-08-12  9:53 UTC  (18+ messages)
` [RFC PATCH v3 1/8] Prevent diff machinery from examining assume-unchanged entries on worktree
  ` [RFC PATCH v3 2/8] Avoid writing to buffer in add_excludes_from_file_1()
    ` [RFC PATCH v3 3/8] Read .gitignore from index if it is assume-unchanged
      ` [RFC PATCH v3 4/8] excluded_1(): support exclude "directories" in index
        ` [RFC PATCH v3 5/8] dir.c: export excluded_1() and add_excludes_from_file_1()
          ` [RFC PATCH v3 6/8] unpack-trees.c: generalize verify_* functions
            ` [RFC PATCH v3 7/8] Support sparse checkout in unpack_trees() and read-tree
              ` [RFC PATCH v3 8/8] --sparse for porcelains

[PATCH] svn: Add && to t9107-git-svn-migrarte.sh
 2009-08-12  9:49 UTC  (4+ messages)
  ` [PATCH] svn: allow branches outside of refs/remotes

[PATCH 5/8] Add a config option for remotes to specify a foreign vcs
 2009-08-12  9:33 UTC  (28+ messages)
        ` [RFC/PATCH 0/6] Graceful handling of missing remote helpers
        ` [RFC/PATCH 1/6] Minor unrelated fixes
        ` [RFC/PATCH 2/6] transport_get(): Don't SEGFAULT on missing url
        ` [RFC/PATCH 3/6] Move setup of curl remote helper from transport.c to transport-helper.c
        ` [RFC/PATCH 4/6] Add is_git_command_or_alias() for checking availability of a given git command
        ` [RFC/PATCH 5/6] Let transport_helper_init() decide if a remote helper program can be used
        ` [RFC/PATCH 6/6] Add testcase to verify handling of missing remote helper programs

Implementing $Date$ substitution - problem with git status
 2009-08-12  9:25 UTC  (6+ messages)
    ` Problems with filters and git status - reproduction steps

[RFCv3 0/4] CVS remote helper
 2009-08-12  9:08 UTC  (7+ messages)
` [RFCv3 1/4] Basic build infrastructure for Python scripts
` [RFCv3 2/4] Add Python support library for CVS remote helper
` [RFCv3 3/4] Third draft of CVS remote helper program
` [RFCv3 4/4] Add simple selftests of git-remote-cvs functionality

How do gmail users try out patches from this list?
 2009-08-12  8:43 UTC  (9+ messages)

fatal: bad revision 'HEAD'
 2009-08-12  7:58 UTC  (5+ messages)

[EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
 2009-08-11 12:53 UTC  (6+ messages)

Using VC build git
 2009-08-12  7:13 UTC  (5+ messages)
` [msysGit] "
      ` [msysGit] "

Meta data available to filters?
 2009-08-12  6:59 UTC 

unpack a single object
 2009-08-12  5:34 UTC  (4+ messages)

[PATCH 00/13] more changes to port rebase -i to C using sequencer code
 2009-08-12  5:15 UTC  (14+ messages)
` [PATCH 01/13] sequencer: add "do_fast_forward()" to perform a fast forward
` [PATCH 02/13] sequencer: add "--fast-forward" option to "git sequencer--helper"
` [PATCH 03/13] sequencer: let "git sequencer--helper" callers set "allow_dirty"
` [PATCH 04/13] rebase -i: use "git sequencer--helper --fast-forward"
` [PATCH 05/13] revert: libify pick
` [PATCH 06/13] pick: simplify "error(...)" followed by "return -1"
` [PATCH 07/13] pick: rename "pick()" to "pick_commit()"
` [PATCH 08/13] pick: remove useless PICK_REVERSE => PICK_ADD_NOTE code
` [PATCH 09/13] pick: simplify bogus comment about commiting immediately
` [PATCH 10/13] pick: libify "pick_help_msg()"
` [PATCH 11/13] sequencer: add "do_commit()" and related functions
` [PATCH 12/13] sequencer: add "--cherry-pick" option to "git sequencer--helper"
` [PATCH 13/13] rebase -i: use "git sequencer--helper --cherry-pick"

Git<->Accurev Bridge
 2009-08-12  4:02 UTC 

A tiny documentation patch
 2009-08-12  2:55 UTC  (4+ messages)

RFC: default version of the documentation tool chain (git 1.7)
 2009-08-12  2:53 UTC  (2+ messages)

[PATCH] [TRIVIAL] Documentation: merge: one <remote> is required
 2009-08-12  2:48 UTC  (4+ messages)
` [PATCH] "

RFC for 1.7: Do not checkout -b master origin/master on clone
 2009-08-12  2:45 UTC  (3+ messages)

[PATCHv2] git-instaweb: detect difference between mod_cgi and mod_cgid for apache2
 2009-08-12  2:34 UTC 

block-sha1: improve code on large-register-set machines
 2009-08-12  2:26 UTC  (16+ messages)

[JGIT PATCH] Add PathSuffixFilter class which is TreeFilter
 2009-08-12  1:16 UTC 

[PATCH 1/2] Throw IllegalStateException if DirCacheEntry has not been fully initialized
 2009-08-12  1:15 UTC  (5+ messages)
` [PATCH 2/2] Add PathSuffixFilter class which is TreeFilter

[JGIT PATCH 1/1] Fix for Repository.stripWorkDir when using partial paths
 2009-08-12  0:48 UTC 

Help/Advice needed on diff bug in xutils.c
 2009-08-12  0:47 UTC  (4+ messages)
  ` [PATCH/RFC] Add diff tests for trailing-space and now newline

[PATCH] Fix typos in git-remote.txt and git-symbolic-ref.txt
 2009-08-12  0:26 UTC  (4+ messages)

[PATCH] Change mentions of "git programs" to "git commands"
 2009-08-11 23:29 UTC  (5+ messages)

sharing git work while downstream from svn?
 2009-08-11 23:17 UTC  (4+ messages)

[EGIT] Push to GitHub caused corruption
 2009-08-11 22:52 UTC  (3+ messages)

git gc expanding packed data?
 2009-08-11 21:33 UTC  (4+ messages)

[RFC PATCH v2 0/4] Sparse checkout
 2009-08-11  8:12 UTC  (19+ messages)
` [RFC PATCH v2 1/4] Prevent diff machinery from examining assume-unchanged entries on worktree
  ` [RFC PATCH v2 2/4] gitignore: read from index if .gitignore is assume-unchanged
    ` [RFC PATCH v2 3/4] unpack_trees(): add support for sparse checkout
      ` [RFC PATCH v2 4/4] read-tree: add --no-sparse to turn off sparse hook

[PATCH] Limited git-gui to displaying 5000 new files
 2009-08-11 20:29 UTC  (8+ messages)
  ` [PATCH] Limit git-gui to display a maximum number of files

[PATCH] [TRIVIAL] Documentation: add: <filepattern>... is optional
 2009-08-11 15:06 UTC  (3+ messages)
` [PATCH] "

Unable to checkout a branch after cloning
 2009-08-11 14:54 UTC  (7+ messages)

[JGIT PATCH] Improve error handling for writing FETCH_HEAD
 2009-08-11  5:48 UTC 

rename/copy detection not working for git-log?
 2009-08-11 13:57 UTC  (3+ messages)

[PATCH] git stash: Give friendlier error when there is nothing to apply
 2009-08-11 12:09 UTC  (3+ messages)
  ` [PATCH] git stash: Give friendlier errors "

[JGIT PATCH] Silence noise from javadoc when generating
 2009-08-11  5:39 UTC 

bug with .git file and aliases
 2009-08-11 10:37 UTC  (9+ messages)

[Feature Request] git export
 2009-08-11  7:50 UTC  (5+ messages)

[PATCH] push: point to 'git pull' and 'git push --force' in case of non-fast forward
 2009-08-11  3:03 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 4/6 (v2)] administrative functions for rev-cache, and start of integration into git
 2009-08-11  9:49 UTC  (3+ messages)

[PATCH] Check return value of ftruncate call in http.c. Remove possible mem leak
 2009-08-11  5:13 UTC  (5+ messages)
` [PATCH (resend) 1/3] http.c: free preq when aborting
  ` [PATCH (resend) 2/3] http.c: replace usage of temporary variable for urls
    ` [PATCH (resend) 3/3] Check return value of ftruncate call in http.c

[PATCH] gitk: parse arbitrary commit-ish in SHA1 field
 2009-08-11  5:13 UTC  (2+ messages)

blame -M vs. log -p|grep -c ^+ weirdness
 2009-08-11 11:56 UTC  (2+ messages)

[PATCH] git-instaweb: detect difference between mod_cgi and mod_cgid for apache2
 2009-08-11  1:23 UTC  (2+ messages)

[PATCH] fix potential infinite loop given large unsigned integer
 2009-08-11  0:55 UTC  (6+ 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).