git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-12-19 23:29:04 to 2008-12-23 04:56:46 UTC [more...]

Git merge conflicts and encoding of logs
 2008-12-23  4:48 UTC 

Git with Hudson
 2008-12-23  3:00 UTC  (5+ messages)

[announce] gc
 2008-12-23  3:24 UTC 

git 1.6.1-rc4 testing dependency
 2008-12-23  1:52 UTC  (4+ messages)
  ` [PATCH] t9129: skip the last two tests if UTF-8 locale not available

Merge two repos with history included? (was Re: How do I..?)
 2008-12-23  0:44 UTC  (2+ messages)

[JGIT PATCH 00/13] Add receive-pack server side support
 2008-12-23  0:27 UTC  (14+ messages)
` [JGIT PATCH 01/13] Fix invalid "double checked locking" in InflaterCache
  ` [JGIT PATCH 02/13] Cleanup stupid release of the cached Inflater in IndexPack
    ` [JGIT PATCH 03/13] Cache an Inflater inside a WindowCursor and reuse it as much as possible
      ` [JGIT PATCH 04/13] Make RefDatabase thread-safe
        ` [JGIT PATCH 05/13] Make PackFile thread-safe
          ` [JGIT PATCH 06/13] Make Repository thread-safe
            ` [JGIT PATCH 07/13] Don't open a PackFile multiple times on scanForPacks
              ` [JGIT PATCH 08/13] Expose RepositoryConfig.getBoolean so applications can use it
                ` [JGIT PATCH 09/13] Add AnyObjectId.copyTo(StringBuilder)
                  ` [JGIT PATCH 10/13] Add compare-and-swap semantics to RefUpdate
                    ` [JGIT PATCH 11/13] Allow null new ObjectId during RefUpdate.delete
                      ` [JGIT PATCH 12/13] Implement the git-receive-pack process in Java
                        ` [JGIT PATCH 13/13] Add basic git daemon support to publish receive-pack

Perl 5 now uses Git for version control
 2008-12-22 23:24 UTC  (2+ messages)

'Theirs' merge between branches on a binary file
 2008-12-22 23:18 UTC  (6+ messages)

Move-delete merge conflict is not displayed using git ls-files --unmerged
 2008-12-22 23:12 UTC  (4+ messages)
  ` [PATCH] merge-recursive: mark rename/delete conflict as unmerged

Bugs in sub argsfromdir of git-cvsserver
 2008-12-22 21:42 UTC  (2+ messages)

[PATCH] Show a failure of rebase -p if the merge had a conflict
 2008-12-22 21:16 UTC  (5+ messages)
` [PATCH 1/2 updated] "
  ` [PATCH 2/2] rebase -i -p: Fix --continue after a merge could not be redone

[RFC] Automagic patch merge ack emails
 2008-12-22 20:59 UTC  (3+ messages)

push to backup repo periodically fails with "not fast forward"
 2008-12-22 18:27 UTC  (5+ messages)

git 1.6.1-rc4 testing dependency
 2008-12-22 16:05 UTC 

[ANNOUNCE] GIT 1.6.1-rc4
 2008-12-22  9:54 UTC 

[patch v2] documentation: Explain how to free up space after filter-branch
 2008-12-22  9:06 UTC 

git-svn and empty directories
 2008-12-22  8:58 UTC  (3+ messages)

[PATCH] git-svn: Make following parents atomic
 2008-12-22  8:41 UTC  (4+ messages)
` [PATCH v3] "

git-diff should not fire up $PAGER if there is no diff
 2008-12-22  8:30 UTC  (7+ messages)
` git-diff should not fire up $PAGER, period!

Dynamically adjusting packed_git_window_size
 2008-12-22  6:25 UTC  (7+ messages)
` [PATCH] Add support for changing packed_git_window_size at process start time
  ` [PATCH] Style changes per suggestions from Junio in #git

Git weekly links: 2008-51
 2008-12-22  3:04 UTC  (4+ messages)

[PATCH] bash completion: add 'rename' subcommand to git-remote
 2008-12-22  2:56 UTC 

Memory issue with fast-import, why track branches?
 2008-12-22  2:36 UTC  (5+ messages)

[PATCH 1/2] fast-import: add special mode; copy from parent
 2008-12-22  2:25 UTC  (10+ messages)
` [PATCH 2/2] fast-import: add special '-' blob reference to use the previous one

[PATCH] fast-import: Cleanup mode setting
 2008-12-22  2:19 UTC 

[PATCH] Have manpage reference new documentation on reverting merges
 2008-12-22  0:26 UTC  (7+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] Have git revert documentation reference new HOWTO on reverting faulty merges

[PATCHv2] Have manpage reference new documentation on reverting merges
 2008-12-22  0:04 UTC 

