git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-21 13:03:43 to 2011-04-26 16:36:39 UTC [more...]

[RFC/PATCH 5/3] Alternative --dirstat implementation, based on diffstat analysis
 2011-04-26 16:36 UTC  (10+ messages)
` [PATCH 0/6] --dirstat fixes, part 2
  ` [PATCH 1/6] Add several testcases for --dirstat and friends
  ` [PATCH 2/6] Make --dirstat=0 output directories that contribute < 0.1% of changes
  ` [PATCH 3/6] Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
  ` [PATCH 4/6] Add config variable for specifying default --dirstat behavior
  ` [PATCH 5/6] Use floating point for --dirstat percentages
  ` [PATCH 6/6] New --dirstat=lines mode, doing dirstat analysis based on diffstat

[PATCH] http: clear POSTFIELDS when initializing a slot
 2011-04-26 16:18 UTC  (2+ messages)

"git clone --depth=2 git://git.sv.gnu.org/gnulib" hangs
 2011-04-26 16:02 UTC  (4+ messages)

[PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
 2011-04-26 15:32 UTC  (4+ messages)

git diff-index ignores color config
 2011-04-26 15:04 UTC 

[PATCH] fetch: show remote name instead of URL if available
 2011-04-26 15:13 UTC 

[BUG] git pull does not understand --strategy-option
 2011-04-26 14:06 UTC 

[PATCH] run-command.c: Fix unused variables warning with gcc 4.6
 2011-04-26 13:45 UTC  (4+ messages)

[PATCH] Refactor git-completion to allow ZSH usage of PS1 functions
 2011-04-26 13:24 UTC 

Creating remote branch called HEAD corrupts remote clones
 2011-04-26 12:09 UTC  (10+ messages)

[PATCH 0/2] Documentation fixes for git-svn.txt
 2011-04-26 11:34 UTC  (9+ messages)
` [PATCH 1/2] git-svn.txt: move option descriptions
` [PATCH 2/2] git-svn.txt: small typeface improvements
  ` [PATCH] git-svn.txt: fix usage of --add-author-from
  ` [PATCHv2 0/2] Documentation fixes for git-svn.txt
  ` [PATCHv2 1/2] git-svn.txt: move option descriptions
  ` [PATCHv2 2/2] git-svn.txt: small typeface improvements

[PATCH v2] wt-status.c: Increase code readability
 2011-04-26 11:26 UTC 

[PATCH] t/README: unify documentation of test function args
 2011-04-26 10:33 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH/RFC 1/2] notes/pretty: allow callers to set the notes format from struct rev_info
 2011-04-26  9:44 UTC  (4+ messages)
` [PATCH/RFC 2/2] format-patch: show notes as message after the ---

[PATCH] wt-status.c: Increase readability
 2011-04-26  9:13 UTC  (3+ messages)

[PATCH] rev-list --count: separate count for --cherry-mark
 2011-04-26  8:24 UTC 

[PATCH 0/4] fix hang in git push when pack-objects fails
 2011-04-26  8:23 UTC  (14+ messages)
` [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
          ` [PATCH/RFC 1/2] send-pack --stateless-rpc: properly close the outgoing channel
            ` [PATCH 2/2] send-pack: avoid deadlock when pack-object dies early
                ` [PATCH v2] "

[PATCH/RFC 0/3] teaching log's --glob=<glob> and friends to git shortlog
 2011-04-26  8:19 UTC  (9+ messages)
` [WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk

What's cooking in git.git (Apr 2011, #06; Mon, 25)
 2011-04-26  8:13 UTC  (3+ messages)

RFC: Folder Git
 2011-04-26  7:03 UTC  (6+ messages)

French translation project started
 2011-04-26  6:49 UTC  (3+ messages)

[GSoC 11] Sequencer: Acceptance
 2011-04-26  5:59 UTC  (3+ messages)

symlinked working tree gotcha
 2011-04-26  3:41 UTC  (4+ messages)

[PATCH] gitweb: supply '-n' to gzip for identical output
 2011-04-26  1:32 UTC 

GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo
 2011-04-25 22:34 UTC  (5+ messages)
  ` Off-topic Thunderbird wrapping (was Re: GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo)

Post 1.7.5 plans
 2011-04-25 22:10 UTC 

A Note from the Maintainer
 2011-04-25 21:05 UTC 

Lithuanian translation project started
 2011-04-25 20:51 UTC 

