git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-05 01:31:20 to 2010-03-08 02:08:55 UTC [more...]

gitignore broken in git 1.7.0.1: slash checks leading dirs
 2010-03-08  2:08 UTC  (16+ messages)
      ` [PATCH 1/1] gitignore: do not ignore include/linux/
      ` [PATCH] gitignore.5: Clarify matching rules

core.autocrlf considered half-assed
 2010-03-07 23:45 UTC  (3+ messages)

What's cooking in git.git (Mar 2010, #01; Wed, 03)
 2010-03-07 22:46 UTC  (30+ messages)
    ` git reset --keep (Re: What's cooking in git.git (Mar 2010, #01; Wed, 03))
` [PATCH] Add tests for git format-patch --to and format.to config option
    ` [PATCH] format-patch --to: overwrite format.to contents, don't append it
            ` [PATCH 0/4] format-patch and send-email ignoring config settings
              ` [PATCHv2 0/3] "
              ` [PATCHv2 1/3] format-patch: use a string_list for headers
              ` [PATCHv2 2/3] format-patch: add --no-cc, --no-to, and --no-add-headers
              ` [PATCHv2 3/3] send-email: add --no-cc, --no-to, and --no-bcc
            ` [PATCH 1/4] send-email: actually add bcc headers
            ` [PATCH 2/4] format-patch: use a string_list for headers
            ` [PATCH 3/4] format-patch: add --no-cc, --no-to, and --no-add-headers
            ` [PATCH 4/4] send-email: add --no-cc, --no-to, and --no-bcc

What's cooking in git.git (Mar 2010, #02; Sun, 07)
 2010-03-07 22:49 UTC 

[ANNOUNCE] Git 1.7.0.2
 2010-03-07 22:29 UTC 

How do you add an external directory to repository?
 2010-03-07 21:36 UTC  (3+ messages)

[PATCHv2 0/3] grep color enhancements
 2010-03-07 20:47 UTC  (6+ messages)
` [PATCHv2 1/3] Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*
` [PATCHv2 2/3] grep: Colorize filename, line number, and separator
` [PATCHv2 3/3] grep: Colorize selected, context, and function lines

[PATCH v4 0/7] add --ff option to cherry-pick
 2010-03-07 20:39 UTC  (12+ messages)
` [PATCH v4 1/7] parse-options: add parse_options_concat() to concat options
` [PATCH v4 2/7] builtin/merge: make checkout_fast_forward() non static
` [PATCH v4 3/7] revert: add --ff option to allow fast forward when cherry-picking
` [PATCH v4 4/7] cherry-pick: add tests for new --ff option
` [PATCH v4 5/7] Documentation: describe new cherry-pick "
` [PATCH v4 6/7] cherry-pick: add a no-op --no-ff option to future proof scripts
` [PATCH v4 7/7] rebase -i: use new --ff cherry-pick option

[PATCH] Documentation: reset: describe new "--keep" option
 2010-03-07 20:38 UTC  (5+ messages)

[PATCH] git status: Show detailed dirty status of submodules in long format
 2010-03-07 20:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Fix indentation problem in git-ls-files(1)
 2010-03-07 18:38 UTC  (5+ messages)

status of libgit.a
 2010-03-07 16:36 UTC  (5+ messages)

[PATCH 00/12] Support columinized output in tag/branch/ls-files/grep
 2010-03-07 12:09 UTC  (13+ messages)
` [PATCH 01/12] Move term_columns() to pager.c
` [PATCH 02/12] setup_pager(): save terminal width before redirecting stdout
` [PATCH 03/12] Add columnizer
` [PATCH 04/12] help: use columnizer
` [PATCH 05/12] Add builtin command "column"
` [PATCH 06/12] Add helpers to redirect stdout to "git column"
` [PATCH 07/12] add core.columns
` [PATCH 08/12] tag: support column output with --columns
` [PATCH 09/12] branch: "
` [PATCH 10/12] ls-files: "
` [PATCH 11/12] grep: do not return early in cmd_grep() if there is no error
` [PATCH 12/12] grep: support column output with --columns

git push question
 2010-03-07 11:52 UTC  (2+ messages)

[PATCH] unset GREP_OPTIONS in test-lib.sh
 2010-03-07 10:30 UTC  (3+ messages)

error: failed to push some refs
 2010-03-07  9:43 UTC  (4+ messages)

