summaryrefslogtreecommitdiffstats
path: root/t/t9114-git-svn-dcommit-merge.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano4-21/+71
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin5-15/+46
2008-05-25http-push: remove remote locks on exit signalsClemens Buchacher1-0/+22
2008-05-25Reset the signal being handledClemens Buchacher1-1/+1
2008-05-25Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver1-0/+1
2008-05-25get_revision(): honor the topo_order flag for boundary commitsAdam Simpkins2-24/+58
2008-05-25Fix output of "git log --graph --boundary"Adam Simpkins2-14/+67
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins6-41/+49
2008-05-25graph API: don't print branch lines for uninteresting merge parentsAdam Simpkins1-13/+44
2008-05-25graph API: fix graph mis-alignment after uninteresting commitsAdam Simpkins1-0/+3
2008-05-24Documentation: convert tutorials to man pagesChristian Couder7-24/+87
2008-05-24CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna1-0/+2
2008-05-24Remove redundant code, eliminate one static variableHeikki Orsila1-27/+17
2008-05-23Add log.date config variableHeikki Orsila3-1/+18
2008-05-23rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt1-6/+12
2008-05-23Make git add -n and git -u -n output consistentGustaf Hendeby1-15/+5
2008-05-23change quoting in test t1006-cat-file.shMichele Ballabio1-3/+3
2008-05-23builtin-cat-file.c: use parse_options()Michele Ballabio1-73/+46
2008-05-23git-svn: Speed up fetchAdam Roben1-22/+20
2008-05-23Git.pm: Add hash_and_insert_object and cat_blobAdam Roben1-2/+150
2008-05-23Git.pm: Add command_bidi_pipe and command_close_bidi_pipeAdam Roben1-0/+56
2008-05-23git-hash-object: Add --stdin-paths optionAdam Roben3-2/+80
2008-05-23Add more tests for git hash-objectAdam Roben1-27/+93
2008-05-23Move git-hash-object tests from t5303 to t1007Adam Roben1-0/+0
2008-05-22Updated status to show 'Not currently on any branch' in redChris Parsons3-5/+13
2008-05-22Add test for cloning with "--reference" repo being a subset of source repoJohan Herland1-0/+5
2008-05-22Add a test for another combination of --referenceJohan Herland1-0/+21
2008-05-22Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow1-1/+8
2008-05-22Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila1-1/+1
2008-05-22git-show.txt: Not very stubby these days.Jon Loeliger1-2/+0
2008-05-22Clarify repack -n documentationShawn O. Pearce1-2/+5
2008-05-22pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2-0/+23
2008-05-22gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg1-0/+4
2008-05-22bisect: use a detached HEAD to bisectChristian Couder2-47/+45
2008-05-22bisect: trap critical errors in "bisect_start"Christian Couder2-12/+28
2008-05-22bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2-10/+8
2008-05-22bisect: add test cases to check that "git bisect start" is atomicChristian Couder1-0/+43
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras1-1/+3
2008-05-21Documentation: Fix skipped section levelGustaf Hendeby1-1/+1
2008-05-21cvsexportcommit: Create config option for CVS dirTrent Piepho2-1/+12
2008-05-21Fix recipient santitizationHorst H. von Brand1-1/+1
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2-2/+32
2008-05-21send-email: specify content-type of --compose bodyJeff King2-0/+68
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder1-0/+25
2008-05-21git-merge: exclude unnecessary options from OPTIONS_SPECMiklos Vajna1-3/+1
2008-05-21"git-add -n -u" should not add but just reportJunio C Hamano7-23/+57
2008-05-21Fix t3701 if core.filemode disabledAlex Riesen1-0/+7
2008-05-21clone: fall back to copying if hardlinking failsDaniel Barkalow1-5/+7
2008-05-21Fix t6031 on filesystems without working exec bitAlex Riesen1-2/+5
2008-05-21Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen1-4/+4