summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-25Reset the signal being handledClemens Buchacher
2008-05-25Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver
2008-05-25Documentation: convert tutorials to man pagesChristian Couder
2008-05-25CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna
2008-05-25Remove redundant code, eliminate one static variableHeikki Orsila
2008-05-24Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-05-23Merge branch 'pb/push'Junio C Hamano
2008-05-23Merge branch 'bc/repack'Junio C Hamano
2008-05-23Merge branch 'sp/ignorecase'Junio C Hamano
2008-05-23Merge branch 'maint'Junio C Hamano
2008-05-23Add log.date config variableHeikki Orsila
2008-05-23Merge branch 'maint-1.5.4' into maintv1.5.5.2Junio C Hamano
2008-05-23rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt
2008-05-23Updated status to show 'Not currently on any branch' in redChris Parsons
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila
2008-05-23git-show.txt: Not very stubby these days.Jon Loeliger
2008-05-23Clarify repack -n documentationShawn O. Pearce
2008-05-23pull --rebase: exit early when the working directory is dirtyJohannes Schindelin
2008-05-23gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras
2008-05-21Merge branch 'maint'Junio C Hamano
2008-05-21Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-21Merge branch 'ar/add-unreadable'Junio C Hamano
2008-05-21Merge branch 'ds/branch-auto-rebase'Junio C Hamano
2008-05-21Merge branch 'sv/first-parent'Junio C Hamano
2008-05-21Merge branch 'np/pack'Junio C Hamano
2008-05-21Merge branch 'as/graph'Junio C Hamano
2008-05-21Merge branch 'jk/maint-send-email-compose'Junio C Hamano
2008-05-21Merge branch 'hb/maint-send-email-quote-recipients'Junio C Hamano
2008-05-21cvsexportcommit: Create config option for CVS dirTrent Piepho
2008-05-21Fix recipient santitizationHorst H. von Brand
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersJeff King
2008-05-21send-email: specify content-type of --compose bodyJeff King
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder
2008-05-21git-merge: exclude unnecessary options from OPTIONS_SPECMiklos Vajna
2008-05-21Fix t3701 if core.filemode disabledAlex Riesen
2008-05-21Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen
2008-05-20gitk: Fix bug where current row number display stops workingPaul Mackerras
2008-05-20git-am: fix typo in usage messageJeff King
2008-05-20doc/git-daemon: s/uploadarchive/uploadarch/Jeff King
2008-05-20Documentation: Add missing git svn commandsGustaf Hendeby
2008-05-19t/Makefile: "trash" directory was renamed recentlyBrandon Casey
2008-05-19Ensure that a test is run in the trash directoryAlex Riesen
2008-05-18gitk: Move es.po where it belongsMichele Ballabio
2008-05-18gitk: Fix "wrong # coordinates" error on reloadPaul Mackerras
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska
2008-05-17Makefile: update the default build options for AIXMike Ralphson
2008-05-17Merge branch 'maint'Junio C Hamano
2008-05-17Replace in-place sed in t7502-commitMarcel Koeppen
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger