summaryrefslogtreecommitdiffstats
path: root/fsck.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-05sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder2-0/+108
2009-04-02Update draft release notes to 1.6.3Junio C Hamano1-2/+19
2009-04-02GIT 1.6.2.2v1.6.2.2Junio C Hamano2-7/+10
2009-04-02send-email: ensure quoted addresses are rfc2047 encodedJay Soffian2-1/+15
2009-04-02send-email: correct two tests which were going interactiveJay Soffian1-3/+5
2009-04-02Documentation: git-svn: fix trunk/fetch svn-remote key typoWesley J. Landaker1-1/+1
2009-04-02Mailmap: Allow empty email addresses to be mappedBjörn Steinbrink1-4/+5
2009-04-02Cleanup warning about known issues in cvsimport documentationHeiko Voigt1-9/+11
2009-04-01Documentation: Remove an odd "instead"Holger Weiß1-1/+1
2009-04-01send-email: ask_default should apply to all emails, not just the firstJay Soffian2-3/+4
2009-04-01send-email: don't attempt to prompt if tty is closedJay Soffian1-0/+3
2009-04-01fix portability problem with IS_RUN_COMMAND_ERRJeff King1-1/+1
2009-04-01Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is setChris Johnsen4-14/+32
2009-04-01mailmap: resurrect lower-casing of email addressesJohannes Schindelin1-0/+9
2009-04-01builtin-clone.c: no need to strdup for setenvAli Gholami Rudi1-1/+1
2009-04-01builtin-clone.c: make junk_pid staticAli Gholami Rudi1-1/+1
2009-03-31git-svn: add a double quiet option to hide git commitsSimon Arlott2-5/+7
2009-03-30Update draft release notes to 1.6.2.2Junio C Hamano1-1/+8
2009-03-30Documentation: push.default applies to all remotesSanti Béjar1-9/+4
2009-03-30Documentation: enhance branch.<name>.{remote,merge}Santi Béjar1-2/+6
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)1-2/+2
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast1-1/+6
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius1-0/+1
2009-03-30Documentation: update graph api example.Allan Caffee1-4/+4
2009-03-30rev-list: pass "revs" to "show_bisect_vars"Christian Couder2-7/+9
2009-03-30rev-list: make "show_bisect_vars" non staticChristian Couder2-2/+5
2009-03-30rev-list: move code to show bisect vars into its own functionChristian Couder1-38/+45
2009-03-30rev-list: move bisect related code into its own fileChristian Couder4-387/+398
2009-03-30rev-list: make "bisect_list" variable local to "cmd_rev_list"Christian Couder1-1/+1
2009-03-30refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functionsChristian Couder2-3/+9
2009-03-30quote: add "sq_dequote_to_argv" to put unwrapped args in an argv arrayChristian Couder2-0/+18
2009-03-30quote: implement "sq_dequote_many" to unwrap many args in one stringChristian Couder2-2/+24
2009-03-30send-email: add tests for refactored promptingJay Soffian1-4/+48
2009-03-30send-email: refactor and ensure prompting doesn't loop foreverJay Soffian1-32/+34
2009-03-30git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-30import-zips: fix thinkoJohannes Schindelin1-1/+2
2009-03-30builtin-fast-export.c: handle nested tagsErik Faye-Lund2-3/+6
2009-03-30builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2-3/+6
2009-03-30builtin-fast-export.c: turn error into warningErik Faye-Lund1-2/+4
2009-03-30test-suite: adding a test for fast-export with tag variantsErik Faye-Lund1-0/+16
2009-03-30git-svn: don't output git commits in quiet modeSimon Arlott1-3/+3
2009-03-29git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-28Update draft release notes to 1.6.3Junio C Hamano1-7/+21
2009-03-28test-lib: Clean up comments and Makefile.Emil Sit2-9/+1
2009-03-28format-patch: add arbitrary email headersMichael Hendricks3-0/+22
2009-03-27rebase: fix typo (force_rebas -> force-rebas)Michele Ballabio1-1/+1
2009-03-27Documentation: format-patch --root clarificationsThomas Rast1-9/+12
2009-03-27Documentation: option to render literal text as bold for manpagesChris Johnsen2-1/+22
2009-03-27Documentation: asciidoc.conf: fix verse block with block titlesChris Johnsen1-1/+2
2009-03-27Documentation: asciidoc.conf: always use <literallayout> for [blocktext]Chris Johnsen1-2/+2