git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-18 06:41:33 to 2011-08-20 18:46:24 UTC [more...]

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

git svn --stdlayout 's little quirk
 2011-08-20 18:35 UTC  (2+ 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] "

Failure cloning from a separate-git-dir repository
 2011-08-20 18:25 UTC  (2+ messages)

[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 v2 0/4] Support threshold in copy/rename detection
 2011-08-20 11:19 UTC  (10+ 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

[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 v4 0/2] push: submodule support
 2011-08-20  6:34 UTC  (6+ 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

'git submodule update' w/ .gitmodules 'update=merge' behaves differently on git 1.7.6 vs 1.7.2.5
 2011-08-20  4:19 UTC 

[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  (13+ messages)
` [PATCH 1/4] difftool--helper: Make style consistent with git
` [PATCH 2/4] mergetool--lib: "
` [PATCH 3/4] mergetool--lib: Refactor tools into separate files
` [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] git-p4: don't convert utf16 files
 2011-08-19 22:50 UTC 

[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 v3 0/4] git-p4: Improve branch support
 2011-08-19 18:23 UTC  (9+ 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] branch.c: use the parsed branch name
 2011-08-19 18:03 UTC  (2+ messages)

[PATCH] xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
 2011-08-19 17:12 UTC  (6+ messages)
` [PATCH v2] "

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

[PATCH] log: decorate grafted commits with "grafted"
 2011-08-19 12:43 UTC  (12+ messages)
` [PATCH v2 0/5] Decorate grafts and replaces
  ` [PATCH 1/5] decoration: do not mis-decorate refs with same prefix
  ` [PATCH 2/5] Add for_each_commit_graft() to iterate all grafts
  ` [PATCH 3/5] Move write_shallow_commits to fetch-pack.c
  ` [PATCH 4/5] log: decorate grafted commits with "grafted"
  ` [PATCH 5/5] log: decorate "replaced" on to replaced commits
      ` [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  (16+ messages)
` [PATCH 7/7] sequencer: Remove sequencer state after final commit

[PATCH 0/10] color and pager improvements
 2011-08-19  8:30 UTC  (24+ 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
  ` [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

Branches & directories
 2011-08-19  0:13 UTC  (8+ messages)

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-19  0:09 UTC  (3+ 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

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

What's cooking in git.git (Aug 2011, #03; Thu, 11)
 2011-08-18 22:34 UTC  (6+ messages)

[PATCH 0/4] Support threshold in copy/rename detection
 2011-08-18 21:50 UTC  (4+ messages)
` [PATCH 1/4] git-p4: Allow setting rename/copy detection threshold

[GSoC update] Sequencer: Dealing with historical mistakes
 2011-08-18 19:15 UTC 

[PATCH resend] Makefile: Use computed header dependencies if the compiler supports it
 2011-08-18 18:41 UTC  (6+ messages)

Good Morning Restaurant Owners
 2011-08-18 16:54 UTC 

git-svn bug: Could not unmemoize function `lookup_svn_merge' 
 2011-08-18 13:23 UTC  (3+ messages)

linux-next: Tree for Aug 18 (GNU patch and "git diffs: Support symlinks")
 2011-08-18  9:35 UTC 

[PATCH] stash: Utilize config variable pager.stash.list in stash list command
 2011-08-18  7:55 UTC  (2+ messages)

[RFC/PATCH v3] git-svn: New flag to emulate empty directories
 2011-08-18  7:55 UTC  (3+ messages)

(unknown)
 2011-08-18  6:36 UTC 


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