git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-01-29 03:18:51 to 2012-01-31 22:56:36 UTC [more...]

Rebase regression in v1.7.9?
 2012-01-31 22:56 UTC 

[RFC/PATCH] add update to branch support for "floating submodules"
 2012-01-31 22:50 UTC  (12+ messages)
  `  "

Project structure of .NET-Projects using git submodule or something different
 2012-01-31 22:41 UTC 

Alternates corruption issue
 2012-01-31 22:42 UTC  (10+ messages)

[PATCH] vcs-svn: Fix some compiler warnings
 2012-01-31 20:14 UTC  (3+ messages)

[PATCH] Fix an "variable might be used uninitialized" gcc warning
 2012-01-31 19:43 UTC  (4+ messages)

[PATCH] find_pack_entry(): do not keep packed_git pointer locally
 2012-01-31 19:28 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] Correct singular form in diff summary line for human interaction
 2012-01-31 17:50 UTC  (3+ messages)

[BUG] git clean -X skips a directory containing only ignored files
 2012-01-31 17:39 UTC  (4+ messages)

Bug: "git checkout -b" should be allowed in empty repo
 2012-01-31 16:32 UTC  (13+ messages)

[PATCH/RFC v3] grep: Add the option '--exclude'
 2012-01-31 14:45 UTC 

[PATCH] pack-objects: convert to use parse_options()
 2012-01-31 13:48 UTC 

Disable merge conflicts on on non-conflicting changes to subsequent lines
 2012-01-31 10:55 UTC 

gitk Wish hangs on Mac OS X 10.6.8
 2012-01-31  7:49 UTC  (2+ messages)

[PATCH] merge: use editor by default in interactive sessions
 2012-01-31  7:46 UTC  (8+ messages)
    ` [PATCH] merge: add instructions to the commit message when editing

[PATCH 0/4] completion: trivial cleanups
 2012-01-31  0:25 UTC  (17+ messages)
` [PATCH v2 2/4] completion: remove unused code
  ` [PATCH v2 1/4] completion: simplify __git_remotes
  ` [PATCH v2 3/4] completion: cleanup __gitcomp*
  ` [PATCH v2 4/4] completion: be nicer with zsh

[PATCH 0/2] gitweb: Project search improvements
 2012-01-31  0:20 UTC  (3+ messages)
` [PATCH 1/2] gitweb: Improve projects search form
` [PATCH 2/2] gitweb: Make project search respect project_filter

i18n: Avoid sentence puzzles
 2012-01-30 21:12 UTC  (4+ messages)

[PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
 2012-01-30 21:18 UTC  (3+ messages)

[PATCH v2 1/2] gitweb: add project_filter to limit project list to a subdirectory
 2012-01-30 21:08 UTC  (36+ messages)
  ` [PATCH v3] "
      ` [PATCH v4 1/2] "
        ` [PATCH v4 2/2] gitweb: place links to parent directories in page header
            ` [PATCH v5 1/5] gitweb: prepare git_get_projects_list for use outside 'forks'
                ` [PATCH v5.5 "
            ` [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
                  ` [PATCH 1/6] gitweb: move hard coded .git suffix out of git_get_projects_list
                  ` [PATCH v6 2/6] gitweb: prepare git_get_projects_list for use outside 'forks'
                  ` [PATCH v6 3/6] gitweb: add project_filter to limit project list to a subdirectory
                  ` [PATCH v6 4/6] gitweb: limit links to alternate forms of project_list to active project_filter
                  ` [PATCH v6 5/6] gitweb: show active project_filter in project_list page header
                  ` [PATCH v6 6/6] gitweb: place links to parent directories in "
            ` [PATCH 3/5] gitweb: limit links to alternate forms of project_list to active project_filter
            ` [PATCH v5 4/5] gitweb: show active project_filter in project_list page header
            ` [PATCH v5 5/5] gitweb: place links to parent directories in "

git-gui Ctrl-U (unstage) broken
 2012-01-30 20:50 UTC  (4+ messages)

git-svn branches with revision id's in name
 2012-01-30 19:42 UTC 

[PATCH] completion: --edit option for git-merge
 2012-01-30 19:29 UTC  (3+ messages)
  ` [PATCH] completion: --edit and --no-edit "

Why does git stash create two commits?
 2012-01-30 19:11 UTC  (3+ messages)

git rebase and MacOS 10.7.2 file versions
 2012-01-30 19:11 UTC  (2+ messages)

Fwd: Gitweb error
 2012-01-30 19:08 UTC  (2+ messages)

[PATCH] completion: add new zsh completion
 2012-01-30 18:52 UTC  (7+ messages)

[PATCH 0/3] completion: trivial cleanups
 2012-01-30 18:21 UTC  (28+ messages)
` [PATCH 1/3] completion: be nicer with zsh
` [PATCH 2/3] completion: remove old code
` [PATCH 3/3] completion: remove unused code

Autocompletion - commands no longer work as stand alone
 2012-01-30 18:14 UTC  (5+ messages)

[PATCH v2] completion: add new zsh completion
 2012-01-30 17:40 UTC 

git-subtree
 2012-01-30 16:56 UTC  (7+ messages)

gitweb showing slash r at the end of line
 2012-01-30 16:09 UTC  (7+ messages)

commit/from command in git-fast-import
 2012-01-30 15:35 UTC  (6+ messages)

How often does git calculate SHAs?
 2012-01-30 14:59 UTC  (2+ messages)

[PATCH] use 'installsitelib' even with NO_PERL_MAKEMAKER
 2012-01-30 10:51 UTC 

L10n for Git in Chinese begins
 2012-01-30 10:40 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.9
 2012-01-30  8:47 UTC  (5+ messages)
` What's cooking in git.git (Jan 2012, #06; Fri, 27)

L10n for Git in Chinese begins
 2012-01-30  8:21 UTC 

[PATCH] completion: cleanup __gitcomp*
 2012-01-30  3:39 UTC  (3+ messages)

[PATCH/RFC v2] grep: Add the option '--exclude'
 2012-01-30  0:01 UTC  (3+ messages)

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

What's cooking in git.git (Jan 2012, #07; Sun, 29)
 2012-01-29 23:48 UTC 

BUG 1.7.9: git branch fails to create new branch when --edit-description is used
 2012-01-29 21:49 UTC  (9+ messages)

[PATCH V4] git on Mac OS and precomposed unicode
 2012-01-29 16:26 UTC  (7+ messages)

[PATCH 2/2] gitweb: place links to parent directories in page header
 2012-01-29 16:07 UTC 

[PATCH] completion: --edit-description option for git-branch
 2012-01-29 12:55 UTC 

Cloning bare repository always warns that its empty
 2012-01-29  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).