git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-09-14 19:01:11 to 2011-09-17 23:56:20 UTC [more...]

Most elegant way to reference to SVN from GIT?
 2011-09-17 23:51 UTC 

[RFC/PATCH] Configurable hyperlinking in gitk
 2011-09-17 23:33 UTC  (5+ messages)

zealous git convert determined to set up git server
 2011-09-17 21:04 UTC  (9+ messages)

Really removing a file named \\ from repository (gitolite)
 2011-09-17 15:35 UTC 

[PATCH v3] git svn dcommit: new option --interactive
 2011-09-17 13:11 UTC  (4+ messages)

[PATCH v5 1/4] merge: keep stash[] a local variable
 2011-09-17 11:57 UTC  (4+ messages)
` [PATCH v5 2/4] merge: use return value of resolve_ref() to determine if HEAD is invalid
` [PATCH v5 3/4] merge: remove global variable head[]
` [PATCH v5 4/4] Accept tags in HEAD or MERGE_HEAD

[PATCH] Prevent users from adding the file that has all-zero SHA-1
 2011-09-17 11:39 UTC 

Merging back from master but keeping a subtree
 2011-09-17  7:49 UTC 

git branch --set-upstream regression in master
 2011-09-17  0:19 UTC  (5+ messages)

[PATCH] send-email: Honor multi-part email messages
 2011-09-16 22:32 UTC 

[PATCH] Disambiguate duplicate t9160* tests
 2011-09-16 21:16 UTC  (4+ messages)

[PATCH] ls-remote: a lone "-h" is asking for help
 2011-09-16 20:53 UTC  (7+ messages)

[PATCH/RFC] bash: add --word-diff option to diff auto-completion
 2011-09-16 20:47 UTC  (5+ messages)
          ` [PATCH/RFC] bash: add --word-diff option to diff [AND --set-upstream TO push] auto-completion

[PATCH] gitweb: highlight: strip non-printable characters via col(1)
 2011-09-16 20:24 UTC  (8+ messages)
    ` [PATCH] gitweb: Strip non-printable characters from syntax highlighter output

What's cooking in git.git (Sep 2011, #04; Mon, 12)
 2011-09-16 20:17 UTC  (6+ messages)
      ` [PATCH] mergetool: Use args as pathspec to unmerged files

[Survey] Signed push
 2011-09-16 19:04 UTC  (18+ messages)
` Fwd: "
      ` [PATCH v3] request-pull: state what commit to expect

[PATCH 1/2] grep: do not use --index in the short usage output
 2011-09-16 18:23 UTC  (4+ messages)
` [PATCH 2/2] grep --no-index: don't use git standard exclusions

What's cooking in git.git (Jun 2011, #01; Sun, 5)
 2011-09-16 16:20 UTC  (7+ messages)
  ` [PATCH 4/4] Add documentation for ref namespaces
      ` Re* "

[PATCH 0/5] credential helper super fun pak
 2011-09-16 15:47 UTC  (11+ messages)
` [PATCH 1/5] docs: minor tweaks to credentials API
` [PATCH 2/5] credential-cache: fix expiration calculation corner cases
  ` [PATCH 1/2] t0300: add missing EOF terminator for <<
    ` [PATCH 2/2] check_expirations: don't copy over same element
` [PATCH 3/5] t0300: make askpass tests a little more robust
` [PATCH 4/5] t0300: make alternate username tests "
` [PATCH 5/5] credential-store: use a better storage format

Problem with submodule merge
 2011-09-16 14:57 UTC  (2+ messages)

[PATCH/RFC] add lame win32 credential-helper
 2011-09-16 12:59 UTC  (4+ messages)

New setup, trying to clone . . 
 2011-09-16  8:29 UTC  (2+ messages)

git-rebase skips automatically no more needed commits
 2011-09-16  1:27 UTC  (13+ messages)

[PATCH v3 00/22] Clean up refname checks and normalization
 2011-09-15 21:10 UTC  (23+ messages)
