git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-03 23:21:45 to 2013-06-06 17:12:14 UTC [more...]

[PATCH] git-gui: bring Wish process to front on Mac
 2013-06-06 17:12 UTC  (3+ messages)

What's cooking in git.git (Jun 2013, #02; Tue, 4)
 2013-06-06 16:22 UTC  (26+ messages)
` [Administrivia] On ruby and contrib/
    ` [PATCH] t0005: skip signal death exit code test on Windows

[PATCH v3 0/9] cherry-pick: improvements
 2013-06-06 12:17 UTC  (11+ messages)
` [PATCH v3 1/9] sequencer: remove useless indentation
` [PATCH v3 2/9] sequencer: trivial fix
` [PATCH v3 3/9] cherry-pick: add --skip-empty option
` [PATCH v3 4/9] cherry-pick: store rewritten commits
` [PATCH v3 5/9] sequencer: run post-rewrite hook
` [PATCH v3 6/9] cherry-pick: add support to copy notes
` [PATCH v3 7/9] revert/cherry-pick: add --quiet option
` [PATCH v3 8/9] revert/cherry-pick: add --skip option
` [PATCH v3 9/9] cherry-pick: don't barf when there's nothing to do

[PATCH 0/6] Minor prompt, completion cleanups
 2013-06-06  9:58 UTC  (16+ messages)
` [PATCH 1/6] prompt: don't scream continuation state
` [PATCH 3/6] completion: add common options for blame
` [PATCH 6/6] completion: clarify ls-tree, archive, show completion

Ignoring pattern in un-ignored directory not working anymore
 2013-06-06  8:29 UTC 

[PATCH] archive: re-allow HEAD:Documentation on a remote invocation
 2013-06-06  7:57 UTC  (10+ messages)
` [PATCH 2/2] archive: loosen restrictions on remote object lookup
      ` [RFC/PATCH 0/4] real reachability checks for upload-archive
        ` [PATCH 1/4] clear parsed flag when we free tree buffers
        ` [PATCH 2/4] upload-archive: restrict remote objects with reachability check
        ` [PATCH 3/4] list-objects: optimize "revs->blob_objects = 0" case
        ` [PATCH 4/4] archive: ignore blob objects when checking reachability

[PATCH v2 0/8] cherry-pick: improvements
 2013-06-06  5:01 UTC  (16+ messages)
` [PATCH v2 3/8] cherry-pick: add --skip-empty option
` [PATCH v2 5/8] sequencer: run post-rewrite hook

[PATCH] l10n: de.po: Fix a typo
 2013-06-06  4:08 UTC 

[PATCH 00/15] Towards a more awesome git-branch
 2013-06-06  0:07 UTC  (30+ messages)
