git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-26 19:26:39 to 2009-01-28 02:40:41 UTC [more...]

[PATCH 1/2] git-am: emit usage when called w/o arguments and w/o patch on stdin
 2009-01-28  2:38 UTC 

friendlier names
 2009-01-28  2:12 UTC  (9+ messages)

Bad objects error since upgrading GitHub servers to 1.6.1
 2009-01-28  2:02 UTC  (16+ messages)
              ` [PATCH] send-pack: Filter unknown commits from alternates of the remote

Heads up: rebase -i -p will be made sane again
 2009-01-28  1:53 UTC  (27+ messages)
  ` [PATCH 0/6] Simplifications of some 'rebase' tests
    ` [PATCH 1/6] t3404 & t3411: undo copy&paste
        ` [PATCH v2 0/6] rebase simplifications
        ` [PATCH v2 1/6] t3404 & t3411: undo copy&paste
        ` [PATCH v2 2/6] lib-rebase.sh: Document what set_fake_editor() does
        ` [PATCH v2 3/6] test-lib.sh: introduce test_commit() and test_merge() helpers
        ` [PATCH v2 4/6] Simplify t3410
        ` [PATCH v2 5/6] Simplify t3411
        ` [PATCH v2 6/6] Simplify t3412
    ` [PATCH 2/6] lib-rebase.sh: Document what set_fake_editor() does
    ` [PATCH 3/6] lib-rebase.sh: introduce test_commit() and test_merge() helpers
    ` [PATCH 4/6] Simplify t3410
    ` [PATCH 5/6] Simplify t3411
    ` [PATCH 6/6] Simplify t3412

[PATCHv4] gitweb: make static files accessible with PATH_INFO
 2009-01-28  1:47 UTC  (3+ messages)

git 1.6.1 on AIX 5.3
 2009-01-28  1:35 UTC  (7+ messages)

[PATCHv3] gitweb: make static files accessible with PATH_INFO
 2009-01-28  0:58 UTC  (5+ messages)

[PATCHv2] gitweb: make static files accessible with PATH_INFO
 2009-01-28  0:33 UTC  (3+ messages)

Anyone have access to 64-bit Vista?
 2009-01-27 23:59 UTC  (8+ messages)

[PATCH 0/2] Fix two issues found by valgrind
 2009-01-27 23:17 UTC  (4+ messages)
` [PATCH 1/2] test-path-utils: Fix off by one, "
` [PATCH 2/2] get_sha1_basic(): fix invalid memory access, "

git gui blame tooltip problem in Cygwin with multiple displays
 2009-01-27 22:52 UTC 

git-am annoyance
 2009-01-27 22:49 UTC  (4+ messages)

[PATCH] mergetool merge/skip/abort
 2009-01-27 22:37 UTC  (9+ messages)

Heads up: major rebase -i -p rework coming up
 2009-01-27 22:36 UTC  (5+ messages)

[EGIT PATCH] Throw created exception
 2009-01-27 22:11 UTC 

What's cooking in git.git (Jan 2009, #04; Mon, 19)
 2009-01-27 21:52 UTC  (22+ messages)
` valgrind patches, was "
                      ` Valgrind updates

Building Documentation in Cygwin
 2009-01-27 20:05 UTC  (7+ messages)

Hosting from Windows XP
 2009-01-27 18:24 UTC  (3+ messages)

rebase failure if commit message looks like a patch
 2009-01-27 18:15 UTC  (2+ messages)

"malloc failed"
 2009-01-27 18:02 UTC  (4+ messages)

gitk run from subdir and "find commit touching paths"
 2009-01-27 17:14 UTC 

[PATCH] Windows: Fix intermittent failures of t7701
 2009-01-27 16:42 UTC  (2+ messages)

Funny: git -p submodule summary
 2009-01-27 16:31 UTC  (9+ messages)
` [RFC/PATCH 0/3] fix "Funny: git -p submodule summary"
  ` [RFC/PATCH 1/3] git: s/run_command/run_builtin/
  ` [RFC/PATCH 2/3] run_command: handle missing command errors more gracefully
  ` [RFC/PATCH 3/3] git: use run_command to execute dashed externals

Translations in Git release?
 2009-01-27 14:45 UTC  (11+ messages)
` Translations [of Documentation] "

