git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-08 21:20:22 to 2012-05-10 20:28:30 UTC [more...]

[PATCH 1/2] Change error messages in ident.c Make error messages caused by failed reads of the /etc/passwd file easier to understand. Signed-off-by: Angus Hammond <angusgh@gmail.com>
 2012-05-10 20:28 UTC  (10+ messages)
` [PATCH 2/2] Remove diagnostics section from commit-tree and var man pages New error messages shouldn't need explaining like the old ones did so just delete the diagnostics section of the man pages. "
` [PATCH 1/2] Change error messages in ident.c

[PATCH] Clean weird documentation for 'git var' and 'git
 2012-05-10 20:15 UTC  (9+ messages)

[PATCH] git-svn: clarify documentation of dcommit sub-command
 2012-05-10 19:13 UTC  (3+ messages)

[PATCH] document submdule.$name.update=none option for gitmodules
 2012-05-10 18:59 UTC 

submodule update --force
 2012-05-10 18:57 UTC  (6+ messages)

Index format v5
 2012-05-10 18:17 UTC  (10+ messages)

Git commit path vs rebase path
 2012-05-10 18:10 UTC  (12+ messages)

Equivalent of "fixup" for git filter-branch
 2012-05-10 17:39 UTC  (2+ messages)

Git.pm
 2012-05-10 17:38 UTC  (11+ messages)

[git] Re: Bug in git-stash(.sh) ?
 2012-05-10 17:35 UTC  (8+ messages)
` [PATCH 4/4] reflog-walk: always make HEAD@{0} show indexed selectors
                ` OT: gmane address mangling selectors

Using git apply inside a repository but on un-tracked files
 2012-05-10 16:46 UTC 

git submodule delete?
 2012-05-10 16:53 UTC  (3+ messages)

git checkout creates strange '(null)'-branch
 2012-05-10 16:49 UTC  (6+ messages)

What's cooking in git.git (May 2012, #02; Fri, 4)
 2012-05-10 16:47 UTC  (5+ messages)

Weird documentation for git commit-tree
 2012-05-10 16:34 UTC  (2+ messages)

[PATCH] notes: do not accept non-blobs as new notes
 2012-05-10 15:45 UTC  (17+ messages)
` [PATCH 0/4] git-notes ui fixes regarding non-blobs notes
  ` [PATCH 1/4] notes: preserve object type given by "add -C"
  ` [PATCH 2/4] notes: "add -c" refuses to open an editor with non-blobs
  ` [PATCH 3/4] notes: refuse to edit non-blobs
  ` [PATCH 4/4] notes: refuse to append to non-blob notes
    ` [PATCH 4/4] notes: only append a blob to a blob

[PATCH 0/8] "git apply --threeway"
 2012-05-10 15:41 UTC  (16+ messages)
` [PATCH 1/8] apply: reformat comment
` [PATCH 2/8] apply: accept --threeway command line option
` [PATCH 3/8] apply: split load_preimage() helper function out
` [PATCH 4/8] apply: clear_image() clears things a bit more
` [PATCH 5/8] apply: refactor read_file_or_gitlink()
` [PATCH 6/8] apply: fall back on three-way merge
` [PATCH 7/8] apply: plug the three-way merge logic in
` [PATCH 8/8] apply: register conflicted stages to the index

new website: where is the blob ... ?
 2012-05-10 15:24 UTC 

how to clone/checkout branch/tag vesion from GIT repository
 2012-05-10 14:39 UTC  (4+ messages)

[ANNOUNCE] tig-1.0
 2012-05-10 13:44 UTC 

Students contribution to git
 2012-05-10 12:18 UTC 

Large repo and pack.packsizelimit
 2012-05-10 11:42 UTC  (10+ messages)

git rebase --committer-date-is-author-date with -i/-p
 2012-05-10 11:33 UTC  (2+ messages)

Feature idea: git rebase --exec $CMD
 2012-05-10  8:28 UTC  (2+ messages)

[PATCH 00/10] 'maint' updates of German translation
 2012-05-10  6:34 UTC  (6+ messages)
` [PATCH 01/10] l10n: de.po: translate "bare" as "bloß"
` [PATCH 10/10] l10n: de.po: translate one new message

