git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-20 12:47:48 to 2010-08-23 13:56:00 UTC [more...]

git merge, .gitignore, and silently overwriting untracked files
 2010-08-23 13:56 UTC  (16+ messages)
  ` [PATCH] optionally disable overwriting of ignored files
      ` [PATCH v2] "

git-svn mirror in bare repo
 2010-08-23 13:13 UTC  (3+ messages)

checkout w/ removing untracked files
 2010-08-23 12:12 UTC  (3+ messages)

[PATCH 0/3] git-bundle.txt options clarification
 2010-08-23 12:20 UTC  (7+ messages)
` [PATCH 1/3] git-bundle.txt: Cleanup
` [PATCH 2/3] git-bundle.txt: whitespace cleanup
` [PATCH 3/3] git-bundle.txt: Clarify rev-list-args restrictions

[RFC/PATCH 00/17] unexpected backslashes in man pages
 2010-08-23 11:51 UTC  (5+ messages)
` [PATCH 13/17] Documentation: remove stray backslash in show-branch discussion

git-describe --contains fails on given tree
 2010-08-23 11:26 UTC  (5+ messages)

How does git deal with hard links in source code?
 2010-08-23  9:00 UTC  (2+ messages)

Compiling git with makepp patch
 2010-08-23  9:00 UTC  (3+ messages)

git diff shows no output
 2010-08-23  6:34 UTC  (3+ messages)

[PATCH] disallow branch names that start with a hyphen
 2010-08-23  4:37 UTC  (3+ messages)

using git-svn with --no-metadata
 2010-08-23  2:22 UTC  (5+ messages)
    ` Re[2]: "

What's cooking in git.git (Aug 2010, #05; Sat, 21)
 2010-08-23  1:47 UTC  (3+ messages)

upload-pack timing issue on windows?
 2010-08-22 23:27 UTC  (6+ messages)
  ` [msysGit] "

[PATCH 1/3] clone: do not accept --depth on local clones
 2010-08-22 22:51 UTC  (7+ messages)
` [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 for infinite depth

RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
 2010-08-22 21:20 UTC  (7+ messages)
` [PATCH 0/4] rev-parse: improve reporting of invalid log references
` [PATCH 1/4] rev-parse: exit with non-zero status if ref@{n} is not valid
` [PATCH 2/4] rev-parse: suppress duplicate log limit exceeded message
` [PATCH 3/4] rev-parse: introduce get_sha1_gently
` [PATCH 4/4] rev-parse: tests that git rev-parse --verify master@{n}

git commands
 2010-08-22 21:19 UTC  (6+ messages)

[BUG] merge into unborn branch resets index+WT even if populated
 2010-08-22 21:06 UTC  (2+ messages)
` [PATCH] Exhibit merge bug that clobbers index&WT

Wrap up of Line Level History Browser
 2010-08-22 20:57 UTC  (3+ messages)
` Wrap up of Line Level History Browser [long]

Creating a submodule and bringing history from the main project
 2010-08-22 17:24 UTC 

[PATCH v5 0/5] merge --log configurability
 2010-08-22 16:26 UTC  (6+ messages)
` [PATCH v5 1/5] fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
` [PATCH v5 2/5] merge: Make '--log' an integer option for number of shortlog entries
` [PATCH v5 3/5] merge: Make 'merge.log' an integer or boolean option
` [PATCH v5 4/5] fmt-merge-msg: Remove deprecated '--summary' option
` [PATCH v5 5/5] parse-options: clarify PARSE_OPT_NOARG description

[PATCH] Typos in code comments, an error message, documentation
 2010-08-22 11:12 UTC 

[PATCH] shell: Rewrite documentation and improve error message
 2010-08-22  8:04 UTC  (4+ messages)
  ` [PATCH v2] "

user-manual.html invalid HTML
 2010-08-22  7:23 UTC  (5+ messages)

[PATCH 0/6] Extensions of core.ignorecase=true support
 2010-08-22  7:23 UTC  (2+ messages)

[PATCH] Userdiff patterns for C#
 2010-08-22  7:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Tell ignore file about generate files in /gitweb/static
 2010-08-22  7:23 UTC  (2+ messages)

git rebase -i exec merger broke t3404-rebase-interactive.sh
 2010-08-22  7:22 UTC  (3+ messages)
` [PATCH 2/2] git-rebase--interactive.sh: use printf instead of echo to print commit message

[PATCH v4 0/5] fmt-merge-msg improvements
 2010-08-22  6:53 UTC  (9+ messages)
` [PATCH v4 1/5] fmt-merge-msg: Make the number of log entries in commit message configurable
` [PATCH v4 2/5] fmt-merge-msg: Update command line options to sync with config options
` [PATCH v4 3/5] fmt-merge-msg: Update fmt-merge-msg and merge-config documentation
` [PATCH v4 4/5] fmt-merge-msg: Remove deprecated --summary option
` [PATCH v4 5/5] parse-options: clarify PARSE_OPT_NOARG description

[PATCH 2/2] git-merge: ignore space support
 2010-08-22  5:46 UTC 

