git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-12-06 21:43:57 to 2011-12-08 20:51:34 UTC [more...]

[PATCH] git-send-email: Add auto-cc to all body signatures
 2011-12-08 20:51 UTC  (5+ messages)

Disabling Delta Compression on a fetch
 2011-12-08 20:14 UTC  (3+ messages)

[PATCH v2 0/6] Fix '&&' chaining in tests
 2011-12-08 19:55 UTC  (26+ messages)
` [PATCH 1/2] parse-options: introduce OPT_SUBCOMMAND
` [PATCH 1/6] t3040 (subprojects-basic): modernize style
` [PATCH 2/2] bundle: rewrite builtin to use parse-options
` [PATCH 2/6] t3030 (merge-recursive): use test_expect_code
` [PATCH 3/6] t1006 (cat-file): use test_cmp
` [PATCH 4/6] t3200 (branch): fix '&&' chaining
` [PATCH 5/6] t1510 (worktree): "
` [PATCH 6/6] test: "

[PATCH 0/2] Parsing a subcommand using parse-options
 2011-12-08 19:51 UTC  (4+ messages)
` [PATCH 1/2] parse-options: introduce OPT_SUBCOMMAND
` [PATCH 2/2] bundle: rewrite builtin to use parse-options

What's cooking in git.git (Dec 2011, #02; Mon, 5)
 2011-12-08 19:44 UTC  (37+ messages)
      ` &&-chaining tester
          ` [PATCH 01/15] t1013 (loose-object-format): fix && chaining
          ` [PATCH 02/15] t1300 (repo-config): "
          ` [PATCH 03/15] t1412 (reflog-loop): "
          ` [PATCH 04/15] t1007 (hash-object): "
          ` [PATCH 05/15] t1510 (repo-setup): "
          ` [PATCH 06/15] t1511 (rev-parse-caret): "
          ` [PATCH 07/15] t1510 (worktree): "
          ` [PATCH 08/15] t3200 (branch): "
          ` [PATCH 09/15] t3418 (rebase-continue): "
          ` [PATCH 10/15] t3400 (rebase): "
          ` [PATCH 11/15] t3310 (notes-merge-manual-resolve): "
          ` [PATCH 12/15] t3419 (rebase-patch-id): "
          ` [PATCH 13/15] t3030 (merge-recursive): use test_expect_code
          ` [PATCH 14/15] t1006 (cat-file): use test_cmp
          ` [PATCH 15/15] t3040 (subprojects-basic): modernize style

[PATCH] mingw: give waitpid the correct signature
 2011-12-08 19:39 UTC 

[PATCH 0/5] Re-roll rr/revert-cherry-pick
 2011-12-08 18:41 UTC  (16+ messages)
` [PATCH 1/5] revert: free msg in format_todo()
` [PATCH 2/5] revert: make commit subjects in insn sheet optional
` [PATCH 3/5] revert: simplify getting commit subject in format_todo()
` [PATCH 4/5] revert: allow mixed pick and revert instructions
` [PATCH 5/5] revert: simplify communicating command-line arguments

[bug?] checkout -m doesn't work without a base version
 2011-12-08 18:27 UTC  (4+ messages)

Query on git commit amend
 2011-12-08 17:52 UTC  (21+ messages)
      ` [PATCH/RFC 0/4] Re: commit: honor --no-edit
        ` [PATCH 1/4] test: add missing "&&" after echo command
        ` [PATCH 2/4] test: remove a porcelain test that hard-codes commit names
        ` [PATCH 3/4] t7501 (commit): modernize style
        ` [PATCH 4/4] test: commit --amend should honor --no-edit

[PATCH] Set hard limit on delta chain depth
 2011-12-08 16:42 UTC  (7+ messages)
` [PATCH] index-pack: eliminate unlimited recursion in get_delta_base()
    ` [PATCH 1/2] index_pack: indent find_unresolved_detals one level
      ` [PATCH 2/2] index-pack: a naive attempt to flatten find_unresolved_deltas

[PATCH 0/5] cache-tree revisited
 2011-12-08 14:15 UTC  (7+ messages)
` [PATCH 1/5] Add test-scrap-cache-tree
` [PATCH 5/5] reset: update cache-tree data when appropriate

Undo a commit that is already pushed to central server and merged to several branches
 2011-12-08  9:46 UTC  (6+ messages)

Auto update submodules after merge and reset
 2011-12-08  9:13 UTC  (5+ messages)

[PATCHv2 0/7] getpass refactoring
 2011-12-08  8:33 UTC  (8+ messages)
` [PATCH 1/7] imap-send: avoid buffer overflow
` [PATCH 2/7] imap-send: don't check return value of git_getpass
` [PATCH 3/7] move git_getpass to its own source file
` [PATCH 4/7] refactor git_getpass into generic prompt function
` [PATCH 5/7] add generic terminal "
` [PATCH 6/7] prompt: use git_terminal_prompt
` [PATCH 7/7] credential: use git_prompt instead of git_getpass

git auto-repack is broken
 2011-12-08  3:40 UTC  (14+ messages)

Debugging git-commit slowness on a large repo
 2011-12-08  1:39 UTC  (5+ messages)

Odd issue - The Diffs That WILL NOT DIE
 2011-12-07 23:06 UTC  (13+ messages)

Yo dawg, I heard you like trees
 2011-12-07 22:12 UTC  (3+ messages)

Git Submodule Problem - Bug?
 2011-12-07 21:56 UTC  (9+ messages)
          `  "

BUG: Confusing submodule error message
 2011-12-07 21:50 UTC  (2+ messages)
` [PATCH] diff/status: print submodule path when looking for changes fails

[PATCH] userdiff: allow * between cpp funcname words
 2011-12-07 21:13 UTC  (5+ messages)

[PATCH v2 0/3] grep multithreading and scaling
 2011-12-07 20:45 UTC  (17+ messages)
` [PATCH v2 3/3] grep: disable threading in all but worktree case
      ` [PATCH 4/2] grep: turn off threading for non-worktree

[linux@arm.linux.org.uk: Re: [GIT PULL] Identity mapping changes for 3.3]
 2011-12-07 20:06 UTC 

[PATCH] git symbolic-ref: documentation fix
 2011-12-07 15:20 UTC 

[PATCH] git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming
 2011-12-07 14:36 UTC  (3+ messages)

[RFC PATCH] git-p4: introduce asciidoc documentation
 2011-12-07 15:36 UTC  (3+ messages)

ANNOUNCE: Git for Windows 1.7.8
 2011-12-07 10:26 UTC  (3+ messages)

[PATCH] run-command.c: Accept EACCES as command not found
 2011-12-07  8:37 UTC  (8+ messages)
` [PATCH 0/2] run-command: Add EACCES diagnostics
  ` [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
  ` [PATCH 2/2] run-command: Add interpreter permissions check

How to make devs write better commit messages
 2011-12-07  7:06 UTC  (5+ messages)

[PATCHv2 0/13] credential helpers
 2011-12-07  6:42 UTC  (12+ messages)
` [PATCHv2 06/13] credential: apply helper config
` [PATCHv2 12/13] credentials: add "store" helper
` [PATCHv2 13/13] t: add test harness for external credential helpers

[PATCH, v5] git-tag: introduce --cleanup option
 2011-12-07  3:01 UTC 

[PATCH, v4] git-tag: introduce --cleanup option
 2011-12-07  2:58 UTC  (4+ messages)

Suggestion on hashing
 2011-12-07  1:44 UTC  (6+ messages)

[RFD] Handling of non-UTF8 data in gitweb
 2011-12-07  0:37 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).