git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-22 21:50:08 to 2008-07-23 19:12:43 UTC [more...]

[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

q: faster way to integrate/merge lots of topic branches?
 2008-07-23 19:09 UTC  (21+ messages)

[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  (17+ messages)
  ` [PATCH] Add help.autocorrect to enable/disable autocorrecting
            ` [PATCH] Wait help.autocorrect deciseconds before running corrected command

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

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

[PATCH 0/9] Make gitexecdir relative to $(bindir) on Windows
 2008-07-23 18:49 UTC  (11+ 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

Git rebase failure: .dotest overwritten
 2008-07-23 18:31 UTC  (20+ messages)
    ` [PATCH] Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
            ` [PATCH] am --abort: Add to bash-completion and mention in git-rerere documentation

git merge after git cherry-pick?
 2008-07-23 17:56 UTC  (3+ messages)

[RFC] Git User's Survey 2008
 2008-07-23 17:17 UTC  (17+ messages)
  ` HP-UX issues (WAS: Re: [RFC] Git User's Survey 2008)

[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 

git-svn - failed to clone repository
 2008-07-23 17:08 UTC  (2+ messages)

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

[RFC PATCH 00/12] Sparse checkout
 2008-07-23 16:55 UTC  (5+ messages)

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

[PATCH] perl/Makefile: update NO_PERL_MAKEMAKER section
 2008-07-23 16:22 UTC  (3+ messages)

[PATCH] rebase -i: only automatically amend commit if HEAD did not change
 2008-07-23 16:19 UTC  (9+ messages)

git-svn does not seems to work with crlf convertion enabled
 2008-07-23 16:07 UTC  (6+ messages)

[FYI PATCH] Added a git search and replace command
 2008-07-23 15:36 UTC 

regression in 92392b4
 2008-07-23 15:30 UTC  (24+ messages)
          ` [PATCH] index-pack: never prune base_cache

[PATCH 12/12] git-status: print sparse checkout status
 2008-07-23 14:58 UTC 

[PATCH 11/12] tests for checkout [--full|--path]
 2008-07-23 14:57 UTC 

[PATCH 09/12] tests for sparse clone
 2008-07-23 14:57 UTC 

[PATCH 07/12] tests for sparse checkout, worktree protection
 2008-07-23 14:57 UTC 

[PATCH 06/12] Avoid accessing working directory outside sparse prefix
 2008-07-23 14:56 UTC 

[PATCH 05/12] tests for sparse checkout, index protection
 2008-07-23 14:56 UTC 

[PATCH 04/12] Protect index with sparse prefix
 2008-07-23 14:56 UTC 

[PATCH 01/12] git-grep: read config
 2008-07-23 14:55 UTC 

[PATCH] git-checkout: fix argument parsing to detect ambiguous arguments
 2008-07-23 11:49 UTC  (12+ messages)
` [RESEND PATCH] "
` 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] checkout: mention '--' in the docs
      ` [PATCH] bash: offer only paths after '--' for 'git checkout'

Not so happy about build system
 2008-07-23 11:04 UTC  (3+ messages)

[PATCH] git daemon: avoid waking up too often
 2008-07-23  9:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] rebase -i: When an 'edit' stops, mention the commit
 2008-07-23  9:10 UTC  (2+ messages)

RFC: git rebase -i and root commits
 2008-07-23  9:05 UTC  (3+ messages)

[PATCH 1/2] builtin-add.c: restructure the code for maintainability
 2008-07-23  7:01 UTC  (2+ messages)
` [PATCH 2/2] builtin-add.c: optimize -A option and "git add $paths..."

[PATCH] bring description of git diff --cc up to date
 2008-07-23  3:55 UTC  (6+ messages)

Git's config core.pager doesn't respect color.pager
 2008-07-23  2:10 UTC 

[PATCH] git-filter-branch.sh: Allow running in bare repositories
 2008-07-23  0:09 UTC  (4+ messages)

[PATCH] Documentation/git-filter-branch: Remove Useless Use of Plumbing
 2008-07-23  0:05 UTC  (2+ messages)

Q: how to remove or move submodules?
 2008-07-22 23:22 UTC  (2+ messages)

[PATCH] Add a notice to the doc of git-ls-tree
 2008-07-22 22:47 UTC  (6+ messages)
` [PATCH] Documentation/git-ls-tree.txt: Add a caveat about prefixing pathspec


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