git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-11-08 13:56:23 to 2010-11-10 11:19:29 UTC [more...]

[PATCH 0/5] Handling of rfc1991 signatures
 2010-11-10 11:17 UTC  (12+ messages)
` [PATCH] tag,verify-tag: do not trip over "
  ` [PATCH 5/5] tag: recognize "
` [PATCH 1/5] t/t7004-tag: test handling of "
` [PATCHv2 0/5] Handling "
  ` [PATCHv2 1/5] t/t7004-tag: test handling "

[PATCH] rebase: allow -X for non-recursive strategy
 2010-11-10  8:55 UTC  (2+ messages)

git describe weird behaviour
 2010-11-10  8:52 UTC  (4+ messages)

[RFC] Using gitrevisions :/search style with other operators
 2010-11-10  7:46 UTC  (9+ messages)

[PATCH] git-rebase--interactive.sh: Add new command "shell"
 2010-11-10  7:43 UTC  (15+ messages)
  `  "

[PATCH] imap-send: Support SSL using GnuTLS
 2010-11-10  7:39 UTC  (3+ messages)

[PATCH] gitk: Add "First parent" checkbox
 2010-11-10  7:17 UTC  (7+ messages)

import determinism
 2010-11-10  4:40 UTC  (7+ messages)

Understanding and improving --word-diff
 2010-11-10  4:17 UTC  (9+ messages)

[PATCH] Documentation/git-pull: clarify configuration
 2010-11-10  3:48 UTC  (2+ messages)

[PATCH] rebase: only show stat if configured to true
 2010-11-09 20:59 UTC 

URL-escape the '@' sign in username/password
 2010-11-10  1:33 UTC 

[PATCH/resend] Doc: git-push: Specify the default mode in the description
 2010-11-10  0:32 UTC  (5+ messages)
    ` [PATCHv2] "

.gitattributes escape character?
 2010-11-10  0:27 UTC  (10+ messages)
` [PATCH] attr: support quoting pathname patterns in C style

[PATCHv6 00/16] Add missing &&'s in the testsuite
 2010-11-09 23:09 UTC  (9+ messages)
` [PATCHv6 15/16] Add missing &&'s throughout "
  ` [PATCH en/cascade-tests] tests: add missing &&
      ` [PATCH/RFC 00/10] "
        ` [RFC/PATCH 02/10] test-lib: introduce test_line_count to measure files

What's cooking in git.git (Nov 2010, #01; Tue, 9)
 2010-11-09 22:27 UTC  (12+ messages)

[PATCHv6 00/23] git notes merge
 2010-11-09 21:49 UTC  (24+ messages)
