git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-04 19:11:59 to 2008-07-07 14:09:47 UTC [more...]

[HACK] t/test-lib.sh HACK: Add -s/--show-hack to test suite
 2008-07-07 14:08 UTC  (3+ messages)

[PATCH] builtin-rerere: fix conflict markers parsing
 2008-07-07 14:06 UTC  (4+ messages)

[PATCH] INSTALL: Update section about git-frotz form
 2008-07-07 13:50 UTC  (4+ messages)

[PATCH] run_command(): respect GIT_TRACE
 2008-07-07 13:41 UTC 

'git am' breakage with MIME decoding
 2008-07-07 13:39 UTC  (7+ messages)
` [PATCH] git-mailinfo may corrupt patch headers on attached files

[ANNOUNCE] GIT 1.5.6.2
 2008-07-07 12:44 UTC  (6+ messages)
` Test breakage [Re: [ANNOUNCE] GIT 1.5.6.2]

[PATCH 3/3] imap-send.c: Clean up coding style to better match the rest of the git codebase
 2008-07-07 12:40 UTC  (4+ messages)

git-svn sucks when it should not
 2008-07-07 11:49 UTC  (3+ messages)

[FIXED PATCH] Make rebase save ORIG_HEAD if changing current branch
 2008-07-07 11:42 UTC  (13+ messages)
  ` Re* "

[PATCH/rfc] git-svn.perl: workaround assertions in svn library 1.5.0
 2008-07-07  9:06 UTC  (2+ messages)

[PATCH 2/3] git-imap-send: Add support for SSL
 2008-07-07  8:05 UTC 

[PATCH 1/3] git-imap-send: Allow the program to be run from subdirectories of a git tree
 2008-07-07  8:05 UTC 

RFC: grafts generalised
 2008-07-07  6:59 UTC  (6+ messages)

Non-inetd git-daemon hangs in syslog(3)/fclose(3) if --syslog --verbose accessing non-repositories
 2008-07-07  6:54 UTC  (13+ messages)
      ` [PATCH] git daemon: avoid calling syslog() from a signal handler
                  ` [PATCH v2] "

[PATCH] fix "git-submodule add a/b/c/repository"
 2008-07-07  6:34 UTC  (5+ messages)

[PATCH] better git-submodule status output
 2008-07-07  6:21 UTC  (7+ messages)

[q] git-diff --reverse 7def2be1..7def2be1^
 2008-07-07  4:01 UTC  (7+ messages)

git-clone --quiet broken?
 2008-07-07  1:40 UTC  (5+ messages)

What's cooking in git.git (topics)
 2008-07-07  1:36 UTC  (24+ messages)

finding deleted file names
 2008-07-07  0:41 UTC  (9+ messages)

[JGIT PATCH 1/1] Fix local transport to invoke git-upload-pack during fetch
 2008-07-06 23:31 UTC 

[JGIT PATCH 1/1] jgit: create a tag command
 2008-07-06 23:16 UTC  (2+ messages)

"make test" works again (sort-of) on cygwin
 2008-07-06 23:11 UTC  (4+ messages)

[PATCH] Disconnect stash from its base commit
 2008-07-06 21:20 UTC  (13+ messages)
        ` [PATCH] Implement "git stash branch <newbranch> <stash>"
              ` [PATCH v3] "
                  ` [PATCH] Add a test for "git stash branch"
                      ` [PATCH v2] "

Commit message for 1240f94 has mail headers
 2008-07-06 21:19 UTC  (2+ messages)

git/refs/heads/master was not found in commit?
 2008-07-06 20:53 UTC 

[PATCH] Fix grammar in git-rev-parse(1)
 2008-07-06 20:34 UTC 

[PATCH 14/14] Build in merge
 2008-07-06 19:39 UTC  (5+ messages)

About -X<option>
 2008-07-06 19:25 UTC  (8+ messages)

remote does not support deleting refs
 2008-07-06 18:34 UTC  (4+ messages)
` error: unlink(.git/refs/remotes/origin/testbranch) failed: was "

[PATCH v2] Make rebase save ORIG_HEAD if changing current branch
 2008-07-06 16:16 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] branch -v: Prevent garbage output on remote refs
 2008-07-06 16:13 UTC  (3+ messages)

Git, merging, and News/Relnotes files
 2008-07-06 14:53 UTC  (5+ messages)