Submodules or separate repos?
 2011-04-25 19:57 UTC  (2+ messages)

Cloning into an existing, non-empty directory?
 2011-04-25 18:37 UTC  (12+ messages)

[RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
 2011-04-25 18:29 UTC  (28+ messages)
` [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL
    ` Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)
` [RFC 3/5] Date Mode: Implementation
` [RFC 5/5] Date Mode: Tests
    ` Time zone option name (Re: [RFC 5/5] Date Mode: Tests)
    ` Tabs and spaces (Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local)
      ` Tabs and spaces

What's cooking in git.git (Mar 2011, #06; Thu, 31)
 2011-04-25 17:03 UTC  (4+ messages)
` Let's make our cycles shorter

Announcing Gitspread - Spread Git commits to several servers with a single push
 2011-04-25 11:31 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.5
 2011-04-25 10:57 UTC  (5+ messages)

git-work, git-base: an example of how to use it
 2011-04-25 10:43 UTC 

[PATCH 0/4] Fix diff-files output for unmerged paths
 2011-04-25  1:18 UTC  (8+ messages)
` [PATCH 1/4] test: use $_z40 from test-lib
` [PATCH 2/4] diff.c: return filepair from diff_unmerge()
` [PATCH 3/4] diff: remove often unused parameters "
` [PATCH 4/4] diff-files: show unmerged entries correctly
` [PATCH] Fix "add -u" that sometimes fails to resolve unmerged paths

[PATCH 00/23] RFC: Introducing git-test, git-atomic, git-base and git-work
 2011-04-24 15:47 UTC  (28+ messages)
` [PATCH 01/23] Introduce git-test.sh and git-test-lib.sh
` [PATCH 02/23] Introduce --unstaged
` [PATCH 03/23] Introduce --staged
` [PATCH 04/23] Introduce --untracked
` [PATCH 05/23] Introduce --conflicted
` [PATCH 06/23] Introduce --rebasing
` [PATCH 07/23] Introduce --detached
` [PATCH 08/23] Introduce --branch-exists
` [PATCH 09/23] Introduce --tag-exists
` [PATCH 10/23] Introduce --ref-exists
` [PATCH 11/23] Introduce --commit-exists
` [PATCH 12/23] Introduce --checked-out
` [PATCH 13/23] Introduce --reachable
` [PATCH 14/23] Introduce --tree-same
` [PATCH 15/23] Introduce --same
` [PATCH 16/23] misc
` [PATCH 17/23] whitespace fix
` [PATCH 18/23] tests --conflicted
` [PATCH 19/23] rebasing: add tests
` [PATCH 20/23] test: git test cleanups
` [PATCH 21/23] Introduce git-atomic
` [PATCH 22/23] Introduce git base
` [PATCH 23/23] Introduce support for the git-work command

Log not displaying properly?
 2011-04-23 20:24 UTC  (3+ messages)

[PATCH/RFC v2] git-p4: add option to preserve user names
 2011-04-23 11:54 UTC  (3+ messages)
` [PATCH] "

[PATCH] contrib/completion: remove parentheses from prompt
 2011-04-22 23:43 UTC  (3+ messages)

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

git incorrectly infers rename i.e. (delete file1 + creation of new file2) != (file => file2)
 2011-04-22  5:22 UTC  (2+ messages)

slowness in pulling data to mobile devices using git
 2011-04-22  3:41 UTC  (2+ messages)

(Small) projects for students
 2011-04-22  3:22 UTC  (2+ messages)

Fork or branch?
 2011-04-21 22:39 UTC  (5+ messages)

[PATCH] blame: Improve parsing for emails with spaces
 2011-04-21 22:07 UTC 

[PATCH] git-daemon: fix segfaulting in child_handler() in AIX
 2011-04-21 20:43 UTC  (2+ messages)

[PATCH v2 7/9] sparse: Fix errors due to missing target-specific variables
 2011-04-21 20:35 UTC  (4+ messages)

[PATCH v3 7/9] sparse: Fix errors due to missing target-specific variables
 2011-04-21 19:14 UTC 

[PATCH] submodule update: continue when an update fails
 2011-04-21 18:28 UTC  (2+ messages)

textconv not invoked when viewing merge commit
 2011-04-21 16:08 UTC  (3+ messages)
` [PATCH] combine-diff: use textconv for combined diff format

libreoffice merge issue 
 2011-04-21 14:01 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).