aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-10
|\
| * Change check_refname_format() to reject unnormalized refnamesMichael Haggerty2011-10-05
| * Do not allow ".lock" at the end of any refname componentMichael Haggerty2011-10-05
| * Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
| * git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty2011-10-05
| * t1402: add some more testsMichael Haggerty2011-10-05
* | Merge branch 'jm/mergetool-pathspec'Junio C Hamano2011-10-10
|\ \
| * | mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-26
* | | Merge branch 'mz/remote-rename'Junio C Hamano2011-10-10
|\ \ \
| * | | remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2011-09-11
| * | | remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-11
| * | | remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-11
* | | | Merge branch 'hv/submodule-update-none'Junio C Hamano2011-10-10
|\ \ \ \
| * | | | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-11
* | | | | Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-10
|\ \ \ \ \
| * | | | | Move git-dir for submodulesFredrik Gustafsson2011-08-22
| * | | | | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-16
* | | | | | Merge branch 'js/check-attr-cached'Junio C Hamano2011-10-05
|\ \ \ \ \ \
| * | | | | | t0003: remove extra whitespacesJunio C Hamano2011-09-22
| * | | | | | Teach '--cached' option to check-attrJay Soffian2011-09-22
* | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \
| * | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones2011-09-21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'mg/maint-doc-sparse-checkout'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \
| * | | | | | | unpack-trees: print "Aborting" to stderrMichael J Gruber2011-09-21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'mg/branch-list'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \
| * | | | | | | t3200: clean up checks for file existenceJeff King2011-09-13
| * | | | | | | branch: -v does not automatically imply --listMichael J Gruber2011-09-08
| * | | | | | | branch: allow pattern argumentsMichael J Gruber2011-08-28
| * | | | | | | branch: introduce --list optionMichael J Gruber2011-08-28
| * | | | | | | t6040: test branch -vvMichael J Gruber2011-08-26
* | | | | | | | Merge branch 'jk/for-each-ref'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \
| * | | | | | | | for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-08
| * | | | | | | | for-each-ref: handle multiline subjects like --prettyJeff King2011-09-08
| * | | | | | | | t6300: add more body-parsing testsJeff King2011-09-08
| * | | | | | | | t7004: factor out gpg setupJeff King2011-09-08
* | | | | | | | | Merge branch 'hl/iso8601-more-zone-formats'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | date.c: Support iso8601 timezone formatsHaitao Li2011-09-12
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/fetch-verify'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test: fetch/receive with fsckobjectsJunio C Hamano2011-09-04
* | | | | | | | | | | Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-08
| * | | | | | | | | | | revert: Don't implicitly stomp pending sequencer operationRamkumar Ramachandra2011-08-08
| * | | | | | | | | | | revert: Remove sequencer state when no commits are pendingRamkumar Ramachandra2011-08-08
| * | | | | | | | | | | reset: Make reset remove the sequencer stateRamkumar Ramachandra2011-08-08
| * | | | | | | | | | | revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | revert: Save command-line options for continuing operationRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | revert: Save data for continuing after conflict resolutionRamkumar Ramachandra2011-08-04
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bc/unstash-clean-crufts'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-stash: remove untracked/ignored directories when stashedBrandon Casey2011-08-27