git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-02-05 20:52:55 to 2009-02-07 06:46:27 UTC [more...]

[BUG] 'git log --quiet' doesn't suppress the output
 2009-02-07  6:44 UTC  (3+ messages)

How to find out which gitignore blocks my git-add
 2009-02-07  6:44 UTC  (7+ messages)
      ` [PATCH 1/2] refactor exclude handling
      ` [PATCH 2/2] give exclude mechanism a debug option

can git reset or checkout be reverted?
 2009-02-07  5:31 UTC  (5+ messages)

[PATCH] Fix broken git help -w when installing from RPM
 2009-02-06  6:38 UTC 

[PATCH 3/4] add -p: optionally prompt for single characters
 2009-02-07  4:54 UTC  (7+ messages)
` [PATCH v4 3/4] add -p: "
    ` [PATCH] add -p: import Term::ReadKey with 'require'

Article about "git bisect run" on LWN
 2009-02-07  4:41 UTC  (10+ messages)

[PATCH] git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
 2009-02-07  3:24 UTC  (2+ messages)
` [RFC PATCH] git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree

[ANNOUNCE] tig-0.14
 2009-02-07  2:48 UTC  (8+ messages)

git checkout effect on ls-files --others, how to merge partially?
 2009-02-07  1:28 UTC  (4+ messages)

Recovering the index after a git crash?
 2009-02-07  0:37 UTC  (5+ messages)
` [PATCH] More friendly message when locking the index fails
  ` [PATCH v3] "

[PATCH] fix crash in path.c on Windows
 2009-02-07  0:25 UTC  (11+ messages)
` [PATCH] fix t1504 "

[PATCHv2 0/6] gitweb: feed metadata enhancements
 2009-02-07  0:24 UTC  (24+ messages)
` [PATCHv2 1/6] gitweb: channel image in rss feed
  ` [PATCHv2 2/6] gitweb: feed generator metadata
    ` [PATCHv2 3/6] gitweb: rss feed managingEditor
      ` [PATCHv2 4/6] gitweb: rss channel date
        ` [PATCHv2 5/6] gitweb: last-modified time should be commiter, not author
          ` [PATCHv2 6/6] gitweb: check if-modified-since for feeds

[PATCH] Offer to print changes while running git-mergetool
 2009-02-07  0:21 UTC  (5+ messages)

[PATCH 0/2] completion: Fixes GIT_PS1_SHOWDIRTYSTATE problems
 2009-02-06 23:32 UTC  (9+ messages)
` [PATCH 1/2] completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors
  ` [PATCH 2/2] completion: Get rid of tabbed indentation in comments. Replace with spaces

Chicken/egg problem building from a 'git clone'
 2009-02-06 22:12 UTC  (16+ messages)

webgit highlightes mem adresses as git versions
 2009-02-06 22:00 UTC  (11+ messages)
    ` [PATCH] gitweb: Better regexp for SHA-1 committag match
            ` [PATCHv2] "

[PATCH JGIT] Minor : Make ObjectId, RemoteConfig Serializable
 2009-02-06 21:15 UTC 

(unknown),
 2009-02-06  9:45 UTC 

(unknown),
 2009-02-06  9:43 UTC 

[JGIT] maven build fails on OS X
 2009-02-06 21:12 UTC  (6+ messages)

[PATCH 7/8] Tests: let --valgrind imply --verbose and --tee
 2009-02-06 20:24 UTC  (4+ messages)

[TopGit] aborting tg create leafs deleted .top* files in index
 2009-02-06 19:03 UTC 

[StGit PATCH] Check for local changes with "goto"
 2009-02-06 18:39 UTC  (8+ messages)

RPM to GIT tree integration?
 2009-02-06 18:29 UTC  (2+ messages)

What's cooking in git.git (Feb 2009, #02; Wed, 04)
 2009-02-06 18:15 UTC  (2+ messages)

