git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2005-11-25 11:49:55 to 2005-11-29 11:03:36 UTC [more...]

'git commit' ignoring args?
 2005-11-29 11:03 UTC  (6+ messages)

git-name-rev off-by-one bug
 2005-11-29 10:31 UTC  (5+ messages)

use binmode(STDOUT) in git-status
 2005-11-29 10:05 UTC  (7+ messages)

[PATCH] SVN import: Use one log call
 2005-11-29  7:13 UTC 

[PATCH] Fix typo in http-push.c
 2005-11-29  8:24 UTC  (3+ messages)

[PATCH] git-clone --shared should imply --local
 2005-11-29  7:52 UTC  (4+ messages)

keeping remote repo checked out?
 2005-11-29  7:52 UTC  (17+ messages)
                  ` [PATCH] "

[PATCH 0/4] Repository format version check series
 2005-11-29  6:42 UTC  (8+ messages)
` What's in master and pu (aka when will 1.0rc4 be out)
      ` [PATCH] bisect: quote pathnames for eval safety

[RFC 2/2] Automatically transform .git/{branches,remotes} into .git/config
 2005-11-29  6:04 UTC  (16+ messages)
            ` Generic configuration plumbing (Was: Re: [RFC 2/2] Automatically transform...)

[PATCH] gitk: UTF-8 support
 2005-11-28 21:55 UTC  (7+ messages)

rebase problems
 2005-11-28 21:02 UTC  (4+ messages)

lost again on syntax change - local repository?
 2005-11-28 20:53 UTC  (14+ messages)

[Question] Fetching a new branch from remote
 2005-11-28 16:33 UTC 

Get rid of .git/branches/ and .git/remotes/?
 2005-11-28 10:51 UTC  (54+ messages)
                      ` [PATCH] Rename git-config-set to git-repo-config
                                    ` [PATCH 0/8] Make C-level operable from subdirectories
                                    ` [PATCH 6/8] ls-tree: work from subdirectory
                                                    ` [PATCH] ls-tree: Resurrect funny name quoting lost during rewrite
                              ` [PATCH 1/8] git-apply: work from subdirectory
                              ` [PATCH 2/8] peek-remote: honor proxy config even "
                              ` [PATCH 3/8] fsck-objects: work "
                              ` [PATCH 4/8] checkout-index: "
                              ` [PATCH 5/8] hash-object: work within subdirectory
                              ` [PATCH 7/8] Make networking commands to work from a subdirectory
                              ` [PATCH 8/8] Make the rest of commands "

[PATCH] Fix gitk this->selected diffs
 2005-11-28  8:28 UTC  (2+ messages)

git-send-mail in sh
 2005-11-28  9:34 UTC  (18+ messages)

git-mv: fully detect 'directory moved into itself'
 2005-11-28  9:24 UTC  (4+ messages)
  ` [PATCH] "

Rss produced by git is not valid xml?
 2005-11-28  9:21 UTC  (16+ messages)
                        ` [PATCH 2/3] mailinfo: allow -u to fall back on latin1 to utf8 conversion

[PATCH] git-mv is not able to handle big directories
 2005-11-28  8:49 UTC  (9+ messages)
          ` Perl version support (was Re: [PATCH] git-mv is not able to handle big directories)

[PATCH 3/3] mailinfo: Use i18n.commitencoding
 2005-11-28  0:39 UTC 

[PATCH 1/3] Introduce i18n.commitencoding
 2005-11-28  0:39 UTC 

still unclear on setting up a repository
 2005-11-27 23:15 UTC  (5+ messages)

Emacs mode for git
 2005-11-27 22:52 UTC  (2+ messages)

Problem merging
 2005-11-27 21:24 UTC  (5+ messages)

[PATCH] Reference technical/trivial-merge.txt in git-read-tree documentation
 2005-11-27 21:16 UTC  (3+ messages)

[PATCH] git-mv: follow -k request even on failing renames
 2005-11-27 21:11 UTC 

[PATCH] Small fixes in Documentation/git-mv.txt
 2005-11-27 21:08 UTC 

git-mv: keep git index consistent with file system on failed rename
 2005-11-27 21:04 UTC 

[PATCH] git-mv: shrink usage, no usage on error
 2005-11-27 20:58 UTC 

[PATCH] t9105-fetch-local: quote path created with pwd
 2005-11-27 20:05 UTC 

[PATCH] cg-Xlib: use git-rev-parse to locate .git dir and set relpath
 2005-11-27 15:55 UTC 

[PATCH] Cogito documentation updates
 2005-11-27 15:28 UTC  (7+ messages)

[BUG] cg-mkpatch uses non-portable "tac" command
 2005-11-27 15:08 UTC  (2+ messages)

cg-commit doesn't like new repository
 2005-11-27 14:20 UTC  (2+ messages)

Question about handling of heterogeneous repositories
 2005-11-27 13:11 UTC  (4+ messages)

strange cg-add problem
 2005-11-27 13:08 UTC  (3+ messages)

[RFC 1/2] Use remote information in .git/config
 2005-11-27 12:52 UTC  (5+ messages)

[PATCH] archimport improvements
 2005-11-27  5:43 UTC  (15+ messages)
    ` [PATCH 1/9] archimport: first, make sure it still compiles
      ` [PATCH 2/9] remove String::ShellQuote dependency
        ` [PATCH 3/9] fix -t tmpdir switch
          ` [PATCH 4/9] remove git wrapper dependency
            ` [PATCH 5/9] add -D <depth> and -a switch
              ` [PATCH 6/9] safer log file parsing
                ` [PATCH 7/9] Add the accurate changeset applyer

[PATCH] Document the --(no-)edit switch of git-revert and git-cherry-pick
 2005-11-26 22:12 UTC 

simple git repository browser with vim
 2005-11-26 22:05 UTC  (3+ messages)

[ANNOUNCE qgit-0.97.3]
 2005-11-26 12:39 UTC 

[PATCH] Fix off-by-one error
 2005-11-26  7:59 UTC 

[PATCH] Fix off-by-one error
 2005-11-26  3:37 UTC 

[PATCH] Make git-mv work in subdirectories, too
 2005-11-26  2:45 UTC  (2+ messages)

[PATCH 4/4] setup_git_directory(): check repository format version
 2005-11-26  1:15 UTC 

[PATCH 3/4] init-db: check template and repository format
 2005-11-26  1:15 UTC 

[PATCH 1/4] Repository format version check
 2005-11-26  1:15 UTC 

[PATCH 2/4] Check repository format version in enter_repo()
 2005-11-26  1:15 UTC 

files are disappearing in git
 2005-11-25 22:57 UTC  (13+ messages)

[PATCH] config.c: remove unnecessary header in minimum configuration file
 2005-11-25 22:22 UTC 

[PATCH] config.c: remove unnecessary header in minimum configuration file
 2005-11-25 22:22 UTC 

Why not clone to a remote directory over SSH
 2005-11-25 20:26 UTC  (8+ messages)

[PATCH] Fix segfault in git-shell when given no argument
 2005-11-25 11:49 UTC 


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 NNTP newsgroup(s).