[PATCH] gitk: Swap positions of 'next' and 'prev' buttons in the 'Find' section
 2008-12-21 22:59 UTC  (2+ messages)

What's in git.git (Dec 2008, #03; Sun, 21)
 2008-12-21 23:17 UTC  (2+ messages)

[Patch] Minor corrections to help & error messages
 2008-12-21 23:53 UTC 

[PATCH] Make git revert warn the user when reverting a merge commit
 2008-12-21 22:56 UTC  (16+ messages)

[PATCH] git-commit: colored status when color.ui is set
 2008-12-21 22:15 UTC 

[PATCH] git-status -v: colored diff when color.ui is set
 2008-12-21 22:14 UTC 

What's cooking in git.git (Dec 2008, #03; Sun, 21)
 2008-12-21 19:03 UTC  (2+ messages)

Applying patches from a patch set
 2008-12-21 18:53 UTC  (6+ messages)

[PATCH] doc/git-fsck: change the way for getting heads' SHA1s
 2008-12-21 16:30 UTC 

Retrieving last tag of a working tree
 2008-12-21 15:28 UTC  (3+ messages)

Change author in commits
 2008-12-21 13:26 UTC  (2+ messages)

how to check remote git repo for updates without pull/fetch
 2008-12-21  9:53 UTC  (5+ messages)

[PATCH] handle_remote_ls_ctx can parsing href starting at http://
 2008-12-21  9:42 UTC  (2+ messages)

[PATCH] Add a documentat on how to revert a faulty merge
 2008-12-21  2:37 UTC  (3+ messages)

[PATCH] fast-import.c: stricter strtoul check, silence compiler warning
 2008-12-21  1:28 UTC 

[PATCH] connect.c: stricter port validation, silence compiler warning
 2008-12-21  1:12 UTC 

[EGIT PATCH] Use the possible resources's specific encoding for quickdiff
 2008-12-20 23:14 UTC 

[PATCH] Documentation: fix typos, grammar, asciidoc syntax
 2008-12-20 21:37 UTC  (9+ messages)

[EGIT PATCH] Tell Eclipse not to convert some of the patch input files
 2008-12-20 20:42 UTC 

RFC: Change whatchanged to report changes from merges by default?
 2008-12-20 20:21 UTC  (4+ messages)

[PATCH] git-send-email: handle email address with quoted comma
 2008-12-20 20:09 UTC  (6+ messages)

[PATCH] Remove the requirement opaquelocktoken uri scheme
 2008-12-20 20:09 UTC  (3+ messages)

Git Notes idea
 2008-12-20 20:09 UTC  (28+ messages)
  ` [PATCH 0/4] Notes reloaded
    ` [PATCH 1/4] Introduce commit notes
        ` [PATCH v2 0/4] Notes, reloaded
          ` [PATCH v2 1/4] Introduce commit notes
          ` [PATCH v2 2/4] Add a script to edit/inspect notes
          ` [PATCH v2 3/4] Speed up git notes lookup
          ` [PATCH v2 4/4] Add an expensive test for git-notes
    ` [PATCH 2/4] Add a script to edit/inspect notes
    ` [PATCH 3/4] Speed up git notes lookup
    ` [PATCH 4/4] Add an expensive test for git-notes

[PATCH] git-mergetool: properly handle "git mergetool -- filename"
 2008-12-20 20:09 UTC  (2+ messages)

rsync deprecated?
 2008-12-20 17:08 UTC  (6+ messages)

[Security] gitweb local privilege escalation (fix)
 2008-12-20 11:26 UTC 

[ANNOUNCE] GIT 1.6.0.6
 2008-12-20 10:54 UTC  (3+ messages)
` [Security] gitweb local privilege escalation (fix)

[PATCH] guilt: add option guilt.diffstat
 2008-12-20  4:33 UTC  (5+ messages)
    ` [PATCH][RESEND] "

[PATCH] guilt doc: use literal paragraphs for example commands
 2008-12-20  4:33 UTC  (2+ messages)

git-fast-export and tags without a tagger
 2008-12-20  0:59 UTC  (9+ messages)
  ` [PATCH] fast-export: deal with tag objects that do not have "
        ` [PATCH v2] "
          ` [PATCH] fast-import: make tagger information optional

[PATCH] Clarify git-format-patch --in-reply-to
 2008-12-20  0:52 UTC  (4+ messages)
` [PATCH] SubmittingPatches: mention the usage of real name in Signed-off-by: lines

[PATCH] Clarify git-format-patch --in-reply-to
 2008-12-20  0:36 UTC  (5+ messages)
` just can't live without a user.name

[PATCH 1/2] gitweb: allow access to forks with strict_export
 2008-12-20  0:35 UTC  (4+ messages)

Odd merge behaviour involving reverts
 2008-12-19 23:51 UTC  (8+ 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).