git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-11-18 09:58:36 to 2011-11-23 12:39:47 UTC [more...]

Incremental use of fast-import may cause conflicting notes
 2011-11-23 12:10 UTC  (2+ messages)

[PATCH] run-command.c: Accept EACCES as command not found
 2011-11-23 12:04 UTC  (7+ messages)

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

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

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)

cherry-pick/revert error messages
 2011-11-23 10:21 UTC  (26+ messages)
  ` [RFC/PATCH 0/3] "
    ` [PATCH 1/3] revert: rename --reset option to --quit
    ` [PATCH 2/3] revert: rearrange pick_revisions() for clarity
    ` [PATCH 3/3] revert: improve error message for cherry-pick during cherry-pick
    ` [PATCH v2 0/3] Re: cherry-pick/revert error messages
      ` [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

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

git fetch overwriting local tags
 2011-11-23  9:08 UTC 

[ANN] SubGit Early Access Program Build #789
 2011-11-23  9:03 UTC  (2+ messages)

[PATCH] Fix https interactive authentication problem
 2011-11-23  7:58 UTC 

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

[PATCH] builtin-branch: Fix crash on invalid use of --force
 2011-11-23  6:31 UTC 

git not resuming push
 2011-11-23  6:24 UTC  (3+ messages)

[PATCH 1/2] MSVC: Do not close stdout to prevent a crash
 2011-11-22 21:27 UTC  (14+ messages)
` [PATCH 2/2] MSVC: Use _putenv instead of putenv "
        ` [msysGit] Re: [PATCH 1/2] MSVC: Do not close stdout "
` [msysGit] "

Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
 2011-11-22 19:46 UTC  (4+ messages)

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  (5+ messages)
` [PATCH 2/3] Compile fix for MSVC: fix poll-related macro redefines
` [PATCH 3/3] Compile fix for MSVC: Use NO_INET_PTON and NO_INET_NTOP

[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  (5+ 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)

Stack overflow at write_one()
 2011-11-20  2:00 UTC  (6+ messages)

t/t1304: avoid -d option to setfacl (db82657)
 2011-11-19 20:28 UTC  (2+ messages)

[PATCH/RFC 3/3] git-submodule.sh: Don't use $path variable in eval_gettext string
 2011-11-19 19:59 UTC 

[PATCH 0/3] test failures on v1.7.8-rc2
 2011-11-19 19:37 UTC 

[PATCH 3/5] sequencer: sequencer state is useless without todo
 2011-11-19 19:25 UTC  (13+ messages)
              ` [PATCH 0/3] avoiding unintended consequences of git_path() usage

Fwd: I: [1] new comment on LinkedIn - in search of a git guru from paypal
 2011-11-19 16:30 UTC 

[PATCH] upload-archive: use start_command instead of fork
 2011-11-19  7:40 UTC 

A flaw in dep generation with gcc -MMD?
 2011-11-19  5:13 UTC  (17+ messages)
    ` [PATCH] Makefile: add option to disable automatic dependency generation
        ` [PATCH v2] "
          ` [PATCH] Makefile: add missing header file dependencies
` [PATCH] Makefile: explicitly set target name for autogenerated dependencies

[PATCH] receive-pack, fetch-pack: reject bogus pack that records objects twice
 2011-11-18 23:50 UTC  (7+ messages)

.git ignored regardless of --git-dir value
 2011-11-18 23:44 UTC  (4+ messages)

[ANNOUNCE] Git 1.7.7.4
 2011-11-18 22:38 UTC 

reset reports file as modified when it's in fact deleted
 2011-11-18 20:40 UTC  (9+ messages)
` [PATCH 4/4] refresh_index: notice typechanges in output
        ` [PATCHv2 1/3] read-cache: let refresh_cache_ent pass up changed flags
        ` [PATCHv2 2/3] refresh_index: rename format variables
        ` [PATCH 3/3] refresh_index: make porcelain output more specific

[PATCH] git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming
 2011-11-18 18:13 UTC 

[PATCH] Compile fix for MSVC: Move poll.h out of sys-folder
 2011-11-18 16:47 UTC  (5+ messages)

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2011-11-18 14:19 UTC  (4+ messages)

[PATCH 0/8] nd/resolve-ref v2
 2011-11-18 12:50 UTC  (5+ messages)
` [PATCH 8/8] Enable GIT_DEBUG_MEMCHECK on git_pathname()

[RFC/PATCH] i18n back from the dead
 2011-11-18 12:29 UTC  (4+ messages)
` [RFC/PATCH] i18n: add infrastructure for translating Git with gettext


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