git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-30 12:09:13 to 2013-06-02 19:14:27 UTC [more...]

[PATCH] git clone depth of 0 not possible
 2013-06-02 19:14 UTC  (9+ messages)

What's cooking in git.git (May 2013, #09; Wed, 29)
 2013-06-02 18:50 UTC  (6+ messages)

[PATCH v2 0/7] unpack-trees: plug memory leak for merges
 2013-06-02 17:59 UTC  (11+ messages)
` [PATCH v2 1/7] cache: mark cache_entry pointers const
` [PATCH v2 2/7] read-cache: "
` [PATCH v2 3/7] unpack-trees: factor out dup_entry
` [PATCH v2 4/7] unpack-trees: create working copy of merge entry in merged_entry
` [PATCH v2 5/7] diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
` [PATCH v2 6/7] diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
` [PATCH v2 7/7] unpack-trees: free cache_entry array members for merges

[PATCH 0/6] Minor prompt, completion cleanups
 2013-06-02 17:29 UTC  (9+ messages)
` [PATCH 1/6] prompt: don't scream continuation state
` [PATCH 2/6] completion: add common options for rev-parse
` [PATCH 3/6] completion: add common options for blame
` [PATCH 4/6] completion: correct completion for format-patch
` [PATCH 5/6] completion: clarify difftool completion
` [PATCH 6/6] completion: clarify ls-tree, archive, show completion

Is there an API to the .gitignore capability?
 2013-06-02 14:40 UTC 

can we prevent reflog deletion when branch is deleted?
 2013-06-02 10:20 UTC  (9+ messages)

[PATCH] object.c: Fix a sparse warning
 2013-06-02  6:12 UTC  (2+ messages)

[PATCH] run-command: simplify wait_or_whine
 2013-06-01 21:41 UTC  (15+ messages)
        ` [PATCH] t0005: test git exit code from signal death

[RFC PATCH] add t3420-rebase-topology
 2013-06-01 21:36 UTC  (20+ messages)
