summaryrefslogtreecommitdiffstats
path: root/builtin-mailsplit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-26Fix mishandling of $Id$ expanded in the repository copy in convert.cAndy Parkins1-2/+37
2007-05-26More echo "$user_message" fixes.Jeff King3-6/+6
2007-05-26Add tests for the last two fixes.Junio C Hamano1-3/+22
2007-05-26git-commit: use printf '%s\n' instead of echo on user-supplied stringsJunio C Hamano1-4/+4
2007-05-26git-am: use printf instead of echo on user-supplied stringsJeff King1-2/+2
2007-05-26Documentation: Add definition of "evil merge" to GIT GlossaryJakub Narebski1-0/+4
2007-05-26Replace the last 'dircache's by 'index'Jakub Narebski2-2/+2
2007-05-26Documentation: Clean up links in GIT GlossaryJakub Narebski1-29/+29
2007-05-25fix memory leak in parse_object when check_sha1_signature failsCarlos Rica1-0/+1
2007-05-24name-rev: tolerate clock skew in committer datesJunio C Hamano1-0/+4
2007-05-24Update bash completion for git-config optionsShawn O. Pearce1-2/+12
2007-05-24Teach bash completion about recent log long optionsShawn O. Pearce1-2/+2
2007-05-24Teach bash completion about 'git remote update'Shawn O. Pearce1-2/+14
2007-05-24Update bash completion header documentationShawn O. Pearce1-1/+14
2007-05-24Remove a duplicate --not option in bash completionShawn O. Pearce1-1/+1
2007-05-24Teach bash completion about git-shortlogShawn O. Pearce1-0/+23
2007-05-24Hide the plumbing diff-{files,index,tree} from bash completionShawn O. Pearce1-3/+3
2007-05-24Fix possible coredump with fast-import --import-marksShawn O. Pearce2-5/+36
2007-05-24Refactor fast-import branch creation from existing commitShawn O. Pearce1-27/+31
2007-05-24fast-import: Fix crash when referencing already existing objectsSimon Hausmann1-1/+1
2007-05-24fast-import: Fix uninitialized variableSimon Hausmann1-0/+1
2007-05-24Documentation: fix git-config.xml generationJames Bowes1-1/+1
2007-05-23Use git-for-each-ref to check whether the origin branch exists.Stephan Springl1-5/+5
2007-05-23Document branch.autosetupmerge.Paolo Bonzini1-0/+7
2007-05-22git-cvsserver: fix disabling service via per-method configJunio C Hamano1-5/+3
2007-05-22git-status: respect core.excludesFileJohannes Schindelin4-0/+39
2007-05-22SubmittingPatches: mention older C compiler compatibilityJohannes Schindelin1-0/+13
2007-05-22git-daemon: don't ignore pid-file write failureJim Meyering1-2/+2
2007-05-21Update bash completion to ignore some more plumbing commandsJonas Fonseca1-0/+3
2007-05-21annotate: make it work from subdirectories.Junio C Hamano1-1/+1
2007-05-21git-config: Correct asciidoc documentation for --int/--boolFrank Lichtenheld1-8/+9
2007-05-21t1300: Add tests for git-config --bool --getFrank Lichtenheld1-0/+34
2007-05-20unpack-trees.c: verify_uptodate: remove dead codeSven Verdoolaege1-4/+0
2007-05-20Use PATH_MAX instead of TEMPFILE_PATH_LENFernando J. Pereda1-4/+2
2007-05-20branch: fix segfault when resolving an invalid HEADJonas Fonseca1-1/+2
2007-05-20GIT 1.5.2v1.5.2Junio C Hamano3-22/+26
2007-05-20git-cvsserver: exit with 1 upon "I HATE YOU"Junio C Hamano1-1/+1
2007-05-20GIT 1.5.1.6v1.5.1.6Junio C Hamano4-9/+48
2007-05-19git-svn: don't minimize-url when doing an init that tracks multiple pathsEric Wong1-0/+5
2007-05-19git-svn: avoid crashing svnserve when creating new directoriesEric Wong1-0/+2
2007-05-19user-manual: Add section on ignoring filesJohan Herland1-2/+69
2007-05-19user-manual: finding commits referencing given file contentJ. Bruce Fields1-0/+16
2007-05-19user-manual: discourage shared repositoryJ. Bruce Fields1-0/+21
2007-05-19tutorial: revise index introductionJ. Bruce Fields1-49/+45
2007-05-19tutorials: add user-manual linksJ. Bruce Fields2-1/+8
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz6-9/+19
2007-05-19Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz5-1/+5
2007-05-19Documentation/git.txt: Update links to older documentation pages.Junio C Hamano1-34/+25
2007-05-19gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski1-1/+2
2007-05-19Add link to 1.5.1.5 release notes.Junio C Hamano1-1/+3