git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-24 17:49:18 to 2013-04-26 00:14:32 UTC [more...]

jc/add-2.0-delete-default (Re: What's cooking in git.git (Apr 2013, #05; Mon, 15))
 2013-04-26  0:14 UTC  (9+ messages)
` [PATCH 0/2] "git add -A/--no-all" finishing touches

[PATCH v2 0/9] remote-helpers: fixes and cleanups
 2013-04-26  0:08 UTC  (10+ messages)
` [PATCH v2 1/9] remote-helpers: trivial cleanups
` [PATCH v2 2/9] remote-hg: remove extra check
` [PATCH v2 3/9] remote-bzr: fix bad state issue
` [PATCH v2 4/9] remote-bzr: add support to push URLs
` [PATCH v2 5/9] remote-hg: use hashlib instead of hg sha1 util
` [PATCH v2 6/9] remote-bzr: store converted URL
` [PATCH v2 7/9] remote-bzr: tell bazaar to be quiet
` [PATCH v2 8/9] remote-bzr: strip extra newline
` [PATCH v2 9/9] remote-bzr: use proper push method

[BUG] Highly inconsistent diff UI
 2013-04-25 23:39 UTC  (34+ messages)
`  "

[PATCH 0/9] remote-helpers: fixes and cleanups
 2013-04-25 23:11 UTC  (27+ messages)
` [PATCH 1/9] remote-bzr: trivial cleanups
` [PATCH 2/9] remote-hg: remove extra check
` [PATCH 3/9] remote-bzr: fix bad state issue
` [PATCH 4/9] remote-bzr: add support to push URLs
` [PATCH 5/9] remote-hg: use hashlib instead of hg sha1 util
` [PATCH 6/9] remote-bzr: store converted URL
` [PATCH 7/9] remote-hg: use python urlparse
` [PATCH 8/9] remote-bzr: tell bazaar to be quiet
` [PATCH 9/9] remote-bzr: strip extra newline

[PATCH] remote-bzr: use proper push method
 2013-04-25 22:32 UTC  (6+ messages)

inotify to minimize stat() calls
 2013-04-25 21:20 UTC  (15+ messages)
              ` [PATCH] "

[PATCH] Hold an 'unsigned long' chunk of the sha1 in obj_hash
 2013-04-25 21:12 UTC  (4+ messages)

[PATCH] t9501: Do not use export X=Y
 2013-04-25 20:46 UTC  (2+ messages)

[PATCH] check-non-portable-shell: Check for non portable grep usage
 2013-04-25 20:44 UTC  (2+ messages)

What's cooking in git.git (Apr 2013, #07; Mon, 22)
 2013-04-25 20:31 UTC  (12+ messages)
` What's cooking in git.git (Apr 2013, #08; Tue, 23)
        ` [PATCH] git-remote-testgit: avoid process substitution

[PATCH v4 00/11] Add new git-related helper to contrib
 2013-04-25 19:59 UTC  (12+ messages)
` [PATCH v4 01/11] "
` [PATCH v4 02/11] contrib: related: add option parsing
` [PATCH v4 03/11] contrib: related: add support for multiple patches
` [PATCH v4 04/11] contrib: related: add option to show commits
` [PATCH v4 05/11] contrib: related: add option to parse from committish
` [PATCH v4 06/11] contrib: related: parse committish like format-patch
` [PATCH v4 07/11] contrib: related: fix parsing of rev-list args
` [PATCH v4 08/11] contrib: related: support multiple roles
` [PATCH v4 09/11] contrib: related: sort by participation
` [PATCH v4 10/11] contrib: related: group persons with same email
` [PATCH v4 11/11] contrib: related: add support for mailmap

[PATCH 1/3] pretty: simplify input line length calculation in pp_user_info()
 2013-04-25 19:43 UTC  (3+ messages)
` [PATCH 2/3] pretty: simplify output "
  ` [PATCH 3/3] pretty: remove intermediate strbufs from pp_user_info()

Itches with the current rev spec
 2013-04-25 19:08 UTC  (8+ messages)

[PATCH] t9501: Use PERL_PATH instead of perl
 2013-04-25 18:49 UTC 

[PATCH] check-non-portable-shell: export X=Y usage
 2013-04-25 18:48 UTC 

[PATCH] test-lint-shell-syntax: Allow bash syntax in bash tests
 2013-04-25 18:48 UTC 

[PATCH] check-non-portable-shell: echo -e is not portable
 2013-04-25 18:48 UTC 

Locating merge that dropped a change
 2013-04-25 18:19 UTC  (10+ messages)
` [RFC/PATCH] Make --full-history consider more merges

[PATCH 16/33] t3210: test for spurious error messages for dangling packed refs
 2013-04-25 18:13 UTC  (3+ messages)
` [PATCH 0/2] Add documentation for new expiry option values
  ` [PATCH] prune: introduce OPT_EXPIRY_DATE() and use it

[PATCH] send-email: support NNTP
 2013-04-25 17:35 UTC  (10+ messages)

[PATCH] t5801: properly test the test shell
 2013-04-25 17:12 UTC  (9+ messages)

[PATCH v2] bash-prompt.sh: Show where rebase is at when interrupted by a merge conflict
 2013-04-25 17:05 UTC  (2+ messages)

[PATCH] Add .gitconfig variable commit.gpg-sign
 2013-04-25 16:50 UTC  (6+ messages)
` [PATCH 1/1] templates: pre-push hook: check for missing GPG signatures (was: Re: [PATCH] Add .gitconfig variable commit.gpg-sign)
  ` [PATCH 1/1] templates: pre-push hook: check for missing GPG signatures
    ` [PATCH v2 0/1] "
      ` [PATCH v2 1/1] "

[PATCH 0/3] git remote with superfluous arguments
 2013-04-25 15:31 UTC  (5+ messages)
` [PATCH 1/3] remote: add a test for extra arguments, according to docs

[PATCH 0/7] Introduce rebase.autostash
 2013-04-25 14:30 UTC  (7+ messages)
` [PATCH 5/7] rebase -i: return control to the caller, for housekeeping
` [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash

[PATCH 0/5] Documentation/git-diff.txt improvements
 2013-04-25 11:25 UTC  (32+ messages)
` [PATCH 2/5] git-diff.txt: strip the leading "--" from options template
` [PATCH 3/5] git-diff.txt: group the [--] and [<path>...] templates
` [PATCH 4/5] git-diff.txt: document the .. and ... forms in SYNOPSIS
` [PATCH 5/5] git-diff.txt: fix ordering of the [--no-index] form
` [PATCH 6/5] git-diff.txt: banish the <commit>..<commit> form

[PATCH] Fix segfault for insane ident line
 2013-04-25 10:52 UTC  (3+ messages)

[PATCH v3 0/7] Documentation/shortlog improvements
 2013-04-25  5:17 UTC  (4+ messages)
` [PATCH 5/7] git-log.txt: rewrite note on why "--" may be required
  ` Re* "

[PATCH] bisect: Store first bad commit as comment in log file
 2013-04-25  4:26 UTC  (4+ messages)

[PATCH] completion: remove duplicate block for "git commit -c"
 2013-04-24 23:04 UTC  (2+ messages)

Fwd: [PATCH] git-svn: added an --include-path flag
 2013-04-24 22:33 UTC  (2+ messages)
  ` [PATCH] git-svn: added an --include-path flag (resent fixing mail format)

[bug-gettext] xgettext Javascript scanner bugfix and test suite improvements
 2013-04-24 19:18 UTC 

[PATCH 0/5] Minor additions to git-completion.bash
 2013-04-24 19:49 UTC  (2+ messages)

git-svn: preserve commit dates?
 2013-04-24 19:20 UTC 

[PATCH v3 0/2] submodule: drop the top-level requirement
 2013-04-24 19:12 UTC  (11+ messages)
` [PATCH v3 2/2] "
            ` [PATCH] submodule: fix quoting in relative_path()

[PATCH 0/6] grep with textconv
 2013-04-24 18:55 UTC  (7+ messages)
` [PATCHv2 7/7] git grep: honor textconv by default


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 NNTP newsgroup(s).