git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-08-13 22:01:31 to 2009-08-16 22:17:32 UTC [more...]

Linus' sha1 is much faster!
 2009-08-16 22:15 UTC  (9+ messages)

bbchop & Wikipedia's Bayesian search theory page
 2009-08-16 21:48 UTC  (3+ messages)
` GitHub linking, was "

[JGIT PATCH 1/2] Add time and timezone to SystemReader properties
 2009-08-16 21:36 UTC  (2+ messages)
` [JGIT PATCH 2/2] Update the reflog for HEAD when the referenced branch is modified

[RFCv3 0/4] CVS remote helper
 2009-08-16 21:25 UTC  (11+ messages)
` [RFCv3 2/4] Add Python support library for "
    ` [PATCH 1/2] git_remote_cvs: Honor DESTDIR in the Makefile
      ` [PATCH 2/2] git_remote_cvs: Use $(shell) "
        ` [PATCH v2 1/2] git_remote_cvs: Honor DESTDIR "
          ` [PATCH v2 2/2] git_remote_cvs: Use $(shell) "

git-svn bug report: %20 in http:// should translate to a space ' ' automatically
 2009-08-16 21:22 UTC  (5+ messages)
  ` [PATCH] svn: assume URLs from the command-line are URI-encoded

git http-push and MKCOL error (22/409)
 2009-08-16 19:34 UTC  (4+ messages)

How to stop sharing objects between repositories
 2009-08-16 19:16 UTC  (8+ messages)

[PATCH] Enable Visual Studio 2008 Build Git
 2009-08-16 10:49 UTC 

[RFC PATCH 0/2] add a --delete option to git push
 2009-08-16  9:19 UTC  (18+ messages)
` [RFC PATCH 1/2] "
  ` [RFC PATCH 2/2] test that git push --delete deletes the remote ref

Using VC build git (new patch)
 2009-08-16  8:38 UTC  (5+ messages)

[RFC PATCH v3 0/8] Sparse checkout
 2009-08-16  8:14 UTC  (7+ messages)
` [RFC PATCH v3 8/8] --sparse for porcelains

[PATCH] unpack-trees.c: simplify check_updates() code path when o->update is false
 2009-08-16  5:05 UTC 

[PATCH] git submodule foreach: Provide access to submodule name, as '$name'
 2009-08-16  1:10 UTC 

[PATCH 0/9] "git status" that is not "git commit --dry-run"
 2009-08-15 22:39 UTC  (10+ messages)
` [PATCH 1/9] Documentation/git-commit.txt: describe --dry-run
  ` [PATCH 2/9] git commit --dry-run -v: show diff in color when asked
    ` [PATCH 3/9] git stat: the beginning
      ` [PATCH 4/9] git stat: honor relative paths setting
        ` [PATCH 5/9] git stat: show traditional status headers and trailers as well
          ` [PATCH 6/9] git stat: pathspec limits, unlike traditional "git status"
            ` [PATCH 7/9] git stat -s: short status output
              ` [PATCH 8/9] git status: not "commit --dry-run" anymore
                ` [PATCH 9/9] git-status: adjust tests

Simplify '--prett=xyz' options
 2009-08-15 21:39 UTC  (9+ messages)

What's cooking in git.git (Aug 2009, #02; Wed, 12)
 2009-08-15 21:23 UTC  (7+ messages)
` jc/shortstatus (was: What's cooking in git.git (Aug 2009, #02; Wed, 12))
  ` jc/shortstatus

[JGIT PATCH] Fix update of the refs cache when updating via a symbolic ref
 2009-08-15 18:43 UTC 

[PATCH] block-sha1: more good unaligned memory access candidates
 2009-08-15 18:43 UTC  (10+ messages)
` [PATCH] block-sha1/sha1.c: silence compiler complaints by casting void* to uintptr_t

[BUG, PATCH] git add -p: demonstrate failure when staging both mode and hunk
 2009-08-15 18:19 UTC  (5+ messages)
` [PATCH] add -p: do not attempt to coalesce mode changes

[PATCH] Makefile: Add NEEDS_CRYPTO_WITH_SSL
 2009-08-15 16:46 UTC 

[PATCH] git-instaweb: fix mod_perl detection for apache2
 2009-08-15 16:09 UTC  (4+ messages)

