git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-10 19:34:22 to 2011-04-13 19:03:01 UTC [more...]

git rebase --continue automatic --skip?
 2011-04-13 19:02 UTC  (6+ messages)

Gitbox
 2011-04-13 18:59 UTC  (3+ messages)

[PATCH] remove doubled words, e.g., s/to to/to/, and fix related typos
 2011-04-13 18:47 UTC  (3+ messages)

[PATCH] revert: Hide '-r' option in default usage
 2011-04-13 18:09 UTC  (4+ messages)

Intermittent Failures in t1450-fsck
 2011-04-13 17:11 UTC 

REMOTE_USER value propagation through http push
 2011-04-13 16:32 UTC  (8+ messages)

[PATCH/RFC 0/7] i18n: mark missing C messages
 2011-04-13 15:55 UTC  (20+ messages)
` [PATCH/RFC 1/7] i18n: mark init-db messages for translation
` [PATCH/RFC 2/7] i18n: mark merge "Could not read from" message "
` [PATCH/RFC 3/7] i18n: mark merge "upstream" messages "
` [PATCH/RFC 4/7] i18n: mark merge CHERRY_PICK_HEAD "
` [PATCH/RFC 5/7] i18n: mark clone nonexistent repository message "
` [PATCH/RFC 6/7] i18n: mark checkout --detach messages "
` [PATCH/RFC 7/7] i18n: mark checkout plural warning "

Bug in "git diff --quiet" handling
 2011-04-13 15:58 UTC  (11+ messages)
  ` [PATCH] format-patch: document --quiet option
` [PATCH] format-patch: don't pass on the --quiet flag
      ` [PATCH] whatchanged: always show the header

git-svn dying unceremoniously
 2011-04-13 14:27 UTC  (6+ messages)

[RFC/PATCH] handle_alias: provide GIT_CWD to !alias
 2011-04-13 13:24 UTC  (4+ messages)

[PATCH] rerere: Expose an API corresponding to 'clear' functionality
 2011-04-13 13:18 UTC  (3+ messages)
  ` [PATCH v2] "

using aliases within the subdirectory
 2011-04-13 12:42 UTC  (3+ messages)

bad file number
 2011-04-13 12:20 UTC 

Interdiff between amended commits
 2011-04-13 11:54 UTC 

[PATCH] mergetool: Teach about submodules
 2011-04-13 10:00 UTC  (4+ messages)
  ` [PATCH v2] "

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]
 2011-04-13  9:36 UTC 

git submodule add requires remote
 2011-04-13  6:20 UTC 

is hosting a read-mostly git repo on a distributed file system practical?
 2011-04-13  4:57 UTC  (2+ messages)

Reply in melange about GSOC proposal
 2011-04-13  4:48 UTC 

is hosting a read-mostly git repo on a distributed file system practical?
 2011-04-13  2:29 UTC  (3+ messages)

precommit hook broken with "git commit <filename>"
 2011-04-12 23:09 UTC  (3+ messages)

What's cooking in git.git (Apr 2011, #04; Tue, 12)
 2011-04-12 22:43 UTC 

BUG? in --dirstat when rearranging lines in a file
 2011-04-12 22:22 UTC  (20+ messages)
` [PATCHv2 0/3] --dirstat fixes
  ` [PATCHv2 1/3] --dirstat: Describe non-obvious differences relative to --stat or regular diff
  ` [PATCHv2 2/3] --dirstat-by-file: Make it faster and more correct
  ` [PATCHv2 3/3] Teach --dirstat to not completely ignore rearranged lines within a file
            ` [PATCH 4/3] --dirstat: In case of renames, use target filename instead of source filename
            ` [RFC/PATCH 5/3] Alternative --dirstat implementation, based on diffstat analysis

Possible bug with multiple mv's and diff output
 2011-04-12 20:45 UTC  (2+ messages)

git archive: tar.umask ignored
 2011-04-12 20:39 UTC  (4+ messages)

[PATCH/resend] Documentation: update to git-merge-base --octopus
 2011-04-12 19:45 UTC  (3+ messages)

rebase on remote branch
 2011-04-12 18:50 UTC  (3+ messages)

