git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-11-09 21:51:30 to 2010-11-11 19:01:28 UTC [more...]

[PATCH v3 0/3] Teach fetch and pull to recursively fetch submodules
 2010-11-11 19:00 UTC  (11+ messages)
` [PATCH v3 1/3] fetch/pull: Add the --recurse-submodules option
` [PATCH v3 2/3] Add the 'fetch.recurseSubmodules' config setting
` [PATCH v3 3/3] Submodules: Add the "fetchRecurseSubmodules" config option

git-fast-export issue?
 2010-11-11 18:55 UTC 

Scripted clone generating an incomplete, unusable .git/config
 2010-11-11 18:48 UTC  (9+ messages)

How to recover a lost commit
 2010-11-11 18:19 UTC  (8+ messages)

[PATCH, maint] setup: make sure git_dir path is in a permanent buffer, getenv(3) case
 2010-11-11 18:17 UTC  (2+ messages)

git clone / git pull to USB memory stick (FAT) and symlinks
 2010-11-11 18:10 UTC  (5+ messages)

[PATCH] add: do not rely on dtype being NULL behavior
 2010-11-11 17:47 UTC  (2+ messages)

What's cooking in git.git (Nov 2010, #01; Tue, 9)
 2010-11-11 17:21 UTC  (11+ messages)

[PATCH] gitweb: Time::HiRes is in core for Perl 5.8
 2010-11-11 17:12 UTC  (2+ messages)

Looking for a way to set up Git correctly
 2010-11-11 16:46 UTC  (4+ messages)

git remote vs. submodules
 2010-11-11 15:11 UTC  (5+ messages)

[PATCH 0/7] nd/setup fixups
 2010-11-11 14:20 UTC  (8+ messages)
` [PATCH 1/7] t1020-subdirectory: test alias expansion in a subdirectory
` [PATCH 2/7] setup: clean up setup_discovered_git_dir()
` [PATCH 3/7] setup: rework setup_explicit_git_dir()
` [PATCH 4/7] Remove all logic from get_git_work_tree()
` [PATCH 5/7] t0001: test git init when run via an alias
` [PATCH 6/7] Revert "Documentation: always respect core.worktree if set"
` [PATCH 7/7] git.txt: correct where --work-tree path is relative to

[PATCH 0/3] Support relative path in <blah>:path syntax
 2010-11-11 14:08 UTC  (4+ messages)
` [PATCH 1/3] setup: save prefix (original cwd relative to toplevel) in startup_info
` [PATCH 2/3] Make prefix_path() return char* without const
` [PATCH 3/3] get_sha1: support relative path ":path" syntax

import determinism
 2010-11-11 13:09 UTC  (12+ messages)

[RFC] Using gitrevisions :/search style with other operators
 2010-11-11 13:18 UTC  (17+ messages)
                ` [PATCH] get_sha1: support relative path "<obj>:<sth>" syntax

[PATCH v2] rebase -X: do not clobber strategy
 2010-11-11 12:59 UTC  (5+ messages)

[PATCHv7 00/11] gitweb: remote_heads feature
 2010-11-11 12:26 UTC  (12+ messages)
` [PATCHv7 01/11] gitweb: use fullname as hash_base in heads link
` [PATCHv7 02/11] gitweb: introduce remote_heads feature
` [PATCHv7 03/11] gitweb: git_get_heads_list accepts an optional list of refs
` [PATCHv7 04/11] gitweb: separate heads and remotes lists
` [PATCHv7 05/11] gitweb: nagivation menu for tags, heads and remotes
` [PATCHv7 06/11] gitweb: allow action specialization in page header
` [PATCHv7 07/11] gitweb: remotes view for a single remote
` [PATCHv7 08/11] gitweb: refactor repository URL printing
` [PATCHv7 09/11] gitweb: provide a routine to display (sub)sections
` [PATCHv7 10/11] gitweb: group remote heads by remote
` [PATCHv7 11/11] git instaweb: enable remote_heads

Sparse checkouts
 2010-11-11 11:56 UTC  (3+ messages)

[PATCH] rationalize diffcore-rename options and their doc
 2010-11-11 11:44 UTC  (5+ messages)
` [PATCH 1/2] [RFC] Use --find- instead of --detect- as prefix for long forms of -M and -C
` [PATCH 2/2] Keep together options controlling the behaviour of diffcore-rename

making stgit handle being rebased by git rebase
 2010-11-11 11:34 UTC  (4+ messages)

which git commands is correponding to "svnlook diff -t" and "svnlook log -t"?
 2010-11-11  8:47 UTC  (2+ messages)

[PATCH v2] Documentation/git-pull: clarify configuration
 2010-11-11  8:31 UTC  (6+ messages)

[PATCH 0/3] gitk: improve dark background
 2010-11-11  5:19 UTC  (4+ messages)
` [PATCH 1/3] gitk: improve dark background, s/black/$fgcolor/
` [PATCH 2/3] gitk: improve dark background, use diffcolor 2 for link
` [PATCH 3/3] gitk: improve dark background, select light or dark tags

