messages from 2010-10-22 00:14:09 to 2010-10-23 18:35:21 UTC [more...]
[PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
2010-10-23 18:33 UTC (14+ messages)
` [PATCH 01/10] Better "Changed but not updated" message in git-status
` [PATCH 02/10] Remplace "remote tracking" with "remote-tracking"
` [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
` [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
` [PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
` [PATCH 06/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
` [PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
` [PATCH 08/10] Use 'remote-tracking branch' in generated merge messages
` [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
` [PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
[PATCH] Sync "git diff -h" with the manual, show options summary
2010-10-23 18:04 UTC (4+ messages)
[PATCH] CodingGuidelines: add a note to help contributors catch some errors earlier
2010-10-23 17:11 UTC (2+ messages)
Git pull doesn't get the tags
2010-10-23 16:34 UTC (6+ messages)
[PATCHv5 00/12] gitweb: remote_heads feature
2010-10-23 16:17 UTC (4+ messages)
` [PATCHv5 12/12] gitweb: gather more remote data
git as an sfc member project
2010-10-23 16:03 UTC (16+ messages)
[PATCH] Fix an inconsistency in gitdiffcore long options markup
2010-10-23 14:31 UTC
[PATCH] rebase-autosquash: add testcase for fixup occuring before its fixed commit
2010-10-23 13:33 UTC
[completion] Request: Include remote heads as push targets
2010-10-23 13:04 UTC (7+ messages)
[PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
2010-10-23 12:23 UTC (5+ messages)
` [PATCH 2/3] GIT-VERSION-GEN: tweak processing of version file
` [PATCH 3/3] GIT-VERSION-GEN: style nitpicks
Buglet in i18n?
2010-10-23 11:32 UTC (5+ messages)
Git GUI on OS X with remote over SSH fails with "remote hung up unexpectedly"
2010-10-23 10:52 UTC
[PATCH] correct folding of email-headers in conjunction with RFC2047
2010-10-23 10:35 UTC
[long] worktree setup cases
2010-10-23 10:12 UTC (12+ messages)
` .git file (Re: [long] worktree setup cases)
should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
2010-10-23 7:24 UTC (8+ messages)
[ANNOUNCE] Git 1.7.3.2
2010-10-23 1:55 UTC (3+ messages)
` Test failure with old svn [Re: [ANNOUNCE] Git 1.7.3.2]
` [PATCH] t9157-git-svn-fetch-merge.sh: remove dependency on subversion 1.5
[PATCHv4 00/21] git notes merge
2010-10-23 1:44 UTC (18+ messages)
` [PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
` git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
[PATCH] make pack-objects a bit more resilient to repo corruption
2010-10-22 21:59 UTC (9+ messages)
` [PATCH v2] "
[PATCH] docs: give more hints about how "add -e" works
2010-10-22 21:54 UTC (4+ messages)
[RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
2010-10-22 21:49 UTC (15+ messages)
` Git Attribute: File Text Encoding {WAS: Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?}
Git terminology: remote, add, track, stage, etc
2010-10-22 21:46 UTC (15+ messages)
pulling the root commit overwrites untracked files without warning (1.7.2.3)
2010-10-22 21:17 UTC (3+ messages)
[BUG, PATCH v5 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
2010-10-22 20:05 UTC (2+ messages)
[PATCH v2 0/8] fix push --progress over file://, git://, etc
2010-10-22 19:42 UTC (7+ messages)
` [PATCH v2 1/8] tests: factor out terminal handling from t7006
` [PATCH v2 2/8] tests: test terminal output to both stdout and stderr
` [PATCH v2 3/8] test-lib: allow test code to check the list of declared prerequisites
` [PATCH v2 4/8] test_terminal: catch use without TTY prerequisite
` [PATCH v2 5/8] test_terminal: give priority to test-terminal.perl usage
GIT as binary repository
2010-10-22 19:20 UTC (6+ messages)
git rebase --abort of an --onto run does not checkout the originating branch
2010-10-22 19:15 UTC (2+ messages)
[PATCH] Fix handling of git-p4 on deleted files
2010-10-22 18:52 UTC (4+ messages)
[PATCH] Fix git-apply with -p greater than 1
2010-10-22 18:51 UTC (8+ messages)
[PATCH v2 1/4] setup_git_env: print the true $GIT_DIR for debugging
2010-10-22 18:31 UTC (18+ messages)
` [PATCH v2 2/4] run_builtin(): save "-h" detection result for later use
` [PATCH v2 4/4] builtins: check for startup_info->help, print and exit early
` [PATCH en/and-cascade-tests 0/7]
` [PATCH 1/7] branch -h: show usage even in an invalid repository
` [PATCH 2/7] checkout-index "
` [PATCH 3/7] commit/status -h: show usage even with broken configuration
` [PATCH 4/7] gc "
` [PATCH 5/7] ls-files -h: show usage even with corrupt index
` [PATCH 6/7] merge "
` [PATCH 7/7] update-index "
` [PATCH en/and-cascade-tests 0/7] avoid repository access during "git <foo> -h"
git-update-index loses executable bit for unmerged files when core.filemode is false
2010-10-22 17:28 UTC
[PATCH] userdiff.c: Improve builtin csharp regex patterns
2010-10-22 16:31 UTC
[PATCH] add support for the SUA layer (interix; windows)
2010-10-22 17:01 UTC (2+ messages)
[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
2010-10-22 15:53 UTC (7+ messages)
` [RFC PATCH v2 3/3] Documentation: move format.* documentation to format-patch
` [RFC PATCH v2 2/3] Documentation: complete config list from other manpages
` [RFC PATCH v2 1/3] Documentation: Move variables from config.txt to separate file
Colored whitespace in git gui
2010-10-22 15:18 UTC (13+ messages)
` [PATCH] git-gui: highlight trailing whitespace in diff view
` [PATCH] git-gui: support core.whitespace rules "
` [PATCH] git-gui: apply color information from git diff
` [PATCH] git-gui: apply color information from git diff output
[PATCH 0/3] GIT-VERSION-GEN improvements
2010-10-22 11:24 UTC
Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)
2010-10-22 10:38 UTC (2+ messages)
possible bug when pushing with multiple remote repos
2010-10-22 9:36 UTC (3+ messages)
[TopGit PATCH] Clarify tg-log note
2010-10-22 8:57 UTC (3+ messages)
[PATCH] diff: don't presume empty file when corresponding object is missing
2010-10-22 7:04 UTC (2+ messages)
Following history of a copied file from another indirect branch
2010-10-22 6:35 UTC (2+ messages)
fetch and bundle don't work in (semi-)broken repo
2010-10-22 3:53 UTC (10+ messages)
` format-patch broken [Was: fetch and bundle don't work in (semi-)broken repo]
[PATCH] fix color.pager = false with "git diff"
2010-10-22 1:49 UTC (3+ messages)
[PATCH v5 00/16] daemon-win32
2010-10-22 0:35 UTC (17+ messages)
` [PATCH v5 01/16] mingw: add network-wrappers for daemon
` [PATCH v5 02/16] mingw: implement syslog
` [PATCH v5 03/16] compat: add inet_pton and inet_ntop prototypes
` [PATCH v5 04/16] inet_ntop: fix a couple of old-style decls
` [PATCH v5 05/16] mingw: use real pid
` [PATCH v5 06/16] mingw: support waitpid with pid > 0 and WNOHANG
` [PATCH v5 07/16] mingw: add kill emulation
` [PATCH v5 08/16] daemon: use run-command api for async serving
` [PATCH v5 09/16] daemon: use full buffered mode for stderr
` [PATCH v5 10/16] Improve the mingw getaddrinfo stub to handle more use cases
` [PATCH v5 11/16] daemon: get remote host address from root-process
` [PATCH v5 12/16] mingw: import poll-emulation from gnulib
` [PATCH v5 13/16] mingw: use "
` [PATCH v5 14/16] daemon: use socklen_t
` [PATCH v5 15/16] daemon: make --inetd and --detcach incompatible
` [PATCH v5 16/16] daemon: opt-out on features that require posix
[PATCH 01/15] mingw: implement syslog
2010-10-22 0:20 UTC (4+ messages)
` [PATCH 07/15] daemon: use run-command api for async serving
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).