git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-08 18:11:43 to 2013-04-10 09:09:29 UTC [more...]

[PATCH] completion: add more cherry-pick options
 2013-04-10  9:08 UTC 

git rebase : knowing where I am
 2013-04-10  8:40 UTC 

Git crash in Ubuntu 12.04
 2013-04-10  7:44 UTC  (2+ messages)

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-10  7:23 UTC  (40+ messages)

[PATCH v3 0/7] completion: reorg and performance improvements
 2013-04-10  6:57 UTC  (8+ messages)
` [PATCH v3 1/7] completion: trivial test improvement
` [PATCH v3 2/7] completion: get rid of empty COMPREPLY assignments
` [PATCH v3 3/7] completion: add new __gitcompadd helper
` [PATCH v3 4/7] completion: add __gitcomp_nl tests
` [PATCH v3 5/7] completion: get rid of compgen
` [PATCH v3 6/7] completion: get rid of __gitcomp_1
` [PATCH v3 7/7] completion: small optimization

regression: "96b9e0e3 config: treat user and xdg config permission problems as errors" busted git-daemon
 2013-04-10  5:33 UTC 

segfault in git-remote-http
 2013-04-10  4:30 UTC  (8+ messages)

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-04-10  4:18 UTC  (4+ messages)
` [PATCH v4] "

[ITCH] Specify refspec without remote
 2013-04-10  4:13 UTC  (14+ messages)

[PATCH/RFC 0/3] Teach mv to move submodules
 2013-04-09 23:08 UTC  (3+ messages)
` [PATCH/RFC 2/3] Teach mv to move submodules using a gitfile

write() _will_ fail on Mac OS X/XNU if nbytes > INT_MAX
 2013-04-09 22:50 UTC  (2+ messages)

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

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-04-09 22:13 UTC  (5+ messages)

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

[PATCH v4] transport-helper: report errors properly
 2013-04-09 21:50 UTC  (6+ messages)

[PATCH v4 0/6] send-email: configuration improvements
 2013-04-09 21:48 UTC  (9+ 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
          ` [PATCH v2] "

[RFC/PATCH 0/2] submodule: drop the top-level requirement
 2013-04-09 21:33 UTC  (15+ messages)
` [PATCH 1/2] rev-parse: add --filename-prefix option
` [PATCH v2 0/2] submodule: drop the top-level requirement
  ` [PATCH v2 1/2] rev-parse: add --filename-prefix option
  ` [PATCH v2 2/2] submodule: drop the top-level requirement

git-archive --worktree-attributes (1.8.2)
 2013-04-09 21:12 UTC  (2+ messages)

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-09 20:31 UTC  (29+ 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

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

[PATCH 2/2] decorate: add "clear_decoration()"
 2013-04-09 20:06 UTC  (15+ 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()

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

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

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

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 

Teaching rerere about existing merges
 2013-04-09 16:01 UTC  (4+ 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: two minor tweaks to check-ignore to help git-annex assistant
 2013-04-08 22:20 UTC  (3+ messages)

[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 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  (6+ messages)
` [PATCH v2 6/7] remote-bzr: add utf-8 support for fetching

[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


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