[PATCH] gitk: improve dark background support
 2010-11-11  4:59 UTC  (3+ messages)

[PATCH] gitignore(5): explain how to stop tracking a file
 2010-11-11  1:10 UTC  (4+ messages)
  ` [PATCH 1/2] Documentation: split gitignore page into sections
  ` [PATCH 2/2] Documentation: point to related commands from gitignore

is it kosher for pre-commit to change what's staged?
 2010-11-10 22:17 UTC  (5+ messages)

git describe weird behaviour
 2010-11-10 22:07 UTC  (9+ messages)

Understanding git cherry-pick
 2010-11-10 20:01 UTC  (3+ messages)

[PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-11-10 19:48 UTC  (6+ messages)
` [PATCH v3] git-send-email.perl: make initial In-Reply-To apply only to first email

[PATCH] rebase: allow -X for non-recursive strategy
 2010-11-10 18:55 UTC  (3+ messages)

[PATCH] tag,verify-tag: do not trip over rfc1991 signatures
 2010-11-10 17:41 UTC  (14+ messages)
` [PATCH 0/5] Handling of "
  ` [PATCH 1/5] t/t7004-tag: test handling "
  ` [PATCHv2 0/5] Handling "
    ` [PATCHv2 1/5] t/t7004-tag: test handling "
    ` [PATCHv2 2/5] verify-tag: factor out signature detection
    ` [PATCHv2 3/5] tag: factor out sig detection for body edits
    ` [PATCHv2 4/5] tag: factor out sig detection for tag display
    ` [PATCHv2 5/5] tag: recognize rfc1991 signatures

[PATCH] Documentation/git-pull: clarify configuration
 2010-11-10 17:25 UTC  (3+ messages)
    ` When is a patch ready for inclusion? (Re: [PATCH] Documentation/git-pull: clarify configuration)

URL-escape the '@' sign in username/password
 2010-11-10 16:07 UTC  (2+ messages)

[PATCH] git-rebase--interactive.sh: Add new command "shell"
 2010-11-10 16:00 UTC  (16+ messages)
  `  "

Release Management, Agile, collaboration for Git teams: codeBeamer 5.5
 2010-11-10 15:39 UTC 

[PATCH] imap-send: Support SSL using GnuTLS
 2010-11-10  7:39 UTC  (3+ messages)

[PATCH] gitk: Add "First parent" checkbox
 2010-11-10  7:17 UTC  (2+ messages)

Understanding and improving --word-diff
 2010-11-10  4:17 UTC  (4+ messages)

[PATCH] rebase: only show stat if configured to true
 2010-11-09 20:59 UTC 

[PATCH/resend] Doc: git-push: Specify the default mode in the description
 2010-11-10  0:32 UTC  (3+ messages)
` [PATCHv2] "

.gitattributes escape character?
 2010-11-10  0:27 UTC  (8+ messages)
` [PATCH] attr: support quoting pathname patterns in C style

[PATCHv6 00/16] Add missing &&'s in the testsuite
 2010-11-09 23:09 UTC  (9+ messages)
` [PATCHv6 15/16] Add missing &&'s throughout "
  ` [PATCH en/cascade-tests] tests: add missing &&
      ` [PATCH/RFC 00/10] "
        ` [RFC/PATCH 02/10] test-lib: introduce test_line_count to measure files

[PATCHv6 00/23] git notes merge
 2010-11-09 21:49 UTC  (13+ messages)
` [PATCHv6 02/23] (trivial) notes.h: Minor documentation fixes to copy_notes()
` [PATCHv6 03/23] notes.h: Make default_notes_ref() available in notes API
` [PATCHv6 08/23] notes.c: Use two newlines (instead of one) when concatenating notes
` [PATCHv6 09/23] builtin/notes.c: Split notes ref DWIMmery into a separate function
` [PATCHv6 10/23] git notes merge: Initial implementation handling trivial merges only
` [PATCHv6 11/23] builtin/notes.c: Refactor creation of notes commits
` [PATCHv6 12/23] git notes merge: Handle real, non-conflicting notes merges
` [PATCHv6 15/23] git notes merge: Manual conflict resolution, part 1/2
` [PATCHv6 17/23] git notes merge: List conflicting notes in notes merge commit message
` [PATCHv6 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
` [PATCHv6 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
` [PATCHv6 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'


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