summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-272-6/+10
* builtin-reflog.c: don't install new reflog on write failureBrandon Casey2008-02-271-2/+3
* send-email: fix In-Reply-To regressionJay Soffian2008-02-272-3/+27
* Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-272-7/+6
* Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-271-1/+17
* Prompt to continue when editing during rebase --interactiveJonathan del Strother2008-02-271-0/+4
* Documentation/git svn log: add a note about timezones.Miklos Vajna2008-02-271-0/+4
* Merge branch 'js/maint-http-push' into maintJunio C Hamano2008-02-271-9/+18
|\
| * http-push: avoid a needless gotoJohannes Schindelin2008-02-151-4/+1
| * http-push: do not get confused by submodulesJohannes Schindelin2008-02-151-4/+11
| * http-push: avoid invalid memory accessesJohannes Schindelin2008-02-151-1/+6
* | Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-271-3/+0
* | Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan2008-02-251-1/+1
* | timezone_names[]: fixed the tz offset for New Zealand.Steven Drake2008-02-251-3/+3
* | filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-251-2/+4
* | rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-252-1/+44
* | Use a single implementation and API for copy_file()Daniel Barkalow2008-02-255-43/+27
* | Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-251-0/+9
* | Correct fast-export file mode strings to match fast-import standardShawn O. Pearce2008-02-241-1/+1
* | Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce2008-02-241-1/+1
* | Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-241-1/+1
* | GIT 1.5.4.3v1.5.4.3Junio C Hamano2008-02-233-3/+31
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-235-15/+50
|\ \
| * | git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-221-0/+4
| * | git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce2008-02-221-1/+11
| * | git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce2008-02-221-1/+5
| * | git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-221-1/+5
| * | git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-201-7/+11
| * | git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-191-1/+1
| * | git-gui: support Git Gui.app under OS X 10.5Jay Soffian2008-02-122-5/+14
* | | hash: fix lookup_hash semanticsJeff King2008-02-221-1/+1
* | | Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi2008-02-201-2/+2
* | | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-202-5/+21
* | | Documentation/git-stash: document options for git stash listMiklos Vajna2008-02-201-1/+4
* | | send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian2008-02-201-1/+1
* | | Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg2008-02-191-30/+39
* | | push: document the status outputJeff King2008-02-191-0/+49
* | | Documentation/push: clarify matching refspec behaviorJeff King2008-02-191-3/+3
* | | push: indicate partialness of error messageJeff King2008-02-191-1/+1
* | | GIT 1.5.4.2v1.5.4.2Junio C Hamano2008-02-175-11/+65
* | | Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie2008-02-161-0/+17
* | | Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie2008-02-161-2/+2
* | | Documentation/git-reset:Junio C Hamano2008-02-161-1/+1
* | | commit: discard index after setting up partial commitJeff King2008-02-162-0/+25
* | | filter-branch: handle filenames that need quotingJunio C Hamano2008-02-152-4/+19
| |/ |/|
* | diff: Fix miscounting of --check outputJunio C Hamano2008-02-152-2/+11
* | hg-to-git: fix parent analysisStelian Pop2008-02-151-1/+1
* | mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-156-1/+45
* | diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"Christian Couder2008-02-151-5/+2
* | Add "const" qualifier to "char *excludes_file".Christian Couder2008-02-153-8/+4