git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-19 23:13:40 to 2009-05-23 09:41:30 UTC [more...]

gitignore bug: including files in an excluded directoy does not work
 2009-05-23  9:18 UTC 

git merge remote branch says "Merge commit ..."?
 2009-05-23  9:26 UTC  (9+ messages)
      ` git merge remote branch says

[PATCH v0 1/3] doc/git-rebase.txt: remove mention of multiple strategies
 2009-05-23  9:26 UTC  (14+ messages)
` [PATCH v0 2/3] t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
  ` [PATCH v0 3/3] Build in git-rebase.sh

Funny error with git gc
 2009-05-23  8:53 UTC  (11+ messages)
  ` [MAKESHIFT PATCH] Cope better with a _lot_ of packs

[PATCH 0/5] A few minor MinGW changes
 2009-05-23  8:04 UTC  (6+ messages)
` [PATCH 1/5] MinGW: Scan for \r in addition to \n when reading shbang lines
  ` [PATCH 2/5] MinGW: the path separator to split GITPERLLIB is ';' on Win32
    ` [PATCH 3/5] MinGW: use POSIX signature of waitpid()
      ` [PATCH 4/5] MinGW: Add a simple getpass()
        ` [PATCH 5/5] MinGW: Fix compiler warning in merge-recursive

can anybody explain the following to a git noob?
 2009-05-23  8:21 UTC  (14+ messages)

Heap allocation error in git-1.6.2.4 on Cygwin. Problem not present in git-1.6.1.2
 2009-05-23  8:01 UTC  (3+ messages)

git-diff: must --exit-code work with --ignore* options?
 2009-05-23  7:26 UTC  (5+ messages)

[PATCH] t8005: use more portable character encoding names
 2009-05-23  1:06 UTC  (8+ messages)
  ` [PATCH 1/2] "
    ` [PATCH 2/2] t8005: convert CP1251 character set to ISO8859-5

Ignoring svn custom id lines on merge
 2009-05-22 20:30 UTC 

[PATCH] gitweb: Sanitize title attribute in format_subject_html
 2009-05-22 15:55 UTC  (3+ messages)
` [PATCH (lite)] "
` [RFC/PATCH (do not use)] gitweb: Introduce and use esc_attr to escape values of tag attributes

[PATCH] setup_revisions(): do not access outside argv
 2009-05-22 15:34 UTC  (13+ messages)

git reset --hard and uncommitted files in index
 2009-05-22 10:50 UTC  (3+ messages)

[PATCH 0/3] http*: refactor fetching code (v2)
 2009-05-22  8:34 UTC  (7+ messages)

Getting Commits from One Repository to Another
 2009-05-22  7:26 UTC  (5+ messages)

[PATCH 1/3] show-branch: Fix die message in parse_reflog_param()
 2009-05-21 21:27 UTC  (7+ messages)
` [PATCHv2 1/2] parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's
` [PATCHv2 2/2] show-branch: migrate to parse-options API

Submodules and merge conflicts
 2009-05-21 20:31 UTC  (2+ messages)

[PATCH] apply: handle filenames with double slashes better
 2009-05-21 19:22 UTC  (4+ messages)

[PATCH v3 0/2] user-manual: general improvements
 2009-05-21 16:41 UTC  (15+ messages)
` [PATCH v3 0/2] "

[EGIT PATCH 1/3] Add ref rename support to JGit
 2009-05-21 15:48 UTC  (12+ messages)
` [EGIT PATCH 0/6] Ref rename
  ` [EGIT PATCH 1/6] Make sure we get the right storage for loose/pack/loose and packed refs
    ` [EGIT PATCH 2/6] Add ref rename support to JGit
      ` [EGIT PATCH 3/6] Add ref rename support to the branch dialog
        ` [EGIT PATCH 4/6] Allow non-ASCII ref names when writing the packed-refs file
          ` [EGIT PATCH 5/6] Use Constants.PACKED_REFS in RefWriter
            ` [EGIT PATCH 6/6] Improve error reporting in the branch dialog

git doesn't append ".git" to url WAS [PATCH 0/3] http*: refactor fetching code (v2)
 2009-05-21 15:39 UTC  (3+ messages)

How to check repository/working tree status from a script
 2009-05-21 15:37 UTC  (14+ messages)

[PATCH v2] git-svn: add --authors-prog option
 2009-05-21 14:30 UTC  (4+ messages)
` [PATCH v3] "

git archive, cygwin, and --git-dir vs --remote
 2009-05-21 14:29 UTC  (4+ messages)

Multiply her desire
 2009-05-21 13:07 UTC 

[PATCH] Terminate argv with NULL before calling setup_revisions()
 2009-05-21  9:32 UTC 

[TopGit PATCH v2] tg-graph: print dependency graph like git log --graph
 2009-05-21  9:29 UTC  (5+ messages)

Reverting an uncommitted revert
 2009-05-21  6:16 UTC  (28+ messages)
      ` [PATCH] write-tree --ignore-cache-tree
        ` [PATCH 1/2] cache-tree.c::cache_tree_find(): simplify inernal API
        ` [PATCH 2/2] Optimize "diff-index --cached" using cache-tree

git-grep colouring bug with -w option
 2009-05-21  4:29 UTC  (3+ messages)
` [PATCH] grep: fix word-regexp colouring

[RFC/PATCH] completion: complete pretty format placeholders
 2009-05-21  3:59 UTC  (3+ messages)

[PATCH] git-send-email: Handle quotes when parsing .mailrc files
 2009-05-21  2:45 UTC 

[PATCH] completion: use git rev-parse to detect bare repos
 2009-05-20 22:54 UTC  (2+ messages)

[PATCH] Add a reminder test case for a merge with F/D transition
 2009-05-20 22:09 UTC  (4+ messages)
` [PATCH] Fix for a merge where a branch has an F->D transition

[PATCH 0/5] grep parseopt conversion
 2009-05-20 22:05 UTC  (4+ messages)
` [PATCH 5/5] grep: use parseopt
    ` [PATCH] grep: make callback functions static

Syntax check via update hook?
 2009-05-20 20:57 UTC  (8+ messages)

Quick way to clone exactly one branch
 2009-05-20 20:45 UTC 

Trying to sync two svn repositories with git-svn (repost)
 2009-05-20 16:40 UTC  (11+ messages)

[PATCH 0/5] RESEND: git notes
 2009-05-20 11:54 UTC  (4+ messages)
` [PATCHv2 "

help reproduce fast-forward in rebase
 2009-05-20  9:37 UTC  (4+ messages)

any way to apply tag across all branches in repository?
 2009-05-20  8:58 UTC 

[TopGit PATCH] tg-graph: print dependency graph like git log --graph
 2009-05-20  6:07 UTC  (5+ 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).