git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-04 04:37:49 to 2011-08-06 20:35:52 UTC [more...]

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-08-06 20:31 UTC  (7+ messages)

I suggest that git commit support -A option, just like hg does.thanks
 2011-08-06 19:35 UTC  (4+ messages)
`  "

(unknown)
 2011-08-06 18:57 UTC  (4+ messages)
` git-archive's wrong documentation: really write pax rather than tar

[PATCH 00/40] test whitespace - perform trivial whitespace clean ups of test scripts
 2011-08-06 17:56 UTC  (50+ messages)
` [PATCH 01/40] test-cleaner: automate whitespace cleaning "
  ` [PATCH 02/40] whitespace: remediate t1001-read-tree-m-2way.sh
  ` [PATCH 03/40] whitespace: remediate t1006-cat-file.sh
  ` [PATCH 04/40] whitespace: remediate t1300-repo-config.sh
  ` [PATCH 05/40] whitespace: remediate t1503-rev-parse-verify.sh
  ` [PATCH 06/40] whitespace: remediate t3040-subprojects-basic.sh
  ` [PATCH 07/40] whitespace: remediate t3200-branch.sh
  ` [PATCH 08/40] whitespace: remediate t3406-rebase-message.sh
  ` [PATCH 09/40] whitespace: remediate t4002-diff-basic.sh
  ` [PATCH 10/40] whitespace: remediate t4010-diff-pathspec.sh
  ` [PATCH 11/40] whitespace: remediate t5300-pack-object.sh
  ` [PATCH 12/40] whitespace: remediate t5301-sliding-window.sh
  ` [PATCH 13/40] whitespace: remediate t5302-pack-index.sh
  ` [PATCH 14/40] whitespace: remediate t5303-pack-corruption-resilience.sh
  ` [PATCH 15/40] whitespace: remediate t5400-send-pack.sh
  ` [PATCH 16/40] whitespace: remediate t5402-post-merge-hook.sh
  ` [PATCH 17/40] whitespace: remediate t5403-post-checkout-hook.sh
  ` [PATCH 18/40] whitespace: remediate t5510-fetch.sh
  ` [PATCH 19/40] whitespace: remediate t6002-rev-list-bisect.sh
  ` [PATCH 20/40] whitespace: remediate t6005-rev-list-count.sh
  ` [PATCH 21/40] whitespace: remediate t6030-bisect-porcelain.sh
  ` [PATCH 22/40] whitespace: remediate t7003-filter-branch.sh
  ` [PATCH 23/40] whitespace: remediate t7004-tag.sh
  ` [PATCH 24/40] whitespace: remediate t7403-submodule-sync.sh
  ` [PATCH 25/40] whitespace: remediate t7500-commit.sh
  ` [PATCH 26/40] whitespace: remediate t7810-grep.sh
  ` [PATCH 27/40] whitespace: remediate t9100-git-svn-basic.sh
  ` [PATCH 28/40] whitespace: remediate t9104-git-svn-follow-parent.sh
  ` [PATCH 29/40] whitespace: remediate t9107-git-svn-migrate.sh
  ` [PATCH 30/40] whitespace: remediate t9108-git-svn-glob.sh
  ` [PATCH 31/40] whitespace: remediate t9109-git-svn-multi-glob.sh
  ` [PATCH 32/40] whitespace: remediate t9110-git-svn-use-svm-props.sh
  ` [PATCH 33/40] whitespace: remediate t9118-git-svn-funky-branch-names.sh
  ` [PATCH 34/40] whitespace: remediate t9125-git-svn-multi-glob-branch-names.sh
  ` [PATCH 35/40] whitespace: remediate t9400-git-cvsserver-server.sh
  ` [PATCH 36/40] whitespace: remediate t9401-git-cvsserver-crlf.sh
  ` [PATCH 37/40] whitespace: remediate t9500-gitweb-standalone-no-errors.sh
  ` [PATCH 38/40] whitespace: remediate t9603-cvsimport-patchsets.sh
  ` [PATCH 39/40] whitespace: remediate t1000-read-tree-m-3way.sh
  ` [PATCH 40/40] whitespace: remediate t6120-describe.sh
  ` [PATCH] whitespace: additional whitespace clean ups
` [PATCH replacement for 01/40] test-cleaner: automate whitespace cleaning of test scripts

Why do some commits not appear in "git log"?
 2011-08-06 17:43 UTC  (5+ messages)

[RFC] gettext: add gettextln, eval_gettextln to encode common idiom
 2011-08-06 11:53 UTC  (3+ messages)

[PATCH v2 4/4] upload-archive: use start_command instead of fork
 2011-08-06  9:40 UTC  (13+ messages)

[PATH 0/2] On Cygwin support both UNIX and DOS style path-names
 2011-08-06  7:01 UTC  (11+ messages)
` [PATCH 1/2] git-compat-util: add generic find_last_dir_sep that respects is_dir_sep
` [PATCH 2/2] On Cygwin support both UNIX and DOS style path-names

[RFC/PATCHv2 0/6] generation numbers for faster traversals
 2011-08-06  6:30 UTC  (19+ messages)