Integration of git release workflow with automake "make dist"
 2009-08-15 14:21 UTC 

[PATCH] git-log: allow --decorate[=short|full]
 2009-08-15 14:23 UTC  (4+ messages)

msysGit and SCons: broken?
 2009-08-15 14:04 UTC  (6+ messages)

[PATCH v5 4/6] Implement 'git reset --patch'
 2009-08-15 11:48 UTC  (2+ messages)
` [PATCH v5.1 "

[PATCH v5 5/6] Implement 'git checkout --patch'
 2009-08-15 11:48 UTC  (2+ messages)
` [PATCH v5.1 "

[PATCH] git submodule summary: add --files option
 2009-08-15 11:40 UTC  (4+ messages)

[PATCH v4 0/5] Re: {checkout,reset,stash} --patch
 2009-08-15 10:14 UTC  (7+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 0/6] "

[PATCH 0/6] "git commit --dry-run" updates
 2009-08-15 10:06 UTC  (7+ messages)
` [PATCH 1/6] Documentation/git-commit.txt: describe --dry-run
  ` [PATCH 2/6] git commit --dry-run -v: show diff in color when asked
    ` [PATCH 3/6] git stat: the beginning
      ` [PATCH 4/6] git stat: pathspec limits, unlike traditional "git status"
        ` [PATCH 5/6] git stat -s: short status output
          ` [PATCH 6/6] git status: not "commit --dry-run" anymore

rebase-with-history -- a technique for rebasing without trashing your repo history
 2009-08-15  3:36 UTC  (8+ messages)

[PATCH] git stash: Give friendlier error when there is nothing to apply
 2009-08-15  1:50 UTC  (5+ messages)
` [PATCH] git stash: Give friendlier errors "

http-push sends MKCOL command to create remote directory MKCOL http://user@server:80/url/.git/refs/ that already exists
 2009-08-15  1:28 UTC  (2+ messages)

For review: git add --ignore-unmatch
 2009-08-14 22:54 UTC  (9+ messages)
` [PATCH 1/5] port --ignore-unmatch to "git add"

RE : trailling whitespace with git am ?
 2009-08-14 22:21 UTC  (2+ messages)

trailling whitespace with git am ?
 2009-08-14 21:50 UTC  (2+ messages)
` RE : "

RE : RE : trailling whitespace with git am ?
 2009-08-14 20:50 UTC  (2+ messages)
` RE : "

trailling whitespace with git am ?
 2009-08-14 20:46 UTC  (5+ messages)
  ` RE : "
      ` RE : "

RE : trailling whitespace with git am ?
 2009-08-14 20:31 UTC 

git config -> "fatal: bad config file"
 2009-08-14 19:52 UTC  (6+ messages)
` [PATCH] git-config: Parse config files leniently

[PATCH v3 0/3] fast-import: add a new option command
 2009-08-14 17:43 UTC  (7+ messages)
` [PATCH v3 1/3] fast-import: put option parsing code in seperate functions
  ` [PATCH v3 2/3] fast-import: add option command

[EGIT] Push to GitHub caused corruption
 2009-08-14 16:17 UTC  (5+ messages)

merging individual files
 2009-08-14 16:14 UTC  (6+ messages)

[PATCH] revert: Remove printing fullstop after the commit hash
 2009-08-14  9:56 UTC 

[PATCH v2] git-cvsimport: add support for cvs pserver password scrambling
 2009-08-14  9:46 UTC  (3+ messages)

[BUG] Submodules problem with subdirectories and pushing
 2009-08-14  9:30 UTC  (9+ messages)
  ` [PATCH] Fix "unpack-objects --strict"

[PATCH] Work around performance bug in subprocess.Popen.communicate()
 2009-08-14  8:12 UTC  (7+ messages)

[PATCH] git-cvsimport: add support for cvs pserver password scrambling
 2009-08-14  6:17 UTC  (7+ messages)

git cherry to find equivalent commit IDs?
 2009-08-13 23:05 UTC  (3+ messages)

[PATCH] Add 'stg prev' and 'stg next'
 2009-08-13 22:30 UTC  (2+ messages)

[PATCH 2/4] fast-import: define a new option command
 2009-08-13 22:17 UTC  (13+ 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).