git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-02-28 21:41:22 to 2009-03-03 04:54:09 UTC [more...]

[PATCH] send-email: add --confirm option
 2009-03-03  4:52 UTC  (15+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] send-email: add --confirm option and configuration setting

post-checkout hook not run on clone
 2009-03-03  4:28 UTC  (2+ messages)

remote branches, and branch names in general
 2009-03-03  4:16 UTC  (3+ messages)

move files between disparate repos and maintain version history
 2009-03-03  4:13 UTC  (2+ messages)

How can I merge some files rather than all files modified on one branch to my branch?
 2009-03-03  3:56 UTC  (4+ messages)

[PATCH] git filter-branch: Process commits in --date-order
 2009-03-03  0:51 UTC  (4+ messages)

[RFH] rebase -i optimization
 2009-03-03  0:57 UTC  (8+ messages)
      ` [PATCH] rebase -i: avoid 'git reset' when possible

[PATCH] git-clone: Add option --branch to override initial branch
 2009-03-03  0:33 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC] Refspec patterns with * in the middle
 2009-03-02 23:30 UTC  (11+ messages)

[PATCH 0/4] Pickaxe search clean-up and optimization
 2009-03-02 23:19 UTC  (16+ messages)
` [PATCH 3/4] diffcore-pickaxe: further refactor count_match()
            ` [PATCH] import memmem() with linear complexity from Gnulib
` [PATCH 1/2] diffcore-pickaxe: use memmem()
  ` [PATCH 2/2] optimize compat/ memmem()

proper way to merge?
 2009-03-02 23:08 UTC 

proper way to merge?
 2009-03-02 22:44 UTC  (5+ messages)

[RFC PATCH] Windows: Assume all file names to be UTF-8 encoded
 2009-03-02 21:21 UTC  (13+ messages)

[PATCH 3/3] Documentation: minor grammatical fixes
 2009-03-02 20:35 UTC  (2+ messages)

VSS to git
 2009-03-02 18:55 UTC  (4+ messages)

[PATCH] cvsimport: add test illustrating a bug in cvsps
 2009-03-02 17:59 UTC  (4+ messages)
  ` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

"warning: no common commits" triggered due to change of remote's IP address?
 2009-03-02 16:43 UTC  (6+ messages)

[PATCH 2/3] Documentation: minor grammatical fixes
 2009-03-02  6:38 UTC 

[PATCH 1/3] Documentation: minor grammatical fixes
 2009-03-02  6:37 UTC 

topgit patches
 2009-03-02 16:26 UTC  (5+ messages)

Bug in Git-Gui - Creates corrupt patch
 2009-03-02 14:39 UTC  (4+ messages)

http: a non-curl_multi interface?
 2009-03-02 13:26 UTC  (2+ messages)

merge, keeping the remote as a new file?
 2009-03-02 13:05 UTC  (7+ messages)

git-svn multiple branches and merging
 2009-03-02 12:09 UTC 

[PATCH] autoconf: Add limited support for --htmldir
 2009-03-02  9:30 UTC  (3+ messages)
    ` Maintainer for autoconf in git (was: [PATCH] autoconf: Add limited support for --htmldir)

Yesss! sourceforge.net and Git
 2009-03-02  8:06 UTC  (12+ messages)

[PATCH 1/3] t3400-rebase: Move detached HEAD check earlier
 2009-03-02  8:03 UTC  (3+ messages)

Problem in pushing git
 2009-03-02  7:51 UTC  (2+ messages)

[PATCH] git.el: Only show completions from refs/heads, refs/remotes and refs/tags
 2009-03-02  7:45 UTC  (10+ messages)
            ` [PATCH] git.el: Only show completions from refs/heads

[PATCH 2/2 RFC] fetch-pack: log(n)-transmission find_common()
 2009-03-02  7:37 UTC  (5+ messages)
  ` [PATCH] send-email: respect in-reply-to regardless of threading
` [PATCH 1/2] fetch-pack: rearrange main loop

Applying the changes of a specific commit from one branch to another
 2009-03-02  2:52 UTC  (3+ messages)

fatal: git write-tree failed to write a tree
 2009-03-02  0:23 UTC  (3+ messages)

gitk endless loop
 2009-03-01 22:48 UTC  (2+ messages)

[PATCH v4] Test fsck a bit harder
 2009-03-01 22:32 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/2] git-pull: Allow --stat and --no-stat to be used with --rebase
 2009-03-01 22:11 UTC  (5+ messages)
` [PATCH 1/2] git-rebase: Add --stat and --no-stat for producing diffstat on rebase
  ` [PATCH 2/2] git-pull: Allow --stat and --no-stat to be used with --rebase
    ` [PATCH v2] git-rebase: Add --stat and --no-stat for producing diffstat on rebase

jgit and ignore
 2009-03-01 20:47 UTC  (22+ messages)

git monthly links: 2009-02
 2009-03-01 20:10 UTC  (2+ messages)

Changing the defaults for send-email / suppress-cc ?
 2009-03-01 18:09 UTC  (10+ messages)
    ` [PATCH] send-email: confirm auto cc before sending

[PATCH 1/4] Refactor list of environment variables to be sanitized
 2009-03-01 17:04 UTC  (8+ messages)
` [PATCH 2/4] git-init: inject some sanity to the option parser
  ` [PATCH 3/4] Add init-serve, the remote side of "git init --remote=host:path"
    ` [PATCH 4/4] "

Chicken/egg problem building from a 'git clone'
 2009-03-01 16:34 UTC  (3+ messages)

smudge filter problem
 2009-03-01 10:18 UTC 

coding style: #ifdef blocks and real C blocks
 2009-03-01  9:33 UTC  (4+ messages)

rogue tree objects, how to diagnose?
 2009-03-01  6:53 UTC  (8+ messages)

[PATCH] fix git format-patch --cc=<email> format
 2009-03-01  2:24 UTC  (5+ messages)

[PATCH 1/2] Add init-serve, the remote side of "git init --remote=host:path"
 2009-03-01  0:04 UTC  (2+ messages)

How can I force git to recognize a change change in file modes?
 2009-02-28 22:43 UTC  (7+ messages)

[PATCH] Documentation: minor grammatical fixes
 2009-02-28 21:12 UTC 

[PATCH] Ensure proper setup of git_dir for git-hash-object
 2009-02-28 21:39 UTC  (3+ 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).