messages from 2009-02-24 09:09:10 to 2009-02-25 10:36:36 UTC [more...]
[PATCH 0/3] git-branch-head: recognize all refs pointing to the current branch head as such
2009-02-25 10:29 UTC (3+ messages)
` [PATCH 2/3] git-show-branch: sha1 based branch head determination
` [PATCH 0/3] git-branch-head: recognize all refs pointing to the current branch head as such (Ah! topic is supposed to be git-show-branch:)
[RFC/PATCH] revision.c: add --format option for 'git log'
2009-02-25 10:20 UTC (31+ messages)
` [PATCH] Add --format that is a synonym to --pretty
` [PATCH 0/3] --format, --pretty and --oneline
` [PATCH 1/3] Add --format that is a synonym to --pretty
` [PATCH 2/3] Give short-hands to --pretty=tformat:%formatstring
` [PATCH 3/3] Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"
` [PATCH] Add tests for git log --pretty, --format and --oneline
` [PATCH] bash completion: add --format= and --oneline options for "git log"
` [PATCH v2] "
[PATCH RESEND] Fix a bunch of pointer declarations (codestyle)
2009-02-25 10:14 UTC (9+ messages)
` [PATCH] git add: trivial codestyle cleanup
` [PATCH] git config: improve documentation
` [PATCH] sha1_file.c: fix typo
git push
2009-02-25 10:06 UTC (13+ messages)
STGIT: stg import -s with a patch option
2009-02-25 9:58 UTC (2+ messages)
[PATCH] trace: Fixed a minor typo in an error message
2009-02-25 9:54 UTC (2+ messages)
[PATCH] Convert git-* invocations to "git *" in the svnimport example
2009-02-25 9:54 UTC (2+ messages)
[PATCH] README: fix path to "gitcvs-migration.txt" and be more consistent
2009-02-25 9:54 UTC (3+ messages)
[PATCH] Install builtins with the user and group of the installing personality
2009-02-25 9:54 UTC (4+ messages)
[PATCH] git diff ignore-space options should ignore missing EOL at EOF differences
2009-02-25 9:35 UTC (6+ messages)
git-svn and repository hierarchy?
2009-02-25 9:26 UTC (2+ messages)
CVS import [SOLVED]
2009-02-25 9:03 UTC (15+ messages)
` autocrlf=input and safecrlf (was Re: CVS import [SOLVED])
How do I qualify paths in the .gitignore file w.r.t. the repo root directory?
2009-02-25 8:36 UTC (9+ messages)
[PATCH 00/21] git remote: set-head and new show output
2009-02-25 8:32 UTC (22+ messages)
` [PATCH 01/21] test scripts: refactor start_httpd helper
` [PATCH 02/21] add basic http clone/fetch tests
` [PATCH 03/21] refactor find_ref_by_name() to accept const list
` [PATCH 04/21] move duplicated get_local_heads() to remote.c
` [PATCH 05/21] move duplicated ref_newer() "
` [PATCH 06/21] move locate_head() "
` [PATCH 07/21] remote: simplify guess_remote_head()
` [PATCH 08/21] remote: let guess_remote_head() optionally return all matches
` [PATCH 09/21] remote: make match_refs() copy src ref before assigning to peer_ref
` [PATCH 10/21] remote: make match_refs() not short-circuit
` [PATCH 11/21] string-list: new for_each_string_list() function
` [PATCH 12/21] builtin-remote: refactor duplicated cleanup code
` [PATCH 13/21] builtin-remote: remove unused code in get_ref_states
` [PATCH 14/21] builtin-remote: rename variables and eliminate redundant function call
` [PATCH 15/21] builtin-remote: make get_remote_ref_states() always populate states.tracked
` [PATCH 16/21] builtin-remote: fix two inconsistencies in the output of "show <remote>"
` [PATCH 17/21] builtin-remote: teach show to display remote HEAD
` [PATCH 18/21] builtin-remote: add set-head subcommand
` [PATCH 19/21] remote: make guess_remote_head() use exact HEAD lookup if it is available
` [PATCH 20/21] builtin-remote: new show output style
` [PATCH 21/21] builtin-remote: new show output style for push refspecs
[PATCH] Allow HTTP tests to run on Darwin
2009-02-25 8:28 UTC
git with https and client cert asks for password repeatedly
2009-02-25 8:24 UTC (2+ messages)
http-push: double free or corruption (!prev): 0x09fedb50
2009-02-25 8:18 UTC (2+ messages)
[PATCH] git-gui: Fix file name pattern in .gitattributes
2009-02-25 8:00 UTC (6+ messages)
` [PATCH 1/2] gitattributes.txt: Path matching rules are explained in gitignore.txt
git-push error: Cannot write keep file
2009-02-25 7:15 UTC (5+ messages)
` [PATCH v2] Make sure objects/pack exists before creating a new pack
[PATCH] Add bare repository indicator for __git_ps1
2009-02-25 6:46 UTC (14+ messages)
[PATCH v5] git-archive: Add new option "--output" to write archive to a file instead of stdout
2009-02-25 6:13 UTC (2+ messages)
` [PATCH] git-archive: add --output=<file> to send output to a file
Using grafts file to rewrite history
2009-02-25 6:10 UTC (2+ messages)
Fwd: git & Google SOC 2009
2009-02-25 1:13 UTC
Fwd: Git Submodule Misbehaviour With ./
2009-02-24 23:56 UTC
[RFC/PATCH] Add a new commit-raw command
2009-02-24 23:07 UTC (4+ messages)
[PATCH] mergetool: demonstrate directory / file conflict breakage
2009-02-24 23:05 UTC (3+ messages)
` [PATCH] Test refactor
Altering Previous Commits' Author Field
2009-02-24 22:16 UTC (3+ messages)
[PATCH] git-svn fix to avoid using strftime %z
2009-02-24 21:46 UTC (2+ messages)
GSoC 2009 Prospective student
2009-02-24 21:17 UTC (7+ messages)
git bisect goes wild?
2009-02-24 21:15 UTC (8+ messages)
[PATCH] git.el: Only show completions from refs/heads, refs/remotes and refs/tags
2009-02-24 20:39 UTC (9+ messages)
` [PATCH] git.el: Only show completions from refs/heads
Git and Eclipse 3.5M5
2009-02-24 19:11 UTC (3+ messages)
[PATCH 00/23] builtin-remote improvments
2009-02-24 17:49 UTC (6+ messages)
git push usage
2009-02-24 17:40 UTC (2+ messages)
` [RFC] add test cases for the --repo option to git push
[PATCH] Expand explanation of the use of + in git push refspecs
2009-02-24 17:39 UTC (5+ messages)
` [PATCHv2] Docs: "
[PATCH 0/4] Add more tests of cvsimport
2009-02-24 17:01 UTC (5+ messages)
` [HALF A PATCH] Teach the '--exclude' option to 'diff --no-index'
[PATCH RFC 1/2] gitweb: Fix warnings with override permitted but no repo override
2009-02-24 16:33 UTC (6+ messages)
` [PATCH RFC 2/2] gitweb: Hyperlink multiple git hashes on the same commit message line
` Addresses with full names in patch emails
git-svn starting with an empty svn repository
2009-02-24 15:36 UTC (4+ messages)
Issues building docs on an offline box again
2009-02-24 14:51 UTC (5+ messages)
[PATCH 01/23] builtin-clone: move locate_head() to remote.c so it can be re-used
2009-02-24 9:51 UTC (23+ messages)
` [PATCH 02/23] builtin-remote: move duplicated cleanup code its own function
` [PATCH 03/23] builtin-remote: teach show to display remote HEAD
` [PATCH 04/23] builtin-remote: add set-head subcommand
` [PATCH 05/23] builtin-remote: better handling of multiple remote HEADs
` [PATCH 06/23] remote.c: make match_refs() copy src ref before assigning to peer_ref
` [PATCH 07/23] remote.c: don't short-circuit match_refs() when error in match_explicit_refs()
` [PATCH 08/23] refactor duplicated get_local_heads() to remote.c
` [PATCH 09/23] refactor duplicated ref_newer() "
` [PATCH 10/23] string-list: new for_each_string_list() function
` [PATCH 11/23] builtin-remote: rename variable and eliminate redundant function call
` [PATCH 12/23] builtin-remote: name remote_refs consistently
` [PATCH 13/23] builtin-remote: remove unused code in get_ref_states
` [PATCH 14/23] builtin-remote: fix two inconsistencies in the output of "show <remote>"
` [PATCH 15/23] builtin-remote: make get_remote_ref_states() always populate states.tracked
` [PATCH 16/23] builtin-remote: refactor get_remote_ref_states()
` [PATCH 17/23] builtin-remote: new show output style
` [PATCH 18/23] builtin-remote: new show output style for push refspecs
` [PATCH 19/23] test scripts: refactor start_httpd helper
` [PATCH 20/23] add basic http clone/fetch tests
` [PATCH 21/23] refactor find_refs_by_name to accept const list
` [PATCH 22/23] remote: refactor guess_remote_head
` [PATCH 23/23] remote: use exact HEAD lookup if it is available
git merge --abort
2009-02-24 9:51 UTC (4+ messages)
[EGIT] [PATCH v1 0/1] Add an ignored icon
2009-02-24 9:28 UTC (9+ messages)
` [EGIT] [PATCH v1 1/1] "
how do I resolve this merge manually + mergetool bug
2009-02-24 9:13 UTC (4+ messages)
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).