git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-07-28 04:47:40 to 2011-07-30 17:04:39 UTC [more...]

Possible bug
 2011-07-30 17:04 UTC  (14+ messages)
` [RFC/PATCH] commit: allow partial commits with relative paths
            ` [RFC/PATCH] ls-files: fix pathspec display on error
  ` [PATCH] commit: allow partial commits with relative paths

[PATCH 0/5] bisect: Add support for a --no-checkout option
 2011-07-30 17:00 UTC  (13+ messages)
` [PATCH 1/5] bisect: add tests to document expected behaviour in presence of broken trees
` [PATCH 2/5] bisect: introduce support for --no-checkout=<ref> option
` [PATCH 3/5] bisect: introduce --no-checkout[=<ref>] support into porcelain
` [PATCH 4/5] bisect: add tests for the --no-checkout option
` [PATCH 5/5] bisect: add documentation for --no-checkout[=<ref>] option

Unusual behavior from git describe
 2011-07-30 16:23 UTC  (5+ messages)

[PATCH] Break down no-lstat() condition checks in verify_uptodate()
 2011-07-30 16:22 UTC  (2+ messages)

git fatal: error in sideband demultiplexer
 2011-07-30 16:13 UTC  (2+ messages)

gitignore design
 2011-07-30 16:01 UTC  (20+ messages)

[PATCH] t7400: fix bogus test failure with symlinked trash
 2011-07-30 15:44 UTC  (4+ messages)

[PATCH/RFC 0/6] gitweb: Improve project search
 2011-07-30 14:57 UTC  (8+ messages)
` [PATCH/RFC 1/6] gitweb: Allow underscore in $searchtype ('st')
` [PATCH/RFC 2/6] gitweb: Improve projects search form
` [PATCH/RFC 3/6] gitweb: Option for filling only specified info in fill_project_list_info
` [PATCH/RFC 4/6] gitweb: Faster project search
` [PATCH/RFC 5/6] gitweb: Highlight matched part of project name when searching projects
` [RFC/PATCH 6/6] gitweb: Highlight matched part of project description "
` [PATCH/RFC 7/6] gitweb: Use esc_html_match_hl in 'grep' search

[PATCH 00/18] GSoC update: Sequencer for inclusion v3
 2011-07-30 14:48 UTC  (30+ messages)
` [PATCH 02/18] config: Introduce functions to write non-standard file
` [PATCH 04/18] revert: Don't check lone argument in get_encoding
` [PATCH 15/18] reset: Make reset remove the sequencer state
` [PATCH 16/18] revert: Remove sequencer state when no commits are pending
` [PATCH 18/18] revert: Introduce --continue to continue the operation

File Systems and a Theory of Edits
 2011-07-30 14:29 UTC 

tracking submodules out of main directory
 2011-07-30 14:16 UTC  (11+ messages)

[PATCH] propagate --quiet to send-pack/receive-pack
 2011-07-30 12:10 UTC 

[PATCH 0/2] rebase -i: Some nice-to-have behaviors for "reword"
 2011-07-30 11:52 UTC  (4+ messages)
` [PATCH 1/2] rebase -i: run "commit --amend" with verbose if rebase was called with -v
` [PATCH 2/2] rebase -i: interrupt rebase when "commit --amend" failed

Can't build git on Lion?
 2011-07-30  2:47 UTC  (5+ messages)

refs/replace advice
 2011-07-29 22:46 UTC  (3+ messages)

[GSoC 2011] What were the results of Midterm Evaluations of Git projects?
 2011-07-29 20:28 UTC  (5+ messages)

[PATCH v2 0/3] check for unpushed remotes in submodules
 2011-07-29 20:19 UTC  (7+ messages)
` [PATCH v2 3/3] push: Add the --no-recurse-submodules option

[PATCH 0/2] Tests for some submodule corner cases
 2011-07-29 20:10 UTC  (8+ messages)
  ` [PATCH] submodule add: improve message when resolving a relative url fails

git-svn and comitter names
 2011-07-29 15:16 UTC 

[PATCH] help_unknown_command: disable auto correction
 2011-07-29 15:20 UTC 

[RFC] plumbing git-notes
 2011-07-29 13:24 UTC 

[PATCH] pull: remove extra space from reflog message
 2011-07-29  7:19 UTC 

[PATCH] git-send-email: Do not send editor backup files in a directory
 2011-07-29  6:47 UTC  (3+ messages)

memrchr() implementation
 2011-07-29  4:47 UTC  (3+ messages)

[PATCH] git-send-email: Add auto-cc to all body signatures
 2011-07-29  1:43 UTC  (2+ messages)

