git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-25 07:57:00 to 2010-08-28 10:12:35 UTC [more...]

[PATCH] Avoid rename/add conflict when contents are identical
 2010-08-28 10:12 UTC  (4+ messages)

[PATCH] push: disallow fast-forwarding tags without --force
 2010-08-28  8:22 UTC  (5+ messages)
      ` [PATCH] push: warn users about updating existing tags on push

git pull --rebase differs in behavior from git fetch + git rebase
 2010-08-28  3:13 UTC  (10+ messages)

[PATCH 0/2] Two tests for rr/fmt-merge-msg
 2010-08-28  2:05 UTC  (5+ messages)
` [PATCH 1/2] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
` [PATCH 2/2] t6200-fmt-merge-msg: Exercise '--log' "

Git-SVN & subdirectory branches
 2010-08-28  1:45 UTC  (2+ messages)

Odd results writing a Git pre-receive hook to syntax check PHP files
 2010-08-27 21:07 UTC 

[PATCH] filter-branch: retire --remap-to-ancestor
 2010-08-27 20:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] bundle: detect if bundle file cannot be created
 2010-08-27 20:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Fix counting problem in `format-patch -<n>`
 2010-08-27 20:28 UTC  (3+ messages)
` [PATCH 1/2] t4014-format-patch: Call test_tick before committing
` [PATCH 2/2] format-patch: Don't go over merge commits

Does changing filename case breaks git's rename heuristic?
 2010-08-27 20:02 UTC  (7+ messages)

[PATCH] gitweb: Don’t die_error in git_tag after already printing headers
 2010-08-27 17:38 UTC 

[PATCH] shell: Display errors from improperly-formatted command lines
 2010-08-27 17:32 UTC  (3+ messages)

[PATCH 1/2] Add a new option 'core.askpass'
 2010-08-27 17:28 UTC  (2+ messages)

[PATCH 2/2] Allow core.askpass to override SSH_ASKPASS
 2010-08-27 17:28 UTC  (4+ messages)

[PATCHv2 0/8] Make rev-list --objects work with pathspecs; minor optimizations
 2010-08-27 17:28 UTC  (10+ messages)
` [PATCHv2 1/8] Add testcases showing how pathspecs are ignored with rev-list --objects
` [PATCHv2 2/8] Make rev-list --objects work together with pathspecs
` [PATCHv2 3/8] Document pre-condition for tree_entry_interesting
` [PATCHv2 4/8] tree-walk: Correct bitrotted comment about tree_entry()
` [PATCHv2 5/8] tree_entry_interesting(): Make return value more specific
` [PATCHv2 6/8] diff_tree(): Skip skip_uninteresting() when all remaining paths interesting
` [PATCHv2 7/8] list-objects.c: Avoid recomputing interesting-ness for subtrees when possible
` [PATCHv2 8/8] tree-diff.c: "

What's cooking in git.git (Aug 2010, #06; Thu, 26)
 2010-08-27 15:33 UTC  (2+ messages)

git blame vs. directory symlinks
 2010-08-27 11:25 UTC 

[PATCH v2] git-merge: ignore space support
 2010-08-27  8:24 UTC  (16+ messages)
` [PATCH v3 0/4] "
  ` [PATCH 1/4] merge-recursive: expose merge options for builtin merge
  ` [PATCH 2/4] ll-merge: replace flag argument with options struct
  ` [PATCH 3/4] merge-recursive --patience
  ` [PATCH 4/4] merge-recursive: options to ignore whitespace changes

objectname:short bug?
 2010-08-27  7:08 UTC  (4+ messages)
` [PATCH] for-each-ref: fix objectname:short bug

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

[PATCH] Test the interaction of --bool and --get-regexp on a key with no explicit value
 2010-08-27  3:17 UTC  (4+ messages)
` [PATCH] config: Print the delimeter of intuited --bool values under --get-regexp

how to change permissions of git repo
 2010-08-27  3:03 UTC 

[PATCHv2] completion: make compatible with zsh
 2010-08-27  2:45 UTC 

[PATCH] Reduce zlib deflate code duplication
 2010-08-27  2:37 UTC  (3+ messages)

Treating similar blank lines between hunks as part of the hunks
 2010-08-27  2:13 UTC  (2+ messages)

SVN->GIT conversion question: how to make git svn not rebase some git commits
 2010-08-27  0:47 UTC 