` [PATCH v2 0/7] Rebase topology test
  ` [PATCH v2 2/7] add tests for rebasing with patch-equivalence present
  ` [PATCH v2 5/7] add tests for rebasing merged history
  ` [PATCH v3 0/7] Rebase topology test
    ` [PATCH v3 1/7] add simple tests of consistency across rebase types
    ` [PATCH v3 2/7] add tests for rebasing with patch-equivalence present
    ` [PATCH v3 3/7] add tests for rebasing of empty commits
    ` [PATCH v3 4/7] add tests for rebasing root
    ` [PATCH v3 5/7] add tests for rebasing merged history
        ` [PATCH v4 "
    ` [PATCH v3 6/7] t3406: modernize style
    ` [PATCH v3 7/7] tests: move test for rebase messages from t3400 to t3406

[PATCH] completion: avoid ls-remote in certain scenarios
 2013-06-01 18:25 UTC  (4+ messages)

[PATCH 00/11] Increase test coverage on Windows by removing SYMLINKS from many tests
 2013-06-01 17:10 UTC  (15+ messages)
` [PATCH 01/11] test-chmtime: Fix exit code on Windows
` [PATCH 02/11] t2100: modernize style and unroll a loop of test cases
` [PATCH 03/11] t3010: modernize style
` [PATCH 04/11] tests: introduce test_ln_s and test_ln_s_add
` [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
` [PATCH 06/11] t0000: use test_ln_s_add to remove SYMLINKS prerequisite
` [PATCH 07/11] t2100: "
` [PATCH 08/11] t3030: "
` [PATCH 09/11] t3100: "
` [PATCH 10/11] t3509, t4023, t4114: "
` [PATCH 11/11] t6035: "

[PATCH] fetch: add new fetch.default configuration
 2013-06-01 14:04 UTC  (2+ messages)

git fetch documentation
 2013-06-01 11:25 UTC  (2+ messages)

[PATCH 0/4] cherry-pick: fix memory leaks
 2013-06-01 11:02 UTC  (9+ messages)
` [PATCH 1/4] commit: reload cache properly
          ` [PATCH] Test 'commit --only' after 'checkout --orphan'

1.8.3 - gitignore not being parsed correctly on OS X; regex support is broken?
 2013-06-01 10:44 UTC  (6+ messages)
      ` [PATCH] dir.c: fix ignore processing within not-ignored directories

[PATCH] diff: add --ignore-blank-lines option
 2013-06-01  8:48 UTC  (4+ messages)

ls-files -i & directories
 2013-05-31 21:20 UTC  (2+ messages)

git daemon --access-hook problem
 2013-05-31 20:22 UTC 

Poor performance of git describe in big repos
 2013-05-31 16:17 UTC  (36+ messages)
            ` [PATCH 1/2] sha1_file: silence sha1_loose_object_info
              ` [PATCH 2/2] lookup_commit_reference_gently: do not read non-{tag,commit}

contributing to git-mediawiki
 2013-05-31 14:09 UTC 

[PATCH v4 0/2] Improve diffcore-pickaxe documentation
 2013-05-31 12:12 UTC  (3+ messages)
` [PATCH 1/2] diffcore-pickaxe: make error messages more consistent
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[PATCH v3 0/2] Improve diffcore-pickaxe documentation
 2013-05-31 12:04 UTC  (4+ messages)
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[PATCH] submodule: remove unnecessary check
 2013-05-31  8:27 UTC 

[PATCH v7] Add new git-related helper to contrib
 2013-05-31  8:28 UTC  (9+ messages)

[PATCH v2 0/3] cherry-pick: fix memory leaks
 2013-05-31  8:22 UTC  (9+ messages)
` [PATCH v2 1/3] read-cache: plug a few leaks
` [PATCH v2 2/3] unpack-trees: plug a memory leak
` [PATCH v2 3/3] unpack-trees: free created cache entries

[PATCH v8 0/6] New git-related helper
 2013-05-31  7:48 UTC  (8+ messages)
` [PATCH v8 1/6] Add new git-related helper to contrib
` [PATCH v8 2/6] contrib: related: add option parsing
` [PATCH v8 3/6] contrib: related: add support for multiple patches
` [PATCH v8 4/6] contrib: related: add option to parse from committish
` [PATCH v8 5/6] contrib: related: parse committish like format-patch
` [PATCH v8 6/6] contrib: related: implement custom option parser

[PATCH v9 0/4] New git-related helper
 2013-05-31  7:46 UTC  (5+ messages)
` [PATCH v9 1/4] Add new git-related helper to contrib
` [PATCH v9 2/4] contrib: related: add support for multiple patches
` [PATCH v9 3/4] contrib: related: add option to parse from committish
` [PATCH v9 4/4] contrib: related: parse committish like format-patch

[PATCH v3] credential-osxkeychain: support more protocols
 2013-05-31  4:07 UTC 

[RFC] reflog: show committer date in verbose mode
 2013-05-31  1:52 UTC  (2+ messages)

[PATCH] git.txt: remove stale comment regarding GIT_WORK_TREE
 2013-05-31  1:11 UTC 

[PATCH v2 00/25] Remove assumptions about each_ref_fn arg lifetimes
 2013-05-30 22:09 UTC  (14+ messages)
` [PATCH v2 11/25] object_array_remove_duplicates(): rewrite to reduce copying
` [PATCH v2 22/25] string_list_add_refs_by_glob(): add a comment about memory management
    ` [PATCH v2 FIXUP 22/25] fixup! "
` [PATCH v2 24/25] register_ref(): make a copy of the bad reference SHA-1

t0008-ignores failure (was: Git for Windows 1.8.3)
 2013-05-30 17:14 UTC  (4+ messages)

Should "git help" respect the 'pager' setting?
 2013-05-30 17:14 UTC  (6+ messages)

preventing evil merges
 2013-05-30 16:34 UTC 

[PATCH] git-gui: fix file name handling with non-empty prefix
 2013-05-30 15:55 UTC  (4+ messages)

Fwd: [git-users] Highlevel (but simple to implement) commands provided by default for git
 2013-05-30 15:32 UTC  (10+ messages)
  `  "

[PATCH 0/7] unpack-trees: plug memory leak for merges
 2013-05-30 15:20 UTC  (5+ messages)
` [PATCH 7/7] unpack-trees: free cache_entry array members "

[PATCH] test: fix post rewrite hook report
 2013-05-30 14:35 UTC  (2+ messages)

[PATCH 0/4] Trivial patches
 2013-05-30 13:56 UTC  (5+ messages)
` [PATCH 1/4] read-cache: fix wrong 'the_index' usage
` [PATCH 2/4] read-cache: trivial style cleanups
` [PATCH 3/4] unpack-trees: trivial cleanup
` [PATCH 4/4] sha1_file: trivial style cleanup

[PATCH] cherry-pick: don't barf when there's nothing to do
 2013-05-30 13:49 UTC 

[PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
 2013-05-30 13:51 UTC  (2+ messages)
` [PATCH 2/2] git.txt: document GIT_TRACE_PACKET


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