git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-23 15:50:08 to 2008-07-24 14:47:25 UTC [more...]

[PATCH 0/9] Extend use of parse_options()
 2008-07-24 14:44 UTC  (11+ messages)
` [PATCH 1/9] builtin-verify-tag.c: use parse_options()
` [PATCH 2/9] builtin-write-tree.c: "
` [PATCH 3/9] builtin-prune-packed.c: "
` [PATCH 4/9] builtin-ls-tree.c: "
` [PATCH 5/9] builtin-rev-list.c: "
` [PATCH 6/9] builtin-init-db.c: "
` [PATCH 7/9] builtin-checkout-index.c: "
` [PATCH 8/9] builtin-fetch-pack.c: "
` [PATCH 9/9] builtin-mailinfo.c: "

git-svn does not seems to work with crlf convertion enabled
 2008-07-24 14:40 UTC  (9+ messages)

[PATCH] Respect crlf attribute even if core.autocrlf has not been set
 2008-07-24 14:38 UTC  (23+ messages)
    ` [PATCH] Respect crlf attribute in "git add" "

[PATCH] Preserve cwd in setup_git_directory()
 2008-07-24 14:09 UTC  (6+ messages)

[EGIT] Supported Eclipse version
 2008-07-24 14:07 UTC  (2+ messages)

[RFC] Git User's Survey 2008
 2008-07-24 14:07 UTC  (38+ messages)
  ` HP-UX issues (WAS: Re: [RFC] Git User's Survey 2008)
    ` Mailing lists, was Re: [RFC] Git User's Survey 2008

[RFC PATCH 00/12] Sparse checkout
 2008-07-24 13:50 UTC  (13+ messages)

Git Gui bug calling gitk
 2008-07-24 13:28 UTC  (2+ messages)
` [PATCH] git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core

Git rebase failure: .dotest overwritten
 2008-07-24 12:44 UTC  (21+ messages)
    ` [PATCH] Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"

[PATCH] rebase -i: only automatically amend commit if HEAD did not change
 2008-07-24 12:35 UTC  (11+ messages)

[StGit PATCH] Fixed default install location
 2008-07-24 10:20 UTC 

q: faster way to integrate/merge lots of topic branches?
 2008-07-24 10:03 UTC  (16+ messages)
      ` [PATCH 1/2] builtin-branch.c: remove unused code in append_ref() callback function
      ` [PATCH] builtin-branch.c: optimize --merged and --no-merged

[PATCH] Document disabling core.whitespace values trailing-space and space-before-tab
 2008-07-24  9:41 UTC  (3+ messages)

[PATCH] document that git-tag can tag more than heads
 2008-07-24  8:48 UTC  (2+ messages)

[PATCH] git-checkout: fix argument parsing to detect ambiguous arguments
 2008-07-24  8:33 UTC  (7+ messages)
` Resubmit after a night of sleep
  ` [PATCH 1/2] git-checkout: fix command line parsing
    ` [PATCH 2/2] git-checkout: improve error messages, detect ambiguities

[PATCH] t6030 (bisect): work around Mac OS X "ls"
 2008-07-24  7:43 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] In perforce, RCS keywords are case-sensitive
 2008-07-24  7:05 UTC  (2+ messages)

BUG: fetch incorrect interpretation of globing patterns in refspecs
 2008-07-24  7:07 UTC 

git status in clean working dir
 2008-07-24  6:56 UTC  (4+ messages)

[PATCH 0/9] Make gitexecdir relative to $(bindir) on Windows
 2008-07-24  4:21 UTC  (13+ messages)
` [PATCH 1/9] Makefile: Do not install a copy of 'git' in $(gitexecdir)
  ` [PATCH 2/9] Makefile: Normalize $(bindir) and $(gitexecdir) before comparing
    ` [PATCH 3/9] Record the command invocation path early
      ` [PATCH 4/9] Fix relative built-in paths to be relative to the command invocation
        ` [PATCH 5/9] Allow the built-in exec path to be relative to the command invocation path
            ` [PATCH 5/9 v2] "

[EGIT PATCH] Support linked resources
 2008-07-24  3:34 UTC 

Moving .git around
 2008-07-24  2:36 UTC  (3+ messages)

[PATCH] Move launch_editor() from builtin-tag.c to editor.c
 2008-07-24  1:48 UTC  (5+ messages)
` [PATCH] editor.c: Libify launch_editor()