[PATCH/v3] bundle.c: added --stdin option to git-bundle
 2008-07-06 14:28 UTC  (18+ messages)
  ` [PATCH v4 0/3]
    ` [PATCH] Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
      ` [PATCH] git-bundle: add --stdin
        ` [PATCH] Add git-basis.perl to contrib directory
        ` [PATCH v5]
              ` Teach git-bundle to read revision arguments from stdin like git-rev-list
                  ` [PATCH] git-rev-list: tolerate multiple --stdin options
                    ` [PATCH] Teach git-bundle to read revision arguments from stdin like

something like 'find' in revisions
 2008-07-06 12:53 UTC  (2+ messages)

git sequencer prototype
 2008-07-06 12:48 UTC  (27+ messages)
` [RFC/PATCH 1/4] Add git-sequencer shell prototype
  ` [RFC/PATCH 2/4] Add git-sequencer prototype documentation
    ` [RFC/PATCH 3/4] Add git-sequencer test suite (t3350)
    ` [PATCH v2 2/4] Add git-sequencer prototype documentation
  ` [PATCH v2 1/4] Add git-sequencer shell prototype
          ` [PATCH] Allow cherry-picking root commits
                ` t3503: Add test case for identical files

[ANNOUNCE] GIT 1.5.5
 2008-07-06 10:04 UTC  (17+ messages)
` What's in git.git (stable)

[RFC/PATCH] Fix t7601-merge-pull-config.sh on AIX
 2008-07-06  8:15 UTC  (2+ messages)

[PATCH] Fix "config_error_nonbool" used with value instead of key
 2008-07-06  4:10 UTC 

[PATCH 0/5] git_config_string janitorial conversions
 2008-07-06  3:47 UTC  (7+ messages)
` [PATCH 1/5] builtin-commit.c: Use 'git_config_string' to get 'commit.template'
  ` [PATCH 2/5] builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'format.suffix'
    ` [PATCH 3/5] convert.c: Use 'git_config_string' to get 'smudge' and 'clean'
      ` [PATCH 4/5] diff.c: Use 'git_config_string' to get 'diff.external'
        ` [PATCH 5/5] http.c: Use 'git_config_string' to clean up SSL config

[PATCH 0/5] hg-to-git fixes
 2008-07-06  3:15 UTC  (6+ messages)
` [PATCH 1/5] hg-to-git: avoid raising a string exception
  ` [PATCH 2/5] hg-to-git: abort if the project directory is not a hg repo
    ` [PATCH 3/5] hg-to-git: rewrite "git-frotz" to "git frotz"
      ` [PATCH 4/5] hg-to-git: use git init instead of git init-db
        ` [PATCH 5/5] hg-to-git: use git rev-parse instead of git show

[PATCH/RFC] Fix some warnings (on cygwin) to allow -Werror
 2008-07-06  0:57 UTC  (6+ messages)

Question about git-merge-stupid
 2008-07-05 21:00 UTC  (3+ messages)
` [PATCH] Move 'stupid' merge strategy to contrib

[PATCH] Documentation: be precise about which date --pretty uses
 2008-07-05  0:00 UTC 

[PATCH] git-gui: Fix pre-commit hooks under MinGW/MSYS
 2008-07-05 11:38 UTC 

Can I remove stg sync --undo ?
 2008-07-05  8:33 UTC  (5+ messages)

[PATCH v2] Documentation cvs: Clarify when a bare repository is needed
 2008-07-05  4:43 UTC 

[PATCH 00/15] Build in merge
 2008-07-05  1:49 UTC  (6+ messages)
` [PATCH 04/15] Add new test to ensure git-merge handles pull.twohead and pull.octopus
      ` [PATCH] Fix t7601-merge-pull-config.sh on AIX

can I configure git clone to preserve the '.git' when it makes the initial dir
 2008-07-04 23:22 UTC  (2+ messages)

[PATCH/v2] git-basis, a script to manage bases for git-bundle
 2008-07-04 20:55 UTC  (9+ messages)

How to reduce remaining differences to 4msysgit? (was What's cooking in git.git (topics))
 2008-07-04 20:11 UTC  (8+ messages)
` [PATCH 05/12] Windows(msysgit): Per default, display help as HTML in default browser
  ` [PATCH 06/12] connect: Fix custom ports with plink (Putty's ssh)
            ` [msysGit] "

[PATCH 06/12] connect: Fix custom ports with plink (Putty's ssh)
 2008-07-04 20:05 UTC  (3+ messages)

[PATCH]: fix typos in docs
 2008-07-04 19:37 UTC  (2+ messages)

[PATCH] Fix apply --recount handling of no-EOL line
 2008-07-04 19:34 UTC  (2+ messages)

dumb protocol problems
 2008-07-04 19:19 UTC  (3+ 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).