git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-12-14 09:58:03 to 2011-12-16 19:28:39 UTC [more...]

[PATCH] attr: map builtin userdiff drivers to well-known extensions
 2011-12-16 19:28 UTC  (7+ messages)

[PATCH] Adding hooks.directory config option; wiring into run_hook
 2011-12-16 19:23 UTC  (4+ messages)

Revisiting metadata storage
 2011-12-16 18:55 UTC  (5+ messages)

[BUG] attribute "eol" with "crlf"
 2011-12-16 18:49 UTC  (5+ messages)

Any tips for improving the performance of cloning large repositories?
 2011-12-16 18:37 UTC  (7+ messages)

[msysGit] Windows & executable bit for newly created files
 2011-12-16 18:27 UTC  (3+ messages)

[PATCH v3 0/3] grep attributes and multithreading
 2011-12-16 17:34 UTC  (4+ messages)
` [PATCH v3 2/3] grep: enable threading with -p and -W using lazy attribute lookup

How to generate pull-request with info of signed tag
 2011-12-16 16:56 UTC  (3+ messages)
` Re* "

git-p4 using notes
 2011-12-16 16:07 UTC 

git-p4.skipSubmitEdit
 2011-12-16 15:38 UTC  (7+ messages)

[PATCH] Gitweb: Avoid warnings when a repo does not have a valid HEAD
 2011-12-16 14:55 UTC  (4+ messages)

How to commit incomplete changes?
 2011-12-16 12:58 UTC  (10+ messages)

[PATCH] pretty: give placeholders to reflog identity
 2011-12-16 11:40 UTC 

[PATCH] docs: brush up obsolete bits of git-fsck manpage
 2011-12-16 11:33 UTC 

[PATCH] use custom rename score during --follow
 2011-12-16 11:27 UTC 

git 1.7.7.5
 2011-12-16 10:57 UTC 

[PATCH] Add '-P' as a synonym for '--no-pager' in the git command
 2011-12-16  9:30 UTC  (3+ messages)

error: insufficient permission
 2011-12-16  8:09 UTC  (2+ messages)

Branch names with slashes
 2011-12-16  7:02 UTC  (6+ messages)

What's cooking in git.git (Dec 2011, #05; Thu, 15)
 2011-12-16  0:11 UTC 

git help prune accuracy?
 2011-12-16  0:04 UTC  (5+ messages)

[PATCH 0/9] Re-roll rr/revert-cherry-pick v2
 2011-12-15 23:18 UTC  (14+ messages)
` [PATCH 00/10] Re-roll rr/revert-cherry-pick v3
  ` [PATCH 01/10] revert: free msg in format_todo()
  ` [PATCH 02/10] revert: make commit subjects in insn sheet optional
  ` [PATCH 03/10] revert: tolerate extra spaces, tabs in insn sheet
  ` [PATCH 04/10] revert: simplify getting commit subject in format_todo()
  ` [PATCH 05/10] t3510 (cherry-pick-sequencer): use exit status
  ` [PATCH 06/10] t3502, t3510: clarify cherry-pick -m failure
  ` [PATCH 07/10] t3510 (cherry-pick-sequencer): remove malformed sheet 2
  ` [PATCH 08/10] revert: move replay_action, replay_subcommand to header
  ` [PATCH 09/10] revert: allow mixed pick and revert instructions
  ` [PATCH 10/10] revert: report fine-grained error messages from insn parser

[PATCH] gitk: fix the display of files when filtered by path
 2011-12-15 23:01 UTC  (9+ messages)
` [msysGit] "

[BUG] in rev-parse
 2011-12-15 22:53 UTC  (6+ messages)

[PATCHv2 0/9] echo characters in username prompt
 2011-12-15 21:59 UTC  (5+ messages)
` [PATCHv2 5/9] add generic terminal prompt function

[PATCH 0/4] exact ref-matching for fetch-pack
 2011-12-15 21:46 UTC  (3+ messages)
` [PATCH 3/4] fetch-pack: match refs exactly

[PATCH 2/2] bundle: rewrite builtin to use parse-options
 2011-12-15 21:30 UTC  (8+ messages)
` [PATCH 0/2] Improve git-bundle builtin
  ` [PATCH 1/2] t5704 (bundle): rewrite for larger coverage

