git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-27 18:38:27 to 2010-07-29 10:29:39 UTC [more...]

Sparse clones (Was: Re: [PATCH 1/2] upload-pack: support subtree packing)
 2010-07-29 10:29 UTC  (13+ messages)

[RFC PATCH 0/2] Allow detached forms (--option arg) for git log options
 2010-07-29  9:16 UTC  (6+ messages)

[PATCH 0/5 v3] log and diff: accept detached forms (--option value)
 2010-07-29  8:20 UTC  (6+ messages)
` [PATCH 1/5] diff: parse detached options like -S foo
` [PATCH 2/5] diff: split off a function for --stat-* option parsing
` [PATCH 3/5] diff: parse detached options --stat-width n, --stat-name-width n
` [PATCH 4/5] log: parse detached options like git log --grep foo
` [PATCH 5/5] log: parse detached option for --glob

[PATCH 0/4] Allow detached forms (--option arg) for git log and friends
 2010-07-29  7:19 UTC  (23+ messages)
` [PATCH 1/4] Allow detached form (e.g. "-S foo" instead of "-Sfoo") for diff options
      ` [PATCH 1/4 v2] "
      ` [PATCH 2/4 v2] Allow detached form for git diff --stat-name-width and --stat-width
          ` [PATCH 1/2] diff: split off a function for --stat-* option parsing
          ` [PATCH 2/2] diff: allow --stat-width n, --stat-name-width n
      ` [PATCH 3/4 v2] Allow detached form (e.g. "git log --grep foo") in log options
      ` [PATCH 4/4 v2] Allow detached form for --glob, --branches, --tags and --remote
` [PATCH 2/4] Allow detached form for git diff --stat-name-width and --stat-width
` [PATCH 3/4] Allow detached form (e.g. "git log --grep foo") in log options
` [PATCH 4/4] Allow detached form for --glob, --branches, --tags and --remote

[PATCH 0/3] svn-fe fixes
 2010-07-29  5:36 UTC  (4+ messages)
` [PATCH 1/3] vcs-svn: Remove stray calls to removed functions
` [PATCH 2/3] contrib/svn-fe: Fix IncludePath
` [PATCH 3/3] contrib/svn-fe: Add the svn-fe target to .gitignore

Possible feature request for merge and pull
 2010-07-29  4:22 UTC  (10+ messages)

Build error with 1.7.2 and 1.7.2.1 on PPC Mac OS X 10.4
 2010-07-29  3:10 UTC 

What's cooking in git.git (Jul 2010, #05; Wed, 28)
 2010-07-29  4:00 UTC 

What is the scenario for a commit with 3 or more parents
 2010-07-29  2:19 UTC  (2+ messages)

[PATCH v2 0/5] Skip tests using 3-arg test_*
 2010-07-29  2:03 UTC  (11+ messages)
` [PATCH v2 1/5] tests: implicitly skip SYMLINKS tests using <prereq>
` [PATCH v2 2/5] t/t4004-diff-rename-symlink.sh: use three-arg <prereq>
` [PATCH v2 3/5] t/t5800-remote-helpers.sh: Skip with prereq on python <2.4
` [PATCH v2 4/5] t/t7800-difftool.sh: Skip with prereq on no PERL
` [PATCH v2 5/5] t/README: Update "Skipping tests" to align with best practices

hooks not fired by a merge's auto-commit
 2010-07-29  1:25 UTC 

[PATCHv4 0/3] Updated patch series for providing mechanism to list available repositories
 2010-07-29  0:37 UTC  (7+ messages)
` [PATCHv4 1/3] Allow creation of arbitrary git-shell commands
` [PATCHv4 2/3] Add interactive mode to git-shell for user-friendliness
` [PATCHv4 3/3] Add sample commands for git-shell

[PATCHv3] Updated patch series for providing mechanism to list available repositories
 2010-07-29  0:33 UTC  (15+ messages)

finding if a commit is needed
 2010-07-29  0:06 UTC  (2+ messages)

Recommended work flow with git to send in patches
 2010-07-28 23:30 UTC  (7+ messages)

[PATCH] require_work_tree: Look for top-level instead of is-inside-work-tree
 2010-07-28 23:00 UTC  (2+ messages)

[PATCH] bash-completion: Print a useful error when called in a non-bash shell
 2010-07-28 22:32 UTC 

