git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-12-22 15:55:18 to 2009-12-29 08:12:47 UTC [more...]

Possible bug in 1.6.6 with reset --hard and $GIT_WORK_TREE
 2009-12-29  8:12 UTC  (2+ messages)

[PATCH] Documentation: commit: explain the non-meaning of S-o-b
 2009-12-29  7:54 UTC  (2+ messages)

core.worktree bug
 2009-12-29  7:48 UTC  (8+ messages)
` [PATCH] Fix core.worktree being used when GIT_DIR is not set
      ` [PATCH] Documentation: always respect core.worktree if set

[PATCH/RFC] Add progress options
 2009-12-29  3:06 UTC  (12+ messages)
` [PATCH 0/4] clone: use --progress to mean -v
  ` [PATCH 1/4] check stderr with isatty() instead of stdout when deciding to show progress
    ` [PATCH 2/4] git-clone.txt: reword description of progress behaviour
      ` [PATCH 3/4] clone: set transport->verbose when -v/--verbose is used
        ` [PATCH 4/4] clone: use --progress to force progress reporting

[PATCH 2/2] MinGW: Add missing file mode bit defines
 2009-12-29  1:19 UTC 

[PATCH 1/2] MinGW: Use pid_t more consequently, introduce uid_t for greater compatibility
 2009-12-29  1:18 UTC 

Newbie to git
 2009-12-28 23:51 UTC  (11+ messages)

config for merging master to test branch
 2009-12-28 23:38 UTC 

file in new branch also shown in master branch?
 2009-12-28 23:25 UTC  (2+ messages)

immutable tags?
 2009-12-28 22:22 UTC  (8+ messages)

[PATCH RFC 1/2] Smart-http tests: Break test t5560-http-backend into pieces
 2009-12-28 22:04 UTC  (2+ messages)
` [PATCH RFC 2/2] Smart-http tests: Test http-backend without curl or a webserver

Does smart-http need git-daemon-export-ok?
 2009-12-28 21:49 UTC  (12+ messages)
  ` [PATCH 1/2] Smart-http: Add tests and documentation for export-ok
    ` [PATCH 2/2] Smart-http: check if repository is OK to export before serving it
          ` [PATCH] "

[PATCH 1/5] gitk: Remove forced use of sans-serif font
 2009-12-28 20:04 UTC  (5+ messages)
` [PATCH 2/5] gitk: Set the font for all spinbox widgets
  ` [PATCH 3/5] gitk: Set the font for all listbox widgets
    ` [PATCH 4/5] gitk: Disable option when themed widgets are not available
      ` [PATCH 5/5] gitk: Use consistent font for all text input fields

[PATCH] Allow git to use any HTTP authentication method
 2009-12-28 18:15 UTC  (11+ messages)

[PATCH RESEND] git gui: Use git diff --submodule when available
 2009-12-28 16:22 UTC 

Need some help with git rebase
 2009-12-28 13:33 UTC 

What's cooking in git.git (Dec 2009, #05; Mon, 28)
 2009-12-28  9:57 UTC 

[Squash PATCH] fprintf(stderr, "Warning...") -> warning("...")
 2009-12-28  9:24 UTC  (2+ messages)

Set the repository as it was on an earlier commit
 2009-12-28  5:18 UTC  (6+ messages)
      ` Fwd: "

[PATCH] Smart-http documentation: add example of how to execute from userdir
 2009-12-28  4:46 UTC  (6+ messages)
    ` [PATCH v2] "

Git reproducible corruption errors on merge/checkout not detected by git fsck --full --strict
 2009-12-27 21:59 UTC 

Endianness bug in git-svn or called component?
 2009-12-27 19:12 UTC  (6+ messages)
` [RESEND] [PATCH] Endianness bug in index cache logic

[PATCH RESEND] gitk: add "--no-replace-objects" option
 2009-12-27 17:26 UTC  (3+ messages)

[PATCH] Don't pass CFLAGS to the linker
 2009-12-27  6:55 UTC 

[PATCH] t1200: work around a bug in some implementations of "find"
 2009-12-26 21:53 UTC 

[PATCH] t4019 "grep" portability fix
 2009-12-26 21:53 UTC 

[PATCH] Add git-http-backend to command-list
 2009-12-26 17:01 UTC 

[PATCH/RFC] SunOS grep does not understand -C<n>
 2009-12-26  9:09 UTC  (3+ messages)
