git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-20 17:01:44 to 2010-07-23 13:19:06 UTC [more...]

URL decoding changed semantics of + in URLs
 2010-07-23 13:18 UTC 

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

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

[WIP/RFC 00/13] git notes merge
 2010-07-23 10:15 UTC  (14+ 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'

[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: "

Avery Pennarun's git-subtree?
 2010-07-23  8:40 UTC  (19+ messages)

rfc - Changing the way gitk and git-gui are managed
 2010-07-23  6:54 UTC  (4+ messages)

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

[PATCH] t2017: redo physical reflog existance check
 2010-07-23  2:23 UTC  (4+ messages)

[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 1/3] git-instaweb: Fix custom apache log placement
 2010-07-22 23:42 UTC  (3+ 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)

[PATCH] 3-way merge with file move fails when diff.renames = copies
 2010-07-22 21:59 UTC  (6+ messages)
` [PATCH] Fix rebase with file move "

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/t3700: convert two uses of negation operator '!' to use test_must_fail
 2010-07-22 18:21 UTC  (40+ messages)
      ` [PATCH] t/README: clarify test_must_fail description
              ` [PATCH] Convert "! git" to "test_must_fail" git
                  ` [PATCH v2] Convert "! git" to "test_must_fail git"
                      ` [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  (5+ messages)

[PATCH] revert: only suggest to commit if not passing -n
 2010-07-22 13:51 UTC 

[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  (6+ messages)
` [PATCH 1/4] Allow creation of arbitrary git-shell commands
` [PATCH 2/4] git-shell-commands: Add a command to list bare repos

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

Can I enforce required approval on some files
 2010-07-21  7:51 UTC  (6+ messages)

[PATCH 1/2] Documentation spelling fixes
 2010-07-21  5:48 UTC  (4+ messages)
` [PATCH 2/2] Improve "move the whole tree into a subdirectory" example
    ` [PATCH v2] "

[PATCH] contrib: Add "external blob storage" clean and smudge filters
 2010-07-21  1:07 UTC 

[PATCH 0/2] Add -e/--exclude to git-clean
 2010-07-20 23:35 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add test for git clean -e

Partial clone/pull?
 2010-07-20 22:38 UTC  (2+ messages)

[PATCH v3] Add --exclude to git-clean
 2010-07-20 19:11 UTC  (7+ messages)
` [PATCH/RFC v4 0/2] Add -e/--exclude to git clean

[PATCH] git-svn: write memoized data explicitly to avoid Storable bug
 2010-07-20 19:02 UTC  (3+ messages)

Run git from .bat file (Windows)
 2010-07-20 18:44 UTC  (3+ messages)

[PATCH] t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail
 2010-07-20 18:38 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).