messages from 2009-02-20 17:26:32 to 2009-02-23 01:49:35 UTC [more...]
[PATCH/RFC 4/6] object: add one bit to let creation of private types (OBJ_MAX + n)
2009-02-23 1:47 UTC (4+ messages)
[PATCH 2/2] --date=relative falls back to "short" format for commits older than a year
2009-02-23 1:44 UTC (6+ messages)
GSoC 2009 Prospective student
2009-02-23 0:46 UTC (7+ messages)
git rebase -i
2009-02-23 0:32 UTC (4+ messages)
CVS import
2009-02-23 0:08 UTC (9+ messages)
` CVS import [SOLVED]
` autocrlf=input and safecrlf (was Re: CVS import [SOLVED])
[PATCH 1/2] Make git blame's date output format configurable, like git log
2009-02-22 23:03 UTC (3+ messages)
Getting diff in commit-msg hook?
2009-02-22 21:03 UTC
[RFC/PATCH] revision.c: add --format option for 'git log'
2009-02-22 22:12 UTC (10+ messages)
[PATCH] git-svn: try to read the dcommit url from the config file
2009-02-22 21:41 UTC (5+ messages)
` git svn dcommit difficulties/feature request
How do I undo a fast-forward merge safely?
2009-02-22 19:54 UTC (2+ messages)
How to update? (git Changed but not updated)
2009-02-22 10:07 UTC (4+ messages)
Blamming a diff between two commits?
2009-02-22 19:11 UTC (6+ messages)
Rebase v.s. fast forward
2009-02-22 19:00 UTC (2+ messages)
[PATCH/RFC 5/6] builtin-tag: add sort by date -D
2009-02-22 18:38 UTC (3+ messages)
[tig PATCH v2 0/2] popup menu
2009-02-22 18:36 UTC (4+ messages)
` [tig PATCH v2 1/2] Popup menu
` [tig PATCH v2 2/2] Popup menu: redraw as needed
` [tig PATCH v2bis "
[PATCH/RFC 1/6] tag: read signature
2009-02-22 18:25 UTC (3+ messages)
[PATCH/RFC 2/6] tag: parse the date
2009-02-22 18:06 UTC
[PATCH/RFC 3/6] tag: copy parsed buffer unconditionnaly
2009-02-22 18:06 UTC
[PATCH/RFC 6/6] test: add simple sorted tag test
2009-02-22 18:06 UTC
[PATCH/RFC 0/6] sort tags by date (git tag -l -D)
2009-02-22 18:06 UTC
[PATCH B v4 0/5] git config: reorganization
2009-02-22 17:35 UTC (12+ messages)
` [PATCH B v4 1/5] git config: reorganize to use parseopt
` [PATCH B v4 2/5] git config: don't allow multiple config file locations
` [PATCH B v4 3/5] git config: don't allow multiple variable types
` [PATCH B v4 4/5] git config: don't allow extra arguments for -e or -l
` [PATCH B v4 5/5] git config: don't allow --get-color* and variable type
git-grep: small suggestion, -w flag
2009-02-22 17:23 UTC (5+ messages)
merge smart enough to adapt to renames?
2009-02-22 17:13 UTC (10+ messages)
[PATCH JGIT] Add "compare with index" action
2009-02-22 16:38 UTC (2+ messages)
[PATCH 2/4] format-patch: track several references
2009-02-22 16:49 UTC (7+ messages)
` [PATCH v2 next 0/4] format-patch --cover-letter --in-reply-to
` [PATCH v2 next 1/4] format-patch: threading test reactivation
` [PATCH v2 next 2/4] format-patch: track several references
` [PATCH v2 next 3/4] format-patch: thread as reply to cover letter even with in-reply-to
` [PATCH v2 next 4/4] format-patch: support deep threading
[PATCH v2 0/4] Add more tests of cvsimport
2009-02-22 16:49 UTC (8+ messages)
` [PATCH v2 1/5] Start a library for cvsimport-related tests
` [PATCH v2 2/5] Use CVS's -f option if available (ignore user's ~/.cvsrc file)
` [PATCH v2 3/5] Test contents of entire cvsimported "master" tree contents
` [PATCH v2 4/5] Add some tests of git-cvsimport's handling of vendor branches
` [PATCH v2 5/5] Add a test of "git cvsimport"'s handling of tags and branches
[PATCH] Add bare repository indicator for __git_ps1
2009-02-22 16:49 UTC (5+ messages)
[PATCH 0/4] Add more tests of cvsimport
2009-02-22 16:49 UTC (9+ messages)
git-blame and finding previous version of a line
2009-02-22 16:48 UTC (2+ messages)
Git Extensions - User Manual
2009-02-22 14:40 UTC
pre-commit hook
2009-02-22 14:13 UTC (7+ messages)
[PATCH] write_index(): update index_stat->timestamp after flushing to disk
2009-02-22 14:09 UTC
[PATCH] Popup menu
2009-02-22 13:00 UTC (6+ messages)
` [PATCH] 'tig branch' opens tig in branch view
[EGIT PATCH] Use explicit bundle name in UIText to aid IDE integration
2009-02-22 10:20 UTC
Is this a git-bisect bug?
2009-02-22 6:47 UTC (4+ messages)
How to list files that are pending for commit from a merge, including hand modified files
2009-02-22 2:09 UTC (3+ messages)
empty symlink detection breakage
2009-02-22 1:56 UTC
sparse/narrow checkout
2009-02-21 22:04 UTC (2+ messages)
[PATCH v4] git-archive: Add new option "--output" to write archive to a file instead of stdout
2009-02-21 20:38 UTC (2+ messages)
[ANNOUNCE] tig-0.14
2009-02-21 20:18 UTC (19+ messages)
whitespace checking in git-add?
2009-02-21 19:40 UTC (5+ messages)
[PATCH v3] Add bare repository indicator for __git_ps1
2009-02-21 19:20 UTC
[PATCH v2 5/8] Test fsck a bit harder
2009-02-21 19:21 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[tig PATCH] Predefined external command: git commit
2009-02-21 18:52 UTC (5+ messages)
[PATCH v2.1 resend] rev-list: estimate number of bisection step left
2009-02-21 17:12 UTC (3+ messages)
About git pretty
2009-02-21 15:31 UTC (6+ messages)
[EGIT] [PATCH 0/2] Make sure to setup a clone the same as git-clone does
2009-02-21 15:17 UTC (3+ messages)
` [EGIT] [PATCH 1/2] Make sure to set core.bare to false when cloning
` [EGIT] [PATCH 2/2] Make sure to set up the default (pull) remote branch for master
[RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
2009-02-21 14:30 UTC (7+ messages)
git merge --abort
2009-02-21 10:18 UTC (10+ messages)
git push usage
2009-02-21 9:32 UTC (2+ messages)
[PATCH/RFC v2 0/3] git checkout optimisation - part 3
2009-02-21 5:42 UTC (5+ messages)
` [PATCH/RFC v2 2/3] make USE_NSEC work as expected
Best CI Server for Git?
2009-02-21 4:59 UTC (6+ messages)
[tig PATCH] Fix previous/next with branch+main view
2009-02-21 1:07 UTC
[PATCH A v4 0/5] git config: cleanups
2009-02-21 0:48 UTC (6+ messages)
` [PATCH A v4 1/5] git config: codestyle cleanups
` [PATCH A v4 2/5] git config: trivial cleanup for editor action
` [PATCH A v4 3/5] git_config(): not having a per-repo config file is not an error
` [PATCH A v4 4/5] git config: trivial rename in preparation for parseopt
` [PATCH A v4 5/5] git config: reorganize get_color*
[PATCH] Documentation: Note file formats send-email accepts
2009-02-21 0:04 UTC (2+ messages)
git-svn and branches with spaces
2009-02-20 23:26 UTC
[PATCH 0/4] Improve "remote show" output
2009-02-20 22:55 UTC (9+ messages)
` [PATCH 1/4] remote: minor code cleanups in preparation for changing "show" output
` [PATCH 2/4] remote: move append_ref_to_tracked_list to get rid of prototype
` [PATCH 3/4] string-list: add for_each_string_list()
` [PATCH 4/4] remote: new show output style
[PATCH] Add bare repository indicator for __git_ps1
2009-02-20 22:04 UTC (8+ messages)
[PATCH] Make git blame date output format configurable, a la git log (take 2)
2009-02-20 21:23 UTC (2+ messages)
` [PATCH 1/2] Make git blame's date output format configurable, like git log
[JGIT PATCH] 1/2 : (reworked) Externalizable/Serializable Items
2009-02-20 20:32 UTC (3+ messages)
[PATCH 0/4] Add more tests of cvsimport
2009-02-20 20:04 UTC (6+ messages)
` [HALF A PATCH] Teach the '--exclude' option to 'diff --no-index'
[PATCH] git-tag: don't use gpg's stdin, stdout when signing tags
2009-02-20 17:56 UTC (2+ 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).