summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mv/commit-date'Junio C Hamano2010-01-075-2/+53
|\
| * Document date formats accepted by parse_date()Miklos Vajna2009-12-033-0/+29
| * builtin-commit: add --date optionMiklos Vajna2009-12-033-2/+24
* | Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-076-32/+93
|\ \
| * | INSTALL: document a simpler way to run uninstalled buildsMatthew Ogilvie2009-12-031-7/+11
| * | run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-032-12/+30
| * | build dashless "bin-wrappers" directory similar to installed bindirMatthew Ogilvie2009-12-033-13/+52
* | | .gitattributes: detect 8-space indent in shell scriptsJunio C Hamano2010-01-061-0/+1
* | | Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder2010-01-051-1/+1
* | | Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina2010-01-034-7/+5
* | | Merge branch 'maint'Junio C Hamano2010-01-021-1/+1
|\ \ \
| * | | stash: mention --patch in usage string.Matthieu Moy2010-01-021-1/+1
* | | | Merge branch 'maint'Junio C Hamano2009-12-315-21/+37
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-12-312-15/+17
| |\ \ \
| | * | | branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-312-15/+17
| * | | | fast-import: Document author/committer/tagger name is optionalShawn O. Pearce2009-12-312-6/+6
| * | | | SubmittingPatches: hints to know the status of a submitted patch.Matthieu Moy2009-12-311-0/+14
* | | | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-301-5/+2
* | | | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-301-2/+5
* | | | | Merge branch 'maint'Junio C Hamano2009-12-305-23/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-304-15/+19
| |\ \ \ \
| | * | | | textconv: stop leaking file descriptorsJeff King2009-12-301-0/+2
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-292-9/+11
| | |\ \ \ \ | | | |/ / /
| | | * | | commit: --cleanup is a message optionGreg Price2009-12-291-2/+4
| | | * | | t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-291-7/+7
| | * | | | git count-objects: handle packs bigger than 4GAndreas Schwab2009-12-291-6/+6
| * | | | | Documentation: always respect core.worktree if setNguyễn Thái Ngọc Duy2009-12-291-8/+15
* | | | | | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-2711-95/+672
|\ \ \ \ \ \
| * | | | | | status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-124-5/+13
| * | | | | | commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-122-2/+2
| * | | | | | commit/status: check $GIT_DIR/MERGE_HEAD only onceJunio C Hamano2009-12-121-6/+4
| * | | | | | t7508-status: test all modes with colorMichael J Gruber2009-12-083-44/+156
| * | | | | | t7508-status: status --porcelain ignores relative paths settingMichael J Gruber2009-12-081-0/+18
| * | | | | | status: reduce duplicated setup codeJeff King2009-12-072-12/+9
| * | | | | | status: disable color for porcelain formatJeff King2009-12-073-2/+9
| * | | | | | status -s: obey color.statusMichael J Gruber2009-12-052-7/+18
| * | | | | | builtin-commit: refactor short-status code into wt-status.cMichael J Gruber2009-12-053-97/+95
| * | | | | | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-271-0/+166
| * | | | | | status -s: respect the status.relativePaths optionMichael J Gruber2009-11-262-2/+4
| * | | | | | docs: note that status configuration affects only long formatJeff King2009-09-051-5/+5
| * | | | | | commit: support alternate status formatsJeff King2009-09-052-7/+46
| * | | | | | status: add --porcelain output formatJeff King2009-09-052-3/+15
| * | | | | | status: refactor format option parsingJeff King2009-09-051-7/+14
| * | | | | | status: refactor short-mode printing to its own functionJeff King2009-09-051-20/+25
| * | | | | | status: typo fix in usageJeff King2009-09-051-1/+1
| * | | | | | git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-229-50/+89
| * | | | | | git stat -s: short status outputJunio C Hamano2009-08-221-8/+106
| * | | | | | git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano2009-08-226-14/+75
* | | | | | | Merge branch 'maint'Junio C Hamano2009-12-271-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maintJunio C Hamano2009-12-271-1/+1
| |\ \ \ \ \ \