git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-09 19:27:36 to 2010-03-12 17:05:17 UTC [more...]

[PATCH v7 00/13] tr/display-notes
 2010-03-12 17:04 UTC  (2+ messages)
` [PATCH v7 01/13] test-lib: unset GIT_NOTES_REF to stop it from influencing tests

How do you switch branches in a bare repo?
 2010-03-12 16:48 UTC  (7+ messages)
` [Improvement?] "

[PATCH v2] git checkout -b: unparent the new branch with -o
 2010-03-12 16:45 UTC  (4+ messages)

What's cooking in git.git (Mar 2010, #03; Wed, 10)
 2010-03-12 16:40 UTC  (7+ messages)

Linking two remote repositories
 2010-03-12 16:10 UTC  (2+ messages)

"git stash list" shows HEAD reflog
 2010-03-12 14:52 UTC 

[PATCH] Bug: failed octopus merge does not create MERGE_HEAD
 2010-03-12 14:07 UTC 

[PATCH 3/5] Dangling commas in enum is not portable (resend)
 2010-03-12  9:18 UTC  (2+ messages)

re-running merge on a single file
 2010-03-12  9:00 UTC  (9+ messages)

[PATCH 5/5] struct sockaddr_storage->ss_family is not portable
 2010-03-12  7:24 UTC  (6+ messages)

[PATCH 1/5] General configuration portability (Resend)
 2010-03-12  7:22 UTC  (5+ messages)

[PATCH 0/6] Pass t5530 on Windows
 2010-03-12  5:56 UTC  (8+ messages)
    ` [PATCH 7/6] Enable threaded async procedures whenever pthreads is available

[PATCH] Do not strip empty lines / trailing spaces from a commit message template
 2010-03-12  5:54 UTC  (6+ messages)

Cherry-pick with symlinks fails horribly
 2010-03-12  5:49 UTC  (6+ messages)

[PATCH 00/12] Support columinized output in tag/branch/ls-files/grep
 2010-03-12  4:22 UTC  (9+ messages)

[PATCH 00/16] nd/setup part two
 2010-03-12  3:35 UTC  (19+ messages)
` [PATCH 01/16] Move enter_repo() to setup.c
` [PATCH 02/16] enter_repo(): initialize other variables as setup_git_directory_gently() does
` [PATCH 03/16] rev-parse --git-dir: print relative gitdir correctly
` [PATCH 04/16] worktree setup: call set_git_dir explicitly
` [PATCH 05/16] Add git_config_early()
` [PATCH 06/16] Use git_config_early() instead of git_config() during repo setup
` [PATCH 07/16] worktree setup: restore original state when things go wrong
` [PATCH 08/16] init/clone: turn on startup->have_repository properly
` [PATCH 09/16] git_config(): do not read .git/config if there is no repository
` [PATCH 10/16] Do not read .git/info/exclude "
` [PATCH 11/16] Do not read .git/info/attributes "
` [PATCH 12/16] apply: do not check sha1 when repository has not been found
` [PATCH 13/16] config: do not read .git/config if there is no repository
` [PATCH 14/16] Allow to undo setup_git_directory_gently() gracefully (and fix alias code)
` [PATCH 15/16] alias: keep repository found while collecting aliases as long as possible
` [PATCH 16/16] Guard unallowed access to repository when it's not set up

[PATCH] Refactor dirty submodule detection in diff-lib.c
 2010-03-12  0:55 UTC  (2+ messages)

Doing a dummy or empty merge
 2010-03-11 21:16 UTC  (4+ messages)

[PATCH] git status: Fix false positive "new commits" output for dirty submodules
 2010-03-11 20:16 UTC  (3+ messages)

[PATCH 2/5] Not all vendor diffs support GNUisms (resend)
 2010-03-11 19:23 UTC  (2+ messages)

On refreshing the index
 2010-03-11 18:19 UTC 

[PATCH 4/5] Dynamic expressions in compound declarations are not portable (resend)
 2010-03-11 16:33 UTC 

git-rebase -i prunes commits with empty commit-message
 2010-03-11 13:46 UTC  (6+ messages)

Clarifications for merge workflows
 2010-03-11 13:02 UTC  (3+ messages)

wishlist: git gui not listing untracked files in unstaged list
 2010-03-11 12:52 UTC  (13+ messages)

[PATCH v5 09/11] rebase: support automatic notes copying
 2010-03-11 10:59 UTC  (25+ messages)
` [PATCH] format-patch: learn to fill comment section of email from notes
` [PATCH v6 00/13] several notes refs, post-rewrite, notes rewriting
  ` [PATCH v6 01/13] test-lib: unset GIT_NOTES_REF to stop it from influencing tests
  ` [PATCH v6 02/13] Support showing notes from more than one notes tree
  ` [PATCH v6 03/13] Documentation: document post-rewrite hook
  ` [PATCH v6 04/13] commit --amend: invoke "
  ` [PATCH v6 05/13] rebase: "
  ` [PATCH v6 06/13] rebase -i: "
  ` [PATCH v6 07/13] notes: implement 'git notes copy --stdin'
  ` [PATCH v6 08/13] notes: implement helpers needed for note copying during rewrite
  ` [PATCH v6 09/13] rebase: support automatic notes copying
  ` [PATCH v6 10/13] commit --amend: copy notes to the new commit
  ` [PATCH v6 11/13] notes: add shorthand --ref to override GIT_NOTES_REF
  ` [PATCH v6 12/13] notes: track whether notes_trees were changed at all
  ` [PATCH v6 13/13] git-notes(1): add a section about the meaning of history

