git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-27 12:20:28 to 2010-07-29 00:33:48 UTC [more...]

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

[PATCHv4 0/3] Updated patch series for providing mechanism to list available repositories
 2010-07-29  0:31 UTC  (6+ 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

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  (14+ 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  (4+ 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

Possible feature request for merge and pull
 2010-07-28 20:55 UTC  (4+ messages)

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

Avery Pennarun's git-subtree?
 2010-07-28 18:32 UTC  (28+ 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  (14+ messages)
          ` [PATCH 0/3] archive: abbreviate substituted commit ids again
            ` [PATCH 1/3] "
            ` [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 

[PATCH 0/4] Allow detached forms (--option arg) for git log and friends
 2010-07-28 15:03 UTC  (16+ 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 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

Sparse clones (Was: Re: [PATCH 1/2] upload-pack: support subtree packing)
 2010-07-28 14:48 UTC  (12+ messages)

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

[RFC PATCH 0/2] Allow detached forms (--option arg) for git log options
 2010-07-28 13:06 UTC  (11+ messages)
` [RFC PATCH 1/2] Allow "git log --grep foo" as synonym for "git log --grep=foo"

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

[PATCH v2 0/5] Skip tests using 3-arg test_*
 2010-07-28 10:34 UTC  (6+ 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

[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  (7+ 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  (10+ messages)
    ` [PATCH v3] "
        ` [PATCH v4] "

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

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)

Git-svn & 502 Bad Gateway
 2010-07-27 18:35 UTC 

[PATCH] Clarify help message when no remote is specified in fetch/pull
 2010-07-27 17:36 UTC  (2+ 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).