git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-18 23:39:28 to 2010-08-21 04:09:36 UTC [more...]

[PATCH v6 0/9] detached-stash: regularise handling of stash arguments by git stash
 2010-08-21  4:08 UTC 

[PATCH v3 0/5] fmt-merge-msg improvements
 2010-08-21  4:04 UTC  (12+ 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

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

RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
 2010-08-21  1:43 UTC  (6+ 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}

[PATCH 1/3] clone: do not accept --depth on local clones
 2010-08-21  0:27 UTC  (6+ messages)
` [PATCH 2/3] fetch-pack: use args.shallow to detect shallow clone instead of args.depth
` [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 for infinite depth

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)

git merge, .gitignore, and silently overwriting untracked files
 2010-08-20 20:46 UTC  (8+ messages)
  ` [PATCH] optionally disable overwriting of ignored files

[PATCH] shell: Rewrite documentation and improve error message
 2010-08-20 19:51 UTC  (2+ messages)

Tags, Grafts, and Clones, oh my!
 2010-08-20 19:08 UTC  (6+ 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)

Status of conflicted files resolved with rerere
 2010-08-20 15:25 UTC  (11+ messages)
` [PATCH] mergetool: Skip autoresolved paths
      ` [PATCH] mergetool: Remove explicit references to /dev/tty
          ` [PATCH v2] "

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

Wrap up of Line Level History Browser
 2010-08-20 13:51 UTC 

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

git diff shows no output
 2010-08-20 13:38 UTC  (2+ messages)

fully deepening a shallow clone
 2010-08-20 13:32 UTC  (13+ messages)
` [PATCH 1/3] clone: do not accept --depth on local clones
` [PATCH 2/3] fetch-pack: use args.shallow to detect shallow clone instead of args.depth
` [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 

[PATCH 0/2] Fix multiple file rename across D/F conflict
 2010-08-20 12:47 UTC  (4+ messages)
` [PATCH 2/2] merge-recursive: "

Proposal for new Git Wiki admin
 2010-08-20 12:28 UTC  (9+ messages)

[RFC/PATCH 00/17] unexpected backslashes in man pages
 2010-08-20 10:40 UTC  (18+ messages)
` [PATCH 01/17] Documentation: tweak description of log.date
` [PATCH 02/17] Documentation: quoting trouble in "git rm" discussion
` [PATCH 03/17] Documentation: unbreak regex in show-ref manual
` [PATCH 04/17] Documentation: clarify quoting in "git add" example
` [PATCH 05/17] Documentation: add missing quotes to "git grep" examples
` [PATCH 06/17] Documentation: clarify quoting in "git rm" example
` [PATCH 07/17] Documentation: clarify quoting in gitignore docs
` [PATCH 08/17] Documentation: remove backslashes in manpage synopses
` [PATCH 09/17] Documentation/technical: avoid stray backslash in parse-options API docs
` [PATCH 10/17] Documentation: remove stray backslash from "git bundle" manual
` [PATCH 11/17] Documentation: remove backslash before ~ in fast-import manual
` [PATCH 12/17] Documentation: remove stray backslashes in rev-parse manual
` [PATCH 13/17] Documentation: remove stray backslash in show-branch discussion
` [PATCH 14/17] Documentation: avoid stray backslashes in core tutorial
` [PATCH 15/17] Documentation: avoid stray backslash in user manual
` [PATCH 16/17] Documentation: do not convert ... operator to ellipses
` [PATCH 17/17] Documentation: remove stray backslashes from "Fighting regressions" article

wishlist bugreport: make limit configurable for do_fmt_merge_msg (merge.log)
 2010-08-20  9:29 UTC  (7+ messages)

git commands
 2010-08-20  8:49 UTC  (5+ messages)

What's cooking in git.git (Aug 2010, #04; Wed, 18)
 2010-08-20  7:47 UTC  (16+ messages)
        ` Fwd: "
          ` [PATCH] compat/regex: define out variables only used under RE_ENABLE_I18N
                  ` [PATCH] compat/regex: get rid of old-style definition
` jn/update-contrib-example-merge in pu

What's cooking in git.git (Aug 2010, #02; Wed, 11)
 2010-08-20  6:26 UTC  (10+ messages)
` jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
      ` [PATCH v2 0/3] apply: handle traditional patches with space in filename
        ` [PATCH 1/3] apply: split quoted filename handling into new function
        ` [PATCH 2/3] tests: exercise "git apply" with weird filenames
        ` [PATCH 3/3] apply: handle traditional patches with space in filename

user-manual.html invalid HTML
 2010-08-20  5:04 UTC  (3+ messages)

[RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
 2010-08-20  4:04 UTC  (4+ messages)

stgit: command to remove file from patch
 2010-08-20  0:27 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.2.2
 2010-08-19 23:58 UTC 

[PATCH] t/t9010-svn-fe.sh: add an +x bit to this test
 2010-08-19 20:30 UTC  (3+ messages)

[PATCH v5 4/8] detached-stash: refactor git stash pop implementation
 2010-08-19 19:57 UTC  (4+ messages)
` [PATCH v5 7/8] detached-stash: tests of git stash with stash-like arguments

t9155 fails since "git-svn: fix fetch with deleted tag" with svn < 1.5
 2010-08-19 19:40 UTC  (6+ messages)
    ` [PATCH] t9155: fix compatibility with older SVN

[PATCH] t/t0000-basic.sh: Don't run a passing TODO unless TEST_PASSING_TODO=1
 2010-08-19 17:39 UTC  (3+ messages)
` [PATCH v2 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib

[PATCH v2 0/4] Support for running tests outside t/ + don't run a TODO test
 2010-08-19 16:18 UTC  (12+ messages)
` [PATCH v2 1/4] test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
` [PATCH v2 2/4] test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
` [PATCH v2 3/4] test-lib: Allow overriding of TEST_DIRECTORY
` [PATCH v2 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
` [PATCH v3 0/4] Support for running tests outside t/ + don't run a TODO test
` [PATCH v3 1/4] test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
` [PATCH v3 2/4] test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
` [PATCH v3 3/4] test-lib: Allow overriding of TEST_DIRECTORY
` [PATCH v3 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib

t5560-http-backend-noserver.sh fails on FreeBSD 8.1-STABLE
 2010-08-19 15:56 UTC 

[PATCH] git-notes: Run partial expensive test everywhere
 2010-08-19 15:50 UTC  (3+ messages)
` [PATCH v2] "

character-based diff in gitk?
 2010-08-19 14:33 UTC 

[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
 2010-08-19  8:50 UTC  (9+ messages)
` [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory

[PATCH] string-list.h: Add STRING_LIST_INIT macro and make use of it
 2010-08-19 13:28 UTC  (6+ messages)
` [PATCH] string_list: "

[BUG] git gui blame fails for multi-word textconv filter
 2010-08-19  8:05 UTC  (9+ messages)
` [PATCH] git-gui: Use shell to launch textconv filter in "blame"

[PATCH] Do not display 'Switched to a new branch' when the branch existed
 2010-08-19  3:21 UTC  (5+ messages)
` [PATCH re-roll] "

Ignoring commits when merging
 2010-08-18 23:38 UTC  (4+ 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).