` [PATCHv6 01/23] notes.c: Hexify SHA1 in die() message from init_notes()
` [PATCHv6 02/23] (trivial) notes.h: Minor documentation fixes to copy_notes()
` [PATCHv6 03/23] notes.h: Make default_notes_ref() available in notes API
` [PATCHv6 04/23] notes.c: Reorder functions in preparation for next commit
` [PATCHv6 05/23] notes.h/c: Allow combine_notes functions to remove notes
` [PATCHv6 06/23] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
` [PATCHv6 07/23] (trivial) t3303: Indent with tabs instead of spaces for consistency
` [PATCHv6 08/23] notes.c: Use two newlines (instead of one) when concatenating notes
` [PATCHv6 09/23] builtin/notes.c: Split notes ref DWIMmery into a separate function
` [PATCHv6 10/23] git notes merge: Initial implementation handling trivial merges only
` [PATCHv6 11/23] builtin/notes.c: Refactor creation of notes commits
` [PATCHv6 12/23] git notes merge: Handle real, non-conflicting notes merges
` [PATCHv6 13/23] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
` [PATCHv6 14/23] Documentation: Preliminary docs on 'git notes merge'
` [PATCHv6 15/23] git notes merge: Manual conflict resolution, part 1/2
` [PATCHv6 16/23] git notes merge: Manual conflict resolution, part 2/2
` [PATCHv6 17/23] git notes merge: List conflicting notes in notes merge commit message
` [PATCHv6 18/23] git notes merge: --commit should fail if underlying notes ref has moved
` [PATCHv6 19/23] git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
` [PATCHv6 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
` [PATCHv6 21/23] Provide 'git notes get-ref' to easily retrieve current notes ref
` [PATCHv6 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
` [PATCHv6 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'

[PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-11-09 21:23 UTC  (4+ messages)
` [PATCH v3] git-send-email.perl: make initial In-Reply-To apply only to first email

first para of man gitignore should refer to 'git rm --cached'
 2010-11-09 19:29 UTC  (6+ messages)

Git automatic stashing?
 2010-11-09 19:19 UTC  (7+ messages)

[PATCH] gitweb: Time::HiRes is in core for Perl 5.8
 2010-11-09 18:27 UTC 

[PATCH 00/10 v4] More consistant terminology
 2010-11-09 17:12 UTC  (4+ messages)
` [PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
  ` What's the -s switch in git show?
    ` [PATCH] Documentation: document show -s

Replacing a corrupt blob
 2010-11-09 17:02 UTC 

[RFC] Using gitrevisions :/search style with other operators
 2010-11-09 16:08 UTC  (6+ messages)

win32-daemon breakage when merged to pu
 2010-11-09 15:42 UTC  (2+ messages)

[PATCH] commit: do not switch branch during a rebase unless -f is given
 2010-11-09 14:38 UTC  (10+ messages)
` [PATCH] checkout: "

Buglet in i18n?
 2010-11-09 13:02 UTC  (17+ messages)
` [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)

Newbie question: how to move bunch of files
 2010-11-09 10:22 UTC  (3+ messages)
  ` [SOLVED] "

[PATCH] docs: give more hints about how "add -e" works
 2010-11-09  4:58 UTC  (8+ messages)

[PATCH v2] Run global hooks from the directory at hooks.dir
 2010-11-09  3:22 UTC  (6+ messages)

Minor bug with git sparse checkout code
 2010-11-09  2:47 UTC  (4+ messages)
` [PATCH] dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout

`git status --porcelain` disagrees with documentation about quoting filenames with spaces
 2010-11-09  2:44 UTC  (2+ messages)
` [PATCH] status: Quote paths with spaces in short format

How to build git-remote-http properly?
 2010-11-09  1:50 UTC  (2+ messages)

[PATCH] t1020-subdirectory: test alias expansion in a subdirectory
 2010-11-09  1:29 UTC  (4+ messages)

Git as a backup system?
 2010-11-09  0:17 UTC  (6+ messages)

making stgit handle being rebased by git rebase
 2010-11-08 22:39 UTC 

[PATCH v3] generalizing sorted-array handling
 2010-11-08 22:39 UTC  (4+ messages)
` [PATCH v3 1/3] Introduce sorted-array binary-search function
` [PATCH v3 2/3] Separate sorted-array type declaration from array declaration
` [PATCH v3 3/3] Convert diffcore-rename's rename_src to the new sorted-array API

[PATCH] t6022: Use -eq not = to test output of wc -l
 2010-11-08 21:38 UTC  (3+ messages)

[PATCH 0/7] add description parameter to standard option macros
 2010-11-08 21:06 UTC  (12+ messages)
` [PATCH 2/7] add description parameter to OPT__DRY_RUN
` [PATCH 3/7] add description parameter to OPT__QUIET
` [PATCH 4/7] add OPT__FORCE
` [PATCH 5/7] archive: improve --verbose description
` [PATCH 6/7] branch: "
` [PATCH 7/7] verify-tag: document --verbose

Rebase problems
 2010-11-08 19:59 UTC  (4+ messages)

'Unable to find remote helper'
 2010-11-08 19:37 UTC  (4+ messages)

history missing
 2010-11-08 18:28 UTC  (6+ messages)

[PATCH 1/7] add description parameter to OPT__VERBOSE
 2010-11-08 17:56 UTC 

[PATCH v3] Run global hooks from the directory at hooks.dir
 2010-11-08 13:52 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).