summaryrefslogtreecommitdiffstats
path: root/builtin-rerere.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-08git-send-email.txt: clarify which options take an argument.Matthieu Moy1-17/+17
2009-04-06user-manual: the name of the hash function is SHA-1, not sha1Felipe Contreras1-25/+25
2009-04-06docbook: change css styleFelipe Contreras1-2/+12
2009-04-06user-manual: remove some git-foo usageFelipe Contreras1-74/+74
2009-04-06Documentation: branch.*.merge can also affect 'git-push'Santi Béjar1-1/+1
2009-04-06Add configuration variable for sign-off to format-patchHeiko Voigt3-7/+24
2009-04-05bash completion: Update 'git am' optionsTodd Zullinger1-1/+2
2009-04-05git submodule: fix usage lineJulien Danjou1-1/+1
2009-04-05doc/git-pack-refs: fix two grammar issuesMarkus Heidelberg1-2/+2
2009-04-05tests: remove exit after test_done callJeff King17-26/+0
2009-04-05commit: abort commit if interactive add failedJeff King1-1/+2
2009-04-05bisect: improve error message when branch checkout failsChristian Couder1-3/+3
2009-04-05git-repack: use non-dashed update-server-infoDan McGee1-1/+1
2009-04-05send-email: fix nasty bug in ask() functionJay Soffian2-2/+15
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-02Make local branches behave like remote branches when --trackedMichael J Gruber2-3/+6
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-01t1301: loosen test for forced modesJeff King1-2/+2
2009-04-01fix portability problem with IS_RUN_COMMAND_ERRJeff King1-1/+1
2009-04-01format_sanitized_subject: Don't trim past initial length of strbufStephen Boyd1-2/+4
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-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