summaryrefslogtreecommitdiffstats
path: root/t/t2008-checkout-subdir.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin2-1/+32
2008-03-12git rebase --abort: always restore the right commitMike Hommey2-3/+73
2008-03-10git-pull documentation: warn about the option orderJunio C Hamano1-0/+2
2008-03-09GIT 1.5.4.4v1.5.4.4Junio C Hamano2-7/+27
2008-03-09ident.c: reword error message when the user name cannot be determinedSanti Béjar1-1/+1
2008-03-09Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen1-1/+6
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2-1/+34
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó2-1/+4
2008-03-07unquote_c_style: fix off-by-one.Pierre Habouzit1-1/+1
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano1-7/+17
2008-03-07config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König1-4/+4
2008-03-05shortlog: take the first populated line of the descriptionAndy Whitcroft1-2/+3
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce1-0/+5
2008-03-04Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce1-4/+0
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy1-1/+2
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2-6/+17
2008-03-03Fix random crashes in http_cleanup()Mike Hommey1-11/+3
2008-03-03Update draft release notes for 1.5.4.4Junio C Hamano1-1/+21
2008-03-03revert: actually check for a dirty indexJeff King2-4/+25
2008-03-03tests: introduce test_must_failJunio C Hamano2-8/+25
2008-03-03git-submodule: Fix typo 'url' which should be '$url'Ping Yin1-1/+1
2008-03-03receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink1-0/+2
2008-03-01Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson1-1/+1
2008-03-01git.el: find the git-status buffer whatever its name isRémi Vanicat1-1/+1
2008-02-28templates/Makefile: don't depend on local umask settingGerrit Pape1-3/+3
2008-02-28Correct name of diff_flush() in API documentationDaniel Barkalow1-1/+1
2008-02-28Start preparing for 1.5.4.4Junio C Hamano2-1/+27
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce1-1/+1
2008-02-28Fix "git log --merge --left-right"Junio C Hamano1-8/+4
2008-02-28Set proxy override with http_init()Mike Hommey7-12/+22
2008-02-27daemon: ensure that base-path is an existing directoryJohannes Sixt1-0/+8
2008-02-27daemon: send more error messages to the syslogJohannes Sixt1-5/+5
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2-6/+10
2008-02-27builtin-reflog.c: don't install new reflog on write failureBrandon Casey1-2/+3
2008-02-27send-email: fix In-Reply-To regressionJay Soffian2-3/+27
2008-02-27git-svn: Don't prompt for client cert password everytime.Sebastian Noack1-0/+1
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2-7/+6
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland1-1/+17
2008-02-27Prompt to continue when editing during rebase --interactiveJonathan del Strother1-0/+4
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna1-0/+4
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow1-3/+0
2008-02-26Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan1-1/+1
2008-02-26timezone_names[]: fixed the tz offset for New Zealand.Steven Drake1-3/+3
2008-02-26filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho1-2/+4
2008-02-26rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2-1/+44
2008-02-25Use a single implementation and API for copy_file()Daniel Barkalow5-43/+27
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna1-0/+9
2008-02-25Correct fast-export file mode strings to match fast-import standardShawn O. Pearce1-1/+1
2008-02-24Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce1-1/+1
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce1-1/+1