git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-18 09:40:27 to 2010-02-20 00:19:15 UTC [more...]

[PATCH] t1450: fix testcases that were wrongly expecting failure
 2010-02-20  0:18 UTC 

Git has bad performance when traversing change-sets with large PPM files
 2010-02-20  0:02 UTC  (3+ messages)
` [PATCH] rebase -i: avoid --cherry-pick when rebasing to a direct ancestor

[BUG] ? - git log :/text results are strange
 2010-02-19 23:45 UTC  (4+ messages)

git fast-import / working tree status question
 2010-02-19 23:40 UTC  (2+ messages)

[PATCH 0/4] Allow Git repositories to be shared using POSIX ACLs
 2010-02-19 23:21 UTC  (13+ messages)
` [PATCH 1/4] Add a testcase for ACL with restrictive umask
` [PATCH 2/4] Move gitmkstemps to path.c
` [PATCH 3/4] git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument
` [PATCH 4/4] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
    ` [PATCH 1/6] Add a testcase for ACL with restrictive umask
    ` [PATCH 2/6] Move gitmkstemps to path.c
    ` [PATCH 3/6] git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument
    ` [PATCH 4/6 v2] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
    ` [PATCH 5/6] git_mkstemps_mode: don't set errno to EINVAL for any error
    ` [PATCH 6/6] Use git_mkstemp_mode instead of plain mkstemp to create object files

[PATCH] documentation: update the "Pushing changes to a public repository" section
 2010-02-19 23:09 UTC  (2+ messages)

unexpected git-merge result
 2010-02-19 22:27 UTC  (2+ messages)

[PATCH 0/4] utf8.c: strbuf'ify strbuf_add_wrapped_text()
 2010-02-19 22:20 UTC  (5+ messages)
` [PATCH 1/4] utf8.c: remove print_wrapped_text()
` [PATCH 2/4] utf8.c: remove print_spaces()
` [PATCH 3/4] utf8.c: remove strbuf_write()
` [PATCH 4/4] utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()

Using test-lib.sh under GPLv3?
 2010-02-19 21:04 UTC  (9+ messages)

Possible bug with git status in 1.7.0
 2010-02-19 20:55 UTC  (6+ messages)

RFD: best way to automatically rewrite a git DAG as a linear history?
 2010-02-19 20:20 UTC  (7+ messages)

'git add' corrupts repository if the working directory is modified as it runs
 2010-02-19 19:08 UTC  (33+ messages)
` [PATCH] don't use mmap() to hash files
  ` [PATCH] Teach "git add" and friends to be paranoid
          ` 16 gig, 350,000 file repository

Is git over http (git-http-push) ready for production ?
 2010-02-19 19:05 UTC  (6+ messages)

Gittor: Project initiated
 2010-02-19 18:08 UTC  (3+ messages)

[PATCH] Documentation: Fix indentation problem in git-commit(1)
 2010-02-19 17:54 UTC  (3+ messages)
` [PATCH v2] "

[RFE] pre/post-stash hooks
 2010-02-19 17:33 UTC 

[PATCH v2 0/7] Re: 'git svn log' no longer uses the pager
 2010-02-19 16:25 UTC  (12+ messages)
` [PATCH 1/7] Fix 'git var' usage synopsis
` [PATCH 2/7] Make 'git var GIT_PAGER' always print the configured pager
` [PATCH 3/7] git.1: Clarify the behavior of the --paginate option
` [PATCH 4/7] git svn: Fix launching of pager
` [PATCH 5/7] am: "
` [PATCH 6/7] tests: Add tests for automatic use "
` [PATCH/RFC 7/7] t7006-pager: if stdout is not a terminal, make a new one

RFD: git-bzr: anyone interested?
 2010-02-19 15:15 UTC  (8+ messages)
          ` Writing git remote helpers

What's cooking in git.git (Feb 2010, #04; Wed, 17)
 2010-02-19 14:55 UTC  (2+ messages)

[BUG] git-gui blame: "Show History Context" is broken
 2010-02-19 13:55 UTC  (3+ messages)
` [PATCH] Handle failure of core.worktree to identify the working directory

[BUG] girocco + git-svn: trunk is not propagated to master
 2010-02-19 13:22 UTC 