[PATCH 0/7] Minor bug fix and optimizations for revision/tree walking
 2010-08-26 23:41 UTC  (11+ messages)
` [PATCH 2/7] Fix ignoring of pathspecs with rev-list --objects
` [PATCH 5/7] diff_tree(): Skip skip_uninteresting() when all remaining paths interesting

How to handle a git repository with multiple branches
 2010-08-26 23:03 UTC  (4+ messages)

RFH: is the current file available to a custom merge driver?
 2010-08-26 22:13 UTC 

Fwd: What's cooking in git.git (Aug 2010, #04; Wed, 18)
 2010-08-26 20:34 UTC  (9+ messages)
` [PATCH] compat/regex: define out variables only used under RE_ENABLE_I18N
        ` [PATCH] compat/regex: get rid of old-style definition
            ` [PATCH] Fix compat/regex ANSIfication on MinGW

Storing notes refs outside of refs/
 2010-08-26 19:20 UTC  (8+ messages)

Regression in git log with multiple authors
 2010-08-26 19:05 UTC  (2+ messages)

[PATCH 0/2] log/ format-patch improvements
 2010-08-26 17:52 UTC  (9+ messages)

[PATCH v6 0/3] rr/fmt-merge-msg replacement
 2010-08-26 16:58 UTC  (7+ messages)
` [PATCH v6 1/3] fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
` [PATCH v6 2/3] merge: Make '--log' an integer option for number of shortlog entries
` [PATCH v6 3/3] merge: Make 'merge.log' an integer or boolean option

Fix 'git log' early pager startup error case
 2010-08-26 14:13 UTC  (9+ messages)
      ` setting working dir in posix_spawn() (Re: Fix 'git log' early pager startup error case)

Does anyone use git-notes?
 2010-08-26 13:09 UTC  (9+ messages)

Remote corruption issue, linked to thin pack code?
 2010-08-26 10:13 UTC  (4+ messages)

[PATCH] t7610: cd inside subshell instead of around
 2010-08-26  8:38 UTC  (6+ messages)
  ` [PATCH v2] t7610 (mergetool): more nitpicks

[RFD PATCH 00/32] subtree clone v2
 2010-08-26  4:45 UTC  (18+ messages)
` [PATCH 11/32] rev-list: support --narrow-tree

[BUG] git fetch --prune --tags origin deletes all remote branches origin/*
 2010-08-26  2:26 UTC  (3+ messages)

Compiling git with makepp patch
 2010-08-26  0:20 UTC  (10+ messages)

[PATCH] Colorize the branch's name in the status' output
 2010-08-26  0:09 UTC 

Reply-to-all when using gmane's web interface
 2010-08-25 22:30 UTC 

Bug Report: Minor bug in contrib/fast-import/git-p4
 2010-08-25 22:20 UTC 

[PATCH] checkout: respect diff.ignoreSubmodules setting
 2010-08-25 21:57 UTC  (4+ messages)

reducing object store size with remote alternates or shallow clone?
 2010-08-25 21:54 UTC  (7+ messages)
` [PATCH 1/2] t/t5510: demonstrate failure to fetch when current branch has merge ref
` [PATCH 2/2] builtin/fetch.c: ignore merge config when not fetching from branch's remote

[PATCH] Makefile: Add help target
 2010-08-25 21:39 UTC  (4+ messages)

upload-pack timing issue on windows?
 2010-08-25 20:57 UTC  (7+ messages)
` [msysGit] "

kill filter-branch --remap-to-ancestor?
 2010-08-25 18:58 UTC  (2+ messages)

Use of field flags in struct object
 2010-08-25 18:55 UTC  (2+ messages)

[BUG] git-svn returning "Incomplete data: Delta source ended unexpectedly"
 2010-08-25 18:31 UTC  (4+ messages)

Bug report: %h for abbreviated hashes broken after 1.7.1
 2010-08-25 17:27 UTC  (7+ messages)

How to query the version of a file?
 2010-08-25 13:27 UTC  (2+ messages)

[PATCH] Do not display 'Switched to a new branch' when the branch existed
 2010-08-25 11:51 UTC  (7+ messages)
` [PATCH re-roll] "

[PATCH/RFC] Add global and system-wide gitattributes
 2010-08-25  9:55 UTC  (3+ messages)
` [PATCH v2] "


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