git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-07-24 05:58:36 to 2011-07-27 04:39:25 UTC [more...]

[PATCH 00/18] GSoC update: Sequencer for inclusion v3
 2011-07-27  4:39 UTC  (23+ 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: Propogate errors upwards from do_pick_commit
` [PATCH 07/18] revert: Eliminate global "commit" variable
` [PATCH 08/18] revert: Introduce struct to keep command-line options
` [PATCH 09/18] revert: Separate cmdline parsing from functional code
` [PATCH 10/18] revert: Don't create invalid replay_opts in parse_args
` [PATCH 11/18] revert: Save data for continuing after conflict resolution
` [PATCH 12/18] revert: Save command-line options for continuing operation
` [PATCH 13/18] revert: Make pick_commits functionally act on a commit list
` [PATCH 14/18] revert: Introduce --reset to remove sequencer state
` [PATCH 15/18] reset: Make reset remove the "
` [PATCH 16/18] revert: Remove sequencer state when no commits are pending
` [PATCH 17/18] revert: Don't implictly stomp pending sequencer operation
` [PATCH 18/18] revert: Introduce --continue to continue the operation

git submodule update --quiet is very loud
 2011-07-26 21:39 UTC  (2+ messages)
` [PATCH] submodule: update and add must honor --quiet flag

[PATCH/RFC] notice error exit from pager
 2011-07-26 21:35 UTC  (2+ messages)

long fast-import errors out "failed to apply delta"
 2011-07-26 21:09 UTC  (7+ messages)

"git check-attr" lists macros as being "set" -- feature or bug?
 2011-07-26 19:43 UTC  (3+ messages)

[BUG] diff and blame difference
 2011-07-26 19:25 UTC  (2+ messages)

[PATCH] Documentation/submodule: add command references and update options
 2011-07-26 18:54 UTC  (4+ messages)

[PATCH 0/5] fast-export: prepare for remote helpers awesomeness
 2011-07-26 15:16 UTC  (11+ messages)
` [PATCH 1/5] t9350: point out that refs are not updated correctly
` [PATCH 2/5] fast-export: do not refer to non-existing marks
` [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
` [PATCH 4/5] fast-export: do not export negative refs
` [PATCH 5/5] setup_revisions: remember whether a ref was positive or not

fatal: did not find object for shallow
 2011-07-26 14:43 UTC 

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

[RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees
 2011-07-26 13:28 UTC  (14+ messages)
` [PATCH 8/9] bisect: add tests for --ignore-checkout-failure option
` [PATCH 9/9] bisect: add documentation "

git log --oneline and git log --pretty=format... give differrent outputs
 2011-07-26 13:18 UTC  (6+ messages)
  ` [PATCH] pretty: user format ignores i18n.logOutputEncoding setting

feature request: git add--interactive --patch on regex-matched hunks only
 2011-07-26 13:03 UTC  (10+ messages)

[PATCH] Documentation: clarify the invalidated tree entry format
 2011-07-26 12:27 UTC 

[RFC] Questions for "Git User's Survey 2011"
 2011-07-26 12:14 UTC  (4+ messages)

listing changesets on a branch
 2011-07-26 11:46 UTC  (2+ messages)

ls-tree with non-english characters
 2011-07-26 11:39 UTC  (5+ messages)

GUI client for git in linux ?
 2011-07-26 10:16 UTC  (2+ messages)

Surprise at git stash pop
 2011-07-26  9:26 UTC  (3+ messages)

[RFC PATCH] tests: print failed test numbers at the end of the test run
 2011-07-26  6:10 UTC  (9+ messages)
  ` [PATCH v2] "

Is there a quick way to identify commits that reference missing trees or blobs?
 2011-07-26  4:20 UTC  (5+ messages)

weird performance bug
 2011-07-25 23:03 UTC 

rerere affects handling of git-stash-pop merge conflicts
 2011-07-25 22:31 UTC  (4+ messages)
    ` [PATCH] Add two basic tests for "rerere remaining"

[PATCH v4 0/2] ls-tree: exit with non-zero status on error
 2011-07-25 22:05 UTC  (4+ messages)
` [v4 1/2] Add a test to check that git ls-tree sets non-zero exit code "
` [v4 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails

[PATCH v2 00/11] vcs-svn,svn-fe add a couple of options
 2011-07-25 21:39 UTC  (21+ messages)
` [PATCH v2 01/11] svn-fe: add man target to Makefile
` [PATCH v2 02/11] test-svn-fe: use parse-options
` [PATCH v2 03/11] svn-fe: add EXTLIBS needed for parse-options
` [PATCH v2 04/11] svn-fe: add usage and unpositional arguments versions
` [PATCH v2 05/11] vcs-svn: move url parameter from _read to _init
` [PATCH v2 06/11] vcs-svn: move commit parameters logic to svndump.c
` [PATCH v2 07/11] vcs-svn,svn-fe: allow to specify dump destination ref
` [PATCH v2 08/11] vcs-svn,svn-fe: convert REPORT_FILENO to an option
` [PATCH v2 10/11] vcs-svn,svn-fe: add --incremental option
` [PATCH v2 11/11] vcs-svn,svn-fe: add an option to write svnrev notes

.gitignore for large files?
 2011-07-25 21:36 UTC  (6+ messages)

[GSoC update] Sequencer for inclusion v2
 2011-07-25 21:17 UTC  (15+ messages)
` [PATCH 01/18] advice: Introduce error_resolve_conflict
` [PATCH 02/18] config: Introduce functions to write non-standard file

GitHosting wiki page outdated info
 2011-07-25 20:59 UTC 

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-07-25 20:55 UTC  (3+ messages)
` [PATCH 39/48] merge-recursive: Fix rename/rename(1to2) resolution for virtual merge base

[PATCH/RFC] Pro-Git thanks, Control-flow bug report
 2011-07-25 19:49 UTC  (4+ messages)

Http/s authentication failure with some git versions
 2011-07-25 19:39 UTC  (3+ messages)

Possible bug
 2011-07-25 19:32 UTC  (4+ messages)
` [RFC/PATCH] commit: allow partial commits with relative paths

[PATCH v3 0/2] ls-tree: exit with non-zero status on error
 2011-07-25 17:38 UTC  (9+ messages)
` [PATCH v3 1/2] Add a test to check that git ls-tree sets non-zero exit code "
` [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails

[PATCH] On Cygwin support both UNIX and DOS style path-names
 2011-07-25 17:27 UTC 

git-pull doesn't update my refs for remotes/origin/master
 2011-07-25  8:48 UTC  (3+ messages)

git-show / tig: no indention for commit message
 2011-07-25  1:29 UTC  (3+ messages)

[PATCH (resend)] gitweb: Introduce common system-wide settings for convenience
 2011-07-24 22:29 UTC 

Excluding some refspecs from git push?
 2011-07-24 19:45 UTC  (4+ messages)

submodule add does not consider git svn
 2011-07-24 19:44 UTC  (4+ messages)

Help using git I'm review process
 2011-07-24 15:40 UTC  (9+ messages)
        ` Fwd: "

[PATCH 0/2 v2] ls-tree: exit with non-zero status on error
 2011-07-24 13:42 UTC  (7+ messages)
` [PATCH 1/2] Add a test to check that git ls-tree sets non-zero exit code "
` [PATCH 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails

TFS brigde
 2011-07-24  8:25 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).