index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
Update draft release notes to 1.6.2.2
Junio C Hamano
1
-1
/
+8
2009-03-30
Documentation: push.default applies to all remotes
Santi Béjar
1
-9
/
+4
2009-03-30
Documentation: enhance branch.<name>.{remote,merge}
Santi Béjar
1
-2
/
+6
2009-03-30
Fix bash completion in path with spaces
Daniel Cheng (aka SDiZ)
1
-2
/
+2
2009-03-30
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-03-30
git-tag(1): add hint about commit messages
Nico -telmich- Schottelius
1
-0
/
+1
2009-03-30
Documentation: update graph api example.
Allan Caffee
1
-4
/
+4
2009-03-30
send-email: add tests for refactored prompting
Jay Soffian
1
-4
/
+48
2009-03-30
send-email: refactor and ensure prompting doesn't loop forever
Jay Soffian
1
-32
/
+34
2009-03-30
git-svn: fix ls-tree usage with dash-prefixed paths
Eric Wong
1
-6
/
+9
2009-03-30
import-zips: fix thinko
Johannes Schindelin
1
-1
/
+2
2009-03-30
git-svn: don't output git commits in quiet mode
Simon Arlott
1
-3
/
+3
2009-03-29
git-svn: fix ls-tree usage with dash-prefixed paths
Eric Wong
1
-6
/
+9
2009-03-28
Update draft release notes to 1.6.3
Junio C Hamano
1
-7
/
+21
2009-03-28
test-lib: Clean up comments and Makefile.
Emil Sit
2
-9
/
+1
2009-03-27
rebase: fix typo (force_rebas -> force-rebas)
Michele Ballabio
1
-1
/
+1
2009-03-27
builtin-send-pack.c: avoid empty structure initialization
Brandon Casey
1
-2
/
+1
2009-03-26
Grammar fix for "git merge" man page
Wincent Colaiuta
1
-1
/
+1
2009-03-26
documentation: update cvsimport description of "-r" for recent clone
Carlo Marcelo Arenas Belon
1
-1
/
+1
2009-03-26
fast-export: Avoid dropping files from commits
Elijah Newren
2
-3
/
+7
2009-03-26
Documentation: Remove spurious uses of "you" in git-bisect.txt.
David J. Mellor
1
-3
/
+3
2009-03-26
Grammar fixes to "merge" and "patch-id" docs
Wincent Colaiuta
3
-9
/
+9
2009-03-26
Correct missing SP characters in grammar comment at top of fast-import.c
Elijah Newren
1
-3
/
+4
2009-03-26
git-filter-branch: avoid collisions with variables in eval'ed commands
Elijah Newren
1
-3
/
+3
2009-03-25
builtin-push.c: Fix typo: "anythig" -> "anything"
Kevin Ballard
1
-1
/
+1
2009-03-25
t7502-commit: Skip SIGTERM test on Windows
Johannes Sixt
2
-1
/
+3
2009-03-25
t7005-editor: Use $SHELL_PATH in the editor scripts
Johannes Sixt
1
-0
/
+1
2009-03-25
diff --no-index: Do not generate patch output if other output is requested
Johannes Sixt
1
-2
/
+2
2009-03-25
Guard a few Makefile variables against user environments
Johannes Schindelin
1
-0
/
+12
2009-03-25
Add warning about known issues to documentation of cvsimport
Heiko Voigt
1
-0
/
+34
2009-03-25
completion: add --thread=deep/shallow to format-patch
Stephen Boyd
1
-1
/
+7
2009-03-25
completion: add --cc and --no-attachment option to format-patch
Stephen Boyd
1
-2
/
+2
2009-03-25
completion: add --annotate option to send-email
Stephen Boyd
1
-2
/
+2
2009-03-25
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
1
-1
/
+1
2009-03-24
MinGW: Quote arguments for subprocesses that contain a single-quote
Johannes Sixt
1
-1
/
+1
2009-03-24
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-24
refs: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-5
/
+3
2009-03-24
builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-1
/
+1
2009-03-24
builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+1
2009-03-24
builtin-rm: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+1
2009-03-24
builtin-init-db: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-4
/
+3
2009-03-24
builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-1
/
+1
2009-03-24
builtin-checkout: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+2
2009-03-24
builtin-apply: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-8
/
+7
2009-03-24
http-push: using error() and warning() as appropriate
Miklos Vajna
1
-3
/
+3
2009-03-23
t0060: fix whitespace in "wc -c" invocation
Jeff King
1
-1
/
+1
2009-03-23
Documentation: minor grammatical fix in git-check-ref-format.txt
David J. Mellor
1
-20
/
+20
2009-03-23
Documentation: minor grammatical fixes in git-check-attr.txt
David J. Mellor
1
-8
/
+8
2009-03-23
Documentation: minor grammatical fixes in git-cat-file.txt
David J. Mellor
1
-9
/
+9
[next]