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

[PATCH] contrib/ciabot: git-describe commit instead of HEAD
 2010-09-08 23:13 UTC 

how do I create a branch and push it so several developers can share work?
 2010-09-08 23:01 UTC  (3+ messages)

Why does git-svn redownload revisions?
 2010-09-08 22:36 UTC  (3+ messages)

Errors in man git
 2010-09-08 22:14 UTC  (4+ messages)

[PATCH] Add explicit --src/dst-prefix to git-formt-patch in git-rebase.sh for the case of "diff.noprefix" in git-config
 2010-09-08 21:07 UTC  (3+ messages)

git's use of mkdir(2)
 2010-09-08 19:36 UTC 

[PATCH] git-svn: Use platform-specific svn authentication providers (e.g., gnome-keyring)
 2010-09-08 18:55 UTC 

[PATCH] fast-export: ensure that a renamed file is printed after all references
 2010-09-08 19:26 UTC  (4+ messages)

[PATCH v2] po/hi.po: Add Hindi Translation
 2010-09-08 18:38 UTC 

[PATCH 0/5] Re-roll rr/fmt-merge-msg
 2010-09-08 17:59 UTC  (6+ messages)
` [PATCH 1/5] fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
` [PATCH 2/5] merge: Make '--log' an integer option for number of shortlog entries
` [PATCH 3/5] merge: Make 'merge.log' an integer or boolean option
` [PATCH 4/5] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
` [PATCH 5/5] t6200-fmt-merge-msg: Exercise '--log' "

NO_REGEX defaults on obscure platforms
 2010-09-08 17:20 UTC  (3+ messages)

[PATCH 00/20] [CONTINUE] Add gettext support to Git
 2010-09-08 16:43 UTC  (26+ messages)
` [PATCH 01/20] gettextize: git-clean clean.requireForce braces
` [PATCH 02/20] gettextize: git-clone "Cloning into" message braces
` [PATCH 04/20] Makefile: add GNU_GETTEXT, set when we expect GNU gettext
` [PATCH 05/20] Makefile: MSGFMT="msgfmt --check" under GNU_GETTEXT
` [PATCH 06/20] Revert "gettextize: git-revert mark the "me" variable for translation"
` [PATCH 07/20] gettextize: git-revert "Your local changes" message
` [PATCH 08/20] gettextize: git-revert literal "me" messages
` [PATCH 09/20] gettext: add GETTEXT_POISON support for shell scripts
` [PATCH 10/20] gettext: add GETTEXT_POISON tests "
` [PATCH 11/20] gettextize: git-am add git-sh-i18n
` [PATCH 12/20] gettextize: git-am one-line gettext $msg; echo
` [PATCH 13/20] gettextize: git-am multi-line getttext "
` [PATCH 14/20] gettextize: git-am eval_gettext messages
` [PATCH 15/20] gettextize: git-am die messages
` [PATCH 16/20] gettextize: git-am cannot_fallback messages
` [PATCH 17/20] gettextize: git-am clean_abort messages
` [PATCH 18/20] gettextize: git-am "Apply?" message
` [PATCH 19/20] gettextize: git-am core say messages
` [PATCH 20/20] gettextize: git-am printf(1) message to eval_gettext
  ` [PATCH v2 "
` [PATCH v2 19/20] gettextize: git-am core say messages

[BUG] git-send-email format-patch awareness & retry
 2010-09-08 16:04 UTC  (3+ messages)

building git on Solaris
 2010-09-08 15:16 UTC  (5+ messages)

git log for a merged branch
 2010-09-08 15:22 UTC  (3+ messages)

[PATCH] po/hi.po: Add Hindi Translation
 2010-09-08 15:01 UTC  (8+ messages)

[PATCH] Add ERR support to smart HTTP
 2010-09-08 14:36 UTC  (9+ messages)