[PATCH] submodule: add --no-fetch parameter to update command
 2009-02-06 18:01 UTC  (2+ messages)

[PATCH v2 1/2] Introduce config variable "diff.primer"
 2009-02-06 16:54 UTC  (7+ messages)

git maintenance bug tracker sooner better than later
 2009-02-06 16:30 UTC  (6+ messages)

[PATCH v2 0/2] git notes show: handle empty notes gracefully
 2009-02-06 16:17 UTC  (3+ messages)
` [PATCH v2 1/2] git notes show: test empty notes
  ` [PATCH v2 2/2] handle empty notes gracefully

Eclipse Plugin install issue
 2009-02-06 16:10 UTC  (3+ messages)

[PATCH JGIT] New PersonIdent of a repository is the default committer
 2009-02-06 16:04 UTC 

[PATCH JGIT] Propose author and committer in the commit dialog
 2009-02-06 16:03 UTC 

[PATCH 0/2] git notes show: handle empty notes gracefully
 2009-02-06 15:50 UTC  (9+ messages)
` [PATCH 1/2] git notes show: test empty notes
  ` [PATCH 2/2] handle empty notes gracefully

[PATCH JGIT] Propose author and committer in the commit dialog
 2009-02-06 15:38 UTC  (2+ messages)

Malformed network data
 2009-02-06 15:29 UTC 

[PATCH] push: Learn to set up branch tracking with '--track'
 2009-02-06 14:54 UTC  (12+ messages)

Question about removing changes from the index
 2009-02-06 14:51 UTC  (5+ messages)

Count the line of codes
 2009-02-06 14:08 UTC  (4+ messages)

[PATCH] Switch receive.denyCurrentBranch to "refuse"
 2009-02-06 14:06 UTC  (11+ messages)

[PATCH 1/2] fix typo in Documentation
 2009-02-06 13:43 UTC  (2+ messages)

[PATCH] submodule: handle trailing slash, warn about non-submodules
 2009-02-06 11:41 UTC  (3+ messages)

(warning) Tonight's 'pu' may fail its tests
 2009-02-06 11:32 UTC  (2+ messages)

[PATCH/RFC v3 0/9] git checkout: more cleanups, optimisation, less lstat() calls
 2009-02-06 11:26 UTC  (9+ messages)
` [PATCH/RFC v3 7/9] write_entry(): use fstat() instead of lstat() when file is open

showing unstaged, etc., changes at the bash prompt
 2009-02-06 11:20 UTC 

git gtk+/GNOME gui application: gitg
 2009-02-06  9:49 UTC  (4+ messages)

how do I install "git" on Redhat linux? (getting confused)
 2009-02-06  9:44 UTC  (3+ messages)

Git's static analysis
 2009-02-06  6:11 UTC  (3+ messages)

[PATCH] Documentation: clarify commits affected by gitk --merge
 2009-02-06  4:40 UTC 

[PATCH] valgrind: do not require valgrind 3.4.0 or newer
 2009-02-06  0:52 UTC  (7+ messages)

"git revert" feature suggestion: revert the last commit to a file
 2009-02-06  0:41 UTC  (9+ messages)

git merge ignoring whitespace
 2009-02-05 23:48 UTC  (3+ messages)

Comments on "Understanding Version Control" by Eric S. Raymond
 2009-02-05 23:06 UTC  (13+ messages)

026fa0d5ad Breaks installs with absolue $(gitexecdir) and $(template_dir) variables using older GNU makes
 2009-02-05 22:16 UTC  (3+ messages)
` [PATCH] Makefile: fix misdetection of relative pathnames

[EGIT PATCH 00/11] Support customizable label decorations
 2009-02-05 22:09 UTC  (11+ messages)
` [EGIT PATCH 05/11] Add new class SWTUtils with helper-methods for creating controls
  ` [EGIT PATCH 06/11] Implement basic customizable label decorations with preferences


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