git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-07 09:04:13 to 2013-04-08 20:10:43 UTC [more...]

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-08 19:54 UTC  (54+ messages)
    ` [PATCH] t3700 (add): add failing test for add with submodules

[RFC/PATCH 0/2] submodule: drop the top-level requirement
 2013-04-08 18:11 UTC  (9+ messages)
` [PATCH 1/2] rev-parse: add --filename-prefix option
` [PATCH 2/2] submodule: drop the top-level requirement

[PATCH 4/4] gitweb: Fix broken blob action parameters on blob/commitdiff pages
 2013-04-08 20:10 UTC 

[PATCH 3/4] gitweb: Don't append ';js=(0|1)' to external links
 2013-04-08 20:09 UTC 

[PATCH 2/4] gitweb: Make feed title valid utf8
 2013-04-08 20:09 UTC 

[PATCH 1/4] gitweb: Fix utf8 encoding for blob_plain, blobdiff_plain, commitdiff_plain, and patch
 2013-04-08 20:08 UTC 

[ANNOUNCE] Git v1.8.1.6
 2013-04-08 20:00 UTC  (2+ messages)

--simplify-merges breakage
 2013-04-08 19:54 UTC  (2+ messages)

[PATCH v2 0/7] remote-bzr: generic updates
 2013-04-08 19:39 UTC  (12+ messages)
` [PATCH v2 1/7] remote-bzr: fix directory renaming
` [PATCH v2 2/7] remote-bzr: remove files before modifications
` [PATCH v2 3/7] remote-bzr: set author if available
` [PATCH v2 4/7] remote-bzr: only update workingtree on local repos
` [PATCH v2 5/7] remote-bzr: improve tag handling
` [PATCH v2 6/7] remote-bzr: add utf-8 support for fetching
` [PATCH v2 7/7] remote-bzr: add utf-8 support for pushing

[PATCH v4] transport-helper: report errors properly
 2013-04-08 19:30 UTC  (4+ messages)

[PATCH v3 0/2] run-command: new check_command helper
 2013-04-08 19:15 UTC  (16+ messages)
` [PATCH v3 1/2] run-command: add "
` [PATCH v3 2/2] transport-helper: check if remote helper is alive

[PATCH 1/2] clone: Fix error message for reference repository
 2013-04-08 19:10 UTC  (16+ messages)
` [PATCH 2/2] clone: Allow repo using gitfile as a reference

[PATCH 0/2] remote-bzr: fixes
 2013-04-08 18:36 UTC  (3+ messages)
` [PATCH 1/2] remote-bzr: fix utf-8 support for fetching
` [PATCH 2/2] remote-bzr: improve tag handling

tar on Mac does not like empty tar from git archive
 2013-04-08 18:36 UTC 

RFC: two minor tweaks to check-ignore to help git-annex assistant
 2013-04-08 18:13 UTC 

[PATCH v2] count-objects: output "KiB" instead of "kilobytes"
 2013-04-08 18:18 UTC  (3+ messages)
` [PATCH 1/2] progress: create public humanize() to show sizes
  ` [PATCH 2/2] count-objects: add -H option to humanize sizes

git-am doesn't apply the rest of the email after a partial patch fail?
 2013-04-08 17:49 UTC  (3+ messages)

[PATCH v3 00/20] remote-hg: general updates
 2013-04-08 17:13 UTC  (21+ messages)
` [PATCH v3 01/20] remote-hg: trivial cleanups
` [PATCH v3 02/20] remote-hg: add missing config variable in doc
` [PATCH v3 03/20] remote-hg: properly report errors on bookmark pushes
` [PATCH v3 04/20] remote-hg: fix for files with spaces
` [PATCH v3 05/20] remote-hg: make sure fake bookmarks are updated
` [PATCH v3 06/20] remote-hg: trivial test cleanups
` [PATCH v3 07/20] remote-hg: redirect buggy mercurial output
` [PATCH v3 08/20] remote-hg: split bookmark handling
` [PATCH v3 09/20] remote-hg: refactor export
` [PATCH v3 10/20] remote-hg: update remote bookmarks
` [PATCH v3 11/20] remote-hg: update tags globally
` [PATCH v3 12/20] remote-hg: push to the appropriate branch
` [PATCH v3 13/20] remote-hg: force remote push
` [PATCH v3 14/20] remote-hg: show more proper errors
` [PATCH v3 15/20] remote-hg: add basic author tests
` [PATCH v3 16/20] remote-hg: add simple mail test
` [PATCH v3 17/20] remote-hg: add 'insecure' option
` [PATCH v3 18/20] remote-hg: fix bad state issue
` [PATCH v3 19/20] remote-hg: document location of stored hg repository
` [PATCH v3 20/20] remote-hg: fix bad file paths

[PATCH] cherry-pick: better error message when the parameter is a non-commit
 2013-04-08 16:56 UTC  (4+ messages)

[PATCH 0/7] remote-bzr: generic updates
 2013-04-08 16:30 UTC  (3+ messages)
` [PATCH 5/7] remote-bzr: avoid unreferred tags

