summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-29Documentation cherry-pick: Fix cut-and-paste errorLibravatar Mike Ralphson1-1/+1
2008-02-29git.el: find the git-status buffer whatever its name isLibravatar Rémi Vanicat1-1/+1
2008-02-29Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano1-1/+1
2008-02-28templates/Makefile: don't depend on local umask settingLibravatar Gerrit Pape1-3/+3
2008-02-28Correct name of diff_flush() in API documentationLibravatar Daniel Barkalow1-1/+1
2008-02-27Start preparing for 1.5.4.4Libravatar Junio C Hamano2-1/+27
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitLibravatar Shawn O. Pearce1-1/+1
2008-02-27Fix "git log --merge --left-right"Libravatar Junio C Hamano1-8/+4
2008-02-27Set proxy override with http_init()Libravatar Mike Hommey7-12/+22
2008-02-27daemon: ensure that base-path is an existing directoryLibravatar Johannes Sixt1-0/+8
2008-02-27daemon: send more error messages to the syslogLibravatar Johannes Sixt1-5/+5
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureLibravatar Carl Worth2-6/+10
2008-02-27builtin-reflog.c: don't install new reflog on write failureLibravatar Brandon Casey1-2/+3
2008-02-27send-email: fix In-Reply-To regressionLibravatar Jay Soffian2-3/+27
2008-02-27git-svn: Don't prompt for client cert password everytime.Libravatar Sebastian Noack1-0/+1
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRLibravatar Johan Herland2-7/+6
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRLibravatar Johan Herland1-1/+17
2008-02-27Prompt to continue when editing during rebase --interactiveLibravatar Jonathan del Strother1-0/+4
2008-02-27Documentation/git svn log: add a note about timezones.Libravatar Miklos Vajna1-0/+4
2008-02-27Merge branch 'js/maint-http-push' into maintLibravatar Junio C Hamano1-9/+18
2008-02-27Don't use GIT_CONFIG in t5505-remoteLibravatar Daniel Barkalow1-3/+0
2008-02-25Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestLibravatar Bryan Donlan1-1/+1
2008-02-25timezone_names[]: fixed the tz offset for New Zealand.Libravatar Steven Drake1-3/+3
2008-02-25filter-branch documentation: non-zero exit status in command abort the filterLibravatar Caio Marcelo de Oliveira Filho1-2/+4
2008-02-25rev-parse: fix potential bus error with --parseopt option spec handlingLibravatar Jay Soffian2-1/+44
2008-02-25Use a single implementation and API for copy_file()Libravatar Daniel Barkalow5-43/+27
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleLibravatar Miklos Vajna1-0/+9
2008-02-24Correct fast-export file mode strings to match fast-import standardLibravatar Shawn O. Pearce1-1/+1
2008-02-24Protect peel_ref fallback case from NULL parse_object resultLibravatar Shawn O. Pearce1-1/+1
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinLibravatar Shawn O. Pearce1-1/+1
2008-02-23GIT 1.5.4.3Libravatar Junio C Hamano3-3/+31
2008-02-23Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano5-15/+50
2008-02-22hash: fix lookup_hash semanticsLibravatar Jeff King1-1/+1
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserLibravatar Shawn O. Pearce1-0/+4
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesLibravatar Shawn O. Pearce1-1/+11
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHLibravatar Shawn O. Pearce1-1/+5
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowLibravatar Shawn O. Pearce1-1/+5
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsLibravatar Shawn O. Pearce1-7/+11
2008-02-20Clarified the meaning of git-add -u in the documentationLibravatar Pekka Kaitaniemi1-2/+2
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingLibravatar Gerrit Pape2-5/+21
2008-02-20Documentation/git-stash: document options for git stash listLibravatar Miklos Vajna1-1/+4
2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Libravatar Jay Soffian1-1/+1
2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsLibravatar Johannes Schindelin2-8/+67
2008-02-19Rename git-core rpm to just git and rename the meta-pacakge to git-all.Libravatar Kristian Høgsberg1-30/+39
2008-02-19push: document the status outputLibravatar Jeff King1-0/+49
2008-02-19Documentation/push: clarify matching refspec behaviorLibravatar Jeff King1-3/+3
2008-02-19push: indicate partialness of error messageLibravatar Jeff King1-1/+1
2008-02-19git-gui: relax "dirty" version detectionLibravatar Wincent Colaiuta1-1/+1
2008-02-17GIT 1.5.4.2Libravatar Junio C Hamano5-11/+65
2008-02-16Documentation/git-reset: Add an example of resetting selected pathsLibravatar Pieter de Bie1-0/+17