git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-05 00:26:39 to 2011-08-08 20:56:26 UTC [more...]

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-08-08 20:56 UTC  (25+ messages)
` [PATCH 05/48] t6039: Add tests for content issues with modify/rename/directory conflicts
` [PATCH 07/48] t6039: Ensure rename/rename conflicts leave index and workdir in sane state
` [PATCH 09/48] t6036: criss-cross with weird content can fool git into clean merge
` [PATCH 10/48] t6036: tests for criss-cross merges with various directory/file conflicts
` [PATCH 22/48] merge-recursive: Fix sorting order and directory change assumptions
` [PATCH 26/48] merge-recursive: Allow make_room_for_path() to remove D/F entries

[PATCH] Support specific color for a specific remote branches
 2011-08-08 20:52 UTC  (3+ messages)

Suppressing auto-cc for specific addresses
 2011-08-08 20:44 UTC  (5+ messages)

[PATCH v2 0/2] submodule: move gitdir into superproject
 2011-08-08 20:44 UTC  (4+ messages)
` [PATCH v2 1/2] rev-parse: add option --is-well-formed-git-dir [path]
` [PATCH v2 2/2] Move git-dir for submodules

[PATCH] Tolerate zlib deflation with window size < 32Kb
 2011-08-08 20:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/18] Sequencer for inclusion v6
 2011-08-08 16:28 UTC  (8+ messages)
` [PATCH 14/18] reset: Make reset remove the sequencer state
` [PATCH 17/18] revert: Introduce --continue to continue the operation

[PATCH 1/2] Documentation: ignore *.pdf files
 2011-08-08 17:14 UTC  (3+ messages)
` [PATCH 2/2] Documentation/Makefile: add *.pdf to `clean' target

[PATCH] filter-branch: Export variable `workdir' for --commit-filter
 2011-08-08 19:11 UTC  (2+ messages)

[PATCH 0/5] fast-export: prepare for remote helpers awesomeness
 2011-08-08 17:47 UTC  (8+ messages)
` [PATCH 3/5] setup_revisions: remember whether a ref was positive or not

[RFC/PATCH 0/14] less annoying http authentication
 2011-08-08 17:16 UTC  (8+ messages)
` [PATCH 10/14] http: use hostname in credential description

[RFC] helping smart-http/stateless-rpc fetch race
 2011-08-08 17:13 UTC  (4+ messages)

[PATCH v2 4/4] upload-archive: use start_command instead of fork
 2011-08-08 17:10 UTC  (16+ messages)

I suggest that git commit support -A option, just like hg does.thanks
 2011-08-08 14:04 UTC  (7+ messages)
`  "

When i run git difftool, git did not use difftool.bc3.cmd,why?
 2011-08-08 11:08 UTC  (3+ messages)
`  "

RFC: repository of handy git aliases?
 2011-08-08 10:45 UTC  (5+ messages)

[PATCH] git-am: ignore leading whitespace before patch
 2011-08-08  5:31 UTC  (7+ messages)
      ` [PATCH v2] am: "

Using git-svn fetch after a directory change with rewrite-root
 2011-08-08  3:26 UTC 

[PATCHv2 0/3] rev-list and friends: --min-parents, --max-parents
 2011-08-08  1:26 UTC  (7+ messages)
` [PATCHv3 0/5]rev-list "
    ` [PATCH/RFC 0/2] test_when_finished and returning early
      ` [PATCH 1/2] test: simplify return value of test_run_
      ` [PATCH 2/2] test: cope better with use of return for errors

HELP!! "git push"error!
 2011-08-08  1:05 UTC 

A little help with error?
 2011-08-07 21:16 UTC 

add remote branch permanently
 2011-08-07 19:44 UTC 

[PATCH 0/3] bisect: add support for bisecting bare repositories
 2011-08-07 14:40 UTC  (12+ messages)
` [PATCH 1/3] bisect: relax requirement for a working tree
  ` test z$foo = zbar (and Re: [PATCH 1/3] bisect: relax requirement for a working tree.)
` [PATCH 2/3] bisect: add tests for bisection on bare repositories
` [PATCH 3/3] bisect: document that --no-checkout is the default for "

[PATCH 0/4] git-p4 test cleanup, commit time change
 2011-08-07 13:37 UTC  (5+ messages)
` [PATCH 1/4] git-p4: use test_when_finished in tests
` [PATCH 2/4] git-p4: add missing && in test
` [PATCH 3/4] git-p4: one test missing config git-p4.skipSubmitEditCheck
` [PATCH 4/4] git-p4: commit time should be most recent p4 change time

[PATCH v2 0/5] gettext: add gettextln, eval_gettextln to encode common idiom
 2011-08-07 11:58 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] git-am: take advantage of gettextln and eval_gettextln
` [PATCH v2 3/5] pull: take advantage of eval_gettextln
` [PATCH v2 4/5] stash: "
` [PATCH v2 5/5] submodule: take advantage of gettextln and eval_gettextln

[RFC 0/6] git-check-attr should work for relative paths
 2011-08-07  4:32 UTC  (8+ messages)
` [RFC 4/6] git-check-attr: Normalize paths

Cleaning up history with git rebase
 2011-08-06 23:59 UTC  (10+ messages)

[PATCH 00/40] test whitespace - perform trivial whitespace clean ups of test scripts
 2011-08-06 22:56 UTC  (51+ 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

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

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)

[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  (10+ messages)
` [RFC/PATCHv2 1/6] decorate: allow storing values instead of pointers
          ` [RFC/PATCH 0/5] macro-based key/value maps

[PATCH] git-send-email: Add AUTH LOGIN support
 2011-08-06  5:21 UTC  (3+ 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)

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

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 


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