git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-12 00:24:06 to 2008-06-13 14:51:10 UTC [more...]

Working with Git and CVS in a team
 2008-06-13 14:50 UTC  (2+ messages)

git-instaweb portability issue (maybe?)
 2008-06-13 14:47 UTC  (11+ messages)

[RFC] git-sequencer.txt
 2008-06-13 14:42 UTC  (13+ messages)
` [RFCv2/FYI] git-sequencer.txt
      ` [RFC/PATCH] git-commit: Change --reuse-message to --reuse-commit

[PATCH 2/2] git-gc: skip stashes when expiring reflogs
 2008-06-13 13:54 UTC  (44+ messages)

send-email sends twice on uppercase email adresses
 2008-06-13 11:53 UTC 

Difference between git-clone --bare and git-push --all to empty repo
 2008-06-13 11:23 UTC 

What's cooking in git.git (topics)
 2008-06-13 10:16 UTC  (19+ messages)

[ANNOUNCE] GIT 1.5.5
 2008-06-13 10:10 UTC  (11+ messages)
` What's in git.git (stable)

git bugs
 2008-06-13 10:10 UTC  (16+ messages)

[PATCH] t/.gitattributes: only ignore whitespace errors in test files
 2008-06-13 10:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] git-svn: don't append extra newlines at the end of commit messages
 2008-06-13  8:09 UTC  (6+ messages)
` [PATCH 2/2] git-svn: test that extra blank lines aren't inserted in "

Dubious format-patch options
 2008-06-13  6:33 UTC  (5+ messages)

[PATCH v2 1/3] filter-branch: add new --blob-filter option
 2008-06-13  6:25 UTC  (4+ messages)
` [PATCH v2 2/3] filter-branch --blob-filter: speed/flexibility improvements
  ` [PATCH v2 3/3] filter-branch --blob-filter: add tests

[PATCH] Add test-tr: poor-man tr
 2008-06-13  6:02 UTC  (10+ messages)

merge weirdness
 2008-06-13  5:00 UTC  (2+ messages)

[PATCH v2] Detect if kdiff3 supports '--' and do not supply it if not supported
 2008-06-13  5:36 UTC  (2+ messages)

[StGit PATCH] compressed import v3
 2008-06-13  5:11 UTC  (2+ messages)

[PATCH] fast-export: Correctly generate initial commits with no parents
 2008-06-13  4:38 UTC 

git-svn-import or CVS import from local HD rather than remote
 2008-06-13  4:00 UTC  (13+ messages)

git format-patch documentation anomaly
 2008-06-13  0:37 UTC 

[biseced bug] make info fails with master
 2008-06-13  0:12 UTC  (2+ messages)

[EGIT RFC] Commit behaviour
 2008-06-12 23:39 UTC  (3+ messages)
` [EGIT RFC] Add utilities for figuring out repositories for selected resources
  ` [EGIT RFC] Enable commit for any resource in a Git-shared project

[PATCH] Added mergetool.kdiff3.doubledash config option
 2008-06-12 22:44 UTC  (3+ messages)

[PATCH] git-gui: Move on to the next filename after staging/unstaging a change
 2008-06-12 22:12 UTC 

[PATCH] Enhanced auto-discovery of httpd location and call conventions
 2008-06-12 21:54 UTC  (4+ messages)
` [PATCH v2] git-instaweb: Enhanced auto-discovery of httpd and call conventions. Removed backticks
  ` [PATCH v3] "

[PATCH v2] merge-recursive: respect core.autocrlf
 2008-06-12 20:50 UTC  (13+ messages)
` [PATCH 0/2] Respecting core.autocrlf when showing objects

git-svn for vendor branches?
 2008-06-12 20:48 UTC  (2+ messages)

Deleting files
 2008-06-12 20:44 UTC  (6+ messages)

[PATCH] test-lib: Allow to be used by contrib projects
 2008-06-12 19:13 UTC  (2+ messages)
` [PATCH] contrib/what: "git status" for am/bisect/cherry-pick/merge/rebase/revert

git-daemon on Windows?
 2008-06-12 18:24 UTC  (4+ messages)

[PATCH] Introduce get_octopus_merge_bases() in commit.c
 2008-06-12 16:59 UTC  (2+ messages)

Consolidate SHA1 object file close
 2008-06-12 16:00 UTC  (8+ messages)

PATCH] doc: adding gitman.info and *.texi to .gitignore
 2008-06-12 14:33 UTC 

git-fast-export bug, commits emmitted in incorrect order causing parent data to be lost from commits turning essentially linear repo into "islands"
 2008-06-12 14:02 UTC  (7+ messages)

Recovering from repository corruption
 2008-06-12 12:20 UTC  (7+ messages)
` To graft or not to graft... (Re: Recovering from repository corruption)

git diff --cc bug
 2008-06-12 11:48 UTC 

[PATCH 0/4] remote show/prune improvement
 2008-06-12 11:07 UTC  (4+ messages)
` [PATCH 3/4] remote prune: print the list of pruned branches

[PATCH] Improve sed portability
 2008-06-12  9:07 UTC  (7+ messages)

Cleaning up INSTALL before 1.5.6
 2008-06-12  7:20 UTC 

[PATCH] git-add--interactive: manual hunk editing mode
 2008-06-12  7:13 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] Typo in RelNotes
 2008-06-12  6:14 UTC  (5+ messages)

[StGit PATCH 00/14] Undo series
 2008-06-12  5:35 UTC  (15+ messages)
` [StGit PATCH 01/14] Fix typo
` [StGit PATCH 02/14] Library functions for tree and blob manipulation
` [StGit PATCH 03/14] Write to a stack log when stack is modified
` [StGit PATCH 04/14] Add utility function for reordering patches
` [StGit PATCH 05/14] New command: stg reset
` [StGit PATCH 06/14] Log conflicts separately
` [StGit PATCH 07/14] Log conflicts separately for all commands
` [StGit PATCH 08/14] Add a --hard flag to stg reset
` [StGit PATCH 09/14] Don't write a log entry if there were no changes
` [StGit PATCH 10/14] Move stack reset function to a shared location
` [StGit PATCH 11/14] New command: stg undo
` [StGit PATCH 12/14] New command: stg redo
` [StGit PATCH 13/14] Log and undo external modifications
` [StGit PATCH 14/14] Make "stg log" show stack log instead of patch log

"git pull . <branch>" versus "git merge <branch>"
 2008-06-12  1:00 UTC  (9+ 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).