[PATCH] Documentation: update to git-merge-base --octopus
 2011-04-12 15:47 UTC 

[PATCH] Documentation: update to git-merge-base --octopus
 2011-04-12 15:46 UTC 

[RFH] eol=lf on existing mixed line-ending files
 2011-04-12 13:57 UTC  (2+ messages)

Confused situation after a merge
 2011-04-12 13:29 UTC 

[PATCH 00/11] gitweb: Change timezone
 2011-04-12 13:25 UTC  (5+ messages)
    ` [PATCHv2 10/11] gitweb.js: Add UI for selecting common timezone to display dates
    ` [PATCHv2 11/11] gitweb: Make JavaScript ability to adjust timezones configurable

[PATCH v2] git-completion: Add support for git submodule options
 2011-04-12  9:37 UTC  (3+ messages)

Error in git citool
 2011-04-12  9:10 UTC 

textconv not invoked when viewing merge commit
 2011-04-12  9:04 UTC  (2+ messages)

[PATCH nd/init-gitdir] t0001: guard a new test with SYMLINKS prerequisite
 2011-04-12  7:16 UTC  (2+ messages)

[PATCH] t2021: mark a test as fixed
 2011-04-12  6:41 UTC 

[PATCH v2] Allow git mv FileA fILEa on case ignore file systems
 2011-04-12  6:16 UTC  (6+ messages)

Converting merge to rebase in the presence of conflicts
 2011-04-12  6:11 UTC  (6+ messages)

[PATCH v2 1/2] strbuf: make sure buffer is zero-terminated
 2011-04-11 21:49 UTC  (7+ messages)
` [PATCH v2 2/2] config: support values longer than 1023 bytes

[RFC PATCH 00/11] Sequencer Foundations
 2011-04-11 21:44 UTC  (23+ messages)
` [PATCH 01/11] revert: Avoid calling die; return error instead
` [PATCH 02/11] revert: Lose global variables "commit" and "me"
` [PATCH 03/11] revert: Introduce a struct to parse command-line options into
` [PATCH 05/11] revert: Catch incompatible command-line options early

[PATCH] Makefile: extract Q_() source strings as ngettext()
 2011-04-11 21:38 UTC  (3+ messages)

[PATCH] supply '-n' to gzip to produce identical tarballs
 2011-04-11 20:59 UTC  (6+ messages)

[PATCH 6/9] gettext.h: Avoid using a non-standard C construct
 2011-04-11 20:13 UTC  (4+ messages)

[PATCH 0/8] make gitk work better in non-top-level directory
 2011-04-11 19:15 UTC  (4+ messages)
` [PATCH 8/8] gitk: show modified files with separate work tree

[PATCH 0/9] Some more sparse patches
 2011-04-11 18:21 UTC  (3+ messages)

[PATCH 7/9] sparse: Fix errors due to missing target-specific variables
 2011-04-11 18:04 UTC  (3+ messages)

Bug Report: git add
 2011-04-11 18:20 UTC  (5+ messages)

What's cooking in git.git (Apr 2011, #02; Wed, 6)
 2011-04-11 18:11 UTC  (6+ messages)

Possible issue with git svn-remote.<name>.rewriteRoot?
 2011-04-11 15:48 UTC 

[RFC PATCH] Chain squash!/fixup! commits on autosquash
 2011-04-11 15:34 UTC 

git svn dcommit errors all no-yet-commited changes are left squashed/uncommited?
 2011-04-11 14:32 UTC 

gitattributes - clean filter invoked on pull?
 2011-04-11 11:14 UTC  (10+ messages)

Weird behaviour when importing from a subversion repository (empty dir/ambiguous argument)
 2011-04-11  8:09 UTC  (3+ messages)
  ` AW: "

GSOC idea: build in scripts and cleanups
 2011-04-11  6:34 UTC  (5+ messages)

Tracking file metadata in git -- fix metastore or enhance git?
 2011-04-11  0:12 UTC  (14+ messages)

[PATCH 0/2] i18n: Shell script translation infrastructure
 2011-04-10 22:43 UTC  (4+ messages)
` [PATCH 1/2] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()

Confused over packfile and index design
 2011-04-10 20:10 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).