git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-01-19 22:22:53 to 2012-01-24 16:17:30 UTC [more...]

[ANNOUNCE] Git 1.7.9.rc2
 2012-01-24 16:16 UTC  (2+ messages)

Most reliable method to detect a merge commit in pre-commit hook
 2012-01-24 15:10 UTC  (2+ messages)

rsync a *bunch* of git repos
 2012-01-24 14:11 UTC  (3+ messages)

[PATCH] clone: fix up delay cloning conditions
 2012-01-24 11:10 UTC 

[Q] Determing if a commit is reachable from the HEAD ?
 2012-01-24  8:56 UTC  (12+ messages)

What's cooking in git.git (Jan 2012, #05; Mon, 23)
 2012-01-24  8:35 UTC  (2+ messages)

[PATCH v2 1/6] t5601: add &&
 2012-01-24  7:01 UTC  (6+ messages)
` [PATCH v3 06/10] clone: delay cloning until after remote HEAD checking

git-grep while excluding files in a blacklist
 2012-01-24  6:59 UTC  (5+ messages)
` [PATCH] Don't search files with an unset "grep" attribute

Cannot push a commit
 2012-01-24  6:53 UTC  (6+ messages)

HEAD file location
 2012-01-24  3:52 UTC  (2+ messages)

Finding all commits which modify a file
 2012-01-24  1:40 UTC  (9+ messages)

[PATCH] i18n: disable i18n for shell scripts if NO_GETTEXT defined
 2012-01-24  0:39 UTC  (29+ messages)
                ` [PATCH] git-sh-i18n: detect and avoid broken gettext(1) implementation
        ` [PATCH] add a Makefile switch to avoid gettext translation in shell scripts
            ` [PATCH 1/2] git-sh-i18n: restructure the logic to compute gettext.sh scheme
              ` [PATCH 2/2] add a Makefile switch to avoid gettext translation in shell scripts
                    ` [PATCH/RFC 3/2] i18n: do not use gettext.sh by default when NO_GETTEXT is set

[PATCH v2 0/3] git-p4: Search for parent commit on branch creation
 2012-01-23 22:40 UTC  (11+ messages)
` [PATCH v2 1/3] git-p4: Add checkpoint() task
` [PATCH v2 2/3] git-p4: Search for parent commit on branch creation
` [PATCH v2 3/3] git-p4: Add test case for complex branch import

[PATCH] merge: use editor by default in interactive sessions
 2012-01-23 22:34 UTC  (3+ messages)

make install rewrites source files
 2012-01-23 20:57 UTC  (5+ messages)

What does "modified" in git status mean?
 2012-01-23 20:07 UTC  (3+ messages)

[PATCH/RFC] Fix the result of "git grep -l -C <num>"
 2012-01-23 18:28 UTC  (5+ messages)
    ` [PATCH] grep: fix -l/-L interaction with decoration lines

[PATCH] Fix typo in 1.7.9 release notes
 2012-01-23 18:11 UTC  (2+ messages)

[RFC/PATCH] git put: an alternative to add/reset/checkout
 2012-01-23 18:10 UTC  (6+ messages)

git clone, hardlinks and multiple users?
 2012-01-23 17:55 UTC  (3+ messages)

[PATCH v2] Fix the result of "git grep [-l|-L] -C <num>"
 2012-01-23 17:06 UTC 

Including git-describe info as version strings for generic "-v" output
 2012-01-23 11:16 UTC  (4+ messages)

[BUG] incorrect error message in "git fsck" for empty loose objects
 2012-01-23 10:19 UTC 

Test t9500 fails if Time::HiRes is missing
 2012-01-23  9:42 UTC  (3+ messages)

[BUG ?] completion of stash name with git stash
 2012-01-23  8:36 UTC  (5+ messages)

[linux.conf.au] VCS Interoperability
 2012-01-23  0:43 UTC  (7+ messages)

[RFC/PATCH git-remote-bzr] Adapt to new semantics of remote-helper "import" command
 2012-01-23  0:12 UTC  (3+ messages)

[PATCH] fix git-gui crash due to uninitialized variable
 2012-01-22 23:18 UTC  (3+ messages)

[PATCH] t/Makefile: Use $(sort ...) explicitly where needed
 2012-01-22 19:17 UTC  (6+ messages)

Checkout tag?
 2012-01-22 17:33 UTC  (17+ messages)

[PATCH V4] git on Mac OS and precomposed unicode
 2012-01-22 10:03 UTC  (5+ messages)

[PATCH] mergetool: Suppress stderr and fix the "both added" test
 2012-01-21 23:58 UTC  (3+ messages)

[PATCH V4] git on Mac OS and precomposed unicode
 2012-01-21 22:14 UTC  (2+ messages)

[BUG] "git diff FILE BRANCH:FILE" erroneously report FILE does not exist in BRANCH
 2012-01-21 22:08 UTC  (3+ messages)

[PATCH] optionally deny all pushes
 2012-01-21 22:02 UTC  (2+ messages)

How to restore "svn mirror generator"?
 2012-01-21 15:45 UTC 

post-update to stash after push to non-bare current branch
 2012-01-21  0:35 UTC  (10+ messages)

highlights from next "What's cooking"
 2012-01-21  0:13 UTC 

Autocompletion - commands no longer work as stand alone
 2012-01-20 19:33 UTC  (3+ messages)

Interesting behavior in git mergetool with no BASE revision
 2012-01-20 18:28 UTC  (17+ messages)
  ` [PATCH] mergetool: Provide an empty file when no base exists
              ` [PATCH v3] mergetool: Provide an empty file when needed
      ` [PATCH v2] mergetool: Provide an empty file when no base exists

[PATCH] remote-curl: Fix push status report when all branches fail
 2012-01-20 18:18 UTC  (9+ messages)

[PATCH] git-add: allow --ignore-missing always, not just in dry run
 2012-01-20 18:14 UTC  (9+ messages)

[BUG] Git bisect not finding the right commit
 2012-01-20 18:09 UTC  (4+ messages)

Rebase and incrementing version numbers
 2012-01-20 15:53 UTC  (7+ messages)

crash with git and latest mainline: EIP: 0060:[<c106c2d2>] EFLAGS: 00210006 CPU: 0
 2012-01-20 15:00 UTC 

[PATCH 2/3] am: learn passing -b to mailinfo
 2012-01-20 13:04 UTC  (4+ messages)
` [PATCH v2 1/2] "

Cannot migrate from SVN to GIT -> Path problem
 2012-01-20  9:26 UTC 

More support on branch description?
 2012-01-20  8:24 UTC  (3+ messages)

difftool / mergetool waiting
 2012-01-20  7:25 UTC  (3+ messages)

[PATCH 1/2] t4034-diff-words: replace regex for diff driver
 2012-01-20  1:14 UTC  (8+ messages)
` [PATCH 2/2] diff --word-diff: use non-whitespace regex by default


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