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

[PATCH] post-receive-email: explicitly set Content-Type header
 2011-10-07 20:19 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] fmt-merge-msg: use branch.$name.description
 2011-10-07 20:12 UTC  (9+ messages)

[PATCH] git-difftool: allow skipping file by typing 'n' at prompt
 2011-10-07 20:09 UTC  (9+ messages)

[PATCH] Teach merge the '[-e|--edit]' option
 2011-10-07 19:40 UTC  (7+ messages)

66 patches and counting
 2011-10-07 18:51 UTC  (6+ messages)
    ` Scalable reference handling

git remote doesn't show remotes from .git/remotes
 2011-10-07 18:08 UTC  (4+ messages)

How pretty is pretty? git cat-file -p inconsistency
 2011-10-07 18:04 UTC  (2+ messages)

"Use of uninitialized value" running "git svn clone" when having svn tag branches
 2011-10-07 18:01 UTC 

[PATCH WIP 0/3] git log --exclude
 2011-10-07 17:57 UTC  (7+ messages)

unexpected behavior with `git log --skip filename`
 2011-10-07 17:15 UTC 

[PATCH 0/3] Be more careful when prunning
 2011-10-07 16:40 UTC  (15+ messages)
` [PATCH 1/3] fetch: free all the additional refspecs
` [PATCH 2/3] fetch: honor the user-provided refspecs when pruning refs
` [PATCH 3/3] fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
  ` [PATCHv2 0/3] Be more careful when prunning

[PATCH] show git tag output in pager
 2011-10-07 16:16 UTC  (8+ messages)

[PATCH] commit: teach --gpg-sign option
 2011-10-07 11:18 UTC  (9+ messages)

[PATCH 1/2] submodule: whitespace fix
 2011-10-07  9:04 UTC  (2+ messages)
` [PATCH 2/2] submodule::module_clone(): silence die() message from module_name()

Fix another file leak
 2011-10-07  7:40 UTC  (5+ messages)
` [PATCH] fetch: plug two leaks on error exit in store_updated_refs
      ` [PATCH v2] "

Pull --rebase looses merge information
 2011-10-07  6:46 UTC  (3+ messages)

Prompt for merge message?
 2011-10-07  3:07 UTC  (10+ messages)

RFC: reverse bisect
 2011-10-07  1:57 UTC  (6+ messages)
