git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-07 11:39:13 to 2012-05-09 08:44:18 UTC [more...]

Index format v5
 2012-05-09  8:37 UTC  (16+ messages)

[PATCH] sha1_name: support sha1^{note} to return note sha-1
 2012-05-09  8:25 UTC  (3+ messages)

[PATCH] notes: do not accept non-blobs as new notes
 2012-05-09  8:19 UTC  (4+ messages)

[PATCH 00/19] Bash prompt speedup
 2012-05-09  8:09 UTC  (24+ messages)
` [PATCH 01/19] tests: move code to run tests under bash into a helper library
` [PATCH 02/19] tests: add tests for the bash prompt functions in the completion script
` [PATCH 03/19] completion: use __gitdir() in _git_log()
` [PATCH 04/19] completion: respect $GIT_DIR
` [PATCH 05/19] bash prompt: don't show the prompt when .git/HEAD is unreadable
` [PATCH 06/19] bash prompt: return early from __git_ps1() when not in a git repository
` [PATCH 07/19] completion: make __gitdir() store repository path in $__git_dir
` [PATCH 08/19] completion: use $__git_dir instead of $(__gitdir)
` [RFC PATCH 09/19] completion: platform-specific helper function to get physical path
` [PATCH 10/19] completion: use bash builtins to search for repository
` [PATCH 11/19] bash prompt: use bash builtins to find out current branch
` [PATCH 12/19] bash prompt: use bash builtins to check whether inside git dir
` [PATCH 13/19] bash prompt: check whether inside the worktree only when necessary
` [PATCH 14/19] bash prompt: use bash builtins to find out current branch during rebase
` [PATCH 15/19] bash prompt: use bash builtins to get detached HEAD abbrev. object name
` [PATCH 16/19] bash prompt: display stash and upstream state even inside the repository
` [PATCH 17/19] bash prompt: use bash builtins to check stash state
` [RFC PATCH 18/19] bash prompt: avoid command substitution when checking for untracked files
` [PATCH 19/19] bash prompt: alternative git prompt without command substitution

Seeing high CPU usage during git-upload-pack
 2012-05-09  7:01 UTC 

Compiling git on Solaris. Recipe included
 2012-05-09  3:11 UTC 

gitk repo
 2012-05-09  0:43 UTC 

git commit -S documentation
 2012-05-08 23:49 UTC  (2+ messages)

Git commit path vs rebase path
 2012-05-08 22:47 UTC  (9+ messages)

Large repo and pack.packsizelimit
 2012-05-08 21:52 UTC  (5+ messages)

Git fetch/pull stopped working
 2012-05-08 21:28 UTC  (9+ messages)

[PATCH] checkout: squelch "'mode' may be used uninitialized in this function" warning
 2012-05-08 20:26 UTC  (3+ messages)

git-svn should transform svn:ignore to .gitignore and .gitignore to svn:ignore automatically
 2012-05-08 20:26 UTC 

What's cooking in git.git (May 2012, #03; Tue, 8)
 2012-05-08 19:16 UTC 

[PATCH 00/65] Mark parseopt strings for translation
 2012-05-08 18:40 UTC  (2+ messages)

Submodule status inside nested submodule fails
 2012-05-08 18:11 UTC  (3+ messages)

git-scm.com refresh
 2012-05-08 18:00 UTC  (14+ messages)

[PATCH] correct git-status Porcelain Format documentation
 2012-05-08 17:52 UTC  (16+ messages)
        ` [PATCH 1/5] commit: refactor option parsing
        ` [PATCH 2/5] status: refactor colopts handling
        ` [PATCH 3/5] status: refactor null_termination option
        ` [PATCH 4/5] status: fix null termination with "-b"
        ` [PATCH 5/5] status: respect "-b" for porcelain format

[PATCH 00/10] 'maint' updates of German translation
 2012-05-08 17:33 UTC  (11+ messages)
` [PATCH 01/10] l10n: de.po: translate "bare" as "bloß"
` [PATCH 02/10] l10n: de.po: hopefully uncontroversial fixes
` [PATCH 03/10] l10n: de.po: translate "bad" as "ungültig" ("invalid")
` [PATCH 04/10] l10n: de.po: collection of suggestions
` [PATCH 05/10] l10n: add new members to German translation team
` [PATCH 06/10] l10n: de.po: translate "track" as "beobachten"
` [PATCH 07/10] l10n: de.po: translate "remote" as "extern"
` [PATCH 08/10] l10n: de.po: collection of improvements
` [PATCH 09/10] l10n: de.po: unify translation of "ahead" and "behind"
` [PATCH 10/10] l10n: de.po: translate one new message

