git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-03-15 02:53:09 to 2012-03-18 10:26:18 UTC [more...]

git push default behaviour?
 2012-03-18 10:26 UTC  (54+ messages)
                        ` [RFC PATCH] push: start warning upcoming default change for push.default

[ANNOUNCE] CGIT 0.9.0.3
 2012-03-18 10:27 UTC 

Clone fails on a repo with too many heads/tags
 2012-03-18  8:14 UTC 

in support of git pushing only the active branch by default
 2012-03-18  8:53 UTC  (2+ messages)

GSoC Application [ Parallelism + Git.pm ]
 2012-03-18  7:36 UTC 

[L10N] New po/git.pot generated for Git 1.7.10-rc1
 2012-03-18  6:04 UTC  (3+ messages)

Please discuss: what "git push" should do when you do not say what to push?
 2012-03-18  5:43 UTC  (7+ messages)

[GSoC] Improving parallelism
 2012-03-18  4:58 UTC  (3+ messages)

[PATCH 0/9] difftool: teach command to perform directory diffs
 2012-03-18  3:29 UTC  (21+ messages)
` [PATCH 1/9] difftool: parse options using Getopt::Long
` [PATCH 2/9] difftool: exit(0) when usage is printed
` [PATCH 3/9] difftool: remove explicit change of PATH
` [PATCH 4/9] difftool: stop appending '.exe' to git
` [PATCH 0/9 v2] difftool: teach command to perform directory diffs
  ` [PATCH 1/9 v2] difftool: parse options using Getopt::Long
  ` [PATCH 2/9 v2] difftool: exit(0) when usage is printed
  ` [PATCH 3/9 v2] difftool: remove explicit change of PATH
  ` [PATCH 4/9 v2] difftool: stop appending '.exe' to git
  ` [PATCH 5/9 v2] difftool: eliminate setup_environment function
  ` [PATCH 6/9 v2] difftool: replace system call with Git::command_noisy
  ` [PATCH 7/9 v2] difftool: teach difftool to handle directory diffs
  ` [PATCH 8/9 v2] difftool: teach dir-diff to copy modified files back to working tree
  ` [PATCH 9/9 v2] difftool: print list of valid tools with '--tool-help'

How to reorder all commits include the initial commit
 2012-03-18  2:58 UTC  (5+ messages)

[PATCH 6/9] difftool: replace system call with Git::command_noisy
 2012-03-18  1:21 UTC  (6+ messages)

[PATCH 7/9] difftool: teach difftool to handle directory diffs
 2012-03-18  0:58 UTC  (5+ messages)

[PATCH] git-gui: Do not select Revert Changes by default
 2012-03-17 20:07 UTC  (3+ messages)

[PATCH] push: Provide situational hints for non-fast-forward errors
 2012-03-17 19:42 UTC  (23+ messages)
      ` [fixup PATCH] "

[PATCH] column.c: Fix an "variable might be used uninitialized" warning
 2012-03-17 18:30 UTC 

[PATCH] compat/win32/pthread.h: Add an pthread_key_delete() implementation
 2012-03-17 18:24 UTC 

GIT & Symbolic Links
 2012-03-17 17:05 UTC  (3+ messages)

rebase problem
 2012-03-17 16:55 UTC  (5+ messages)

git repo in a single file
 2012-03-17 16:48 UTC  (3+ messages)

Edit a rerere conflict resolution
 2012-03-17 11:03 UTC  (9+ messages)

[RFC/PATCHv1] git-p4: label import: first draft
 2012-03-17 10:44 UTC  (2+ messages)
` [RFC/PATCHv1] git-p4: improved import of labels from p4

Git push behavior
 2012-03-17  8:28 UTC 

[PATCH/RFC] Add "first parent" to gitglossary
 2012-03-17  6:47 UTC 

[PATCH] t7800: Test difftool passing arguments to diff
 2012-03-17  3:54 UTC 

[PATCH] difftool: print list of valid tools with '--tool-help'
 2012-03-17  3:31 UTC  (4+ messages)

[PATCH 9/9] difftool: print list of valid tools with '--tool-help'
 2012-03-17  2:00 UTC 

[PATCH 8/9] difftool: teach dir-diff to copy modified files back to working tree
 2012-03-17  1:59 UTC 

[PATCH 5/9] difftool: eliminate setup_environment function
 2012-03-17  1:58 UTC 

Git in GSoC 2012
 2012-03-16 20:59 UTC 

[PATCH] Add "first parent" to gitglossary
 2012-03-16 17:35 UTC 

I18N.pm is incompatible with perl < 5.8.3
 2012-03-16 16:14 UTC  (6+ messages)
` [PATCH 0/2] Minor fixes for Perl + Git::I18N
  ` [PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER

[PATCH] rebase -i: inform the user they can re-order commits
 2012-03-16 15:07 UTC  (12+ messages)

[PATCH] Vim configurations, add gitcommit filetype to submodules
 2012-03-16 11:47 UTC 

[PATCH 0/5] i18n-ize relative dates, git-help and parseopt
 2012-03-16 11:47 UTC  (6+ messages)
` [PATCH 2/5] i18n: mark relative dates for translation

[PATCH v2] Perform cheaper connectivity check when pack is used as medium
 2012-03-16  3:46 UTC  (9+ messages)
` [PATCH] {fetch,receive}-pack: skip sha-1 integrity test on objects from new pack

--progress for git submodule update?
 2012-03-15 22:34 UTC  (7+ messages)

[PATCH] git svn dcommit: avoid self-referential mergeinfo lines when svn.pushmergeinfo is configured
 2012-03-15 22:28 UTC  (4+ messages)
  ` [spf:guess] "

[PATCH] Documentation/difftool: add deltawalker to list of valid diff tools
 2012-03-15 22:21 UTC  (4+ messages)

[BUG?] git branch -m doesn't update tracked branch config
 2012-03-15 20:52 UTC  (2+ messages)

How to git diff files in renamed directories
 2012-03-15 20:49 UTC  (4+ messages)

[PATCH 1/2] t0303: set reason for skipping tests
 2012-03-15 17:51 UTC  (13+ messages)
` [PATCH v2 1/2] t0303: immediately bail out w/o GIT_TEST_CREDENTIAL_HELPER
          ` [PATCH v3 "
            ` [PATCH v3 2/2] t0303: resurrect commit message as test documentation

[PATCH 1/3] help: Fix help message for aliases
 2012-03-15 13:19 UTC  (16+ messages)
` [PATCH 2/3] help: Add '--follow-alias' option
` [PATCH 3/3] help: Add 'help.follow-alias' config item

[PATCH] Use macro HANDLER_WRAPPER in sigchain to wrap clean function of sigchain
 2012-03-15 10:35 UTC  (5+ messages)

[GUILT] [PATCH] Fix fatal "guilt graph" error in sha1sum invocation
 2012-03-15  9:56 UTC  (5+ messages)

[PATCH v5 1/5] http: try http_proxy env var when http.proxy config option is not set
 2012-03-15  9:52 UTC 

[PATCH 2/3] http: try standard proxy env vars when http.proxy config option is not set
 2012-03-15  9:38 UTC  (8+ messages)

[PATCH jh/notes-merge-in-git-dir-worktree] fixup! t3310 on Windows
 2012-03-15  8:12 UTC  (8+ messages)
` [PATCH 3/2] notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwd
        ` Re* "

[PATCH] Pull gitweb If-Modified-Since handling out into its own function and use for snapshots
 2012-03-15  7:54 UTC 


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).