aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git svn dcommit: new option --interactive.Frédéric Heitzmann2011-10-16
* send-email: Fix %config_path_settings handlingCord Seele2011-10-14
* Merge branch 'maint'Junio C Hamano2011-10-14
|\
| * t1304: fall back to $USER if $LOGNAME is not definedRené Scharfe2011-10-14
* | Merge branch 'jc/grep-untracked-exclude'Junio C Hamano2011-10-13
|\ \
| * \ Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-04
| |\ \ | | |/ | |/|
| | * grep: teach --untracked and --exclude-standard optionsJunio C Hamano2011-10-04
* | | Merge branch 'rs/pending'Junio C Hamano2011-10-13
|\ \ \
| * | | checkout: check for "Previous HEAD" notice in t2020René Scharfe2011-10-03
* | | | Merge branch 'cp/git-web-browse-browsers'Junio C Hamano2011-10-13
|\ \ \ \
| * | | | git-web--browse: avoid the use of evalChris Packham2011-10-03
| |/ / /
* | | | Merge branch 'di/fast-import-empty-tag-note-fix'Junio C Hamano2011-10-13
|\ \ \ \
| * | | | fast-import: don't allow to note on empty branchDmitry Ivankov2011-09-22
| * | | | fast-import: don't allow to tag empty branchDmitry Ivankov2011-09-22
* | | | | Merge branch 'bw/grep-no-index-no-exclude'Junio C Hamano2011-10-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | grep --no-index: don't use git standard exclusionsBert Wesarg2011-09-15
* | | | | Merge branch 'nd/maint-sparse-errors'Junio C Hamano2011-10-13
|\ \ \ \ \
| * | | | | sparse checkout: show error messages when worktree shaping failsNguyễn Thái Ngọc Duy2011-09-22
| | |_|/ / | |/| | |
* | | | | Merge branch 'jc/parse-options-boolean'Junio C Hamano2011-10-12
|\ \ \ \ \
| * | | | | parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-28
| * | | | | archive.c: use OPT_BOOL()Junio C Hamano2011-09-27
| | |_|_|/ | |/| | |
* | | | | t5403: convert leading spaces to tabsNguyễn Thái Ngọc Duy2011-10-12
* | | | | 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