` [PATCH/RFC] FreeBSD iconv function signature is "old"

[ANNOUNCE] Git 1.6.6
 2009-12-26  8:01 UTC  (7+ messages)
` Some stats for 1.6.6
` Branch shuffling after 1.6.6 release plans

[RFC PATCH 0/2] Report remote helper exec failures
 2009-12-25 17:15 UTC  (11+ messages)
` [RFC PATCH 1/2] Report exec errors from run-command
` [RFC PATCH 2/2] Improve transport helper exec failure reporting

You have local changes; cannot switch branches error question
 2009-12-25 14:32 UTC  (4+ messages)

[PATCH] user-manual: use standarized quoting
 2009-12-25 13:05 UTC 

elegant(?) debian topgit workflow?
 2009-12-24 16:34 UTC  (3+ messages)

Patch which adds syslog support to git-shell
 2009-12-24 13:03 UTC  (3+ messages)

[PATCH resend 0/3] transport: catch non-fast-forwards
 2009-12-24  7:45 UTC  (10+ messages)
    ` [PATCH resend 3/3] transport.c::transport_push(): make ref status affect return value
      ` [PATCH v2 0/3] transport: catch non-fast-forwards
        ` [PATCH v3 0/6] transport: catch non-fast forwards
          ` [PATCH v3 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes
          ` [PATCH v3 2/6] t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs
          ` [PATCH v3 3/6] refactor ref status logic for pushing
          ` [PATCH v3 4/6] transport.c::transport_push(): make ref status affect return value
          ` [PATCH v3 5/6] transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed
          ` [PATCH v3 6/6] transport-helper.c::push_refs(): emit "no refs" error message

Specifying excludesfile in a portable way?
 2009-12-24  7:36 UTC  (4+ messages)

git tag --contains <commit> -n=1 ?
 2009-12-24  5:52 UTC  (4+ messages)

git-svn: handling merge-base failures
 2009-12-23 20:57 UTC  (4+ messages)

[BUG REPORT] git-svn fails to create branches if ssh+svn gets used as protocol
 2009-12-23 20:03 UTC  (4+ messages)

Fatal errors on git rm (Operation not permitted)
 2009-12-23 18:33 UTC  (2+ messages)

[PATCH RFC 0/4] rebase -i: Add --refs option to rewrite heads within branch
 2009-12-23 18:11 UTC  (11+ messages)
` [PATCH 1/4] pretty: Add %D for script-friendly decoration
` [PATCH 2/4] log --decorate=full: drop the "tag: " prefix
` [PATCH RFC 3/4] rebase -i: Add the "ref" command
` [PATCH RFC 4/4] rebase -i: add --refs option to rewrite heads within branch

Fatal errors on git rm (Operation not permitted)
 2009-12-23 17:58 UTC 

Atomicity of git-push operation
 2009-12-23 15:25 UTC  (2+ messages)

[PATCH] git-gui: handle really long error messages in updateindex
 2009-12-20  2:02 UTC 

[PATCH] git svn: add (failing) test for a git svn gc followed by a git svn mkdirs
 2009-12-23  6:18 UTC  (2+ messages)

[PATCH 1/2] t7800-difftool: Set a bogus tool for use by tests
 2009-12-23  5:27 UTC  (2+ messages)
` [RFC PATCH 2/2] git-difftool: Add '--gui' for selecting a GUI tool

git svn mkdirs ignores compressed unhandled.log files
 2009-12-23  4:12 UTC  (3+ messages)

Regression: git-svn clone failure
 2009-12-23  0:09 UTC  (10+ messages)
  ` [spf:guess] "

[PATCH] Prevent git blame from segfaulting on a missing author name
 2009-12-22 18:51 UTC 

following untracked parents in git-svn
 2009-12-22 18:38 UTC  (2+ messages)

[RFC PATCH] Record a single transaction for conflicting push operations
 2009-12-22 18:33 UTC  (9+ messages)

Where did Documentation/perf_counter disappear from linux-2.6-tip.git ?
 2009-12-22 18:18 UTC  (3+ messages)

Huge pack file from small unpacked objects
 2009-12-22 18:11 UTC  (6+ messages)

Trouble with 'make prefix=/usr info'
 2009-12-22 17:22 UTC  (4+ messages)

git's fascination with absolute paths
 2009-12-22 17:21 UTC  (5+ 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).