git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-09 22:41:18 to 2011-04-12 18:35:07 UTC [more...]

BUG? in --dirstat when rearranging lines in a file
 2011-04-12 18:34 UTC  (17+ 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

[PATCH/RFC 0/7] i18n: mark missing C messages
 2011-04-12 18:20 UTC  (15+ 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 "

git archive: tar.umask ignored
 2011-04-12 18:19 UTC  (2+ messages)

rebase on remote branch
 2011-04-12 18:08 UTC  (2+ messages)

Possible bug with multiple mv's and diff output
 2011-04-12 17:58 UTC 

[PATCH/resend] Documentation: update to git-merge-base --octopus
 2011-04-12 17:31 UTC  (2+ messages)

git-svn dying unceremoniously
 2011-04-12 16:02 UTC  (4+ messages)

Bug in "git diff --quiet" handling
 2011-04-12 15:51 UTC  (4+ messages)
  ` [PATCH] format-patch: document --quiet option
` [PATCH] format-patch: don't pass on the --quiet flag

precommit hook broken with "git commit <filename>"
 2011-04-12 15:17 UTC 

[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  (19+ messages)
` [PATCH 01/11] gitweb: Split JavaScript for maintability, combining on build
` [PATCH 02/11] gitweb.js: Update and improve comments in JavaScript files
` [PATCH/RFC 03/11] gitweb.js: Provide default values for padding in padLeftStr and padLeft
` [PATCH 04/11] gitweb.js: Extract and improve datetime handling
` [PATCH 05/11] gitweb.js: Introduce gitweb/static/js/lib/cookies.js
` [PATCH 06/11] gitweb.js: Provide getElementsByClassName method (if it not exists)
` [PATCH 07/11] gitweb: Refactor generating of long dates into format_timestamp_html
` [RFC/PATCH 08/11] gitweb: Unify the way long timestamp is displayed
` [PATCH 09/11] gitweb: JavaScript ability to adjust time based on timezone
` [PATCH/RFC 10/11] gitweb.js: Add UI for selecting common timezone to display dates
` [PATCH/RFC 11/11] gitweb: Make JavaScript ability to adjust timezones configurable
    ` [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  (32+ 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 04/11] revert: Separate cmdline argument handling from the functional code
` [PATCH 05/11] revert: Catch incompatible command-line options early
` [PATCH 06/11] revert: Implement parsing --continue, --abort and --skip
` [PATCH 07/11] revert: Handle conflict resolutions more elegantly
` [PATCH 08/11] usage: Introduce error_errno correspoding to die_errno
` [PATCH 09/11] revert: Write head, todo, done files
` [PATCH 10/11] revert: Give noop a default value while argument parsing
` [PATCH 11/11] revert: Implement --abort processing

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

[PATCH] revert: Hide '-r' option in default usage
 2011-04-11 21:06 UTC  (2+ 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  (5+ messages)

[PATCH] mergetool: Teach about submodules
 2011-04-11 19:53 UTC  (5+ messages)
    ` [PATCH] mergetool: Added tests for submodule

[PATCH 0/8] make gitk work better in non-top-level directory
 2011-04-11 19:15 UTC  (7+ messages)
` [PATCH 1/8] gitk: fix file highlight when run in subdirectory
` [PATCH 8/8] gitk: show modified files with separate work tree

[PATCH] rerere: Expose an API corresponding to 'clear' functionality
 2011-04-11 18:36 UTC  (2+ messages)

[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  (6+ 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)

git rebase --continue automatic --skip?
 2011-04-11  6:10 UTC  (6+ 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)

GET BACK TO ME IMMEDIATELY
 2011-04-10 17:09 UTC 

[PATCH 00/51] i18n: Shell script translations
 2011-04-10 13:04 UTC  (3+ messages)

What's cooking in git.git (Apr 2011, #03; Fri, 8)
 2011-04-10  9:43 UTC  (2+ messages)

[PATCH 0/5] New get_pathspec()
 2011-04-10  7:26 UTC  (7+ messages)
` [PATCH 2/5] Replace has_wildcard with PATHSPEC_NOGLOB
` [PATCH 5/5] grep: convert to use the new get_pathspec()

[PATCH] Allow git mv FILENAME Filename when core.ignorecase = true
 2011-04-10  5:50 UTC 

GSoC proposal for svn remote helper
 2011-04-09 23:19 UTC  (3+ messages)

[PATCH] git-svn: Add a svn-remote.<name>.pushurl config key
 2011-04-09 22:47 UTC  (3+ messages)

New to git
 2011-04-09 22:41 UTC  (4+ 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).