index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fsck.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1
Christian Couder
2
-0
/
+108
2009-04-02
Update draft release notes to 1.6.3
Junio C Hamano
1
-2
/
+19
2009-04-02
GIT 1.6.2.2
v1.6.2.2
Junio C Hamano
2
-7
/
+10
2009-04-02
send-email: ensure quoted addresses are rfc2047 encoded
Jay Soffian
2
-1
/
+15
2009-04-02
send-email: correct two tests which were going interactive
Jay Soffian
1
-3
/
+5
2009-04-02
Documentation: git-svn: fix trunk/fetch svn-remote key typo
Wesley J. Landaker
1
-1
/
+1
2009-04-02
Mailmap: Allow empty email addresses to be mapped
Björn Steinbrink
1
-4
/
+5
2009-04-02
Cleanup warning about known issues in cvsimport documentation
Heiko Voigt
1
-9
/
+11
2009-04-01
Documentation: Remove an odd "instead"
Holger Weiß
1
-1
/
+1
2009-04-01
send-email: ask_default should apply to all emails, not just the first
Jay Soffian
2
-3
/
+4
2009-04-01
send-email: don't attempt to prompt if tty is closed
Jay Soffian
1
-0
/
+3
2009-04-01
fix portability problem with IS_RUN_COMMAND_ERR
Jeff King
1
-1
/
+1
2009-04-01
Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is set
Chris Johnsen
4
-14
/
+32
2009-04-01
mailmap: resurrect lower-casing of email addresses
Johannes Schindelin
1
-0
/
+9
2009-04-01
builtin-clone.c: no need to strdup for setenv
Ali Gholami Rudi
1
-1
/
+1
2009-04-01
builtin-clone.c: make junk_pid static
Ali Gholami Rudi
1
-1
/
+1
2009-03-31
git-svn: add a double quiet option to hide git commits
Simon Arlott
2
-5
/
+7
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
rev-list: pass "revs" to "show_bisect_vars"
Christian Couder
2
-7
/
+9
2009-03-30
rev-list: make "show_bisect_vars" non static
Christian Couder
2
-2
/
+5
2009-03-30
rev-list: move code to show bisect vars into its own function
Christian Couder
1
-38
/
+45
2009-03-30
rev-list: move bisect related code into its own file
Christian Couder
4
-387
/
+398
2009-03-30
rev-list: make "bisect_list" variable local to "cmd_rev_list"
Christian Couder
1
-1
/
+1
2009-03-30
refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functions
Christian Couder
2
-3
/
+9
2009-03-30
quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array
Christian Couder
2
-0
/
+18
2009-03-30
quote: implement "sq_dequote_many" to unwrap many args in one string
Christian Couder
2
-2
/
+24
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
builtin-fast-export.c: handle nested tags
Erik Faye-Lund
2
-3
/
+6
2009-03-30
builtin-fast-export.c: fix crash on tagged trees
Erik Faye-Lund
2
-3
/
+6
2009-03-30
builtin-fast-export.c: turn error into warning
Erik Faye-Lund
1
-2
/
+4
2009-03-30
test-suite: adding a test for fast-export with tag variants
Erik Faye-Lund
1
-0
/
+16
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-28
format-patch: add arbitrary email headers
Michael Hendricks
3
-0
/
+22
2009-03-27
rebase: fix typo (force_rebas -> force-rebas)
Michele Ballabio
1
-1
/
+1
2009-03-27
Documentation: format-patch --root clarifications
Thomas Rast
1
-9
/
+12
2009-03-27
Documentation: option to render literal text as bold for manpages
Chris Johnsen
2
-1
/
+22
2009-03-27
Documentation: asciidoc.conf: fix verse block with block titles
Chris Johnsen
1
-1
/
+2
2009-03-27
Documentation: asciidoc.conf: always use <literallayout> for [blocktext]
Chris Johnsen
1
-2
/
+2
[next]