git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-08-16 10:08:35 to 2007-08-20 08:55:34 UTC [more...]

[StGit PATCH 0/6] Use git conflict handling on push
 2007-08-20  8:55 UTC  (8+ messages)
` [StGit PATCH 1/6] Split git.merge into two functions
  ` [StGit PATCH 2/6] Don't try to merge files that merge-recursive already merged
    ` [StGit PATCH 3/6] Don't touch state after conflict in push
      ` [StGit PATCH 4/6] Added a test case to check what happens when push finds a conflict
        ` [StGit PATCH 5/6] Simplify merge_recursive
          ` [StGit PATCH 6/6] Use the output from merge-recursive to list conflicts

[RFC] git-mergetool: show original branch names when possible
 2007-08-20  8:52 UTC  (3+ messages)

[PATCH] Make git-prune submodule aware (and fix a SEGFAULT in the process)
 2007-08-20  8:39 UTC  (7+ messages)
    ` [PATCH] Make thin-pack generation subproject aware

[RFC] Clean way to disable pager
 2007-08-20  8:15 UTC  (10+ messages)

merge-recursive: do not rudely die on binary merge
 2007-08-20  8:04 UTC  (13+ messages)
    ` [PATCH] Document what the stage numbers in the :$n:path syntax mean

git submodule init and redundant data in .gitmodules/.git/config
 2007-08-20  7:54 UTC  (13+ messages)
  ` using .gitmodule as default (was: git submodule init and redundant data in .gitmodules/.git/config)
      ` [PATCH] clarify need for init in git-submodules documentation
              ` [PATCH] Clarify role of init command "

[PATCH] A more sensible error message why 'git rebase --continue' failed
 2007-08-20  7:10 UTC  (3+ messages)

Install section 3 manpages to .../share/man for consistency
 2007-08-20  7:23 UTC  (2+ messages)
` [PATCH] Install man3 manpages to $PREFIX/share/man/man3 even for site installs

How to do a reverse rebase?
 2007-08-20  6:33 UTC  (3+ messages)

renaming question
 2007-08-20  2:40 UTC  (12+ messages)

[PATCH] Don't allow combination of -g and --reverse as it doesn't work
 2007-08-20  2:33 UTC 

[PATCH] Fix misspelling of 'suppress' in docs
 2007-08-20  2:27 UTC 

gitstat 0.1: kernel development statistics / monitoring system
 2007-08-20  0:57 UTC 

On writing builtin-reset.c, a question about git-reset.sh
 2007-08-20  0:24 UTC  (2+ messages)

[PATCH] Add the word reflog to Documentation/config.txt:core.logAllRefUpdates
 2007-08-19 21:38 UTC 

[PATCH] Properly force listingblocks to be monospaced in manpages
 2007-08-19 21:45 UTC  (4+ messages)
  ` [PATCH] Force listingblocks to be monospaced in manpages with xsl

Error compiling git
 2007-08-19 21:19 UTC  (3+ messages)

[PATCH] submodule update - don't run git-fetch if sha1 available
 2007-08-19 20:56 UTC  (6+ messages)

Rewriting history with git-filter-branch and leaking objects (?)
 2007-08-19 19:59 UTC  (7+ messages)

Git tree for old kernels from before the current tree
 2007-08-19 19:24 UTC  (2+ messages)
` Git tree for old kernels

How do I manage this setup with git-svn and/or git remotes?
 2007-08-19 16:04 UTC  (10+ messages)

Git User's Survey 2007
 2007-08-19 13:03 UTC  (4+ messages)

log -g --reverse horribly insane
 2007-08-19  9:09 UTC  (2+ messages)

[PATCH] Correct documentation of 'reflog show' to explain it shows HEAD
 2007-08-19  8:18 UTC 

[ANNOUNCE] git-gui 0.8.1
 2007-08-19  7:59 UTC 

Getting a file revision
 2007-08-19  0:52 UTC  (3+ messages)

file disappears after git rebase (missing one commit)
 2007-08-18 22:52 UTC  (6+ messages)
        ` Take binary diffs into account for "git rebase"

git-svn: Finding the svn-URL of the current branch in git
 2007-08-18 21:18 UTC  (10+ messages)

Extending .gitignore
 2007-08-18 10:00 UTC  (2+ messages)

[PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
 2007-08-18  1:51 UTC  (24+ messages)
                      ` [PATCH] - git-send-email.perl

Can't figure out some sense from the git-commit-tree man page
 2007-08-17 23:51 UTC  (11+ messages)
        ` [PATCH] Clarify commit-tree documentation

[PATCH] t1301-shared-repo.sh: fix 'stat' portability issue
 2007-08-17 23:37 UTC  (5+ messages)

[PATCH] Minor clarifications to git-filter-branch usage and doc
 2007-08-17 23:33 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Fix small typo in git send-email man page
 2007-08-17 22:35 UTC  (4+ messages)
` [PATCH] Reset terminal attributes when terminating git send-email

gitignore and shared worktrees (was: finding the right remote branch for a commit)
 2007-08-17 22:21 UTC  (3+ messages)
` gitignore and shared worktrees (resend)

git clone regression
 2007-08-17 22:20 UTC  (4+ messages)
` [PATCH] Fix initialization of a bare repository

[BUG] git --work-tree=... status
 2007-08-17 11:50 UTC  (3+ messages)

[StGit PATCH] Don't print unnecessary backtraces when testing
 2007-08-17 11:36 UTC 

[PATCH] add to gitk documentation
 2007-08-17 10:29 UTC 

[PATCH] git-submodule: re-enable 'status' as the default subcommand
 2007-08-17  9:09 UTC  (4+ messages)

git-svn: commit author x commit committer issue
 2007-08-17  7:58 UTC  (4+ messages)

Storing Maintainers info around the kernel tree
 2007-08-17  6:25 UTC  (9+ messages)
          ` [linux-pm] "
                      `  "

1.5.3-rc5 regression on OS X?
 2007-08-17  3:44 UTC  (7+ messages)
` [PATCH] Fix read-tree merging more than 3 trees using 3-way merge

[PATCH] Clarify actual behavior of 'git add' and ignored files
 2007-08-16 22:56 UTC 

[ANNOUNCE] GIT MinGW port is now at v1.5.3-rc4
 2007-08-16 18:25 UTC  (4+ messages)

performance on repack
 2007-08-16 16:21 UTC  (14+ messages)

[PATCH] Fix an unitialized pointer in merge-recursive.c
 2007-08-16 13:16 UTC  (5+ messages)

[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers
 2007-08-16 12:32 UTC 

git on Cygwin: Not a valid object name HEAD
 2007-08-16 11:55 UTC  (10+ messages)

[PATCH] gitk: Fix warning when removing a branch (take 2)
 2007-08-16 11:46 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).