` [PATCH v3 01/22] t1402: add some more tests
` [PATCH v3 02/22] git check-ref-format: add options --allow-onelevel and --refspec-pattern
` [PATCH v3 03/22] Change bad_ref_char() to return a boolean value
` [PATCH v3 04/22] Change check_ref_format() to take a flags argument
` [PATCH v3 05/22] Refactor check_refname_format()
` [PATCH v3 06/22] Do not allow ".lock" at the end of any refname component
` [PATCH v3 07/22] Make collapse_slashes() allocate memory for its result
` [PATCH v3 08/22] Inline function refname_format_print()
` [PATCH v3 09/22] Change check_refname_format() to reject unnormalized refnames
` [PATCH v3 10/22] resolve_ref(): explicitly fail if a symlink is not readable
` [PATCH v3 11/22] resolve_ref(): use prefixcmp()
` [PATCH v3 12/22] resolve_ref(): only follow a symlink that contains a valid, normalized refname
` [PATCH v3 13/22] resolve_ref(): turn buffer into a proper string as soon as possible
` [PATCH v3 14/22] resolve_ref(): extract a function get_packed_ref()
` [PATCH v3 15/22] resolve_ref(): do not follow incorrectly-formatted symbolic refs
` [PATCH v3 16/22] remote: use xstrdup() instead of strdup()
` [PATCH v3 17/22] remote: avoid passing NULL to read_ref()
` [PATCH v3 18/22] resolve_ref(): verify that the input refname has the right format
` [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
` [PATCH v3 20/22] resolve_ref(): also treat a too-long SHA1 as invalid
` [PATCH v3 21/22] resolve_ref(): expand documentation
` [PATCH v3 22/22] add_ref(): verify that the refname is formatted correctly

Fwd: vcs-svn and friends
 2011-09-15 21:13 UTC  (6+ messages)
`  "

Anybody home?
 2011-09-15 21:00 UTC  (20+ messages)

Problems with format-patch UTF-8 and a missing second empty line
 2011-09-15 20:33 UTC  (6+ messages)

[PATCH 0/4] Honor core.ignorecase for attribute patterns
 2011-09-15 20:28 UTC  (12+ messages)
  ` [PATCH 1/4] attr.c: avoid inappropriate access to strbuf "buf" member
  ` [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
  ` [PATCH 3/4] builtin/mv.c: plug miniscule memory leak
  ` [PATCH 4/4] attr.c: respect core.ignorecase when matching attribute patterns

Setting up Git Server
 2011-09-15 12:11 UTC  (2+ messages)

vcs-svn and firends
 2011-09-15 17:45 UTC 

Helping on Git development
 2011-09-15 17:21 UTC  (10+ messages)

[PATCH] t6019: avoid refname collision on case-insensitive systems
 2011-09-15 16:45 UTC  (5+ messages)

[PATCH] Un-static gitmkstemps
 2011-09-15 16:05 UTC  (2+ messages)

[tig] Feeding specific revisions to tig
 2011-09-15 15:10 UTC  (10+ messages)

Branching strategies
 2011-09-15 11:07 UTC  (2+ messages)

What's cooking in git.git (Aug 2011, #07; Wed, 24)
 2011-09-15 10:47 UTC  (8+ messages)
    ` git credential helper design [was: What's cooking in git.git (Aug 2011, #07; Wed, 24)]
            ` git credential helper design [

git gc exit with out of memory, malloc failed error
 2011-09-15  9:16 UTC  (5+ messages)

[PATCH] for-each-ref: add split message parts to %(contents:*)
 2011-09-15  8:18 UTC  (7+ messages)

What's cooking in git.git (Sep 2011, #05; Wed, 14)
 2011-09-15  4:40 UTC 

[PATCH 1/3] sparse: Fix some "symbol not declared" warnings
 2011-09-15  4:29 UTC  (9+ messages)
` [PATCH 1/3] make-static: master

[PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
 2011-09-15  2:51 UTC 

[PATCH] contrib: add a credential helper for Mac OS X's keychain
 2011-09-15  0:16 UTC  (6+ messages)
` [PATCH] credential-osxkeychain: load Security framework dynamically

[PATCH 0/7] create argv_array API
 2011-09-14 23:18 UTC  (10+ messages)
` [PATCH 3/7] refactor argv_array into generic code
` [PATCH 7/7] run_hook: use argv_array API
  ` [nit] diff func headers ignore context

[PATCH] contrib: add a credential helper for Mac OS X's keychain
 2011-09-14 22:23 UTC  (4+ messages)

git bundler service
 2011-09-14 19:13 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).