git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-11-16 01:15:03 to 2008-11-19 09:47:32 UTC [more...]

git-gui translators - 0.12 coming soon
 2008-11-19  9:49 UTC  (3+ messages)
` [PATCH] Update Hungarian translation. 100% completed
` git gui: update Italian translation

Git commit won't add an untracked file given on the command line
 2008-11-19  9:41 UTC  (10+ messages)

[PATCH] Fix deletion of last character in levenshtein distance
 2008-11-19  8:42 UTC  (4+ messages)

removing svn remotes
 2008-11-19  8:32 UTC  (2+ messages)

git rev-list ordering
 2008-11-19  8:26 UTC  (8+ messages)
        `  "

[RFC] On how to manage tags fetched from remote?
 2008-11-19  7:50 UTC  (4+ messages)

"secret key not available". "unable to sign the tag"
 2008-11-19  2:19 UTC 

[PATCH/resent 0/9] Sparse checkout (first half)
 2008-11-19  2:18 UTC  (9+ messages)
` [PATCH 1/9] Extend index to save more flags
  ` [PATCH 2/9] Introduce CE_NO_CHECKOUT bit
    ` [PATCH 3/9] ls-files: add options to support sparse checkout
      ` [PATCH 4/9] update-index: refactor mark_valid() in preparation for new options
        ` [PATCH 5/9] update-index: add --checkout/--no-checkout to update CE_NO_CHECKOUT bit

[PATCH] Retain multiple -q/-v occurrences in git pull
 2008-11-19  1:53 UTC  (2+ messages)

[PATCH] Documentation: rev-list-options.txt: added --branches, --tags & --remotes
 2008-11-19  1:53 UTC  (2+ messages)

[PATCH 2/2] git-remote: add verbose mode to git remote update
 2008-11-19  1:53 UTC  (2+ messages)

How to make public repository GIT_DIR=my-git.git git-init Command not found
 2008-11-19  1:35 UTC  (5+ messages)

[PATCH 0/3] builtin-branch: use strbuf
 2008-11-19  1:11 UTC  (6+ messages)
` [PATCH 1/3] builtin-branch: use strbuf in delete_branches()
  ` [PATCH 2/3] builtin-branch: use strbuf in fill_tracking_info()
    ` [PATCH 3/3] builtin-branch: use strbuf in rename_branch()

[PATCH] git-commit.txt - mention that files listed on the command line must be known to git
 2008-11-18 22:33 UTC 

"secret key not available". "unable to sign the tag"
 2008-11-18 21:20 UTC  (3+ messages)

git-bisect not working correctly in the kvm.git repository?
 2008-11-18 20:38 UTC  (9+ messages)

Error in git-cherry-pick manpage?
 2008-11-18 19:34 UTC  (2+ messages)

[small bug] Surprising "Did you mean this?"
 2008-11-18 18:45 UTC  (3+ messages)

"secret key not available". "unable to sign the tag"
 2008-11-18 16:57 UTC  (7+ messages)

purging unwanted history
 2008-11-18 14:28 UTC  (5+ messages)

[PATCH (GITK)] gitk: Add a menu option to start Git Gui
 2008-11-18 14:12 UTC  (3+ messages)

git svn rebase creates some commits with empty author, commiter and date fields
 2008-11-18 10:21 UTC 

git tree browsing in redmine
 2008-11-18 10:06 UTC  (3+ messages)

Grafting mis-aligned trees
 2008-11-18  9:24 UTC  (2+ messages)

git-submodule/before-rebase hook
 2008-11-18  7:47 UTC  (2+ messages)

[PATCH 1/3] git-remote: match usage string with the manual pages
 2008-11-18  0:56 UTC  (6+ messages)
` [PATCH 2/3] git-remote: add verbose mode to git remote update
  ` [PATCH 3/3] git-remote: simplifying get_one_entry

[ANNOUNCE] New fast export tool: rcs-fast-export
 2008-11-17 23:24 UTC 

[PATCH] Teach/Fix pull/fetch -q/-v options
 2008-11-17 22:24 UTC  (7+ messages)

[PATCH] Retain multiple -q/-v occurrences in git pull
 2008-11-17 22:10 UTC 

TopGit 0.5 released
 2008-11-17 21:45 UTC 

git to libgit2 code relicensing
 2008-11-17 21:44 UTC  (8+ messages)

hosting git on a nfs
 2008-11-17 17:01 UTC  (23+ messages)
              ` [PATCH] Makefile: introduce NO_PTHREADS
                      ` Fix index preloading for racy dirty case

[PATCH 2/2 v2] Documentation: tutorial: add information about "git help" at the beginning
 2008-11-17 15:43 UTC 

[PATCH 1/2 v2] Documentation: user-manual: add information about "git help" at the beginning
 2008-11-17 15:42 UTC 

[PATCHv3 0/4] gitweb: remote heads feature
 2008-11-17 13:31 UTC  (14+ messages)
` [PATCHv3 1/4] gitweb: introduce remote_heads feature
  ` [PATCHv3 2/4] gitweb: git_get_heads_list accepts an optional list of refs
    ` [PATCHv3 3/4] gitweb: separate heads and remotes lists
      ` [PATCHv3 4/4] gitweb: link heads and remotes view

publish since current state?
 2008-11-17 11:44 UTC  (4+ messages)

[PATCH] gitweb: fixes to gitweb feature check code
 2008-11-17 10:48 UTC  (9+ messages)

[PATCH] gitweb: fix encode handling for site_{header,footer}
 2008-11-17 10:40 UTC  (3+ messages)

[PATCH] request-pull: make usage string match manpage
 2008-11-17 10:28 UTC  (2+ messages)

[PATCH 1/2] remote short help message updated
 2008-11-17 10:15 UTC  (4+ messages)
` [PATCH 2/2] git-remote: add verbose mode

