messages from 2008-05-07 01:16:29 to 2008-05-09 04:20:15 UTC [more...]
git gc & deleted branches
2008-05-09 4:19 UTC (20+ messages)
Java Git (aka jgit) library switching license to BSD/EPL
2008-05-09 3:05 UTC (3+ messages)
[PATCH 1/5] mktag.c: adjust verify_tag parameters
2008-05-09 2:19 UTC (5+ messages)
` [PATCH 2/5] Make mktag a builtin
` [PATCH 3/5] mktag.c: rename verify_tag to verify_tag_buffer
` [PATCH 4/5] mktag.c: consolidate tag functions by merging mktag.c into builtin-tag.c
` [PATCH 5/5] git-tag: call verify_tag_buffer to validate the generated tag object
Make mktag a builtin
2008-05-09 2:19 UTC
Who made today's Git?
2008-05-09 2:31 UTC
[PATCH] Added -A option to man page, to match 'git-repack -h' output
2008-05-09 2:24 UTC
git filter-branch --subdirectory-filter
2008-05-09 1:33 UTC (2+ messages)
[StGit PATCH 0/2] stg undo
2008-05-09 0:44 UTC (3+ messages)
` [StGit PATCH 1/2] Move stack reset function to a shared location
` [StGit PATCH 2/2] New command: stg undo
creating tracking branches with git gui
2008-05-08 23:41 UTC (3+ messages)
gitk and git-gui with --git-dir and GIT_DIR
2008-05-08 23:30 UTC (2+ messages)
help with git usage
2008-05-08 23:07 UTC (7+ messages)
[PATCH] cvsexportcommit: Create config option for CVS dir
2008-05-08 21:26 UTC
url.<base>.insteadOf and git-clone
2008-05-08 21:11 UTC (2+ messages)
GIT max file size
2008-05-08 20:46 UTC (3+ messages)
Binary files in format-patch
2008-05-08 20:25 UTC (4+ messages)
how to git-archive ignore some files?
2008-05-08 20:22 UTC (3+ messages)
[PATCH] Allow local branching to set up rebase by default
2008-05-08 18:28 UTC (9+ messages)
` [PATCH] Allow tracking branches "
` [PATCH] Doc: Mention branch.<name>.rebase applies to "git pull"
detecting rename->commit->modify->commit
2008-05-08 18:17 UTC (7+ messages)
How to (re-)create .git/logs/refs
2008-05-08 17:28 UTC (3+ messages)
[PATCH] doc: clarify definition of "update" for git-add -u
2008-05-08 17:25 UTC
automatically removing missing files beneath a directory
2008-05-08 17:19 UTC (5+ messages)
mismatch between doc and program in git commit -u (--untracked-files)
2008-05-08 16:13 UTC (2+ messages)
[RFC] Use cases for 'git statistics'
2008-05-08 15:51 UTC
[PATCH] builtin-apply: check for empty files when detecting creation patch
2008-05-08 14:39 UTC
How to capture date/time of push vs. local commit?
2008-05-08 14:06 UTC (3+ messages)
[PATCH v2] Documentation: convert tutorials to man pages
2008-05-08 13:49 UTC
[PATCH] Makefile: update the default build options for AIX
2008-05-08 10:37 UTC (18+ messages)
` [PATCH] compat/fopen.c: avoid clobbering the system defined fopen macro
[PATCH] Make boundary characters for --color-words configurable
2008-05-08 10:34 UTC (21+ messages)
` [PATCH v2 4/5] "
How to (re-)create .git/logs/refs
2008-05-08 9:48 UTC
[PATCH] Documentation/config.txt: Add git-gui options
2008-05-08 8:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Teach git-svn how to catch up with its tracking branches
2008-05-08 8:21 UTC (15+ messages)
` [PATCH v2] "
Using git from Python
2008-05-08 4:23 UTC (3+ messages)
[BUG] deadlock in tellme-more extension
2008-05-08 4:16 UTC
How can I specify multiple refs on one line in the config file?
2008-05-08 3:32 UTC (9+ messages)
Making submodules easier to work with (auto-update on checkout or merge, stash & restore submodules)
2008-05-08 1:13 UTC (12+ messages)
` Making submodules easier to work with
[PATCH 2/2 v3] Documentation: bisect: add a few "git bisect run" examples
2008-05-07 23:00 UTC
[PATCH] gitk: Allow toggling of checkboxes by clicking on the label
2008-05-07 22:43 UTC
[PATCH 2/2] Documentation: bisect: add a few "git bisect run" examples
2008-05-07 22:18 UTC (6+ messages)
[PATCH] bisect: print an error message when "git rev-list --bisect-vars" fails
2008-05-07 21:54 UTC
[PATCH] gitk: Update German translation
2008-05-07 20:56 UTC (4+ messages)
inconsistent detached worktree handling: several bugs
2008-05-07 19:32 UTC (5+ messages)
Sort of a feature proposal
2008-05-07 18:05 UTC (8+ messages)
[PATCH] Make creation of pack/pack-*.keep obey the umask
2008-05-07 17:25 UTC
Windows version of git unable to pull from OSX version of git
2008-05-07 16:49 UTC
[PATCHv4 0/4] Show author and/or committer in some cases
2008-05-07 16:32 UTC (4+ messages)
` [PATCHv4 4/4] user.warnautomatic: add config to control if the committer ident is shown
Error when pushing
2008-05-07 15:39 UTC (4+ messages)
git-checkout sometimes silently fails
2008-05-07 15:09 UTC (9+ messages)
svn:externals
2008-05-07 14:35 UTC
[PATCH] Make rebase save ORIG_HEAD if using current branch
2008-05-07 14:30 UTC (5+ messages)
starting off
2008-05-07 13:24 UTC (3+ messages)
Starting off
2008-05-07 11:38 UTC
git-cvsimport problem
2008-05-07 11:30 UTC
Is this mailing list still active?
2008-05-07 9:58 UTC (6+ messages)
Removing from index
2008-05-07 9:39 UTC (4+ messages)
Mirroring mySQL using Git
2008-05-06 13:29 UTC (3+ messages)
[PATCH 2/2 amend] Documentation: bisect: add a few "git bisect run" examples
2008-05-07 5:34 UTC
[PATCH 1/2] Documentation: improve "add", "pull" and "format-patch" examples
2008-05-07 5:02 UTC (2+ messages)
What is the difference between git-gc, git-repack and git-prune?
2008-05-07 2:53 UTC (2+ messages)
[PATCH] git-grep: Add ability to limit directory recursion
2008-05-07 1:34 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).