git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-11-10 11:19:52 to 2010-11-12 15:52:55 UTC [more...]

[PATCH v3 0/3] Teach fetch and pull to recursively fetch submodules
 2010-11-12 15:52 UTC  (15+ 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
  ` [PATCH v4 1/3] fetch/pull: Add the --recurse-submodules option

git clone / git pull to USB memory stick (FAT) and symlinks
 2010-11-12 15:06 UTC  (6+ messages)

[PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-11-12 14:55 UTC  (7+ messages)
` [PATCH v3] git-send-email.perl: make initial In-Reply-To apply only to first email
          ` [PATCHi v4] "

possible 'git --dirstat=0' buglet in 1.7.0.4?
 2010-11-12 14:33 UTC 

Newbie: Restore messed up code from local or remote repository
 2010-11-12 14:02 UTC  (4+ messages)

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

[PATCH 0/2] RFC: Better handling of git init remote-spec
 2010-11-12 11:31 UTC  (3+ messages)
` [PATCH 1/2] [RFC] Detect attempts at calling git init specifying a remote repository
` [PATCH 2/2] [WIP] Allow running git init on a remote repository specification

Incremental object transfer
 2010-11-12 10:34 UTC 

Odd behaviour in msysgit
 2010-11-12 10:04 UTC 

[PATCH] Document that rev-list --graph triggers parent rewriting
 2010-11-12  8:48 UTC 

[PATCHv7 00/11] gitweb: remote_heads feature
 2010-11-12  8:13 UTC  (16+ 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
    ` [PATCHv7bis "
` [PATCHv7 11/11] git instaweb: enable remote_heads

[PATCH] rationalize diffcore-rename options and their doc
 2010-11-12  7:43 UTC  (10+ 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

Scripted clone generating an incomplete, unusable .git/config
 2010-11-12  5:18 UTC  (17+ messages)
              ` [RFC/PATCH] daemon, tag, verify-tag: do not pass ignored signals to child (Re: Scripted clone generating an incomplete, unusable .git/config)

[PATCH] add: do not rely on dtype being NULL behavior
 2010-11-12  1:55 UTC  (3+ messages)

scan entire repo for changes to file
 2010-11-12  1:44 UTC  (3+ messages)

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

Rebase problems
 2010-11-12  0:07 UTC  (4+ messages)

'gettext -- "--cached cannot be used with --files"' does not work
 2010-11-12  0:06 UTC  (2+ messages)

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

git blame --reverse: it's all a bit mysterious
 2010-11-11 22:15 UTC  (2+ messages)

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

[PATCH/RFC] gitweb: selectable configurations that change with each request
 2010-11-11 21:42 UTC  (2+ messages)

Looking for a way to set up Git correctly
 2010-11-11 19:38 UTC  (5+ messages)

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

[PATCH] gitweb: Time::HiRes is in core for Perl 5.8
 2010-11-11 19:01 UTC  (3+ messages)

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

How to recover a lost commit
 2010-11-11 18:19 UTC  (8+ 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

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

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)

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

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

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

[PATCH 0/5] Handling of rfc1991 signatures
 2010-11-10 17:41 UTC  (6+ messages)
` [PATCHv2 "
  ` [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  (12+ messages)
  `  "

Release Management, Agile, collaboration for Git teams: codeBeamer 5.5
 2010-11-10 15:39 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).