generate a diff against a specific tag in a remote branch
 2010-03-11 10:44 UTC  (2+ messages)

using gvim as editor on Windows
 2010-03-11  9:36 UTC  (8+ messages)

See Online Movies for Free
 2010-03-11  7:09 UTC 

'git add' regression in git-1.7?
 2010-03-11  7:15 UTC  (12+ messages)

git interix support
 2010-03-11  7:13 UTC  (3+ messages)

[PATCH] Staging: arlan: fixed coding style issues in arlan-proc.c This is a patch to the arlan-proc.c file that fixes up multiple coding style errors and warnings found by the checkpatch.pl tool Signed-off-by: Andre Silva <andre.beat@gmail.com>
 2010-03-11  7:09 UTC  (2+ messages)
      ` [PATCH] Staging: arlan: fixed coding style issues in arlan-proc.c (etc...)

ANN: Git for Windows 1.7.0.2 preview 20100309
 2010-03-10 22:27 UTC  (19+ messages)
    ` [msysGit] "
` [msysGit] "

What's cooking in git.git (Mar 2010, #02; Sun, 07)
 2010-03-10 19:59 UTC  (5+ messages)

[PATCH] gitweb multiple project roots documentation
 2010-03-10 18:55 UTC  (2+ messages)
` [PATCH] gitweb readme fixed regarding per user project root repository

error cloning svn repository
 2010-03-10 17:45 UTC 

Modified files directly after clone
 2010-03-10 13:48 UTC  (4+ messages)

Unknown index entry format 40000000
 2010-03-10 13:00 UTC  (3+ messages)

gitignore broken in git 1.7.0.1: slash checks leading dirs
 2010-03-10 10:25 UTC  (7+ messages)
` [PATCH 1/1] gitignore: do not ignore include/linux/

[Pls Help] Connection refused on port 22 when tried to push go git server
 2010-03-10  4:42 UTC 

[PATCH] darwin: Use CommonCrypto to compute SHA1
 2010-03-10  4:00 UTC  (2+ messages)

What's cooking in git.git (Mar 2010, #01; Wed, 03)
 2010-03-10  3:53 UTC  (8+ messages)
` [PATCH] Add tests for git format-patch --to and format.to config option

git-http-backend and Authenticated Pushes
 2010-03-10  2:13 UTC  (3+ messages)

init --shared=0666 isn't
 2010-03-09 23:51 UTC  (2+ messages)

Portability patches vs 1.7.0.2 [5/6]
 2010-03-09 23:26 UTC  (2+ messages)

[PATCH 3/3] builtin-add: fix exclude handling
 2010-03-09 22:48 UTC  (2+ messages)

wishlist: git send-email improvement
 2010-03-09 19:30 UTC  (5+ messages)


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 NNTP newsgroup(s).