[PATCH] gitk: fix the display of files when filtered by path
 2011-12-15 21:18 UTC 

Git difftool / mergetool on directory tree
 2011-12-15 19:53 UTC  (4+ messages)

[PATCH resend] Do not create commits whose message contains NUL
 2011-12-15 19:35 UTC  (18+ messages)
` [PATCH 0/3] git-commit rejects messages with NULs
  ` [PATCH 1/3] Make commit_tree() take message length in addition to the commit message
    ` [PATCH v2 1/3] merge: abort if fails to commit
      ` [PATCH v2 2/3] Convert commit_tree() to take strbuf as message
      ` [PATCH v2 3/3] commit: refuse commit messages that contain NULs
  ` [PATCH 2/3] merge: abort if fails to commit
  ` [PATCH 3/3] Do not create commits whose message contains NUL

[RFC PATCH 0/4] Performance test framework
 2011-12-15 19:05 UTC  (9+ messages)
` [RFC PATCH 1/4] Move the user-facing test library to test-lib-functions.sh
` [RFC PATCH 2/4] test-lib: allow testing another git build tree
` [RFC PATCH 3/4] Introduce a performance testing framework
` [RFC PATCH 4/4] Add a performance test for git-grep

[PATCH v2 0/4] setenv/putenv errors
 2011-12-15 18:25 UTC  (9+ messages)
` [PATCH v2 1/4] compat/setenv.c: update errno when erroring out
` [PATCH v2 2/4] compat/setenv.c: error if name contains '='
` [PATCH v2 3/4] wrapper: supply xsetenv and xputenv
` [PATCH v2 4/4] use wrapper for unchecked setenv/putenv calls

[PATCH 2/2] push: --ignore-stale option
 2011-12-15 18:21 UTC  (4+ messages)

What's cooking in git.git (Dec 2011, #04; Tue, 13)
 2011-12-15 18:19 UTC  (12+ messages)
` tr/pty-all (Re: What's cooking in git.git (Dec 2011, #04; Tue, 13))

[bug?] checkout -m doesn't work without a base version
 2011-12-15 17:36 UTC  (8+ messages)

[PATCH v2 00/51] ref-api-C and ref-api-D re-roll
 2011-12-15  8:37 UTC  (12+ messages)
` [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir

process committed files in post-receive hook
 2011-12-15  8:19 UTC  (5+ messages)

Suppressing the user.name warning
 2011-12-14 22:16 UTC  (2+ messages)

[PATCH] run-command.c: Accept EACCES as command not found
 2011-12-14 22:06 UTC  (6+ messages)
` [PATCH 0/2 v2] run-command: Add eacces diagnostics
  ` [PATCH 1/2] run-command: Add checks after execvp fails with EACCES

How to run http server tests?
 2011-12-14 22:02 UTC  (3+ messages)

Question about commit message wrapping
 2011-12-14 21:07 UTC  (11+ messages)

cherry-pick/revert error messages
 2011-12-14 16:48 UTC  (28+ messages)
` [RFC/PATCH 0/3] "
  ` [PATCH v2 "
    ` [PATCH 5/3] revert: introduce --abort to cancel a failed cherry-pick
          ` [PATCH] Fix revert --abort on Windows
                ` [RFC/PATCH 0/7] some sequencer loose ends (Re: Fix revert --abort on Windows)
                  ` [PATCH 1/7] revert: give --continue handling its own function
                  ` [PATCH 2/7] revert: allow cherry-pick --continue to commit before resuming
                  ` [PATCH 3/7] revert: pass around rev-list args in already-parsed form
                  ` [PATCH 4/7] revert: allow single-pick in the middle of cherry-pick sequence
                  ` [PATCH 5/7] revert: do not remove state until sequence is finished
                  ` [PATCH 6/7] Revert "reset: Make reset remove the sequencer state"
                  ` [PATCH 7/7] revert: stop creating and removing sequencer-old directory

t0090-cache-tree fails due to wc whitespace
 2011-12-14 15:54 UTC  (6+ messages)

Auto update submodules after merge and reset
 2011-12-14 15:16 UTC  (12+ messages)

[PATCH 1/2] set_ref_status_for_push(): use transport-flags abstraction
 2011-12-14 10:32 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).