git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-18 22:21:44 to 2011-08-22 04:04:47 UTC [more...]

[PATCH] git-svn: Destroy the cache when we fail to read it
 2011-08-22  4:04 UTC  (2+ messages)

[PATCH 1/2] clone: allow to clone from .git file
 2011-08-22  3:08 UTC  (4+ messages)
` [PATCH 2/2] Do not accept NUL in the path in "

Branches & directories
 2011-08-22  3:01 UTC  (19+ messages)

(very minor) should git-gui 'unset TERM' before spawning 'git push'
 2011-08-22  2:30 UTC 

Merge after directory rename ?
 2011-08-22  2:19 UTC  (5+ messages)

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-22  0:13 UTC  (5+ messages)
` [PATCH/RFC 1/2] git-p4: Search for parent commit on branch creation
` [PATCH/RFC 2/2] git-p4: Add complex test case for branch import

[PATCH v2 0/4] Support threshold in copy/rename detection
 2011-08-22  0:09 UTC  (12+ messages)
` [PATCH v2 1/4] git-p4: Allow setting rename/copy detection threshold
` [PATCH v2 2/4] git-p4: Add description of rename/copy detection options
` [PATCH v2 3/4] git-p4: Add test case for rename detection
` [PATCH v2 4/4] git-p4: Add test case for copy detection

Malformed branch name in fast-export when specifying non-HEAD/branch revision
 2011-08-21 22:29 UTC  (5+ messages)

[PATCH v4 0/2] push: submodule support
 2011-08-21 21:55 UTC  (8+ messages)
` [PATCH v4 1/2] push: Don't push a repository with unpushed submodules
    ` [PATCH 2/2] demonstrate format-callback used in combined diff
` [PATCH v4 2/2] push: teach --recurse-submodules the on-demand option

Merging one file only
 2011-08-21 21:52 UTC  (4+ messages)

[PATCH] git-p4: don't convert utf16 files
 2011-08-21 19:09 UTC  (3+ messages)

Failure cloning from a separate-git-dir repository
 2011-08-21 18:51 UTC  (6+ messages)

Site dependent repositories
 2011-08-21 16:14 UTC  (4+ messages)

[PATCH 0/2] fast-import: improve deltas for blobs
 2011-08-21 11:01 UTC  (5+ messages)
` [PATCH 1/2] fast-import: count and report # of calls to diff_delta in stats
` [PATCH 2/2] fast-import: treat cat-blob as a delta base hint for next blob

git svn --stdlayout 's little quirk
 2011-08-21  9:38 UTC  (3+ messages)

[PATCH] xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
 2011-08-21  9:24 UTC  (7+ messages)
` [PATCH v2] "

What's cooking in git.git (Aug 2011, #03; Thu, 11)
 2011-08-21  9:02 UTC  (4+ messages)

[PATCH v2 1/5] Add obstack.[ch] from EGLIBC 2.10
 2011-08-20 22:42 UTC  (5+ messages)
` [PATCH v2 2/5] Add string search routines from GNU grep
` [PATCH v2 3/5] Adapt the kwset code to Git
` [PATCH v2 4/5] Use kwset in pickaxe
` [PATCH v2 5/5] Use kwset in grep

[PATCH v2 0/5] Speed up string search routines
 2011-08-20 22:40 UTC 

[PATCH] Prevent force updating of the current branch
 2011-08-20 21:49 UTC  (3+ messages)
` [PATCH 1/2] Prevent force-updating "
` [PATCH 2/2] Show interpreted branch name in error messages

'git submodule update' w/ .gitmodules 'update=merge' behaves differently on git 1.7.6 vs 1.7.2.5
 2011-08-20 20:16 UTC  (2+ messages)

Using git-svn fetch after a directory change with rewrite-root
 2011-08-20 19:18 UTC  (2+ messages)

[PATCH v3 0/4] git-p4: Improve branch support
 2011-08-20 19:14 UTC  (11+ messages)
` [PATCH v3 1/4] git-p4: Correct branch base depot path detection
` [PATCH v3 2/4] git-p4: Allow filtering Perforce branches by user
` [PATCH v3 3/4] git-p4: Allow branch definition with git config
` [PATCH v3 4/4] git-p4: Add simple test case for branch import

[PATCH v2] git svn : hook before 'git svn dcommit'
 2011-08-20 18:41 UTC  (7+ messages)

[PATCH 0/3] fix data corruption in fast-import
 2011-08-20 18:28 UTC  (8+ messages)
` [PATCH v2 2/2] fast-import: prevent producing bad delta
  ` [PATCH v3] fast-import: do not write bad delta for replaced subtrees
        ` [PATCH v4] "