git am cannot handle patches created with -B -M?
 2010-09-08 13:00 UTC 

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-09-08 10:16 UTC  (10+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
    ` [RFC/PATCH 0/3] fast-import: give importers access to the object store
      ` [PATCH 4/3] fast-import: typofix
      ` [PATCH 5/3] fast-import: allow cat command with empty path
      ` [PATCH 6/3] fast-import: Allow cat requests at arbitrary points in stream

[PATCH] sha1_name: allow to add @{...} alias via config
 2010-09-08 10:12 UTC  (5+ messages)

[PATCH 0/5] en/object-list-with-pathspec (v3?)
 2010-09-08  9:58 UTC  (8+ messages)
` [PATCH 1/5] diff-no-index.c: rename read_directory() to read_dir()
` [PATCH 2/5] Add testcases showing how pathspecs are ignored with rev-list --objects
` [PATCH 3/5] tree-walk: move tree_entry_interesting() from tree-diff.c
` [PATCH 4/5] tree_entry_interesting(): remove dependency on struct diff_options
` [PATCH 5/5] Make rev-list --objects work together with pathspecs

[PATCH] merge-recursive: Small code cleanup
 2010-09-08  7:21 UTC 

[PATCHv2 0/2] Fix resolvable rename + D/F conflict testcases
 2010-09-08  6:41 UTC  (4+ messages)
` [PATCHv2 1/2] t3509: Add rename + D/F conflict testcase that recursive strategy fails
` [PATCHv2 2/2] merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir

cherry-picking a commit clobbers a file which is a directory in the target commit
 2010-09-08  6:24 UTC  (6+ messages)
` [PATCH 2/3] merge-recursive: Small code cleanup

combined diff seems to ignore diff attribute
 2010-09-08  4:32 UTC  (2+ messages)

Fix for normalization of foreign idents
 2010-09-08  4:32 UTC  (10+ messages)
          ` [PATCH v2 1/2] convert: fix "
          ` [PATCH v2 2/2] t0021: test checkout and commit "
          ` [PATCH v2 0/2] fix normalization of foreign idents (now with test cases)

Propagating config to clones/pulls
 2010-09-08  3:08 UTC  (5+ messages)

git log over restricts output when using --follow?
 2010-09-08  0:15 UTC 

[PATCH] Several tests: cd inside subshell instead of around
 2010-09-07 23:45 UTC  (27+ messages)
    ` [PATCH 0/7] "
      ` [PATCH 1/7] tests: subshell indentation stylefix
      ` [PATCH 2/7] t1450 (fsck): remove dangling objects
      ` [PATCH 3/7] t2105 (gitfile): add missing &&
      ` [PATCH 4/7] t0004 (unwritable files): simplify error handling
      ` [PATCH 5/7] t1302 (core.repositoryversion): style tweaks
      ` [PATCH 6/7] t1303 (config): "
          ` guarding everything with test_expect_success (Re: [PATCH 6/7] t1303 (config): style tweaks)
      ` [PATCH/RFC 7/7] t2016 (checkout -p): use printf for multiline y/n input
  ` [PATCH] t1020: Get rid of 'cd "$HERE"' at the start of each test

Tags, Grafts, and Clones, oh my!
 2010-09-07 23:14 UTC  (3+ messages)
` refs/original breaks git-clone for tags (was Re: Tags, Grafts, and Clones, oh my!)
  ` refs/original breaks git-clone for tags

remote-helpers: http-push protocol
 2010-09-07 22:14 UTC  (2+ messages)

[RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
 2010-09-07 19:56 UTC  (4+ messages)

What's cooking in git.git (Sep 2010, #02; Mon, 6)
 2010-09-07 19:36 UTC  (2+ messages)

[PATCH] post-receive-email: ensure sent messages are not empty
 2010-09-07 19:04 UTC 

[PATCH 00/20] *** SUBJECT HERE ***
 2010-09-07 16:44 UTC  (2+ messages)

git-send-email (Fw: Delivery reports about your email [FAILED(1)])
 2010-09-07 16:12 UTC  (2+ messages)

Determining commit reachability
 2010-09-07 13:07 UTC  (10+ messages)
          ` [PATCH] Documentation: explain "git branch --with"

[PATCH] Fix compat/regex ANSIfication on MinGW
 2010-09-07 12:56 UTC  (2+ messages)
`  "

Git config from a Python script
 2010-09-07 12:45 UTC 

[PATCH] Add test-string-list.c
 2010-09-07 12:04 UTC  (5+ messages)

[PATCH v3] Add test-string-list.c
 2010-09-07 12:00 UTC 

diff problem
 2010-09-07 11:06 UTC  (3+ messages)

[PATCH 00/63] [REDO] Add gettext support to Git
 2010-09-07  8:51 UTC  (11+ messages)
` [PATCH 13/15] gettextize: git-revert messages using the "me" variable
` [PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message

gitweb not friendly to firefox revived
 2010-09-07  8:22 UTC  (5+ messages)

[PATCH] Documentation: move RelNotes into a directory of their own
 2010-09-07  4:42 UTC  (3+ messages)

[RFC PATCH 00/15] Sparse clones
 2010-09-07  3:06 UTC  (11+ messages)
` [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
  ` [PATCH 2/4] tree-walk: copy tree_entry_interesting() as is from tree-diff.c
  ` [PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c

[RFC PATCH] tree.c: Nuke match_tree_entry(), it just duplicates tree_entry_interesting()
 2010-09-07  1:53 UTC 

git pack/unpack over bittorrent - works!
 2010-09-07  0:29 UTC  (24+ messages)

[PATCH v6] Add "core.eol" config variable
 2010-09-07  0:29 UTC  (3+ messages)
` [PATCH master] convert: The native line-ending is \r\n on MinGW

[Patch v2] Add test-string-list.c
 2010-09-07  0:15 UTC  (2+ messages)

[PATCH] builtin/clean.c: Use STRING_LIST_INIT_NODUP
 2010-09-07  0:03 UTC  (3+ messages)

Should git-citool be in mainporcelain in command-list?
 2010-09-06 22:31 UTC  (6+ messages)

[PATCH] doc: technical details about the index file format
 2010-09-06 10:37 UTC  (2+ messages)

[PATCH] revert: Fix trivial comment style issue
 2010-09-06 21:53 UTC 

[PATCH] cache_tree_free: Fix small memory leak
 2010-09-06 21:40 UTC 

[PATCH v3 0/3] Add support for SMTP server options
 2010-09-06 21:13 UTC  (5+ messages)
` [PATCH v3 3/3] New send-email option smtpserveroption


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