git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-05 05:07:30 to 2012-05-07 18:57:17 UTC [more...]

Index format v5
 2012-05-07 18:57 UTC  (9+ messages)

[RFC/PATCH v4 0/6] completion: __git_complete and other stuff
 2012-05-07 18:56 UTC  (12+ messages)
` [RFC/PATCH v4 1/6] completion: add new __git_complete helper
` [RFC/PATCH v4 2/6] tests: add more bash completion tests
` [RFC/PATCH v4 3/6] completion: simplify _git_bundle
` [RFC/PATCH v4 4/6] completion: simplify command stuff
` [RFC/PATCH v4 5/6] completion: calculate argument position properly
` [RFC/PATCH v4 6/6] completion: add public _GIT_complete helper

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

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

[PATCH] correct git-status Porcelain Format documentation
 2012-05-07 18:13 UTC  (5+ messages)

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

[1.8.0] use 'stage' term consistently
 2012-05-07 17:52 UTC  (14+ messages)

[PATCH 0/4] allow recovery from command name typos
 2012-05-07 17:41 UTC  (14+ 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

Git commit path vs rebase path
 2012-05-07 17:27 UTC  (2+ messages)

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

git-scm.com refresh
 2012-05-07 17:08 UTC  (22+ messages)

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

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

Subtree in Git
 2012-05-07 15:21 UTC  (6+ messages)

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

[PATCH/RFC] clone: inform the user we are checking out
 2012-05-07 13:54 UTC  (6+ 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  (6+ messages)

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

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

Git l10n needs your help
 2012-05-07 10:25 UTC 

Really big update of git.pot (273 extra messages need to be translated)
 2012-05-07  9:51 UTC  (3+ messages)

[PATCH v3] completion: add new _GIT_complete helper
 2012-05-07  9:22 UTC  (23+ messages)
        ` Jonathan gives feedback --> flamewars inevitable? (Re: [PATCH v3] completion: add new _GIT_complete helper)
            ` Jonathan gives feedback --> flamewars inevitable?

Does content provenance matter?
 2012-05-07  8:23 UTC  (2+ messages)

Arguments to git hooks
 2012-05-07  7:21 UTC  (7+ messages)

A small change to the gitweb documentation
 2012-05-06 23:59 UTC 

git-svn: --ignore-paths appears to be ignored
 2012-05-06 22:42 UTC 

[PATCH] Remove redundant line of code from grep.c
 2012-05-06 18:17 UTC 

(unknown),
 2012-05-06 17:04 UTC  (2+ messages)
` your mail

[PATCH] compat/regex: fix typos in comments
 2012-05-06 15:18 UTC  (5+ messages)

[PATCH 00/65] Mark parseopt strings for translation
 2012-05-06 14:23 UTC  (3+ messages)
` [PATCH 01/65] i18n: parseopt: lookup help and argument translations when showing usage
` [PATCH 02/65] i18n: apply: mark parseopt strings for translation

(unknown),
 2012-05-06 14:13 UTC 

(unknown),
 2012-05-06 13:54 UTC 

[PATCH de.po 5/5] de.po: collection of suggestions
 2012-05-06 13:06 UTC  (4+ messages)
` [PATCH on ab/i18n] branch: remove lego in i18n tracking info strings

how to determine version of binary
 2012-05-06 12:43 UTC  (5+ messages)

[PATCH v3 3/3] index-pack: support multithreaded delta resolving
 2012-05-06 12:31 UTC  (5+ 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
  ` [PATCH 3/4] index-pack: support multithreaded delta resolving
  ` [PATCH 4/4] index-pack: disable threading if NO_PREAD is defined

git svn fetch uses http proxy, but git svn branch does not
 2012-05-06 12:33 UTC 

Feature idea: git rebase --exec $CMD
 2012-05-06 12:26 UTC  (5+ messages)

How does git now about future renames during a rebase?
 2012-05-06  8:52 UTC  (2+ messages)

UI issues
 2012-05-05 15:59 UTC  (2+ messages)

broken bash completion
 2012-05-05 14:26 UTC  (8+ messages)

recipe to use git for deployment
 2012-05-05 12:14 UTC  (5+ messages)

[PATCH] Update Documentation/git-config to reflect --local option
 2012-05-05 10:03 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/2] t2020-checkout-detach: check for the number of orphaned commits
 2012-05-05  9:01 UTC  (3+ messages)
` [PATCH 2/2] checkout (detached): truncate list of orphaned commits at the new HEAD

how to restrict git to specific non-root superuser
 2012-05-05  5:07 UTC  (3+ 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).