GIT and SCC
 2008-11-17  7:05 UTC  (7+ messages)

git-bugzilla
 2008-11-17  1:23 UTC  (2+ messages)

[ANN] codeswarm.rb v1.0
 2008-11-16 23:29 UTC 

[EGIT PATCH 6/7] Add tags to the graphical history display
 2008-11-16 22:37 UTC  (6+ messages)
` [EGIT PATCH 1/7 v3] Add constant for "refs/"
  ` [EGIT PATCH 2/7 v3] Keep original ref name when reading refs
    ` [EGIT PATCH 3/7 v3] Test the origName part of the key vs the ref itself
      ` [EGIT PATCH 4/7 v3] Handle peeling of loose refs

[PATCH v2] gitk: Highlight commit/comment text only if search type is "containing:"
 2008-11-16 22:18 UTC 

[PATCH] Documentation: New GUI configuration and command-line options
 2008-11-16 22:05 UTC  (2+ messages)

[PATCH (GIT-GUI) v2 0/5] Add a customizable Tools menu
 2008-11-16 21:56 UTC  (7+ messages)
` [PATCH (GIT-GUI) v2 1/5] git-gui: Implement system-wide configuration handling
  ` [PATCH (GIT-GUI) v2 2/5] git-gui: Fix the after callback execution in rescan
    ` [PATCH (GIT-GUI) v2 3/5] git-gui: Add a Tools menu for arbitrary commands
      ` [PATCH (GIT-GUI) v2 4/5] git-gui: Allow Tools request arguments from the user
        ` [PATCH (GIT-GUI) v2 5/5] git-gui: Implement automatic rescan after Tool execution

Conflict-free merging (i.e. concat) of conflicting branches?
 2008-11-16 21:44 UTC  (5+ messages)

[PATCH 1/2 resend] Documentation: user-manual: add information about "git help" at the beginning
 2008-11-16 18:09 UTC  (2+ messages)

[PATCH 2/2 resend] Documentation: tutorial: add information about "git help" at the beginning
 2008-11-16 17:10 UTC 

git-daemon: single-line logging
 2008-11-16 16:08 UTC  (2+ messages)

Help merging two repo without connection
 2008-11-16 15:33 UTC  (3+ messages)

[PATCH v2 00/11] gitweb: display remote heads
 2008-11-16 15:28 UTC  (15+ messages)
` [PATCH v2 05/11] gitweb: git_split_heads_body function
` [PATCH v2 07/11] gitweb: add 'remotes' action

git svn problem with malformed svn revision
 2008-11-16 14:18 UTC 

What's cooking in git.git (Nov 2008, #05; Sat, 15)
 2008-11-16  9:20 UTC  (2+ messages)

multiple-commit cherry-pick?
 2008-11-16  9:11 UTC  (11+ messages)

[BUG] git ls-files -m --with-tree does double output
 2008-11-16  9:00 UTC  (5+ messages)

Can git ignore parts of files
 2008-11-16  8:37 UTC  (2+ messages)

[PATCH] git-gui: try to provide a window icon under X
 2008-11-16  2:42 UTC  (2+ messages)

[PATCH] gitk: try to set program icon
 2008-11-16  2:41 UTC  (3+ messages)
  ` [PATCH] gitk: try to provide a window icon


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