git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-25 05:54:10 to 2010-03-27 22:38:11 UTC [more...]

[PATCH] builtins: setup repository before print unknown command error
 2010-03-27 22:38 UTC  (3+ messages)
` [PATCH] builtins: reset startup_info->have_run_setup_gitdir when unsetting up repository

Is this an appropriate list for general git questions
 2010-03-27 22:29 UTC  (4+ messages)

GIT_ONE_FILESYSTEM inclusion?
 2010-03-27 22:27 UTC  (6+ messages)

Tree with leading '0' modes in 1.7.0.3
 2010-03-27 22:16 UTC  (31+ messages)

[PATCH] difftool: Fix '--gui' when diff.guitool is unconfigured
 2010-03-27 21:58 UTC 

[PATCH] gitk: Use git-difftool for external diffs
 2010-03-27 21:45 UTC 

[PATCH 0/2] Teach 'git grep' about --open-files-in-pager=[<pager>]
 2010-03-27 20:29 UTC  (17+ messages)
` [PATCH 1/2] grep: Add the option '--open-files-in-pager'
` [PATCH 2/2] grep -P: allow optional argument specifying the pager (or editor)

Some questions about GSoC
 2010-03-27 20:05 UTC 

[PATCH] gitweb: git_get_project_config requires only $git_dir, not also $project
 2010-03-27 19:27 UTC 

Feature request: option to not fetch tags for 'git remote' branches
 2010-03-27 19:25 UTC  (5+ messages)

[PATCH 1/2] Make xmalloc and xrealloc thread-safe
 2010-03-27 18:59 UTC  (11+ messages)
                ` [PATCH] "

force "unmerged" for same-file auto-merges
 2010-03-27 17:22 UTC  (5+ messages)

Help with rebase after cvsimport
 2010-03-27 17:22 UTC  (3+ messages)

[PATCH] imap-send: suppress warning about cleartext password with CRAM-MD5
 2010-03-27 15:00 UTC 

[RFC 0/1] diff --check for indent-with-spaces style
 2010-03-27 14:08 UTC  (2+ messages)
` [RFC 1/1] Add new indent-with-tab whitespace check

Enumerating all objects in the Git object store
 2010-03-27 13:33 UTC  (8+ messages)

git rev-list formatting
 2010-03-27 13:30 UTC  (4+ messages)
` [PATCH] rev-list: heed --abbrev-commit option

commit --strict feature request
 2010-03-27 11:50 UTC  (2+ messages)

[PATCH 00/12] Improve handling of moving and removing submodules
 2010-03-27 11:01 UTC  (15+ messages)
` [PATCH 01/12] Generate unique ID for submodules created using "git submodule add"
` [PATCH 02/12] Implement "git mv" for submodules
` [PATCH 03/12] git rm: display a warning for every unremovable file
` [PATCH 04/12] Generalise the unlink_or_warn function
` [PATCH 05/12] Implement the rmdir_or_warn function
` [PATCH 06/12] Introduce remove_or_warn function
` [PATCH 07/12] Remove a redundant errno test in a usage of remove_path
` [PATCH 08/12] git rm: collect file modes
` [PATCH 09/12] Add a mode parameter to the remove_path function
` [PATCH 10/12] git rm: do not abort due to an initialised submodule
` [PATCH 11/12] git submodule: infrastructure for reading .gitmodules files in arbitrary locations
` [PATCH 12/12] git rm: remove submodule entries from .gitmodules

CIA hook for contrib/
 2010-03-27 10:26 UTC 

native-git-svn: A Summer of Code 2010 proposal
 2010-03-27  9:19 UTC  (4+ messages)

[PATCH] pull: mention "pull", not "fetch" in the error message
 2010-03-27  8:52 UTC  (6+ messages)
  ` [PATCH v2] "

git gui: merge conflict display is misleading since it hides non-conflicting remote hunks [edit]
 2010-03-27  3:34 UTC 

git gui: merge conflict display is misleading since it hides non-conflicting remote hunks
 2010-03-27  2:20 UTC 

[PATCH/RFC] gitk: Ignore limitdiffs option when displaying commit file list
 2010-03-27  1:17 UTC 

[PATCH] t0005: add test for trap handling from deeply nested function calls
 2010-03-27  0:24 UTC  (4+ messages)

[PATCH] rebase: Squelch the "fatal: Not an error." message
 2010-03-27  0:08 UTC  (5+ messages)

What's cooking in git.git (Mar 2010, #06; Wed, 24)
 2010-03-26 22:56 UTC  (12+ messages)
      ` [PATCH 1/2] Allow passing of configuration parameters in the command line
        ` [PATCH 2/2] Use strbufs instead of open-coded string manipulation
  ` [PATCH] RPM spec: include bash completion support

[PATCH] Teach gitk to display dirty submodules correctly
 2010-03-26 22:09 UTC 

[REGRESSION] git var GIT_EDITOR fails without tty
 2010-03-26 21:45 UTC  (8+ messages)
` [PATCH] send-email: lazily assign editor variable

[PATCH 1/2] builtins: do not commit pager choice early
 2010-03-26 20:58 UTC  (4+ messages)
` [PATCH 2/2] builtins: setup repository before print unknown command error

color (red) for error messages on all git commands
 2010-03-26 20:24 UTC  (11+ messages)
      ` [PATCH RFC/RFD] clone: quell the progress report from init

[PATCH 0/7] fmt-merge-msg improvements
 2010-03-26 19:30 UTC  (5+ messages)
` [PATCH 7/7] fmt-merge-msg: hide summary option

Git rebase/merge questions
 2010-03-26 19:26 UTC 

[PATCH] gitweb: readme fixed regarding per user project root repository
 2010-03-26 18:52 UTC  (3+ messages)

Rebasing with merges and conflict resolutions
 2010-03-26 18:11 UTC  (5+ messages)

request for enhancement: gitk highlight whitespace
 2010-03-26 16:21 UTC  (2+ messages)

Deleting remote branches
 2010-03-26 15:52 UTC  (6+ messages)

[PATCH] completion: --set-upstream option for git-branch
 2010-03-26 15:28 UTC 

Deleting branches
 2010-03-26 15:12 UTC  (2+ messages)

--color-words for gitk?
 2010-03-26 14:58 UTC 

Add new option in the right click menu in git gui
 2010-03-26 13:53 UTC  (5+ messages)
      `  "

Three issues from a Subversion-to-git migration
 2010-03-26 12:09 UTC 

Migrating from SVN
 2010-03-26 11:15 UTC  (3+ messages)

Question about .git/objects/info/alternates
 2010-03-26  6:44 UTC  (8+ messages)
` [PATCHv2 1/2] Add git alternate command
` [PATCHv2 2/2] tests for "

`git check-attr' problems & questions
 2010-03-26  3:57 UTC 

Pseudonymous commits
 2010-03-25 23:57 UTC  (12+ messages)

Subversion integration with git
 2010-03-25 23:50 UTC  (5+ messages)

Reuse .git directory
 2010-03-25 19:24 UTC  (3+ messages)

git blame -M problem
 2010-03-25 14:07 UTC 

Checkout of orphan branch files into mainline worktree
 2010-03-25 11:10 UTC  (2+ messages)

asciidoc problem, and a possible fix
 2010-03-25  9:15 UTC  (3+ messages)

(unknown)
 2010-03-25  5:53 UTC 


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