summaryrefslogtreecommitdiffstats
path: root/t/t4027-diff-submodule.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-24rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt1-6/+12
2008-05-23Updated status to show 'Not currently on any branch' in redChris Parsons3-5/+13
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila1-1/+1
2008-05-23git-show.txt: Not very stubby these days.Jon Loeliger1-2/+0
2008-05-23Clarify repack -n documentationShawn O. Pearce1-2/+5
2008-05-23pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2-0/+23
2008-05-23gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg1-0/+4
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras1-1/+3
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-21Fix t3701 if core.filemode disabledAlex Riesen1-0/+7
2008-05-21Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen1-4/+4
2008-05-20gitk: Fix bug where current row number display stops workingPaul Mackerras1-23/+23
2008-05-20git-am: fix typo in usage messageJeff King1-1/+1
2008-05-20doc/git-daemon: s/uploadarchive/uploadarch/Jeff King1-2/+2
2008-05-20Documentation: Add missing git svn commandsGustaf Hendeby1-2/+15
2008-05-19t/Makefile: "trash" directory was renamed recentlyBrandon Casey3-3/+3
2008-05-19Ensure that a test is run in the trash directoryAlex Riesen1-1/+1
2008-05-19gitk: Move es.po where it belongsMichele Ballabio1-0/+0
2008-05-19gitk: Fix "wrong # coordinates" error on reloadPaul Mackerras1-0/+4
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska1-0/+2
2008-05-17Makefile: update the default build options for AIXMike Ralphson1-0/+4
2008-05-17Replace in-place sed in t7502-commitMarcel Koeppen1-1/+3
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger1-0/+4
2008-05-16submodule update: add convenience option --initJohannes Schindelin3-2/+25
2008-05-16Documentation/git-repack.txt: document new -A behaviourChris Frey1-1/+13
2008-05-16git-fast-import: rename cmd_*() functions to parse_*()Miklos Vajna1-31/+31
2008-05-16Documentation/git-web--browse.txt: fix small typoTeemu Likonen1-1/+1
2008-05-16Use '-f' option to point to the .gitmodules fileImran M Yousuf1-5/+4
2008-05-15Documentation/git-prune.txt: document unpacked logicChris Frey1-1/+4
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt1-3/+4
2008-05-14let pack-objects do the writing of unreachable objects as loose objectsNicolas Pitre2-17/+45
2008-05-14add a force_object_loose() functionNicolas Pitre2-13/+48
2008-05-14filter-branch: fix variable export logicJeff King1-3/+9
2008-05-14clone: bsd shell portability fixJeff King1-2/+1
2008-05-14t5000: tar portability fixJeff King1-4/+4
2008-05-14fix bsd shell negationJeff King5-8/+8
2008-05-13Add a config option to ignore errors for git-addAlex Riesen2-1/+31
2008-05-13Add a test for git-add --ignore-errorsAlex Riesen1-0/+22
2008-05-13Add --ignore-errors to git-add to allow it to skip files with read errorsAlex Riesen2-3/+15
2008-05-13Extend interface of add_files_to_cache to allow ignore indexing errorsAlex Riesen4-12/+37
2008-05-13Make the exit code of add_file_to_index actually usefulAlex Riesen4-9/+13
2008-05-13Improve reporting of errors in config file routinesAlex Riesen1-19/+16
2008-05-13Allow tracking branches to set up rebase by default.Dustin Sallings6-1/+294
2008-05-13revision.c: really honor --first-parentLars Hjemli1-4/+4
2008-05-12gitk: Add a progress bar for checking out a headPaul Mackerras1-10/+31