git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-11-20 22:28:45 to 2011-11-25 14:32:15 UTC [more...]

Infinite loop in cascade_filter_fn()
 2011-11-25 14:31 UTC  (2+ messages)

what are the chances of a 'pre-upload' hook?
 2011-11-25 13:09 UTC  (5+ messages)

[PATCH] Fix https interactive authentication problem
 2011-11-25 12:10 UTC  (3+ messages)

Incremental use of fast-import may cause conflicting notes
 2011-11-25  0:09 UTC  (7+ messages)
` [RFC/PATCH 0/3] fast-import: Fix incremental use of notes
  ` [RFC/PATCH 1/3] t9301: Fix testcase covering up a bug in fast-import's notes fanout handling
  ` [RFC/PATCH 2/3] t9301: Add 2nd testcase exposing bugs "
  ` [RFC/PATCH 3/3] fast-import: Fix incorrect fanout level when modifying existing notes refs

[PATCH 0/13] credential helpers, take two
 2011-11-24 20:09 UTC  (20+ messages)
` [PATCH 01/13] test-lib: add test_config_global variant
` [PATCH 02/13] t5550: fix typo
` [PATCH 03/13] introduce credentials API
` [PATCH 04/13] credential: add function for parsing url components
` [PATCH 05/13] http: use credential API to get passwords
` [PATCH 06/13] credential: apply helper config
` [PATCH 07/13] credential: add credential.*.username
` [PATCH 08/13] credential: make relevance of http path configurable
` [PATCH 09/13] docs: end-user documentation for the credential subsystem
` [PATCH 10/13] credentials: add "cache" helper
` [PATCH 11/13] strbuf: add strbuf_add*_urlencode
` [PATCH 12/13] credentials: add "store" helper
` [PATCH 13/13] t: add test harness for external credential helpers

[PATCH] make git-svn resilient to log.abbrevcommit = true
 2011-11-24 18:32 UTC  (3+ messages)

git-bisect working only from toplevel dir
 2011-11-24 11:50 UTC  (10+ messages)

Let Us Work Together
 2011-11-24 10:23 UTC 

git fetch overwriting local tags
 2011-11-24  7:07 UTC  (3+ messages)

Bug report - local (and git ignored) file silently removed after checkout
 2011-11-24  5:39 UTC  (19+ messages)
      ` [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude

[PATCH 0/4] Bulk check-in
 2011-11-24  5:18 UTC  (3+ messages)
` [PATCH 0/3] bulk-checkin continued
  ` [PATCH] bulk-checkin: honor pack.packsizelimit

Revisiting metadata storage
 2011-11-24  1:10 UTC  (2+ messages)

Proposal: create meaningful aliases for git reset's hard/soft/mixed
 2011-11-23 23:00 UTC  (6+ messages)

[PATCH] run-command.c: Accept EACCES as command not found
 2011-11-23 22:55 UTC  (9+ messages)

Possible bug with branch names and case sensitivity
 2011-11-23 22:08 UTC  (11+ messages)

svn to git with non-standard layout
 2011-11-23 21:45 UTC  (5+ messages)

Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
 2011-11-23 21:30 UTC  (8+ messages)

[PATCH] builtin-branch: Fix crash on invalid use of --force
 2011-11-23 21:30 UTC  (2+ messages)

[PATCH] imap-send: Remove unused 'use_namespace' variable
 2011-11-23 20:32 UTC 

git not resuming push
 2011-11-23 18:46 UTC  (5+ messages)

[PATCH] git-apply: fix rubbish handling in --check case
 2011-11-23 18:44 UTC  (3+ messages)

[PATCH] revert: do not pass non-literal string as format to git_path()
 2011-11-23 17:29 UTC  (2+ messages)

cherry-pick/revert error messages
 2011-11-23 17:23 UTC  (25+ messages)
  ` [RFC/PATCH 0/3] "
    ` [PATCH 1/3] revert: rename --reset option to --quit
    ` [PATCH v2 0/3] Re: cherry-pick/revert error messages
      ` [PATCH 2/3] revert: rearrange pick_revisions() for clarity
      ` [PATCH 3/3] revert: improve error message for cherry-pick during cherry-pick
      ` [PATCH 4/3] revert: write REVERT_HEAD pseudoref during conflicted revert
      ` [PATCH 5/3] revert: introduce --abort to cancel a failed cherry-pick
            ` [PATCH] Fix revert --abort on Windows
      ` [PATCH 6/3] revert: remove --reset compatibility option

[ANN] SubGit Early Access Program Build #789
 2011-11-23 17:19 UTC  (3+ messages)

git reset --merge documentation improvments
 2011-11-23 11:39 UTC  (3+ messages)

Feature requset: listing of current stash in git gui
 2011-11-23 11:24 UTC  (7+ messages)

[PATCH] builtin-reset: Documentation update
 2011-11-23  6:44 UTC 

[PATCH 1/2] MSVC: Do not close stdout to prevent a crash
 2011-11-22 21:27 UTC  (5+ messages)
` [msysGit] "

How to deal with mixed tree?
 2011-11-22 18:29 UTC  (8+ messages)

[PATCH] Documentation update for 'git branch --list'
 2011-11-22 18:04 UTC  (5+ messages)

bug, Git, Windows XP, uninstallation
 2011-11-22 14:04 UTC  (2+ messages)

[PATCH 1/3] MSVC: Remove vcbuild/include/sys/poll.h
 2011-11-22  7:30 UTC  (4+ messages)
` [PATCH 2/3] Compile fix for MSVC: fix poll-related macro redefines

[PATCH] convert.c: Fix return type of git_path_check_eol()
 2011-11-22  2:03 UTC  (2+ messages)

[RFC] deprecating and eventually removing "git relink"?
 2011-11-22  1:58 UTC  (7+ messages)

[RFC/PATCH] remote: add new sync command
 2011-11-21 23:47 UTC  (12+ messages)

clean bug on ignored subdirectories with no tracked files?
 2011-11-21 20:03 UTC  (6+ messages)

[PATCH] Show error for 'git merge' with unset merge.defaultToUpstream
 2011-11-21 17:30 UTC  (2+ messages)

Fixing a broken GIT repo
 2011-11-21 16:45 UTC  (4+ messages)

[PATCH] spec: add missing build dependency
 2011-11-21 15:43 UTC  (2+ messages)

[PATCH] documentation fix: git difftool uses diff tools, not merge tools
 2011-11-21 12:25 UTC  (3+ messages)

Switch from svn to git and modify repo completely
 2011-11-21  7:02 UTC  (4+ messages)

[PATCH 2/3] config.c: Fix a static buffer overwrite bug by avoiding mkpath()
 2011-11-21  3:32 UTC  (2+ messages)

[PATCH 1/3] t5501-*.sh: Fix url passed to clone in setup test
 2011-11-21  3:24 UTC  (2+ 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).