Avery Pennarun's git-subtree?
 2010-07-28 22:27 UTC  (21+ messages)

[PATCH] rebase: support -X to pass through strategy options
 2010-07-28 22:04 UTC 

[PATCH 0/2] Submodules: Add the new config option "ignore"
 2010-07-28 21:35 UTC  (3+ messages)
` [PATCH 2/2] Submodules: Use "ignore" settings from .gitmodules too for diff and status

[PATCH] SubmittingPatches: Cite the 50 char subject limit
 2010-07-28 20:32 UTC  (6+ messages)

git and binary files
 2010-07-28 20:17 UTC  (3+ messages)

[PATCH] gitweb: move highlight config out of guess_file_syntax()
 2010-07-28 18:40 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.2.1 (also 1.7.1.2 and 1.7.0.7)
 2010-07-28 17:41 UTC 

[RFC PATCH 0/24] Documentation: refactor config variable descriptions
 2010-07-28 17:23 UTC  (4+ messages)
  ` [PATCH 1/24] Documentation: Move variables from config.txt to separate file

[PATCH v2] Fix git rebase --continue to work with touched files
 2010-07-28 17:23 UTC  (2+ messages)

[PATCH] SubmittingPatches: Clarify the Signed-off-by rules
 2010-07-28 17:23 UTC  (3+ messages)

[PATCH] upload-pack: remove unused "create_full_pack" code in do_rev_list
 2010-07-28 17:23 UTC  (3+ messages)

Possible bug with `export-subst' attribute
 2010-07-28 17:23 UTC  (13+ messages)
          ` [PATCH 0/3] archive: abbreviate substituted commit ids again
            ` [PATCH 2/3] checkout, commit: remove confusing assignments to rev.abbrev
            ` [PATCH 3/3] examples/commit: use --abbrev for commit summary

[PATCH] xsize_t: check whether we lose bits
 2010-07-28 16:36 UTC 

[PATCH] rev-list: accept --format without argument
 2010-07-28 16:29 UTC  (3+ messages)

[GSoC update] git-remote-svn: Week 13
 2010-07-28 16:26 UTC 

[RFC/PATCH] rebase -i: add run command to launch a shell command
 2010-07-28 14:26 UTC  (3+ messages)

question (possibly) on git subtree/submodules
 2010-07-28 13:42 UTC  (7+ messages)
      ` RFC: Sparse checkout improvements (was: Re: question (possibly) on git subtree/submodules)
          ` RFC: Sparse checkout improvements

inotify daemon speedup for git [POC/HACK]
 2010-07-28 13:09 UTC  (16+ messages)

[PATCH] git-gui: use textconv filter for diff and blame
 2010-07-28 12:23 UTC 

[RFC/PATCH] Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
 2010-07-28  9:43 UTC 

removing very old commits (including initial)
 2010-07-28  9:10 UTC  (3+ messages)

[PATCH] hash: Remove useless init_hash()
 2010-07-28  7:33 UTC  (6+ messages)

[PATCH] t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing test
 2010-07-28  7:31 UTC  (3+ messages)

[PATCH v2] Document ls-files -t as semi-obsolete
 2010-07-28  7:24 UTC  (9+ messages)
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH 0/2] Subtree clone?
 2010-07-28  2:00 UTC  (8+ messages)
` [PATCH 1/2] upload-pack: support subtree packing
    ` Configurable callbacks for missing objects (we Re: upload-pack: support subtree packing)

Pushing a new branch to a remote and tracking it
 2010-07-28  1:20 UTC  (3+ messages)

[PATCH 0/4] Skip tests using 3-arg test_*
 2010-07-27 22:23 UTC  (8+ messages)
` [PATCH 1/4] tests: implicitly skip SYMLINKS tests using <prereq>
` [PATCH 1/4] t: "
` [PATCH 2/4] t/t5800-remote-helpers.sh: Skip with prereq on python <2.4
` [PATCH 3/4] t/t7800-difftool.sh: Skip with prereq on no PERL
` [PATCH 4/4] t/README: Update "Skipping tests" to align with best practices

[PATCH] Fix git rebase --continue to work with touched files
 2010-07-27 21:29 UTC  (3+ messages)

object/pack size x5 larger than a fresh clone?
 2010-07-27 21:15 UTC  (6+ messages)

Avery Pennarun's git-subtree?
 2010-07-27 21:14 UTC  (11+ 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).