` [RFC/PATCHv2 1/6] decorate: allow storing values instead of pointers
          ` [RFC/PATCH 0/5] macro-based key/value maps
            ` [PATCH 1/5] implement generic key/value map
            ` [PATCH 2/5] fast-export: use object to uint32 map instead of "decorate"
            ` [PATCH 3/5] decorate: use "map" for the underlying implementation
            ` [PATCH 4/5] map: implement persistent maps
            ` [PATCH 5/5] implement metadata cache subsystem
            ` [RFC/PATCH 0/2] patch-id caching
              ` [PATCH 1/2] cherry: read default config
              ` [PATCH 2/2] cache patch ids on disk

[PATCH] git-send-email: Add AUTH LOGIN support
 2011-08-06  5:21 UTC  (3+ messages)

[PATCH] git-am: ignore leading whitespace before patch
 2011-08-06  5:00 UTC  (4+ messages)

[PATCH 0/2] bisect: cleanup formatting of git-bisect.sh
 2011-08-06  3:40 UTC  (5+ messages)
` [PATCH 1/2] bisect: cleanup whitespace errors in git-bisect.sh
` [PATCH 2/2] bisect: replace "; then" with "\n<tab>*then"

[PATCH] misc-sh: fix up whitespace in some other .sh files
 2011-08-06  3:33 UTC  (3+ messages)

[PATCH] fast-export: quote paths in output
 2011-08-06  2:36 UTC  (5+ messages)

Cleaning up history with git rebase
 2011-08-05 21:26 UTC  (10+ messages)

[RFC] helping smart-http/stateless-rpc fetch race
 2011-08-05 20:54 UTC 

[PATCH] rebase -i: fix has_action
 2011-08-05 17:01 UTC  (9+ messages)
  ` What you can throw (on a Friday)

[RFC 0/6] git-check-attr should work for relative paths
 2011-08-05 15:02 UTC  (7+ messages)
` [RFC 4/6] git-check-attr: Normalize paths

git-fast-export is returning streams with source code inside
 2011-08-05 10:30 UTC  (8+ messages)

tracking submodules out of main directory
 2011-08-05  2:19 UTC  (21+ messages)

[tig] [PATCH] Display line numbers in main view
 2011-08-05  1:06 UTC 

git-archive's wrong documentation: really write pax rather than tar
 2011-08-04 22:51 UTC  (9+ messages)

BUG?: git diff with 3 args consults work tree when it shouldn't
 2011-08-04 18:58 UTC  (3+ messages)
` Re* "
  ` [PATCH] diff -c/--cc: do not mistake "resolved as deletion" as "use working tree"

Branch dependencies
 2011-08-04 17:38 UTC  (4+ messages)

[PATCH] Tolerate zlib deflation with window size < 32Kb
 2011-08-04 17:11 UTC  (5+ messages)

gitweb highligh generate illegal char when the content had utf-8 chars
 2011-08-04 15:52 UTC  (5+ messages)
      ` [PATCH] fix gitweb syntax highlight utf-8 encode bug

[PATCH v17 0/7] bisect: Add support for --no-checkout option
 2011-08-04 12:01 UTC  (8+ messages)
` [PATCH v17 1/7] bisect: move argument parsing before state modification
` [PATCH v17 2/7] bisect: use && to connect statements that are deferred with eval
` [PATCH v17 3/7] bisect: add tests to document expected behaviour in presence of broken trees
` [PATCH v17 4/7] bisect: introduce support for --no-checkout option
` [PATCH v17 5/7] bisect: introduce --no-checkout support into porcelain
` [PATCH v17 6/7] bisect: add tests for the --no-checkout option
` [PATCH v17 7/7] bisect: add documentation for "

What's cooking in git.git (Aug 2011, #01; Wed, 3)
 2011-08-04 10:57 UTC  (3+ messages)

[PATCH 00/18] Sequencer for inclusion v6
 2011-08-04 10:39 UTC  (19+ 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 implicitly stomp pending sequencer operation
` [PATCH 17/18] revert: Introduce --continue to continue the operation
` [PATCH 18/18] revert: Propagate errors upwards from do_pick_commit

[PATCH v5 00/18] Sequencer for inclusion
 2011-08-04 10:02 UTC  (15+ messages)
` [PATCH 09/18] revert: Don't create invalid replay_opts in parse_args
` [PATCH 11/18] revert: Save command-line options for continuing operation
` [PATCH 17/18] revert: Introduce --continue to continue the operation

[ANNOUNCE/RFC] cj-git-patchtool: a "rebase -i" with more interaction
 2011-08-04  6:02 UTC  (3+ messages)

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

[PATCH v3 00/23] Add --all option to git-check-attr
 2011-08-04  4:36 UTC  (9+ messages)
` [PATCH v3 10/23] Extract a function collect_all_attrs()
` [PATCH v3 11/23] Remove redundant call to bootstrap_attr_stack()
` [PATCH v3 13/23] Allow querying all attributes on a file
` [PATCH v3 14/23] git-check-attr: Extract a function output_attr()
` [PATCH v3 19/23] git-check-attr: Error out if no pathnames are specified
` [PATCH v3 20/23] git-check-attr: Add an --all option to show all attributes
` [PATCH v3 22/23] git-check-attr: Fix command-line handling to match docs
` [PATCH v3 23/23] Rename git_checkattr() to git_check_attr()


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