git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-29 21:41:23 to 2008-05-01 23:10:34 UTC [more...]

detecting rename->commit->modify->commit
 2008-05-01 23:09 UTC  (24+ messages)

[PATCH 0/3] Show author and/or committer in some cases
 2008-05-01 22:28 UTC  (14+ messages)
` [PATCH 1/3] Preparation to call determine_author_info from prepare_to_commit
` [PATCH 2/3] commit: Show author if different from committer
` [PATCH 3/3] commit: Show the committer ident when is different from the parent

Tracability in git commits
 2008-05-01 22:21 UTC  (14+ messages)

[PATCH] git-gui: Update German translation
 2008-05-01 22:13 UTC  (4+ messages)

[PATCH] gitk: Update German translation
 2008-05-01 21:10 UTC  (2+ messages)

Making submodules easier to work with (auto-update on checkout or merge, stash & restore submodules)
 2008-05-01 19:55 UTC  (17+ messages)
              ` Making submodules easier to work with

[PATCH 4/4] git-rebase -i: New option to support rebase with merges
 2008-05-01 19:04 UTC  (31+ messages)
` [PATCH v2 01/13] fake-editor: output TODO list if unchanged
  ` [PATCH v2 02/13] Don't append default merge message to -m message
    ` [PATCH v2 03/13] Move cleanup code into it's own function
      ` [PATCH v2 04/13] Teach rebase interactive the mark command

reflog/show question
 2008-05-01 13:53 UTC  (10+ messages)

[PATCH] git-bisect.sh: don't accidentally override existing branch "bisect"
 2008-05-01 12:27 UTC  (4+ messages)

[PATCHv2 0/3] Show author and/or committer in some cases
 2008-05-01 12:18 UTC  (5+ messages)
` [PATCHv2 1/3] Preparation to call determine_author_info from prepare_to_commit
` [PATCHv2 2/3] commit: Show author if different from committer
` [PATCHv2 3/3] commit: Show committer if different from the parent and automatic

[PATCH v2] Documentation: hooks: fix missing verb in pre-applypatch description
 2008-05-01 11:02 UTC 

Havoc Pennington on git and easygit
 2008-05-01 10:44 UTC  (2+ messages)

[RFC/PATCH] gitweb: Simplify git_project_list_body
 2008-05-01 10:20 UTC 

[PATCH] Documentation: hooks: fix missing verb in pre-applypatch description
 2008-05-01  9:56 UTC  (2+ messages)

[PATCH resend] make "git push" update origin and mirrors, "git push --mirror" update mirrors
 2008-05-01  6:28 UTC  (33+ messages)
` [PATCH 0/7] limit the usage of the default remote "origin" to the minimum
  ` [PATCH 1/7] add special "matching refs" refspec
    ` [PATCH 2/7] add push line in git-clone
  ` [PATCH 7/7] make "git fetch" update all fetch repositories

my git problem
 2008-05-01  6:01 UTC  (13+ messages)

[updated PATCH] Same default as cvsimport when using --use-log-author
 2008-05-01  3:47 UTC  (3+ messages)
` [updated2 PATCH] git-svn: "

Files need updating following a clone?
 2008-05-01  1:07 UTC  (4+ messages)

Yet another Git tutorial
 2008-04-30 23:17 UTC  (4+ messages)

[PATCH] Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
 2008-04-30 21:11 UTC 

[PATCH] Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
 2008-04-30 16:28 UTC  (3+ messages)

Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d
 2008-04-30 18:25 UTC  (2+ messages)

warning: too many files, skipping inexact rename detection
 2008-04-30 18:18 UTC  (9+ messages)
      ` [PATCH 0/3] rename limit improvements
        ` [PATCH 1/3] add merge.renamelimit config option
        ` [PATCH 2/3] bump rename limit defaults
        ` [PATCH 3/3] diff: make "too many files" rename warning optional

git-rebase and reflog
 2008-04-30 17:38 UTC  (8+ messages)

Use of tac in git-rebase--interactive
 2008-04-30 16:12 UTC  (13+ messages)
  ` [PATCH] Use perl instead of tac

[regression?] "git status -a" reports modified for empty submodule directory
 2008-04-30 15:56 UTC  (6+ messages)

[DOC] more explanation about --git-dir and --work-tree options
 2008-04-29 15:49 UTC  (2+ messages)

help with git usage
 2008-04-30 13:09 UTC  (8+ messages)

difference between "git reset --hard" and "git checkout -f"
 2008-04-30 12:47 UTC  (3+ messages)

git-cvsimport problem
 2008-04-30 10:12 UTC  (2+ messages)

[RFC] Make read_in_full() and write_in_full() consistent with xread() and xwrite()
 2008-04-30  9:23 UTC  (2+ messages)

small author mixup
 2008-04-30  8:36 UTC 

bug: git-diff silently fails when run outside of a repository (v1.5.4.2)
 2008-04-30  8:34 UTC  (7+ messages)

[PATCH] filter-branch: Documentation fix
 2008-04-30  7:47 UTC 

[PATCH] cvsimport: always pass user data to "system" as a list
 2008-04-30  7:30 UTC  (2+ messages)

Importing a strange svn repo layout w/ git-svn
 2008-04-30  6:44 UTC  (3+ messages)

About git and the use of SHA-1
 2008-04-30  5:56 UTC  (17+ messages)

git cvsimport problem
 2008-04-30  5:57 UTC 

[PATCH] fix reflog approxidate parsing bug
 2008-04-30  4:13 UTC 

cvsimport and branches with "(" in the name
 2008-04-30  3:31 UTC  (4+ messages)

git-gc doesn't clean up leftover objects after git-filter-branch unless you clone first
 2008-04-30  1:01 UTC  (11+ messages)
            ` [PATCH] Documentation: point git-prune users to git-gc

format-patch --cc and send-mail --s-o-b-cc don't play nice together
 2008-04-29 22:28 UTC  (4+ messages)

[PATCH] Allow local branching to set up rebase by default
 2008-04-29 21:56 UTC  (2+ messages)

[PATCH 7/7] make "git fetch" update all fetch repositories
 2008-04-29  9:02 UTC 


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 NNTP newsgroup(s).