git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-27 17:55:29 to 2011-09-30 03:20:14 UTC [more...]

[PATCH] Clarify that '--tags' fetches tags only
 2011-09-30  2:51 UTC  (4+ messages)

Can a git changeset be created with no parent
 2011-09-30  2:28 UTC  (53+ messages)
      ` [PATCH] Docs: git checkout --orphan: `root commit' and `branch head'
              `  "
        ` [PATCH v2] "
              ` [PATCH v3] "
                    ` [PATCH v4] Docs: git checkout --orphan: Copyedit, and s/root commit/orphan branch/
                    ` In favor of "git commit --no-parent"
                      ` [PATCH] Documentation/git-checkout.txt: Explain --orphan without introducing an undefined "orphan branch"

[PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
 2011-09-30  1:17 UTC  (5+ messages)

Git is not scalable with too many refs/*
 2011-09-30  1:13 UTC  (22+ messages)
                  ` [PATCH] refs: Use binary search to lookup refs faster
                    ` [PATCH v2] "
                      ` [PATCH v3] "

[RFC/PATCH] git checkout $tree path
 2011-09-30  1:02 UTC  (2+ messages)

[PATCH v3 0/4] port upload-archive to Windows
 2011-09-29 21:01 UTC  (6+ messages)
` [PATCH v3 1/4] compat/win32/sys/poll.c: upgrade from upstream
` [PATCH v3 2/4] mingw: fix compilation of poll-emulation
` [PATCH v3 3/4] enter_repo: do not modify input
` [PATCH v3 4/4] upload-archive: use start_command instead of fork

Lack of detached signatures
 2011-09-29 20:31 UTC  (24+ messages)

[PATCH v2 4/4] upload-archive: use start_command instead of fork
 2011-09-29 20:20 UTC  (14+ messages)

[PATCH] send-email: auth plain/login fix
 2011-09-29 18:12 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
    ` [PATCH v4] "

Trying to Contact GIT
 2011-09-29 17:58 UTC  (2+ messages)

git bundle unbundle and "check-outable" refs
 2011-09-29 17:20 UTC  (3+ messages)

[BUG?] gitk assumes initial commit is empty
 2011-09-29 16:40 UTC  (2+ messages)

RFC: reverse bisect
 2011-09-29 16:27 UTC  (3+ messages)

Merge seems to overwrite unstaged local changes
 2011-09-29 13:07 UTC  (3+ messages)

What's cooking in git.git (Sep 2011, #08; Wed, 28)
 2011-09-29 11:56 UTC 

What's cooking in git.git (Sep 2011, #04; Mon, 12)
 2011-09-29 12:03 UTC  (4+ messages)

Signed push progress?
 2011-09-29 11:50 UTC  (4+ messages)
  ` What's next for "signed push"?

[PATCH] show git tag output in pager
 2011-09-29  9:37 UTC  (3+ messages)

[PATCH v3] request-pull: state what commit to expect
 2011-09-29  6:44 UTC  (11+ messages)
` [PATCH 0/6] A handful of "branch description" patches
          ` Annotated branch ≈ annotated tag?
                ` Branch annotations [Re: Annotated branch ≈ annotated tag?]

What's cooking in git.git (Sep 2011, #08; Wed, 28)
 2011-09-29  1:18 UTC 

[PATCH/RFCv3 2/2] receive-pack: don't pass non-existent refs to post-{receive,update} hooks in push deletions
 2011-09-28 23:28 UTC  (6+ messages)

[PATCH 1/2] grep: do not use --index in the short usage output
 2011-09-28 20:01 UTC  (8+ messages)
` [PATCH 2/2] grep --no-index: don't use git standard exclusions
      ` Re* "
        ` [PATCH 2/2] grep: --untracked and --exclude tests

[PATCH] parse-options: deprecate OPT_BOOLEAN
 2011-09-28 19:47 UTC  (9+ messages)
` [PATCH] archive.c: use OPT_BOOL()
` [PATCH 1/3] parseopt: add OPT_NOOP_NOARG
  ` [PATCH 2/3] revert: use OPT_NOOP_NOARG
  ` [PATCH 3/3] apply: "

6d4bb3833c3d2114d (fetch: verify we have everything we need before updating our ref) breaks fetch
 2011-09-28 19:12 UTC  (4+ messages)

SVN -> Git *but* with special changes
 2011-09-28 19:07 UTC  (6+ messages)

emacs as mergetool
 2011-09-28 17:03 UTC  (3+ messages)

subversion-perl missing
 2011-09-28 15:54 UTC  (7+ messages)

error: addinfo_cache failed during merge
 2011-09-28 15:44 UTC  (5+ messages)

git-rebase skips automatically no more needed commits
 2011-09-28 14:49 UTC  (5+ messages)

[PATCH] git-send-email.perl: expand filename of aliasesfile
 2011-09-28 14:47 UTC  (4+ messages)

[GUILT 1/6] Refuse to push corrupt patches
 2011-09-28 14:15 UTC  (6+ messages)
` [GUILT 2/6] guilt-header: fix patch corruption
` [GUILT 3/6] Handle paths that contain spaces
` [GUILT 4/6] Run regression tests in a directory which contains spaces
` [GUILT 5/6] Allow guilt scripts to be run from "
` [GUILT 6/6] Allow the regression tests to be run from a directory with spaces in

Problems with git-svn and space in the URL
 2011-09-28 14:04 UTC  (3+ messages)

[PATCH 1/3] git-remote-mediawiki: trivial fixes
 2011-09-28 13:48 UTC  (3+ messages)
` [PATCH 3/3] git-remote-mediawiki: obey advice.pushNonFastForward
  ` [PATCH] git-remote-mediawiki: allow a domain to be set for authentication

[PATCH] git-completion: offer remotes for 'git remote update'
 2011-09-28  8:54 UTC  (4+ messages)

"Resetting" a repository
 2011-09-28  7:52 UTC  (3+ messages)

[PATCH] notes_merge_commit(): do not pass temporary buffer to other function
 2011-09-28  3:10 UTC  (4+ messages)

[PATCH] gitweb: Add js=1 before an URI fragment to fix line number links
 2011-09-28  1:31 UTC  (4+ messages)
` [PATCH] gitweb: Fix links to lines in blobs when javascript-actions are enabled

[PATCH/RFC 0/2] Teach receive-pack not to run update hook for corrupt/non existent ref
 2011-09-27 22:55 UTC  (11+ messages)

Do we have a convenient way to refer to a specific commit in an already filtered rev-list?
 2011-09-27 21:35 UTC  (2+ messages)

[PATCH] add --progress to git-gc and git-repack
 2011-09-27 21:29 UTC  (2+ 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).