git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-09-28 17:04:05 to 2011-10-01 13:40:12 UTC [more...]

Git, Mac OS X and German special characters
 2011-10-01 13:39 UTC  (2+ messages)

Does git have "Path-Based Authorization"?
 2011-10-01 13:06 UTC  (7+ messages)

Dealing with rewritten upstream
 2011-10-01 11:34 UTC  (4+ messages)

6d4bb3833c3d2114d (fetch: verify we have everything we need before updating our ref) breaks fetch
 2011-10-01 10:54 UTC  (9+ messages)

[PATCH] gitk: Show patch for initial commit
 2011-10-01  9:54 UTC  (2+ messages)

Fwd: Release notes link problem
 2011-10-01  6:58 UTC  (3+ messages)

[PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
 2011-10-01  6:57 UTC  (11+ messages)

[PATCH] Clarify that '--tags' fetches tags only
 2011-10-01  5:51 UTC  (9+ messages)

[PATCH] transport: do not allow to push over git:// protocol
 2011-10-01  5:29 UTC  (4+ messages)

Updated tag 'junio-gpg-pub' ?
 2011-09-30 23:18 UTC  (4+ messages)

What's cooking in git.git (Sep 2011, #09; Fri, 30)
 2011-09-30 22:39 UTC 

[ANNOUNCE] Git 1.7.7
 2011-09-30 22:33 UTC 

[PATCH] git-send-email.perl: expand filename of aliasesfile
 2011-09-30 22:18 UTC  (8+ messages)
` [PATCH v2] git-send-email: allow filename expansion
  ` [PATCH 1/2] Add Git::config_path()
  ` [PATCH 2/2] use new Git::config_path() for aliasesfile

Git is not scalable with too many refs/*
 2011-09-30 22:06 UTC  (38+ messages)
                  ` [PATCH] refs: Use binary search to lookup refs faster
                    ` [PATCH v2] "
                      ` [PATCH v3] "
                              ` [PATCH] refs: Remove duplicates after sorting with qsort

Bug?: 'git log --find-copies' doesn't match 'git log --follow <rev> -- path/to/file'
 2011-09-30 21:38 UTC  (2+ messages)

[PATCH v3 0/4] port upload-archive to Windows
 2011-09-30 19:00 UTC  (9+ 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

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

RFC: reverse bisect
 2011-09-30 18:13 UTC  (8+ messages)
` [RFC/PATCH]: reverse bisect v 2.0

[GUILT 1/6] Refuse to push corrupt patches
 2011-09-30 17:15 UTC  (2+ messages)

how to produce an index with smudged entries
 2011-09-30 15:33 UTC 

[PATCH/RFC] add lame win32 credential-helper
 2011-09-30 14:42 UTC  (2+ messages)

[PATCH] show git tag output in pager
 2011-09-30 10:42 UTC  (4+ messages)

[PATCH] Add a credential-helper for KDE
 2011-09-30 10:21 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH/RFCv1] git-p4: handle files with shell metacharacters
 2011-09-30  9:06 UTC  (4+ messages)
` [RFC/PATCHv2] "

fatal: index-pack failed
 2011-09-30  8:11 UTC 

[ANNOUNCE] Gitolite v2.1 and mirroring features
 2011-09-30  6:44 UTC 

Can a git changeset be created with no parent
 2011-09-30  2:28 UTC  (45+ 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"

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

Lack of detached signatures
 2011-09-29 20:31 UTC  (22+ 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  (7+ messages)
` [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)

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 v3] request-pull: state what commit to expect
 2011-09-29  6:44 UTC  (8+ messages)
` [PATCH 0/6] A handful of "branch description" patches
          ` Annotated branch ≈ annotated tag?

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

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

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

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

emacs as mergetool
 2011-09-28 17:03 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).