[PATCH 00/19] Bash prompt speedup
 2012-05-10  6:09 UTC  (50+ messages)
` [PATCH 01/19] tests: move code to run tests under bash into a helper library
` [PATCH 02/19] tests: add tests for the bash prompt functions in the completion script
` [PATCH 03/19] completion: use __gitdir() in _git_log()
` [PATCH 04/19] completion: respect $GIT_DIR
` [PATCH 05/19] bash prompt: don't show the prompt when .git/HEAD is unreadable
` [PATCH 06/19] bash prompt: return early from __git_ps1() when not in a git repository
` [PATCH 07/19] completion: make __gitdir() store repository path in $__git_dir
` [PATCH 08/19] completion: use $__git_dir instead of $(__gitdir)
` [RFC PATCH 09/19] completion: platform-specific helper function to get physical path
` [PATCH 10/19] completion: use bash builtins to search for repository
` [PATCH 11/19] bash prompt: use bash builtins to find out current branch
` [PATCH 12/19] bash prompt: use bash builtins to check whether inside git dir
` [PATCH 13/19] bash prompt: check whether inside the worktree only when necessary
` [PATCH 14/19] bash prompt: use bash builtins to find out current branch during rebase
` [PATCH 15/19] bash prompt: use bash builtins to get detached HEAD abbrev. object name
` [PATCH 16/19] bash prompt: display stash and upstream state even inside the repository
` [PATCH 17/19] bash prompt: use bash builtins to check stash state
` [RFC PATCH 18/19] bash prompt: avoid command substitution when checking for untracked files
` [PATCH 19/19] bash prompt: alternative git prompt without command substitution

Submodule status inside nested submodule fails
 2012-05-10  1:40 UTC  (5+ messages)

git-diff-tree does not use alternate objects for submodules
 2012-05-09 22:53 UTC  (5+ messages)

git-scm.com refresh
 2012-05-09 22:13 UTC  (3+ messages)

[RFC PATCH] Documentation: diff produces patches, which can be 'apply'd
 2012-05-09 21:38 UTC 

[PATCH] xdiff: remove unused functions
 2012-05-09 21:14 UTC  (2+ messages)

[PATCH 0/5] xdiff: replace emit_func() with type-safe
 2012-05-09 20:24 UTC  (6+ messages)
` [PATCH 1/5] xdiff: add hunk_func()
` [PATCH 2/5] blame: use hunk_func(), part 1
` [PATCH 3/5] blame: use hunk_func(), part 2
` [PATCH 4/5] blame: factor out helper for calling xdi_diff()
` [PATCH 5/5] xdiff: remove emit_func() and xdi_diff_hunks()

gitk repo
 2012-05-09 19:18 UTC  (3+ messages)

Compiling git on Solaris. Recipe included
 2012-05-09 17:58 UTC  (3+ messages)

[PATCH] sha1_name: support sha1^{note} to return note sha-1
 2012-05-09 17:26 UTC  (5+ messages)

[1.8.0] use 'stage' term consistently
 2012-05-09 17:25 UTC  (9+ messages)

[PATCH 0/4] allow recovery from command name typos
 2012-05-09 17:03 UTC  (11+ messages)
` [PATCH 1/4] help.c::uniq: plug a leak
  ` [PATCH 2/4] help.c::exclude_cmds: "
    ` [PATCH 3/4] help.c: plug a leak when help.autocorrect is set
      ` [PATCH 4/4] allow recovery from command name typos

Seeing high CPU usage during git-upload-pack
 2012-05-09 15:11 UTC  (3+ messages)

[RFC PATCH] Documentation: diff produces patches, which can be 'apply'd
 2012-05-09 13:17 UTC 

[PATCH] apply: remove lego in i18n string in gitdiff_verify_name
 2012-05-09 12:29 UTC  (2+ messages)

Aw: Re: Large repo and pack.packsizelimit
 2012-05-09  9:29 UTC 

git commit -S documentation
 2012-05-08 23:49 UTC  (2+ messages)

Git fetch/pull stopped working
 2012-05-08 21:28 UTC  (6+ 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).