[PATCH 0/2] git-merge: ignore space support
 2010-08-22  5:43 UTC 

[PATCH 1/2] git-merge: ignore space support
 2010-08-22  5:45 UTC 

kill filter-branch --remap-to-ancestor?
 2010-08-21 20:32 UTC 

[PATCH 0/2] log/ format-patch improvements
 2010-08-21 20:28 UTC  (3+ messages)
` [PATCH 1/2] git-format-patch: Print a diagnostic message when ignoring commits
` [PATCH 2/2] log: Improve description of '-<n>' option in documentation

[feature request] gitweb: tags in history
 2010-08-21 18:50 UTC  (9+ messages)

t5560-http-backend-noserver.sh fails on FreeBSD 8.1-STABLE
 2010-08-21 18:07 UTC  (4+ messages)

[PATCH] format-patch: Update the `-3` example
 2010-08-21 16:49 UTC  (7+ messages)

Proposal for new Git Wiki admin
 2010-08-21 12:26 UTC  (10+ messages)

[feature request] git: tags instead of commit IDs in blame output
 2010-08-21 10:10 UTC  (2+ messages)

[BUG] log: Non-zero exit code?
 2010-08-21  7:46 UTC  (4+ messages)

[PATCH v3 0/5] fmt-merge-msg improvements
 2010-08-21  5:55 UTC  (15+ messages)
` [PATCH v3 1/5] parse-options: Allow PARSE_OPT_NOARG in integer arguments
` [PATCH v3 2/5] fmt-merge-msg: Make the number of log entries in commit message configurable
` [PATCH v3 3/5] fmt-merge-msg: Update command line options to sync with config options
` [PATCH v3 4/5] fmt-merge-msg: Remove deprecated --summary option
` [PATCH v3 5/5] fmt-merge-msg: Update fmt-merge-msg and merge-config documentation

>4GiB source delta assertion failure
 2010-08-21  5:00 UTC  (2+ messages)
` [PATCH] fix "

[PATCH v6 0/9] detached-stash: regularise handling of stash arguments by git stash
 2010-08-21  4:48 UTC  (12+ messages)
` [PATCH v6 1/9] detached-stash: introduce parse_flags_and_revs function
  ` [PATCH v6a "
` [PATCH v6 2/9] detached-stash: work around git rev-parse failure to detect bad log refs
  ` [PATCH v6a "
` [PATCH v6 3/9] detached-stash: simplify stash_apply
` [PATCH v6 4/9] detached-stash: simplify stash_drop
` [PATCH v6 5/9] detached-stash: refactor git stash pop implementation
` [PATCH v6 6/9] detached-stash: simplify git stash branch
` [PATCH v6 7/9] detached-stash: simplify git stash show
` [PATCH v6 8/9] detached-stash: tests of git stash with stash-like arguments
` [PATCH v6 9/9] detached-stash: update Documentation

[PATCH] builtin/checkout: Fix message when switching to an existing branch
 2010-08-21  3:28 UTC  (6+ messages)

Out of memory error during git push
 2010-08-20 21:21 UTC  (8+ messages)

t7610-mergetool.sh -q isn't quiet
 2010-08-20 21:03 UTC  (2+ messages)

Tags, Grafts, and Clones, oh my!
 2010-08-20 19:08 UTC  (5+ messages)
      ` refs/original breaks git-clone for tags (was Re: Tags, Grafts, and Clones, oh my!)

[PATCH v2 0/4] fmt-merge-msg improvements
 2010-08-20 18:06 UTC  (7+ messages)
` [PATCH v2 1/4] fmt-merge-msg: Make the number of log entries in commit message configurable
` [PATCH v2 2/4] fmt-merge-msg: Update command line options to sync with config options
` [PATCH v2 3/4] fmt-merge-msg: Remove deprecated --summary option
` [PATCH v2 4/4] fmt-merge-msg: Update fmt-merge-msg and merge-config documentation

[WIP/PATCH 0/4] Re: Making error messages stand out
 2010-08-20 17:51 UTC  (7+ messages)
` [PATCH] tests: fix syntax error in "Use advise() for hints" test

[PATCH] xmalloc: include size in the failure message
 2010-08-20 16:31 UTC  (4+ messages)

[PATCH] mergetool: Skip autoresolved paths
 2010-08-20 15:25 UTC  (6+ messages)
` [PATCH] mergetool: Remove explicit references to /dev/tty
    ` [PATCH v2] "

[PATCH 0/4] fmt-merge-msg improvements
 2010-08-20 15:00 UTC  (7+ messages)
` [PATCH 3/4] fmt-merge-msg: Update fmt-merge-msg and merge-config documentation

git-filter-branch : LANG / LC_ALL = C breaks UTF-8 author names
 2010-08-20 13:44 UTC  (3+ messages)

fully deepening a shallow clone
 2010-08-20 13:32 UTC  (6+ messages)
` [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again
      ` [PATCH] grep -A/-B/-Cinfinity to get full context

[PATCH] merge-recursive: Avoid excessive output for and reprocessing of renames
 2010-08-20 12:55 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).