git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-21 10:37:34 to 2010-07-24 01:10:32 UTC [more...]

[PATCH 0/3] apply: handle traditional patches with spaces in filename
 2010-07-24  1:09 UTC  (2+ messages)
` [PATCH 1/3] apply: Split quoted filename handling into new function

Avery Pennarun's git-subtree?
 2010-07-24  0:58 UTC  (31+ messages)

Git workflow with upstream repository
 2010-07-24  0:58 UTC 

RFC: Between git-subtree and git-submodules
 2010-07-24  0:57 UTC  (2+ messages)

[PATCH 1/2] worktree setup: return to original cwd if prefix is set NULL
 2010-07-24  0:50 UTC  (4+ messages)
` [PATCH 2/2] Revert "rehabilitate 'git index-pack' inside the object store"

URL decoding changed semantics of + in URLs
 2010-07-23 23:04 UTC  (8+ messages)
  ` [PATCH] Do not unquote + into ' ' "

[PATCH] tests: Ignore the Test::Harness .prove file
 2010-07-23 22:58 UTC 

[WIP/RFC 00/13] git notes merge
 2010-07-23 22:39 UTC  (16+ messages)
` [WIP/RFC 01/13] (trivial) notes.h: Minor documentation fixes to copy_notes()
` [WIP/RFC 02/13] notes.h: Make default_notes_ref() available in notes API
` [WIP/RFC 03/13] notes.h/c: Clarify the handling of notes objects that are == null_sha1
` [WIP/RFC 04/13] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
` [WIP/RFC 05/13] (trivial) t3303: Indent with tabs instead of spaces for consistency
` [WIP/RFC 06/13] notes.c: Use two newlines (instead of one) when concatenating notes
` [WIP/RFC 07/13] (trivial) git notes prune: Accept --verbose in addition to -v
` [WIP/RFC 08/13] builtin/notes.c: Split notes ref DWIMmery into a separate function
` [WIP/RFC 09/13] git notes merge: Initial implementation handling trivial merges only
` [WIP/RFC 10/13] builtin/notes.c: Refactor creation of notes commits
` [WIP/RFC 11/13] git notes merge: Handle real, non-conflicting notes merges
` [WIP/RFC 12/13] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
` [WIP/RFC 13/13] Documentation: Preliminary docs on 'git notes merge'

Replacing a Remote Branch
 2010-07-23 20:52 UTC  (3+ messages)

[PATCH] 3-way merge with file move fails when diff.renames = copies
 2010-07-23 21:03 UTC  (16+ messages)
` [PATCH] Fix rebase with file move "
      ` [PATCH 0/5] "
        ` [PATCH 1/5] t4150 (am): style tweaks
        ` [PATCH 2/5] t4150 (am): futureproof against failing tests
        ` [PATCH 3/5] Teach "apply --index-info" to handle rename patches
        ` [PATCH 4/5] t3400 (rebase): whitespace cleanup
        ` [PATCH 5/5] rebase: protect against diff.renames configuration

Which is wrong? diff or apply?
 2010-07-23 20:49 UTC  (2+ messages)

rfc - Changing the way gitk and git-gui are managed
 2010-07-23 19:18 UTC  (5+ messages)

question (possibly) on git subtree/submodules
 2010-07-23 18:35 UTC  (4+ messages)

[PATCH 1/3] git-instaweb: Fix custom apache log placement
 2010-07-23 18:22 UTC  (9+ messages)
` [PATCH 3/3] git-instaweb: Don't assume Apache executable is named apache2

[PATCH 0/2] make git installation footprint smaller
 2010-07-23 18:17 UTC  (5+ messages)
` [PATCH 1/2] Makefile: link builtins residing in bin directory to main git binary too
` [PATCH 2/2] Makefile: make hard/symbolic links for non-builtins too

[PATCH] revert: only suggest to commit if not passing -n
 2010-07-23 16:42 UTC  (2+ messages)

[PATCH] request-pull.txt: Document -p option
 2010-07-23 16:31 UTC 

[PATCH] t2017: redo physical reflog existance check
 2010-07-23 15:04 UTC  (5+ messages)

Secondary --exec-path?
 2010-07-23 14:47 UTC  (2+ messages)