` [PATCH 01/15] for-each-ref, quote: convert *_quote_print -> *_quote_buf
` [PATCH 02/15] for-each-ref: don't print out elements directly
` [PATCH 03/15] tar-tree: remove dependency on sq_quote_print()
` [PATCH 04/15] quote: remove sq_quote_print()
` [PATCH 05/15] pretty: extend pretty_print_context with callback
` [PATCH 06/15] pretty: limit recursion in format_commit_one()
` [PATCH 07/15] pretty: allow passing NULL commit to format_commit_message()
` [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
` [PATCH 09/15] for-each-ref: teach verify_format() about pretty's syntax
` [PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
` [PATCH 11/15] for-each-ref: introduce %(HEAD) marker
` [PATCH 12/15] for-each-ref: introduce %(upstream:track[short])
` [PATCH 13/15] for-each-ref: improve responsiveness of %(upstream:track)
` [PATCH 14/15] pretty: introduce get_pretty_userformat
` [PATCH 15/15] for-each-ref: use get_pretty_userformat in --pretty

[PATCH 00/11] Increase test coverage on Windows by removing SYMLINKS from many tests
 2013-06-05 20:23 UTC  (9+ messages)
` [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
` [PATCH 07/11] t2100: use test_ln_s_add to remove SYMLINKS prerequisite

[PATCH v4 0/7] git send-email suppress-cc=self fixes
 2013-06-05 20:14 UTC  (3+ messages)

[PATCH] gitweb: fix problem causing erroneous project list
 2013-06-05 19:17 UTC  (2+ messages)

Git server, chroot, git gc --auto and "uname: not found"
 2013-06-05 16:37 UTC 

git rev-parse --show-toplevel doesn't work inside git-dir
 2013-06-05 16:17 UTC  (2+ messages)

deletion of branch seems to modify tag as well?
 2013-06-05 15:53 UTC  (3+ messages)

[PATCH] git-remote-mediawiki: use git.pm functions for credentials
 2013-06-05 15:55 UTC  (4+ messages)
  ` [PATCH] git-remote-mediawiki: use Git.pm "

git-daemon: needs /root/.config/git/config?
 2013-06-05 15:43 UTC  (10+ messages)

What's cooking in git.git (May 2013, #09; Wed, 29)
 2013-06-05  8:19 UTC  (13+ messages)
        `  "
            `  "

git archive --worktree-attributes doesn't exclude .gitattributes anymore
 2013-06-05  7:22 UTC  (6+ messages)
` I: "

SNI (SSL virtual hosts)
 2013-06-05  6:58 UTC  (8+ messages)

[PATCH v3 0/7] Rebase topology test
 2013-06-05  6:12 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] add simple tests of consistency across rebase types
  ` [PATCH v5 5/7] add tests for rebasing merged history

[PATCH] Fix `git svn rebase` if top-level HEAD directory exist
 2013-06-05  5:32 UTC  (3+ messages)

[PATCH v3 0/6] git send-email suppress-cc=self fixes
 2013-06-04 22:11 UTC  (10+ messages)
` [PATCH v3 1/6] send-email: fix suppress-cc=self on cccmd
` [PATCH v3 2/6] t/send-email: test "
` [PATCH v3 3/6] send-email: make --suppress-cc=self sanitize input
` [PATCH v3 4/6] t/send-email: add test with quoted sender
` [PATCH v3 5/6] t/send-email: test suppress-cc=self with non-ascii
` [PATCH v3 6/6] test-send-email: test for pre-sanitized self name

[PATCH/RFC] add --authorship-order flag to git log / rev-list
 2013-06-04 21:22 UTC  (6+ messages)
` [PATCH/RFC] rev-list: add --authorship-order alternative ordering

1.8.3 - gitignore not being parsed correctly on OS X; regex support is broken?
 2013-06-04 21:12 UTC  (12+ messages)
      ` [PATCH] dir.c: fix ignore processing within not-ignored directories
            ` [PATCH] t/README: test_must_fail is for testing Git

[PATCH] diff: add --ignore-blank-lines option
 2013-06-04 20:51 UTC  (5+ messages)

Can `git blame` show the date that each line was merged?
 2013-06-04 17:44 UTC  (5+ messages)

Git status reports untracked on tracked files
 2013-06-04 16:39 UTC  (4+ messages)

*** glibc detected *** git: double free or corruption (fasttop): 0x0000000001fab820 ***
 2013-06-04 16:26 UTC  (3+ messages)

[PATCH 0/7] unpack-trees: plug memory leak for merges
 2013-06-04 15:06 UTC  (3+ messages)
` [PATCH 3/7] unpack-trees: factor out dup_entry

[PATCH v2 0/3] Towards a useable git-branch
 2013-06-04 13:11 UTC  (10+ messages)

Reading commit objects
 2013-06-04 10:18 UTC  (7+ messages)
    ` java zlib woes (was: Reading commit objects)
          ` fetch delta resolution vs. checkout (was: java zlib woes)

[PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
 2013-06-04  7:48 UTC  (4+ messages)
` [PATCH v2] "

Fwd: [git-users] Highlevel (but simple to implement) commands provided by default for git
 2013-06-03 23:22 UTC  (5+ messages)
  `  "

Setting of push.default or confusion about refspecs
 2013-06-03 23:21 UTC  (2+ 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).