[PATCH] checkout: do not corrupt HEAD on empty repo
 2012-05-08 17:33 UTC  (10+ messages)

[PATCH v2] checkout: do not corrupt HEAD on empty repo
 2012-05-08 17:22 UTC 

[PATCH 07/10] i18n: apply: mark strings for translation
 2012-05-08 17:07 UTC  (5+ messages)
` [PATCH] apply: remove lego in i18n string in gitdiff_verify_name

[PATCH resend] dir: convert to strbuf
 2012-05-08 16:41 UTC  (3+ messages)

git checkout creates strange '(null)'-branch
 2012-05-08 16:25 UTC  (10+ messages)

git-diff-tree does not use alternate objects for submodules
 2012-05-08 15:37 UTC  (3+ messages)

[1.8.0] use 'stage' term consistently
 2012-05-08 14:53 UTC  (13+ messages)

submodule.ignore is not respected on commit
 2012-05-08 14:09 UTC 

git -c var=val not taken into account by git config?
 2012-05-08 12:56 UTC  (3+ messages)

[PATCH] doc/column: Fix a typo
 2012-05-08 12:49 UTC 

[RFC/PATCH v4 0/6] completion: __git_complete and other stuff
 2012-05-08 12:50 UTC  (13+ messages)
` [RFC/PATCH v4 1/6] completion: add new __git_complete helper
` [RFC/PATCH v4 5/6] completion: calculate argument position properly
` [RFC/PATCH v4 6/6] completion: add public _GIT_complete helper

Does content provenance matter?
 2012-05-08  9:23 UTC  (10+ messages)

Please review this pull request for maint branch with update of de.po
 2012-05-08  9:20 UTC  (5+ messages)

[PATCH] clone: fix progress-regression
 2012-05-08  5:46 UTC  (3+ messages)

Pull request for master branch with update of de.po
 2012-05-08  1:09 UTC 

[PATCH v3 3/3] index-pack: support multithreaded delta resolving
 2012-05-08  0:19 UTC  (4+ messages)
` [PATCH 1/4] compat/win32/pthread.h: Add an pthread_key_delete() implementation
  ` [PATCH 2/4] index-pack: restructure pack processing into three main functions

Arguments to git hooks
 2012-05-07 22:17 UTC  (2+ messages)

Subtree in Git
 2012-05-07 21:57 UTC  (8+ messages)

git calls SSH_ASKPASS even if DISPLAY is not set
 2012-05-07 21:42 UTC  (2+ messages)

[git] Re: Bug in git-stash(.sh) ?
 2012-05-07 21:37 UTC  (4+ messages)
` [PATCH 4/4] reflog-walk: always make HEAD@{0} show indexed selectors

[PATCH/RFC 0/3] Support ignore rule "**" using wildmatch from rsync
 2012-05-07 19:05 UTC  (5+ messages)
` [PATCH/RFC 1/3] Import "
` [PATCH/RFC 2/3] Integrate wildmatch to git
` [PATCH/RFC 3/3] gitignore: support "**" with wildmatch()

[PATCH/RFC] clone: inform the user we are checking out
 2012-05-07 19:03 UTC  (7+ messages)

Broken Repo
 2012-05-07 18:12 UTC  (3+ messages)

[PATCH master] git p4 doc: fix formatting
 2012-05-07 18:14 UTC  (2+ messages)

[PATCH 0/4] allow recovery from command name typos
 2012-05-07 17:41 UTC  (10+ messages)
` [PATCH 1/4] help.c::uniq: plug a leak
  ` [PATCH 2/4] help.c::exclude_cmds: "
    ` [PATCH 3/4] help.c: plug a leak when help.autocorrect is set
      ` [PATCH 4/4] allow recovery from command name typos

[PATCH] completion: simplify __git_complete_revlist_file
 2012-05-07 17:15 UTC  (4+ messages)

[BUG] "fetch $there +refs/*:refs/*" fails if there is a stash
 2012-05-07 16:24 UTC  (4+ messages)
` [PATCH] fetch/push: allow refs/*:refs/*

git-p4: planned view wildcard support
 2012-05-07 15:28 UTC  (4+ messages)

git svn dcommit <branch> committed to trunk anyway
 2012-05-07 14:17 UTC  (5+ messages)

[PATCH] git-svn: clarify documentation of dcommit sub-command
 2012-05-07 13:48 UTC 

post-fetch, tweak-fetch hook
 2012-05-07 13:38 UTC  (5+ messages)

[PATCH 0/5] l10n: de.po: improvements
 2012-05-07 12:37 UTC  (7+ messages)
` [PATCH 2/5] l10n: de.po: translate "track" as "folgen"


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