git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-10-31 00:16:45 to 2007-11-01 14:38:09 UTC [more...]

(unknown)
 2007-11-01 14:23 UTC 

[PATCH] git-filter-branch.txt: fix a typo
 2007-11-01 14:29 UTC  (2+ messages)

Newbie: report of first experience with git-rebase
 2007-11-01 14:24 UTC  (15+ messages)

[PATCH] git-format-patch.txt: fix explanation of an example
 2007-11-01 14:21 UTC 

Question on git-filter-branch
 2007-11-01 14:20 UTC  (6+ messages)

[PATCH] Show total transferred as part of throughput progress display
 2007-11-01 14:18 UTC  (2+ messages)

[PATCH] Do no colorify test output if stdout is not a terminal
 2007-11-01 14:01 UTC 

Where man git-format-patch sends me?
 2007-11-01 13:58 UTC 

[PATCH] gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test
 2007-11-01 13:23 UTC 

Managing /etc with git: Store ownership and time in git?
 2007-11-01 13:10 UTC  (3+ messages)

[PATCH] Don't use cpio in git-clone when not installed
 2007-11-01 13:06 UTC  (15+ messages)

[PATCH] gitweb: Update config file example for snapshot feature in gitweb/INSTALL
 2007-11-01 12:45 UTC 

Bug in git-show-branch, or in core-tutorial?
 2007-11-01 12:11 UTC  (3+ messages)

[PATCH 0/5] more progress display stuff
 2007-11-01 12:06 UTC  (4+ messages)
` [PATCH 1/5] prune-packed: don't call display_progress() for every file

[PATCH 0/3] gitweb: Simplify some gitweb URLs generation
 2007-11-01 12:06 UTC  (5+ messages)
` [PATCH 1/3] gitweb: Easier adding/changing parameters to current URL
` [PATCH 2/3] gitweb: Use href(-replay=>1, page=>...) to generate pagination links
` [PATCH 3/3] gitweb: Use href(-replay=>1, action=>...) to generate alternate views

New features in gitk
 2007-11-01 11:37 UTC  (6+ messages)

[PATCH 0/2] gitweb: Simplify dealing with raw diff output
 2007-11-01 11:38 UTC  (3+ messages)
` [PATCH 1/2] gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_line
` [PATCH 2/2] gitweb: Add 'status_str' to parse_difftree_raw_line output

What's cooking in git/spearce.git (topics)
 2007-11-01 11:02 UTC  (4+ messages)
` What's cooking in git.git (topics)

[PATCH 0/10 v3] improve refspec handling in push
 2007-11-01  9:29 UTC  (26+ messages)
` [PATCH 01/10] push: change push to fail if short refname does not exist
  ` [PATCH 02/10] push: teach push new flag --create
    ` [PATCH 03/10] push: support pushing HEAD to real branch name
      ` [PATCH 04/10] push: add "git push HEAD" shorthand for 'push current branch to default repo'
        ` [PATCH 05/10] rename ref_matches_abbrev() to ref_abbrev_matches_full_with_fetch_rules()
          ` [PATCH 06/10] add ref_abbrev_matches_full_with_rev_parse_rules() comparing abbrev with full ref name
            ` [PATCH 07/10] push: use same rules as git-rev-parse to resolve refspecs
              ` [PATCH 08/10] push: teach push to accept --verbose option
                ` [PATCH 09/10] push: teach push to pass --verbose option to transport layer
                  ` [PATCH 10/10] push: teach push to be quiet if local ref is strict subset of remote ref

[PATCH] git-clone.txt: Improve --depth description
 2007-11-01  8:46 UTC 

[PATCH] git-rev-list.txt: rev stands for revision, not reverse
 2007-11-01  8:45 UTC 

remote#branch
 2007-11-01  7:29 UTC  (52+ messages)

[PATCH] git-diff.txt: add section "output format" describing the diff formats
 2007-11-01  6:33 UTC  (2+ messages)

What's in git/spearce.git (stable)
 2007-11-01  5:39 UTC  (2+ messages)
` What's in git.git (stable)

[PATCH] rebase: standardize on $() for command substitution
 2007-11-01  5:27 UTC  (3+ messages)

[PATCH] git-gui: Update Japanese strings
 2007-11-01  4:18 UTC  (3+ messages)

[PATCH 1/1] Add --first-parent support to interactive rebase
 2007-11-01  4:14 UTC  (18+ messages)

[PATCH] Implement sending mails over TLS in git-send-email
 2007-10-31 23:59 UTC  (4+ messages)

[ANNOUNCE] GIT 1.5.3.5
 2007-10-31 22:40 UTC 

[PATCH] cvsexportcommit: Add switch to specify CVS workdir
 2007-10-31 22:12 UTC 

unmerging feature branches
 2007-10-31 21:34 UTC  (7+ messages)

[PATCH] Git homepage: remove all the references to Cogito
 2007-10-31 21:17 UTC  (6+ messages)
  ` cogito and remote#branch, was "

[PATCH] Updated russian translation of git-gui
 2007-10-31 21:16 UTC 

[PATCH] cvsexportcommit: fix for commits that do not have parents
 2007-10-31 20:55 UTC 

[PATCH] cvsexportcommit: fix for commits that do not have parents
 2007-10-31 20:16 UTC 

cpio command not found
 2007-10-31 20:22 UTC  (10+ messages)
      ` [PATCH] Get rid of cpio in git-clone (was: Re: cpio command not found)

Recording merges after repo conversion
 2007-10-31 17:08 UTC  (20+ messages)

git-commit broken with GIT_INDEX_FILE
 2007-10-31 15:02 UTC 

[PATCH 0/8 v2] improve push's refspec handling
 2007-10-31 15:08 UTC  (13+ messages)
` [PATCH 1/8] push: change push to fail if short ref name does not exist
  ` [PATCH 2/8] push: teach push new flag --create
    ` [PATCH 3/8] add get_sha1_with_real_ref() returning full name of ref on demand
      ` [PATCH 4/8] rev-parse: teach "git rev-parse --symbolic" to print the full ref name
        ` [PATCH 5/8] push, send-pack: support pushing HEAD to real "

Possible bug: git-svn leaves broken tree in case of error
 2007-10-31 14:04 UTC  (5+ messages)

Problem with git-cvsimport
 2007-10-31 12:40 UTC  (10+ messages)

How to remove a specific hunk
 2007-10-31 12:24 UTC  (7+ messages)

git-svn and auto crlf convertion
 2007-10-31  6:30 UTC  (2+ messages)

[PATCH 1/3] Fix --strategy parsing in git-rebase--interactive.sh
 2007-10-31  2:53 UTC  (5+ messages)
` [PATCH 2/3] git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick
  ` [PATCH 3/3] git-rebase--interactive.sh: Make 3-way merge strategies work for -p

[GIT-GUI PATCH 0/3] po2msg fixes
 2007-10-31  2:23 UTC  (4+ messages)
` [GIT-GUI PATCH 2/3] po2msg: ignore untranslated messages

1.5.3.5 will be out tomorrow
 2007-10-31  0:28 UTC  (3+ messages)

[PATCH/RFC 0/3] faster inexact rename handling
 2007-10-31  0:27 UTC  (6+ 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).