[PATCH] checkout: abbreviate hash in suggest_reattach
 2013-04-08 15:53 UTC 

commit-message attack for extracting sensitive data from rewritten Git history
 2013-04-08 15:40 UTC  (2+ messages)

Poor performance of auto gc
 2013-04-08 12:54 UTC 

RFC: Very useful script to SVG graph the git commits from a file orientated view
 2013-04-08 10:49 UTC  (2+ messages)

[PATCH 1/2] bundle: Accept prerequisites without commit messages
 2013-04-08  9:53 UTC  (7+ messages)
` [PATCH 2/2] t5704: Test prerequisites with empty "

Git.pm with recent File::Temp fail
 2013-04-08  6:43 UTC  (2+ messages)

[PATCH 1/2] decorate: document API
 2013-04-08  6:13 UTC 

[PATCH 2/2] decorate: add "clear_decoration()"
 2013-04-08  6:14 UTC 

Bug Report
 2013-04-08  5:20 UTC 

Remote helpers and signed tags
 2013-04-08  0:02 UTC  (3+ messages)

[ANNOUNCE] Git v1.8.2.1
 2013-04-07 23:56 UTC 

[PATCH v4 0/6] send-email: configuration improvements
 2013-04-07 22:32 UTC  (9+ messages)
` [PATCH v4 1/6] send-email: make annotate configurable
` [PATCH v4 2/6] format-patch: improve head calculation for cover-letter
` [PATCH v4 3/6] format-patch: refactor branch name calculation
` [PATCH v4 4/6] log: update to OPT_BOOL
` [PATCH v4 5/6] format-patch: add format.cover-letter configuration
` [PATCH v4 6/6] format-patch: trivial cleanups

[PATCH] merge-tree: fix "same file added in subdir"
 2013-04-07 21:07 UTC  (6+ messages)
        ` [PATCH v2] merge-tree: don't print entries that match "local"

[PATCH] Support FTP-over-SSL/TLS for regular FTP
 2013-04-07 19:10 UTC  (4+ messages)

Git/Mac refuses to install on OS X 10.8 (Mountain Lion)
 2013-04-07 19:20 UTC  (3+ messages)

[PATCH v2 0/3] Some small fixes to glossary-content.txt
 2013-04-07 19:14 UTC  (8+ messages)
` [PATCH v2 1/3] glossary: remove outdated/misleading/irrelevant entries
` [PATCH v2 2/3] glossary: improve description of SHA-1 related topics
` [PATCH v2 3/3] glossary: remove definition of refspec and pathspec

Collective wisdom about repos on NFS accessed by concurrent clients (== corruption!?)
 2013-04-07 18:56 UTC  (7+ messages)

[PATCH v3 0/4] send-email: couple of improvements
 2013-04-07 18:02 UTC  (17+ messages)
` [PATCH v3 1/4] send-email: make annotate configurable
` [PATCH v3 4/4] format-patch: add format.cover-letter configuration

segfault in git-remote-http
 2013-04-07 16:42 UTC  (2+ messages)

Merge conflicts with version numbers in release branches
 2013-04-07 15:49 UTC 

[PATCH 1/2] fmt-merge-msg: respect core.commentchar in people credits
 2013-04-07 15:25 UTC  (2+ messages)
` [PATCH 2/2] fmt-merge-msg: use core.commentchar in tag signatures completely

What's cooking in git.git (Apr 2013, #02; Fri, 5)
 2013-04-07 10:38 UTC  (2+ messages)

[PATCH V2] remote-helpers/test-bzr.sh: do not use grep \s
 2013-04-07  9:23 UTC 

[PATCH] remote-helpers/test-bzr.sh: do not use grep \s
 2013-04-07  9:04 UTC  (2+ messages)


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