[PATCHv2] gitweb: Git config keys are case insensitive, make config search too
 2011-07-28 21:38 UTC  (3+ messages)
  ` [PATCHv3] "

the standard hotfix from production scenario not working for me in git
 2011-07-28 20:28 UTC  (6+ messages)

[PATCH 00/18] Sequencer for inclusion v4
 2011-07-28 20:18 UTC  (24+ messages)
` [PATCH 01/18] advice: Introduce error_resolve_conflict
` [PATCH 02/18] config: Introduce functions to write non-standard file
` [PATCH 03/18] revert: Simplify and inline add_message_to_msg
` [PATCH 04/18] revert: Don't check lone argument in get_encoding
` [PATCH 05/18] revert: Rename no_replay to record_origin
` [PATCH 06/18] revert: Eliminate global "commit" variable
` [PATCH 07/18] revert: Introduce struct to keep command-line options
` [PATCH 08/18] revert: Separate cmdline parsing from functional code
` [PATCH 09/18] revert: Don't create invalid replay_opts in parse_args
` [PATCH 10/18] revert: Save data for continuing after conflict resolution
` [PATCH 11/18] revert: Save command-line options for continuing operation
` [PATCH 12/18] revert: Make pick_commits functionally act on a commit list
` [PATCH 13/18] revert: Introduce --reset to remove sequencer state
` [PATCH 14/18] reset: Make reset remove the "
` [PATCH 15/18] revert: Remove sequencer state when no commits are pending
` [PATCH 16/18] revert: Don't implictly stomp pending sequencer operation
` [PATCH 17/18] revert: Introduce --continue to continue the operation
` [PATCH 18/18] revert: Propogate errors upwards from do_pick_commit

GitTogether 2011
 2011-07-28 17:14 UTC  (3+ messages)

[PATCH v2 0/4] port upload-archive to Windows
 2011-07-28 17:02 UTC  (7+ messages)
` [PATCH v2 4/4] upload-archive: use start_command instead of fork

Git commit generation numbers
 2011-07-28 15:00 UTC  (6+ messages)

GitHosting wiki page outdated info
 2011-07-28 14:34 UTC  (2+ messages)

Why isn't there a hook for all operations that update the working tree?
 2011-07-28 11:59 UTC 

long fast-import errors out "failed to apply delta"
 2011-07-28 11:24 UTC  (5+ messages)

[PATCH] On Cygwin support both UNIX and DOS style path-names
 2011-07-28 10:44 UTC  (3+ messages)

[RFC 0/6] git-check-attr should work for relative paths
 2011-07-28 10:37 UTC  (7+ messages)
` [RFC 1/6] git-check-attr: test that no output is written to stderr
` [RFC 2/6] git-check-attr: Demonstrate problems with unnormalized paths
` [RFC 3/6] git-check-attr: Demonstrate problems with relative paths
` [RFC 4/6] git-check-attr: Normalize paths
` [RFC 5/6] test-path-utils: Add subcommand "absolute_path"
` [RFC 6/6] test-path-utils: Add subcommand "prefix_path"

[PATCH v2 00/11] vcs-svn,svn-fe add a couple of options
 2011-07-28 10:27 UTC  (5+ messages)
` [PATCH v2 11/11] vcs-svn,svn-fe: add an option to write svnrev notes

What's cooking in git.git (Jul 2011, #04; Wed, 27)
 2011-07-28  8:12 UTC  (2+ messages)

[PATCH/WIP 0/7] was: long fast-import errors out "failed to apply delta"
 2011-07-28  8:11 UTC  (10+ messages)
` [PATCH/WIP 2/7] fast-import: be saner with temporary trees
` [PATCH/WIP 3/7] fast-import: fix a data corruption in parse_ls
` [PATCH/WIP 4/7] fast-import: fix data corruption in store_tree
` [PATCH/WIP 6/7] fast-import: workaround data corruption

[PATCH 0/5] fixes for committer/author parsing/check
 2011-07-28  5:44 UTC  (6+ messages)
` [PATCH 1/5] fast-import: add input format tests
` [PATCH 2/5] fast-import: don't fail on omitted committer name
` [PATCH 3/5] fast-import: check committer name more strictly
` [PATCH 4/5] fsck: add a few committer name tests
` [PATCH 5/5] fsck: improve committer/author check

[PATCH v2 00/19] Add --all option to git-check-attr
 2011-07-28  4:46 UTC  (20+ messages)
` [PATCH v2 01/19] doc: Add a link from gitattributes(5) to git-check-attr(1)
` [PATCH v2 02/19] doc: Correct git_attr() calls in example code
` [PATCH v2 03/19] Remove anachronism from comment
` [PATCH v2 04/19] Disallow the empty string as an attribute name
` [PATCH v2 05/19] git-check-attr: Add missing "&&"
` [PATCH v2 06/19] git-check-attr: Add tests of command-line parsing
` [PATCH v2 07/19] Provide access to the name attribute of git_attr
` [PATCH v2 08/19] git-check-attr: Use git_attr_name()
` [PATCH v2 09/19] Allow querying all attributes on a file
` [PATCH v2 10/19] git-check-attr: Extract a function output_attr()
` [PATCH v2 11/19] git-check-attr: Introduce a new variable
` [PATCH v2 12/19] git-check-attr: Extract a function error_with_usage()
` [PATCH v2 13/19] git-check-attr: Handle each error separately
` [PATCH v2 14/19] git-check-attr: Process command-line args more systematically
` [PATCH v2 15/19] git-check-attr: Error out if no pathnames are specified
` [PATCH v2 16/19] git-check-attr: Add an --all option to show all attributes
` [PATCH v2 17/19] git-check-attr: Drive two tests using the same raw data
` [PATCH v2 18/19] git-check-attr: Fix command-line handling to match docs
` [PATCH v2 19/19] Rename struct git_attr_check to git_attr_value


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