` [RFC/PATCH]: reverse bisect v 2.0

git-svn: ignore-paths not enough (not ignoring refs?)
 2011-10-07  0:41 UTC  (2+ messages)

[PATCH] git-svn: Allow certain refs to be ignored
 2011-10-07  0:41 UTC 

[PATCH 1/3] completion: unite --reuse-message and --reedit-message handling
 2011-10-06 23:14 UTC  (4+ messages)
` [PATCH 2/3] completion: commit --fixup and --squash
` [PATCH 3/3] completion: push --set-upstream

Git Bug report
 2011-10-06 22:57 UTC  (11+ messages)

[PATCH v2] revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so
 2011-10-06 22:02 UTC  (4+ messages)

[PATCH] revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so
 2011-10-06 21:49 UTC  (7+ messages)

[PATCH v3 0/5] reroll bc/attr-ignore-case
 2011-10-06 20:57 UTC  (2+ messages)

[PATCH] merge-one-file: fix "expr: non-numeric argument"
 2011-10-06 20:25 UTC  (2+ messages)

Git tech talk speaker wanted
 2011-10-06 19:57 UTC 

[PATCHv3 2/5] Learn to handle gitfiles in enter_repo
 2011-10-06 19:16 UTC  (3+ messages)

[PATCH/RFC] ident: check /etc/mailname if email is unknown
 2011-10-06 18:48 UTC  (9+ messages)
  ` [PATCH v2] "
          ` [PATCH/RFC jn/ident-from-etc-mailname] ident: do not retrieve default ident when unnecessary

[PATCH v3 1/5] attr.c: avoid inappropriate access to strbuf "buf" member
 2011-10-06 18:22 UTC  (5+ messages)
` [PATCH v3 2/5] cleanup: use internal memory allocation wrapper functions everywhere
` [PATCH v3 3/5] builtin/mv.c: plug miniscule memory leak
` [PATCH v3 4/5] attr: read core.attributesfile from git_default_core_config
` [PATCH v3 5/5] attr.c: respect core.ignorecase when matching attribute patterns

[PATCH v2] mingw: avoid using strbuf in syslog
 2011-10-06 17:52 UTC 

[PATCH] mingw: avoid using strbuf in syslog
 2011-10-06 17:32 UTC  (3+ messages)

What's cooking in git.git (Oct 2011, #01; Tue, 4)
 2011-10-06 17:32 UTC  (6+ messages)

"Use of uninitialized value" running "git svn clone"
 2011-10-06 17:23 UTC 

[PATCH 0/4] Honor core.ignorecase for attribute patterns
 2011-10-06 17:17 UTC  (11+ messages)
  ` [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere

[BUG?] git fetch -p -t prunes all non-tag refs
 2011-10-06 16:56 UTC  (4+ messages)
` [WIP PATCH 0/2] Be more careful when prunning
  ` [PATCH 1/2] fetch: free all the additional refspecs
  ` [PATCH 2/2] fetch: honor the user-provided refspecs when pruning refs

[PATCH 0/7] pickaxe: plug memory leaks, deduplicate code
 2011-10-06 16:50 UTC  (8+ messages)
` [PATCH 1/7] pickaxe: plug diff filespec leak with empty needle
` [PATCH 2/7] pickaxe: plug regex leak
` [PATCH 3/7] pickaxe: plug regex/kws leak
` [PATCH 4/7] pickaxe: factor out has_changes
` [PATCH 5/7] pickaxe: pass diff_options to contains and has_changes
` [PATCH 6/7] pickaxe: give diff_grep the same signature as has_changes
` [PATCH 7/7] pickaxe: factor out pickaxe

git commit -a reports untracked files after a clone
 2011-10-06 16:06 UTC  (11+ messages)

Merge seems to overwrite unstaged local changes
 2011-10-06 15:35 UTC  (5+ messages)

[RFC/PATCH] Add multiple workdir support to branch/checkout
 2011-10-06 14:42 UTC  (20+ messages)

List of directories containing only ignored files
 2011-10-06 14:32 UTC  (3+ messages)

git-cherry-pick and git-commit --amend in version 1.7.6.4
 2011-10-06 13:44 UTC  (12+ messages)

Git ksshaskpass to play nice with https and kwallet
 2011-10-06 13:37 UTC  (13+ messages)
                  ` [RFC/PATCH] remote-curl: Obey passed URL

git-cherry-pick and author field in version 1.7.6.4
 2011-10-06 13:34 UTC  (7+ messages)

[PATCH v3 0/4] port upload-archive to Windows
 2011-10-06 13:06 UTC  (4+ messages)
` [PATCH v3 3/4] enter_repo: do not modify input

[BUG] git stash -k show the help message for diff-index
 2011-10-06  9:54 UTC  (3+ messages)

[PATCH 0/9] i18n: add PO files to po/
 2011-10-06  9:29 UTC  (5+ messages)

[PATCH] strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()
 2011-10-06  4:21 UTC 

[PATCH v2 0/2] reroll bc/attr-ignore-case (top two commits)
 2011-10-06  4:00 UTC  (3+ messages)
` [PATCH v2 1/2] attr: read core.attributesfile from git_default_core_config
` [PATCH v2 2/2] attr.c: respect core.ignorecase when matching attribute patterns

[PATCHv3 5/5] Add test showing git-fetch groks gitfiles
 2011-10-06  3:13 UTC  (2+ messages)

[PATCHv3 3/5] Add a common is_gitfile function
 2011-10-06  2:59 UTC  (2+ messages)

How do I investigate apparently random git clone reports of "error: File ... has bad hash"?
 2011-10-06  2:34 UTC  (3+ messages)

[PATCH v2] Split GPG interface into its own helper library
 2011-10-06  0:46 UTC 


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