git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-08 16:33:02 to 2013-04-09 19:55:14 UTC [more...]

Locating merge that dropped a change
 2013-04-09 18:00 UTC 

segfault in git-remote-http
 2013-04-09 19:40 UTC  (7+ messages)

tar on Mac does not like empty tar from git archive
 2013-04-09 19:37 UTC  (4+ messages)

[ITCH] Specify refspec without remote
 2013-04-09 19:29 UTC  (9+ messages)

[PATCH 2/4] gitweb: Make feed title valid utf8
 2013-04-09 19:22 UTC  (5+ messages)

[PATCH v4 0/6] send-email: configuration improvements
 2013-04-09 19:16 UTC  (8+ messages)
` [PATCH v4 1/6] send-email: make annotate configurable
` [PATCH v4 5/6] format-patch: add format.cover-letter configuration
      ` [PATCH] t/README: --immediate skips cleanup commands for failed tests

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-09 19:10 UTC  (30+ messages)
` [PATCH] t3700 (add): add failing test for add with submodules
      ` [PATCH 0/2] Fix git "
        ` [PATCH 1/2] t3700 (add): add two tests for testing "
        ` [PATCH 2/2] add: refuse to add paths beyond repository boundaries

git-am doesn't apply the rest of the email after a partial patch fail?
 2013-04-09 18:57 UTC  (4+ messages)

commit-message attack for extracting sensitive data from rewritten Git history
 2013-04-09 18:08 UTC  (6+ messages)

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

git-http-backend: anonymous read, authenticated write
 2013-04-09 17:12 UTC  (3+ messages)

gitweb commitdiff page - binary files with ampersands in filename?
 2013-04-09 17:03 UTC 

[PATCH 1/2] clone: Fix error message for reference repository
 2013-04-09 16:50 UTC  (23+ messages)
` [PATCH 2/2] clone: Allow repo using gitfile as a reference
          ` [PATCH v2 0/2] Using gitfile repository with clone --reference

Teaching rerere about existing merges
 2013-04-09 16:01 UTC  (4+ messages)

[PATCH 4/4] gitweb: Fix broken blob action parameters on blob/commitdiff pages
 2013-04-09 15:25 UTC  (2+ messages)

GnuPG commit signature verification ignores GPG's status-fd and status-file options
 2013-04-09 15:22 UTC  (2+ messages)

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

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-09 11:51 UTC  (46+ messages)

[PATCH 1/4] gitweb: Fix utf8 encoding for blob_plain, blobdiff_plain, commitdiff_plain, and patch
 2013-04-09 11:31 UTC  (3+ messages)

[PATCH 2/2] decorate: add "clear_decoration()"
 2013-04-09  6:52 UTC  (14+ messages)
  ` [PATCH 0/3] Using a bit more decoration
    ` [PATCH 1/3] commit: shrink "indegree" field
    ` [PATCH 2/3] commit: rename parse_commit_date()
    ` [PATCH 3/3] commit: add get_commit_encoding()

RFC: two minor tweaks to check-ignore to help git-annex assistant
 2013-04-08 22:20 UTC  (3+ messages)

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

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

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-04-08 21:45 UTC  (4+ messages)

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

[PATCH] checkout: abbreviate hash in suggest_reattach
 2013-04-08 21:03 UTC  (2+ messages)

[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 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

[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


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