[PATCH]
 2008-07-24  0:58 UTC  (2+ messages)
` [PATCH] (unnamed)

[PATCH] perl/Makefile: update NO_PERL_MAKEMAKER section
 2008-07-24  0:55 UTC  (11+ messages)
` [PATCH] t9700/test.pl: backwards compatibility improvements
` [PATCH] t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff

[PATCH] bring description of git diff --cc up to date
 2008-07-24  0:35 UTC  (8+ messages)

gitk highlighting descendents/ancestors
 2008-07-24  0:12 UTC 

Git Documentation
 2008-07-24  0:31 UTC  (3+ messages)

[PATCH] bash completion: Add completion for 'git help'
 2008-07-24  0:08 UTC  (3+ messages)

[PATCH] Make non-static functions, that may be static, static
 2008-07-23 23:09 UTC 

git-svn - failed to clone repository
 2008-07-23 22:59 UTC  (4+ messages)

[PATCH] git-filter-branch.sh: Allow running in bare repositories
 2008-07-23 22:29 UTC  (7+ messages)
      ` [PATCHv3] "

[PATCH 1/2] Add test to show that show-branch misses out the 8th column
 2008-07-23 22:07 UTC  (7+ messages)
` [PATCH 2/2] sort_in_topological_order(): avoid setting a commit flag

[PATCH] Documentation/git-filter-branch: Remove Useless Use of Plumbing
 2008-07-23 22:02 UTC  (3+ messages)

[PATCH] git-completion.bash: provide completion for 'show-branch'
 2008-07-23 21:36 UTC 

[PATCH] bash completion: Add long options for 'git rm'
 2008-07-23 21:21 UTC 

[PATCH] svnimport: newer libsvn wants us to ask for the root with "", not "/"
 2008-07-23 20:08 UTC 

[FYI PATCH v2] Added a git search and replace command
 2008-07-23 19:55 UTC 

[PATCH] git daemon: avoid waking up too often
 2008-07-23 19:39 UTC  (5+ messages)
` [PATCH v2] "

git merge after git cherry-pick?
 2008-07-23 19:35 UTC  (4+ messages)

[PATCH] Fix update-index --refresh for submodules if stat(2) returns st_size 0
 2008-07-23 19:16 UTC  (11+ messages)
    ` [PATCH] Build configuration to skip ctime for modification test
          ` git svn throws locale related error when built from source

[PATCH v2 1/4] builtin-add.c: restructure the code for maintainability
 2008-07-23 19:11 UTC  (10+ messages)
  ` [PATCH/RFC] git add: do not add files from a submodule

[PATCH] Fix git-svnimport against libsvn_ra
 2008-07-23 19:09 UTC  (2+ messages)

[PATCH 10/12] git-checkout: support --full and --path to manipulate sparse checkout
 2008-07-23 19:05 UTC  (6+ messages)
` [PATCH 08/12] git-clone: support --path to do sparse clone
  ` [PATCH 03/12] Introduce sparse prefix
    ` [PATCH 02/12] git-grep: support --no-external-grep

[FYI PATCH] git wrapper: DWIM mistyped commands
 2008-07-23 19:04 UTC  (15+ messages)
  ` [PATCH] Add help.autocorrect to enable/disable autocorrecting
            ` [PATCH] Wait help.autocorrect deciseconds before running corrected command

[PATCH] bash: add '--abort' to 'git am' options
 2008-07-23 17:15 UTC 

[PATCH] documentation: 'git am --abort' also invokes 'git rerere clear'
 2008-07-23 17:14 UTC 

Gitweb; ordering of fork list on summary page (was Vanilla gitweb vs repo.or.cz)
 2008-07-23 17:10 UTC 

[PATCH] git-am: Add colon before the subject that is printed out as being applied
 2008-07-23 16:46 UTC 

[FYI PATCH] Added a git search and replace command
 2008-07-23 15:36 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).