a few beginner git questions
 2010-03-07  9:39 UTC  (8+ messages)

[PATCH 00/18] Search and set up repository early for builtin commands
 2010-03-07  4:56 UTC  (19+ messages)
` [PATCH 01/18] builtin: introduce startup_info struct
` [PATCH 02/18] builtin: Support RUN_SETUP_GENTLY to set up repository early if found
` [PATCH 03/18] config: use RUN_SETUP_GENTLY
` [PATCH 04/18] hash-object: "
` [PATCH 05/18] shortlog: "
` [PATCH 06/18] grep: "
` [PATCH 07/18] builtin: USE_PAGER should not be used without RUN_SETUP*
` [PATCH 08/18] archive: use RUN_SETUP_GENTLY
` [PATCH 09/18] mailinfo: "
` [PATCH 10/18] check-ref-format: "
` [PATCH 11/18] verify-pack: "
` [PATCH 12/18] apply: "
` [PATCH 13/18] bundle: "
` [PATCH 14/18] diff: "
` [PATCH 15/18] help: "
` [PATCH 16/18] ls-remote: "
` [PATCH 17/18] var: "
` [PATCH 18/18] merge-file: "

git stash save <message>
 2010-03-07  4:01 UTC  (7+ messages)
    ` [PATCH] stash: suggest the correct command line for unknown options
        ` [PATCH v2] "

[PATCH] t7406: Fix submodule init config tests
 2010-03-07  4:00 UTC  (2+ messages)

git-http-backend: hook output not delivered to client
 2010-03-06 22:53 UTC  (3+ messages)

[PATCH gitk 0/2] stop clobbering "Remember This View" setting
 2010-03-06 22:58 UTC  (3+ messages)
` [PATCH 1/2] gitk: Add comments to explain encode_view_opts and decode_view_opts
` [PATCH 2/2] gitk: Stop clobbering "Remember This View" setting

[PATCH 0/6] Pass t5530 on Windows
 2010-03-06 21:50 UTC  (3+ messages)

git fast-import/fast-export
 2010-03-06 21:45 UTC  (6+ messages)

[PATCH v4 5/5] t3417: Add test cases for "rebase --whitespace=fix"
 2010-03-06 14:31 UTC 

[PATCH v4 4/5] t4124: Add additional tests of --whitespace=fix
 2010-03-06 14:31 UTC 

[PATCH v4 3/5] apply: Allow blank context lines to match beyond EOF
 2010-03-06 14:30 UTC 

[PATCH v4 2/5] apply: Remove the quick rejection test
 2010-03-06 14:30 UTC 

[PATCH v4 1/5] apply: Don't unnecessarily update line lengths in the preimage
 2010-03-06 14:30 UTC 

[PATCH v4 0/5] Apply blanks at EOF
 2010-03-06 14:30 UTC 

Determining if a tree is clean
 2010-03-06 20:33 UTC  (3+ messages)

[PATCH] bash-completion: Support running with set -u in bash 4.0
 2010-03-06 20:17 UTC  (3+ messages)

git-core: conflictstyle=diff3 doesn't actually use diff3 compatible format
 2010-03-06 19:03 UTC  (4+ messages)

Doubts about hot to properly write post-receive hook to send an email with a newly added patch
 2010-03-06 15:55 UTC 

[PATCH 1/6] Modernize t5530-upload-pack-error
 2010-03-06 15:40 UTC  (6+ messages)
` [PATCH 2/6] Make report() from usage.c public as vreportf() and use it
` [PATCH 3/6] Fix signature of fcntl() compatibility dummy
` [PATCH 4/6] Windows: more pthreads functions
` [PATCH 5/6] Reimplement async procedures using pthreads
` [PATCH 6/6] Dying in an async procedure should only exit the thread, not the process

using gvim as editor on Windows
 2010-03-06 12:17 UTC  (4+ messages)

Question about scm security holes
 2010-03-05 22:33 UTC  (13+ messages)

[PATCH] git-svn: make git svn --version work again
 2010-03-05 11:13 UTC  (2+ messages)

[PATCH 1/3] hash-object: support --stdin-paths with --no-filters
 2010-03-05 11:05 UTC  (3+ messages)

[PATCH sd/format-patch-to] format-patch: add tests for format.to and --to=
 2010-03-05  8:57 UTC 

[PATCH v5 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
 2010-03-05  2:31 UTC  (4+ messages)
  ` [PATCH v5-j6t "


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