unpack failed --- is my repos broken?
 2010-07-23 10:43 UTC  (7+ messages)
  ` ssh communication not working

[PATCH 0/7] find commit subject refactoring
 2010-07-23  9:37 UTC  (12+ messages)
` [PATCH 1/7] revert: fix off by one read when searching the end of a commit subject
` [PATCH 2/7] revert: refactor code to find commit subject in find_commit_subject()
` [PATCH 3/7] revert: rename subject related variables in get_message()
` [PATCH 4/7] commit: move find_commit_subject() into commit.{h,c}
` [PATCH 5/7] bisect: use find_commit_subject() instead of custom code
` [PATCH 6/7] merge-recursive: "
` [PATCH 7/7] blame: "

git gui problem
 2010-07-23  2:31 UTC 

[PATCH v3 01/13] parse-options: stop when encounter a non-option
 2010-07-23  2:08 UTC  (5+ messages)
` [PATCH v3 05/13] parse the -L options

[PATCH] t3508: add check_head_differs_from() helper function and use it
 2010-07-23  1:38 UTC  (2+ messages)

[PATCH 3/3] gitk: improve dark background, select light or dark tags
 2010-07-22 23:14 UTC 

[PATCH 2/3] gitk: improve dark background, use diffcolor 2 for link
 2010-07-22 23:12 UTC 

[PATCH 1/3] gitk: improve dark background, s/black/$fgcolor/
 2010-07-22 23:10 UTC 

Running git on Windows command line
 2010-07-22 23:00 UTC  (8+ messages)

[PATCH] t7810: test git grep --no-index from a bare repository
 2010-07-23  0:22 UTC 

[PATCH] t7002: test git grep --no-index from a bare repository
 2010-07-22 22:36 UTC  (3+ messages)

Git Notes on Branches
 2010-07-22 21:05 UTC  (2+ messages)

[PATCH] git-rebase--interactive.sh: use printf instead of echo to print commit message
 2010-07-22 20:08 UTC  (3+ messages)

[PATCH] t/README: clarify test_must_fail description
 2010-07-22 18:21 UTC  (18+ messages)
` [PATCH] t/: work around one-shot variable assignment with test_must_fail
            ` [PATCH] gitweb: clarify search results page when no matching commit found
                ` [PATCH v2] "
            ` git name-rev for fun and profit (Re: [PATCH] t/: work around one-shot variable assignment with test_must_fail)

P4 Sync problem
 2010-07-22 18:21 UTC  (8+ messages)

[PATCH] Add a google-chrome option for web--browse
 2010-07-22 16:58 UTC 

new platform & S_IFGITLINK problem
 2010-07-22 16:23 UTC  (3+ messages)

Git commit behaving strangely
 2010-07-22 16:28 UTC  (4+ messages)

[BUG] git gui blame: Show History Context [still] broken since 29e5573d
 2010-07-22  8:23 UTC  (5+ messages)

GIT over HTTP
 2010-07-22  4:01 UTC  (2+ messages)

[RFC/PATCH] merge: honor prepare-commit-msg hook
 2010-07-22  0:14 UTC  (2+ messages)

[PATCH] Allow the CURL user agent to be specified either by config option http.useragent or by the environment variable GIT_USER_AGENT
 2010-07-21 23:40 UTC 

>4GiB source delta assertion failure
 2010-07-21 23:16 UTC 

CRLF behavior
 2010-07-21 22:25 UTC  (7+ messages)

A note from the maintainer
 2010-07-21 22:18 UTC 

[ANNOUNCE] Git 1.7.2
 2010-07-21 22:17 UTC 

[PATCH v2] Add svnrdump
 2010-07-21 19:03 UTC  (7+ messages)

[GSoC update] git-remote-svn: Week 10
 2010-07-21 18:55 UTC  (4+ messages)
` [PATCH 06/13] Dump the revprops at the start of every revision

Handling multiple parallel versions
 2010-07-21 17:09 UTC  (3+ messages)

[PATCHv3] Updated patch series for providing mechanism to list available repositories
 2010-07-21 15:15 UTC  (4+ messages)
` [PATCH 1/3] Allow creation of arbitrary git-shell commands
` [PATCH 2/3] Add interactive mode to git-shell for user-friendliness
` [PATCH 3/3] Add sample commands for git-shell

Updated patch series for providing mechanism to list available repositories
 2010-07-21 15:11 UTC  (4+ messages)
` [PATCH 1/4] Allow creation of arbitrary git-shell commands

[GSoC update] git-remote-svn: Week 12
 2010-07-21 12:31 UTC 

[PATCH] contrib: Add update-http-moderated hook
 2010-07-21 10:37 UTC  (2+ 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).