summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-27builtin-reflog.c: don't install new reflog on write failureBrandon Casey
2008-02-27send-email: fix In-Reply-To regressionJay Soffian
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland
2008-02-27Prompt to continue when editing during rebase --interactiveJonathan del Strother
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna
2008-02-27Merge branch 'js/maint-http-push' into maintJunio C Hamano
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow
2008-02-26Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan
2008-02-26timezone_names[]: fixed the tz offset for New Zealand.Steven Drake
2008-02-26filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho
2008-02-26rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian
2008-02-25Use a single implementation and API for copy_file()Daniel Barkalow
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna
2008-02-25Correct fast-export file mode strings to match fast-import standardShawn O. Pearce
2008-02-24Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce
2008-02-23GIT 1.5.4.3v1.5.4.3Junio C Hamano
2008-02-23Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-02-22hash: fix lookup_hash semanticsJeff King
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce
2008-02-21git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce
2008-02-21Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape
2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna
2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian
2008-02-20Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg
2008-02-20push: document the status outputJeff King
2008-02-20Documentation/push: clarify matching refspec behaviorJeff King
2008-02-20push: indicate partialness of error messageJeff King
2008-02-20git-gui: relax "dirty" version detectionWincent Colaiuta
2008-02-17GIT 1.5.4.2v1.5.4.2Junio C Hamano
2008-02-16Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie
2008-02-16Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie
2008-02-16Documentation/git-reset:Junio C Hamano
2008-02-16commit: discard index after setting up partial commitJeff King
2008-02-16filter-branch: handle filenames that need quotingJunio C Hamano
2008-02-16http-push: avoid a needless gotoJohannes Schindelin
2008-02-16http-push: do not get confused by submodulesJohannes Schindelin
2008-02-16http-push: avoid invalid memory accessesJohannes Schindelin
2008-02-16diff: Fix miscounting of --check outputJunio C Hamano
2008-02-16hg-to-git: fix parent analysisStelian Pop
2008-02-16mailinfo: feed only one line to handle_filter() for QP inputJay Soffian
2008-02-16diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"Christian Couder
2008-02-16Add "const" qualifier to "char *excludes_file".Christian Couder
2008-02-16Add "const" qualifier to "char *editor_program".Christian Couder