git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-02-02 16:26:25 to 2007-02-04 22:25:51 UTC [more...]

[ANNOUNCE] GIT 1.5.0-rc3
 2007-02-04 22:25 UTC  (7+ messages)
` What's in git.git (stable)

git rebase: unexpected conflict
 2007-02-04 20:53 UTC  (3+ messages)

Handling of 'git-config foo=bar'
 2007-02-04 20:20 UTC  (3+ messages)

[PATCH (take 2)] git-blame.el --- Minor mode for incremental blame for Git
 2007-02-04 20:14 UTC 

Why is it bad to rewind a branch that has already been pushed out?
 2007-02-04 20:08 UTC  (7+ messages)

git-blame.el
 2007-02-04 20:04 UTC  (2+ messages)
` [PATCH] git-blame.el --- Minor mode for incremental blame for Git

[PATCH] Don't print "rebasing" if the head doesn't change
 2007-02-04 17:44 UTC 

t9200 still failing
 2007-02-04 16:50 UTC  (14+ messages)
    ` [PATCH] Use "-f" when adding files with odd names in t9200

git and file name case on cygwin
 2007-02-04 15:01 UTC  (9+ messages)

Use of "stg sync"
 2007-02-04 14:42 UTC 

[PATCH] git-clone --reference: saner handling of borrowed symrefs
 2007-02-04 11:25 UTC 

Navigating remote branches in qgit
 2007-02-04 11:00 UTC  (3+ messages)

'git config' vs 'git repo-config'
 2007-02-04 10:52 UTC  (7+ messages)

[PATCH 1/8] bash: Remove short option completions for branch/checkout/diff
 2007-02-04 10:49 UTC  (3+ messages)

merge doesn't remove files
 2007-02-04 10:40 UTC  (6+ messages)

[PATCH 5/8] bash: Classify more commends out of completion
 2007-02-04 10:33 UTC  (4+ messages)

[PATCH qgit] Add 'Remote branches' context sub menu
 2007-02-04 10:02 UTC 

[PATCH] Use branch.*.stgit.parentbranch for authoritative parent information
 2007-02-04  9:48 UTC 

What's cooking in git.git (topics)
 2007-02-04  9:35 UTC 

[PATCH qgit] Show remote branch in orange tag mark
 2007-02-04  9:30 UTC 

[PATCH 4/8] bash: Add space after unique command name is completed
 2007-02-04  8:13 UTC  (3+ messages)

[PATCH 8/8] bash: Support internal revlist options better
 2007-02-04  7:38 UTC 

[PATCH 7/8] bash: Support unique completion when possible
 2007-02-04  7:38 UTC 

[PATCH 6/8] bash: Support unique completion on git-config
 2007-02-04  7:38 UTC 

[PATCH 2/8] bash: Classify cat-file and reflog as plumbing
 2007-02-04  7:38 UTC 

[PATCH 3/8] bash: Complete long options to git-add
 2007-02-04  7:38 UTC 

[PATCH] Assorted typo fixes
 2007-02-04  5:51 UTC  (2+ messages)

[PATCH 1/2] Default GIT_MERGE_VERBOSITY to 5 during tests
 2007-02-04  5:45 UTC 

[PATCH 2/2] Keep untracked files not involved in a merge
 2007-02-04  5:45 UTC 

[PATCH 1/4] Rename branch section in config when the branch is renamed
 2007-02-04  5:32 UTC  (4+ messages)
` [PATCH 2/4] Copy remote and merge settings when cloning a branch
` [PATCH 3/4] Don't print "rebasing" if the head doesn't change
` [PATCH 4/4] Assorted typos

[PATCH 2/2] Flag and skip over packfiles known to be invalid
 2007-02-04  5:02 UTC  (5+ messages)

[PATCH] Cleanup subcommand documentation for git-remote
 2007-02-04  4:02 UTC 

[PATCH 1.5/2] fix git-rev-parse for ...@{0}
 2007-02-04  3:56 UTC 

[PATCH] git-config --rename-section could rename wrong section
 2007-02-04  3:01 UTC 

[PATCH 2/2] Let git-checkout always drop any detached head
 2007-02-04  2:58 UTC  (2+ messages)

[PATCH 1/2] enable HEAD@{...} and make it independent from the current branch
 2007-02-04  2:49 UTC 

[PATCH 0/3] Update to stgit parent tracking
 2007-02-04  2:38 UTC  (19+ messages)
` [PATCH 2/3] Rebase to parent branch after git-fetch in "stg pull"
      ` git-clone wrongly setting branch.*.merge ? (Was: [PATCH 2/3] Rebase to parent branch after git-fetch in "stg pull".)

[PATCH] Add missing spaces in warnings about default remote
 2007-02-04  1:34 UTC 

git-commit could allow grouping of short options
 2007-02-04  1:05 UTC  (2+ messages)

[PATCH] config.txt: update branch.<name>.merge documentation
 2007-02-04  0:38 UTC  (6+ messages)

[PATCH] Fix stgit assumptions about branch.*.merge
 2007-02-04  0:34 UTC 

[PATCH] fix use of sometimes uninitialized variable 'msg'
 2007-02-03 23:21 UTC  (11+ messages)
` [PATCH] fix uninitialized use of msg buffer
  ` [PATCH] builtin-branch: be prepared for ref-logging

gitweb: incorrect search form layout when $site_header is in use
 2007-02-03 22:39 UTC 

[PATCH] git-archimport: initial import needs empty directory
 2007-02-03 22:38 UTC 

a slight anomaly in '--unified=0' diff output for one particular commit?
 2007-02-03 22:12 UTC  (3+ messages)
  ` Enhanced diff options for gitk (Re: --unified=0)

newbie questions about git design and features (some wrt hg)
 2007-02-03 21:45 UTC  (32+ messages)

[PATCH] Use FETCH_HEAD to know where to rebase to after pull
 2007-02-03 21:29 UTC 

Pushing to a non-bare repository
 2007-02-03 21:18 UTC  (6+ messages)

[PATCH] remove a superfluous git-symbolic-ref call
 2007-02-03 20:58 UTC  (2+ messages)

[PATCH] scan reflogs independently from refs
 2007-02-03 18:25 UTC  (2+ messages)
` [PATCH attempt #2] "

[PATCH 3/3] prevent HEAD reflog to be interpreted as current branch reflog
 2007-02-03 17:54 UTC  (17+ messages)

[PATCH 0/2] Minor stgit touches
 2007-02-03 16:04 UTC  (3+ messages)
` [PATCH 1/2] Correctly check the pull-does-rebase parameter in 'stg pull'
` [PATCH 2/2] Warn the user when there is no parent information in the config

git-fetch doc seems wrong
 2007-02-03 10:36 UTC 

stg pull doesn't pull anymore
 2007-02-03 10:16 UTC  (3+ messages)

[PATCH] add --remote option to git-clone
 2007-02-03  9:27 UTC  (8+ messages)

two-way sync; from firewalled host
 2007-02-03  9:14 UTC  (3+ messages)

Why is it bad to rewind a branch that has already been pushed out?
 2007-02-03  9:04 UTC  (2+ messages)

[PATCH 1/2] Don't leak file descriptors from unavailable pack files
 2007-02-03  5:33 UTC  (4+ messages)

[PATCH] doc: hooks.txt said post-commit default sends an email, it doesn't
 2007-02-02 23:56 UTC 

[PATCH] Be tolerant to repos without .git/remotes/ or .git/branches/
 2007-02-02 23:03 UTC  (2+ messages)

[PATCH] Series short description
 2007-02-02 22:53 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).