summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-152-1/+39
* merge-recursive: handle file mode changesClemens Buchacher2008-03-131-0/+49
* t0021: tr portability fix for SolarisJeff King2008-03-111-1/+3
* launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-111-0/+27
* git rebase --abort: always restore the right commitMike Hommey2008-03-111-0/+71
* Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-111-0/+24
|\
| * filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-081-0/+24
* | Really make the LF after reset in fast-import optionalAdeodato Simó2008-03-081-0/+2
* | Merge branch 'js/maint-cvsexport' into maintJunio C Hamano2008-03-081-0/+35
|\ \ | |/ |/|
| * cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-191-0/+35
* | test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-071-7/+17
* | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-031-0/+6
* | revert: actually check for a dirty indexJeff King2008-03-021-0/+9
* | tests: introduce test_must_failJunio C Hamano2008-03-022-8/+25
* | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-271-1/+1
* | send-email: fix In-Reply-To regressionJay Soffian2008-02-271-0/+21
* | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-271-1/+1
* | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-271-1/+17
* | Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-271-3/+0
* | rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-251-0/+43
* | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-201-0/+8
|/
* commit: discard index after setting up partial commitJeff King2008-02-161-0/+21
* filter-branch: handle filenames that need quotingJunio C Hamano2008-02-151-0/+14
* diff: Fix miscounting of --check outputJunio C Hamano2008-02-151-0/+9
* mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-155-1/+44
* config: add test cases for empty value and no value config variables.Christian Couder2008-02-131-0/+23
* status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-131-1/+10
* Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-131-0/+22
* Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-111-0/+32
* bisect: allow starting with a detached HEADJohannes Schindelin2008-02-111-0/+12
* config: Fix --unset for continuation linesFrank Lichtenheld2008-02-101-0/+19
* gitattributes: fix relative path matchingJunio C Hamano2008-02-071-0/+49
* Fix parsing numeric color valuesTimo Hirvonen2008-02-061-0/+69
* Fix "git-commit -C $tag"Junio C Hamano2008-02-031-0/+18
* Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-311-1/+1
* Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-301-4/+4
* Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin2008-01-281-0/+16
* t9001: add missing && operatorsJeff King2008-01-281-4/+4
* pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin2008-01-261-0/+17
* cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-261-1/+9
* t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska2008-01-261-3/+4
* parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-261-0/+11
* Make t5710 more strict when creating nested reposAlex Riesen2008-01-211-4/+8
* git-submodule: add test for the subcommand parser fixJunio C Hamano2008-01-201-28/+28
* send-email: add no-validate optionJeff King2008-01-181-0/+10
* send-email: validate patches before sending anythingJeff King2008-01-181-0/+20
* Officially deprecate repo-config.Junio C Hamano2008-01-173-14/+14
* Be more careful about updating refsLinus Torvalds2008-01-161-6/+13
* diff: do not chomp hunk-header in the middle of a characterJunio C Hamano2008-01-061-0/+44
* custom pretty format: tolerate empty e-mail addressJunio C Hamano2008-01-061-0/+10