git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-01-24 03:45:36 to 2012-01-27 21:43:57 UTC [more...]

[ANNOUNCE] Git 1.7.9
 2012-01-27 21:43 UTC  (3+ messages)
` A note from the maintainer
` What's cooking in git.git (Jan 2012, #06; Fri, 27)

Fwd: Git-web error
 2012-01-27 21:39 UTC  (2+ messages)
  ` Fwd: Gitweb error

gitweb showing slash r at the end of line
 2012-01-27 21:35 UTC  (2+ messages)

commit/from command in git-fast-import
 2012-01-27 21:09 UTC  (5+ messages)

Test t9500 fails if Time::HiRes is missing
 2012-01-27 20:44 UTC  (9+ messages)
  ` [PATCH] Revert "gitweb: Time::HiRes is in core for Perl 5.8"

[linux.conf.au] VCS Interoperability
 2012-01-27 18:50 UTC  (15+ messages)
                ` [PULL] svn-fe updates for master or next

[RFC/PATCH 0/4] config include directives
 2012-01-27 17:34 UTC  (35+ messages)
` [PATCH 1/4] config: add include directive
` [PATCH 2/4] config: factor out config file stack management
` [PATCH 3/4] config: support parsing config data from buffers
` [PATCH 4/4] config: allow including config from repository blobs

[PATCH] git-completion: workaround zsh COMPREPLY bug
 2012-01-27 16:33 UTC  (6+ messages)

git-gui Ctrl-U (unstage) broken
 2012-01-27 14:03 UTC 

make install rewrites source files
 2012-01-27 13:11 UTC  (8+ messages)

[PATCH 0/6 v3] Add execvp failure diagnostics
 2012-01-27 11:46 UTC  (30+ messages)
` [PATCH 1/5] t0061: Fix incorrect indentation
` [PATCH 2/5] t0061: Add tests
` [PATCH 3/5] run-command: Elaborate execvp error checking
` [PATCH 4/5] run-command: Warn if PATH entry cannot be searched
` [PATCH 5/5] run-command: Error out if interpreter not found

git rebase likes to fail miserably on Mac OS X Lion
 2012-01-27  7:59 UTC  (2+ messages)

[PATCH] gitweb: add pf= to limit project list to a subdirectory
 2012-01-26 14:45 UTC 

[PATCH] Don't search files with an unset "grep" attribute
 2012-01-27  6:35 UTC  (8+ messages)

How to migrate a complex directory structure from SVN to GIT?
 2012-01-27  4:46 UTC  (3+ messages)

Git svn migration does not work because fatal git checkout updating paths is incompatible with switching branches
 2012-01-27  4:34 UTC  (4+ messages)

Dynamic diff [Was: Re: [PATCH] merge: Make merge strategy message follow the diffstat]
 2012-01-27  3:24 UTC 

How to reorganize git tree
 2012-01-26 23:27 UTC  (3+ messages)

Finding all commits which modify a file
 2012-01-26 22:42 UTC  (11+ messages)

[PATCH] docs: minor grammar fixes for v1.7.9 release notes
 2012-01-26 19:27 UTC  (3+ messages)

git version not changed after installing new version
 2012-01-26 17:52 UTC  (14+ messages)

git svn dcommit sends to wrong branch
 2012-01-26 15:27 UTC  (4+ messages)

[PATCH v3 0/3] git-p4: Search for parent commit on branch creation
 2012-01-26  4:21 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] git-p4: Add test case for complex branch import
` [PATCH v3 3/3] git-p4: Change p4 command invocation

Question about commit message wrapping
 2012-01-26  1:50 UTC  (12+ messages)

[ANNOUNCE] Git 1.7.9.rc2
 2012-01-25 21:38 UTC  (4+ messages)

[PATCH v2 0/3] git-p4: Search for parent commit on branch creation
 2012-01-25 12:34 UTC  (11+ messages)
` [PATCH v2 3/3] git-p4: Add test case for complex branch import

Rebase and incrementing version numbers
 2012-01-25 11:18 UTC  (11+ messages)

Dear Beloved!
 2012-01-25  9:50 UTC 

Zsh completion regression
 2012-01-25  4:06 UTC  (10+ messages)
` [PATCH] bash-completion: don't add quoted space for ZSH (fix regression)

[BUG] Fail to add a module in a subdirectory if module is already cloned
 2012-01-25  1:48 UTC  (9+ messages)
  ` [PATCH] submodule add: fix breakage when re-adding a deep submodule

Autocompletion - commands no longer work as stand alone
 2012-01-24 23:26 UTC  (3+ messages)

{Spam?} push pull not working
 2012-01-24 20:28 UTC  (6+ messages)
  ` {Spam?} "

[BUG] Git bisect not finding the right commit
 2012-01-24 20:21 UTC  (5+ messages)

[PATCH] i18n: disable i18n for shell scripts if NO_GETTEXT defined
 2012-01-24 20:13 UTC  (16+ messages)
        ` [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

What does "modified" in git status mean?
 2012-01-24 18:57 UTC  (2+ messages)

Correct way to pull using subtree merge without guesswork?
 2012-01-24 18:27 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  (5+ 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

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

HEAD file location
 2012-01-24  3:52 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).