[PATCH v2] commit: accept tag objects in HEAD/MERGE_HEAD
 2011-08-20 16:37 UTC  (13+ messages)
` [PATCH v3] Accept tags in HEAD or MERGE_HEAD
  ` [PATCH v4 1/4] commit: remove global variable head_sha1[]
    ` [PATCH v4 2/4] merge: keep stash[] a local variable
    ` [PATCH v4 3/4] merge: remove global variable head[]
    ` [PATCH v4 4/4] Accept tags in HEAD or MERGE_HEAD

[PATCH] bash-completion: Make use of git status
 2011-08-20 12:46 UTC  (4+ messages)

What's cooking in git.git (Aug 2011, #05; Fri, 19)
 2011-08-20 12:11 UTC  (2+ messages)

How to use .gitattributes to tell git that .ini is text file?
 2011-08-20  9:59 UTC  (2+ messages)

[PATCH] Grammar and wording fixes in gitrepository-layout
 2011-08-20  2:43 UTC 

update-index --index-info producing spurious submodule commits
 2011-08-20  2:15 UTC  (7+ messages)

[PATCH] git-send-email: Add AUTH LOGIN support
 2011-08-20  1:01 UTC  (7+ messages)

Why isn't the index a tree?
 2011-08-19 23:05 UTC  (2+ messages)

[PATCH 0/4] Refactor git-mergetool--lib.sh
 2011-08-19 22:58 UTC  (4+ messages)
` [PATCH 4/4] mergetools/meld: Use '--output' when available
  ` [PATCH v2 "

Unable to build git on Lion - missing config.h from Perl header files
 2011-08-19 22:57 UTC  (8+ messages)

[PATCH] Disallow creating ambiguous branch names by default
 2011-08-19 21:52 UTC  (9+ messages)

BUG: Inconsistent handling of challenge-on-commit in git-svn
 2011-08-19 21:29 UTC 

[PATCH v4 2/2] push: Don't push a repository with unpushed submodules
 2011-08-19 20:44 UTC  (4+ messages)

[PATCH] fetch-pack: check for valid commit from server
 2011-08-19 20:18 UTC  (5+ messages)

git diff --word-diff=plain
 2011-08-19 19:16 UTC 

can we have @{U} as an alias for @{u}
 2011-08-19 18:54 UTC  (8+ messages)
` [PATCH] rev-parse: Allow @{U} as a synonym "

[PATCH] branch.c: use the parsed branch name
 2011-08-19 18:03 UTC  (2+ messages)

[PATCH RFC] gitk: Allow commit editing
 2011-08-19 14:40 UTC  (7+ messages)
    ` [PATCH] "

[PATCH 5/5] log: decorate "replaced" on to replaced commits
 2011-08-19 12:43 UTC  (2+ messages)
` [PATCH] "

[RFC/PATCH 0/14] less annoying http authentication
 2011-08-19 12:01 UTC  (7+ messages)
` [PATCH 10/14] http: use hostname in credential description

git-svn repo in weird state
 2011-08-19  9:54 UTC  (3+ messages)

[PATCH v2 0/7] Generalized sequencer foundations
 2011-08-19  9:08 UTC  (11+ messages)
` [PATCH 7/7] sequencer: Remove sequencer state after final commit

[PATCH 0/10] color and pager improvements
 2011-08-19  8:30 UTC  (14+ messages)
` [PATCH 11/10] support pager.* for aliases
` [PATCH 12/10] support pager.* for external commands

[PATCH 0/1] git-clone: fix relative path problem in the alternates
 2011-08-19  6:39 UTC  (4+ messages)
` [PATCH 1/1] clone: replace relative paths "

RFC: repository of handy git aliases?
 2011-08-19  6:15 UTC  (8+ messages)

[BUG] Git won't commit
 2011-08-19  6:04 UTC  (6+ messages)
          ` [PATCH] commit: clarify "could not read 'template'" message

Missing item in 1.7.7 release notes
 2011-08-18 23:13 UTC  (2+ messages)

[PATCH 0/10] color and pager improvements
 2011-08-18 22:28 UTC  (9+ messages)
` [PATCH 01/10] t7006: modernize calls to unset
` [PATCH 02/10] test-lib: add helper functions for config
` [PATCH 07/10] color: delay auto-color decision until point of use


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