Emacs git-mode feature request: support fill-paragraph correctly
 2009-01-27 14:07 UTC  (3+ messages)

git diff, git mergetool and CRLF conversion
 2009-01-27 13:58 UTC  (9+ messages)
` [PATCH] mergetool: respect autocrlf by using checkout-index

Wrong url using relative submodule over gitorious-ssh
 2009-01-27 13:37 UTC 

connecting existing local git repository to svn
 2009-01-27 13:02 UTC  (6+ messages)

[PATCH/RFC v1 0/6] git checkout: more cleanups, optimisation, less lstat() calls
 2009-01-27 12:06 UTC  (9+ messages)
` [PATCH/RFC v1 1/6] symlinks.c: small cleanup and optimisation
` [PATCH/RFC v1 2/6] remove some memcpy() and strchr() calls inside create_directories()
` [PATCH/RFC v1 3/6] cleanup of write_entry() in entry.c
` [PATCH/RFC v1 4/6] use fstat() instead of lstat() when we have an opened file
` [PATCH/RFC v1 5/6] combine-diff.c: remove a call to fstat() inside show_patch_diff()

[Bug] rebase -i squashes submodule changes into unrelated commit
 2009-01-27 11:42 UTC  (3+ messages)
` [PATCH] Fix submodule squashing "

[topgit] shared topic branch
 2009-01-27  7:23 UTC  (3+ messages)

[PATCH] contrib git-resurrect: find traces of a branch name and resurrect it
 2009-01-27  6:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 02/10] cvsserver: add comments about database schema/usage
 2009-01-27  6:13 UTC  (11+ messages)
` [PATCH 03/10] cvsserver: remove unused functions _headrev and gethistory
  ` [PATCH 04/10] git-shell: allow running git-cvsserver, not just cvs
    ` [PATCH 05/10] cvsserver: run dashless "git command"s to access plumbing
      ` [PATCH 06/10] t2300: use documented technique to invoke git-sh-setup
        ` [PATCH 07/10] t3409: use dashless "git commit" instead of "git-commit"
          ` [PATCH 08/10] run test suite without dashed git-commands in PATH

how to see full file with diff marks
 2009-01-27  5:42 UTC  (3+ messages)

[PATCH] http-push: refactor request url creation
 2009-01-27  4:58 UTC  (5+ messages)

[PATCH v1 0/3] Introduce config variable "diff.primer"
 2009-01-27  4:54 UTC  (21+ messages)
` [PATCH v1 1/3] "
        ` backwards compatibility, was "

What's cooking in git.git (Jan 2009, #05; Wed, 21)
 2009-01-27  1:43 UTC  (3+ messages)

[PATCH 1/2] rebase -i --root: simplify code
 2009-01-27  0:29 UTC  (9+ messages)
` [PATCH] rebase -i: correctly remember --root flag across --continue

[PATCH v2] Change octal literals to be XEmacs friendly
 2009-01-26 22:59 UTC  (3+ messages)

[PATCH] Allow format-patch to create patches for merges
 2009-01-26 21:46 UTC  (5+ messages)

[PATCH/RFC v1 6/6] lstat_cache(): print a warning if doing ping-pong between cache types
 2009-01-26 21:18 UTC 

rerere: how to remove an erroneous resolution?
 2009-01-26 21:11 UTC  (3+ messages)

Common ancestor in merge diffs?
 2009-01-26 20:54 UTC  (5+ messages)

[PATCH 1/3] Make opt_parse_with_commit non-static
 2009-01-26 20:38 UTC  (5+ messages)
` [PATCH 2/3] Make has_commit non-static

Using the "What's cooking" scripts outside of Git
 2009-01-26 20:15 UTC  (2+ messages)

git push --all not so all (was: Re: [ANNOUNCE] conntrack-tools 0.9.10 released)
 2009-01-26 20:03 UTC 

How to extract files out of a "git bundle", no matter what?
 2009-01-26 19:53 UTC  (3+ messages)
` [PATCH] git-bundle(1): add no references required simplest case

[PATCH v2] Allow format-patch to create patches for merges
 2009-01-26 19:34 UTC  (2+ messages)

connecting existing local git repository to svn
 2009-01-26 19:29 UTC 


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