Git svn fetches entire trunk on tags (change from 1.6.5.2 to 1.7.0)
 2010-02-19 12:14 UTC  (3+ messages)

'git mailinfo' whitespace bug
 2010-02-19 11:54 UTC  (2+ messages)
` [PATCH] mailinfo: don't trim whitespace in the commit message

Fix signal handler
 2010-02-19 11:05 UTC  (11+ messages)
    ` [PATCH] "

How to create patches for a merge?
 2010-02-19 10:25 UTC  (4+ messages)

'git add' regression in git-1.7?
 2010-02-19  8:24 UTC  (7+ messages)

[PATCH] import-tars: properly import git-archive tarballs
 2010-02-19  8:12 UTC  (6+ messages)
  ` [PATCH] import-tars: Make it possible to include the original commit ID

[PATCH 00/10] teach --progress to transport-related builtins
 2010-02-19  7:53 UTC  (16+ messages)
` [PATCH 01/10] Documentation/git-pull.txt: mention --quiet and --verbose for fetching
` [PATCH 02/10] Documentation/git-push.txt: put --quiet before --verbose
` [PATCH 03/10] fetch: refactor verbosity option handling into transport.[ch]
` [PATCH 04/10] push: support multiple levels of verbosity
` [PATCH 05/10] clone: "
` [PATCH 06/10] transport->progress: use flag authoritatively
` [PATCH 07/10] push: learn --progress
` [PATCH 08/10] fetch: "
` [PATCH 09/10] pull: "
` [PATCH 10/10] transport: update flags to be in running order

Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
 2010-02-19  7:40 UTC  (5+ messages)

[RFC] (reverse) combined diff conflict style
 2010-02-19  7:15 UTC  (3+ messages)

[PATCH resend] Documentation: pack-objects: Clarify --local's semantics
 2010-02-19  5:44 UTC  (2+ messages)

[RFD] Deepen the git directory structure a bit
 2010-02-19  3:50 UTC  (7+ messages)

Using trees for metatagging
 2010-02-19  0:43 UTC  (9+ messages)

[RFC PATCHv3 00/10] gitweb: Simple file based output caching
 2010-02-19  0:14 UTC  (3+ messages)

Add new option in the right click menu in git gui
 2010-02-18 23:11 UTC 

git-svn checksum mismatch
 2010-02-18 23:08 UTC  (2+ messages)

[RFC/PATCH] gitweb: Syntax highlighting support
 2010-02-18 22:01 UTC  (4+ messages)

Is there something like a git format-patch --squash?
 2010-02-18 21:56 UTC  (4+ messages)

[RFC/PATCH 0/3] git-gui: Don’t trigger garbage collection warning so easily
 2010-02-18 20:40 UTC  (6+ messages)
` [PATCH 1/3] git-gui: factor out too_many_loose_objects routine from hint_gc
` [PATCH/RFC 2/3] git-gui: Do not hold the user hostage with a full gc at startup
` [PATCH/RFC 3/3] git-gui: Do not suggest a gc if gc --auto would not do it

16gig 350,000 file git repo
 2010-02-18 20:17 UTC  (2+ messages)

Better cooperation between checkouts and stashing
 2010-02-18 20:09 UTC  (6+ messages)

Drunk Politics
 2010-02-18 18:58 UTC 

[PATCH 0/4] Some improvements for git-imap-send
 2010-02-18 15:45 UTC  (9+ messages)
` [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support

Completion of error handling
 2010-02-18 15:11 UTC  (5+ messages)

A Visual Git Reference
 2010-02-18 12:53 UTC  (5+ messages)

git-http-push (git v1.5) problems with DAVLockDB on reiserfs FS
 2010-02-18 11:36 UTC  (3+ messages)

git-svn and sharing a single subversion repo to multiple clients
 2010-02-18 11:35 UTC  (2+ messages)

[PATCH] Added hint about using .gitignore in git status while printing untracked files
 2010-02-18 11:28 UTC  (4+ messages)

[PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable
 2010-02-18 10:15 UTC  (3+ messages)

[PATCHv2] Add an optional argument for --color options
 2010-02-18  9:56 UTC  (2+ messages)


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 NNTP newsgroup(s).