git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-07 21:52:35 to 2012-05-09 21:54:33 UTC [more...]

Git commit path vs rebase path
 2012-05-09 21:54 UTC  (10+ messages)

[PATCH 00/19] Bash prompt speedup
 2012-05-09 21:50 UTC  (46+ 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-09 21:34 UTC  (4+ 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)

[PATCH] notes: do not accept non-blobs as new notes
 2012-05-09 18:43 UTC  (7+ messages)

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

Large repo and pack.packsizelimit
 2012-05-09 17:30 UTC  (9+ 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  (15+ messages)

[PATCH] git-svn: clarify documentation of dcommit sub-command
 2012-05-09 17:19 UTC  (2+ 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 

git rebase --committer-date-is-author-date with -i/-p
 2012-05-09 12:36 UTC 

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

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

Index format v5
 2012-05-09  8:37 UTC  (9+ messages)

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

Git fetch/pull stopped working
 2012-05-08 21:28 UTC  (9+ messages)

[PATCH] checkout: squelch "'mode' may be used uninitialized in this function" warning
 2012-05-08 20:26 UTC  (3+ messages)

git-svn should transform svn:ignore to .gitignore and .gitignore to svn:ignore automatically
 2012-05-08 20:26 UTC 

What's cooking in git.git (May 2012, #03; Tue, 8)
 2012-05-08 19:16 UTC 

[PATCH 00/65] Mark parseopt strings for translation
 2012-05-08 18:40 UTC  (2+ messages)

git-scm.com refresh
 2012-05-08 18:00 UTC  (10+ messages)

[PATCH] correct git-status Porcelain Format documentation
 2012-05-08 17:52 UTC  (8+ messages)
` [PATCH 2/5] status: refactor colopts handling
` [PATCH 5/5] status: respect "-b" for porcelain format

[PATCH 00/10] 'maint' updates of German translation
 2012-05-08 17:33 UTC  (11+ messages)
` [PATCH 01/10] l10n: de.po: translate "bare" as "bloß"
` [PATCH 02/10] l10n: de.po: hopefully uncontroversial fixes
` [PATCH 03/10] l10n: de.po: translate "bad" as "ungültig" ("invalid")
` [PATCH 04/10] l10n: de.po: collection of suggestions
` [PATCH 05/10] l10n: add new members to German translation team
` [PATCH 06/10] l10n: de.po: translate "track" as "beobachten"
` [PATCH 07/10] l10n: de.po: translate "remote" as "extern"
` [PATCH 08/10] l10n: de.po: collection of improvements
` [PATCH 09/10] l10n: de.po: unify translation of "ahead" and "behind"
` [PATCH 10/10] l10n: de.po: translate one new message

[PATCH] checkout: do not corrupt HEAD on empty repo
 2012-05-08 17:33 UTC  (10+ messages)

[PATCH v2] checkout: do not corrupt HEAD on empty repo
 2012-05-08 17:22 UTC 

[PATCH resend] dir: convert to strbuf
 2012-05-08 16:41 UTC  (3+ messages)

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

git-diff-tree does not use alternate objects for submodules
 2012-05-08 15:37 UTC  (3+ messages)

submodule.ignore is not respected on commit
 2012-05-08 14:09 UTC 

git -c var=val not taken into account by git config?
 2012-05-08 12:56 UTC  (3+ messages)

[PATCH] doc/column: Fix a typo
 2012-05-08 12:49 UTC 

[RFC/PATCH v4 0/6] completion: __git_complete and other stuff
 2012-05-08 12:50 UTC  (7+ messages)
` [RFC/PATCH v4 5/6] completion: calculate argument position properly

Does content provenance matter?
 2012-05-08  9:23 UTC  (10+ messages)

Please review this pull request for maint branch with update of de.po
 2012-05-08  9:20 UTC  (5+ messages)

[PATCH] clone: fix progress-regression
 2012-05-08  5:46 UTC  (3+ messages)

Pull request for master branch with update of de.po
 2012-05-08  1:09 UTC 

[PATCH v3 3/3] index-pack: support multithreaded delta resolving
 2012-05-08  0:19 UTC  (4+ messages)
` [PATCH 1/4] compat/win32/pthread.h: Add an pthread_key_delete() implementation
  ` [PATCH 2/4] index-pack: restructure pack processing into three main functions

Arguments to git hooks
 2012-05-07 22:17 UTC  (2+ messages)

Subtree in Git
 2012-05-07 21:57 UTC  (7+ 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).