aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina2010-01-03
* Merge branch 'maint'Junio C Hamano2010-01-02
|\
| * stash: mention --patch in usage string.Matthieu Moy2010-01-02
* | Merge branch 'maint'Junio C Hamano2009-12-31
|\ \ | |/
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-12-31
| |\
| | * branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-31
| * | fast-import: Document author/committer/tagger name is optionalShawn O. Pearce2009-12-31
| * | SubmittingPatches: hints to know the status of a submitted patch.Matthieu Moy2009-12-31
* | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-30
* | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-30
* | | Merge branch 'maint'Junio C Hamano2009-12-30
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-30
| |\ \
| | * | textconv: stop leaking file descriptorsJeff King2009-12-30
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-29
| | |\ \ | | | |/
| | | * commit: --cleanup is a message optionGreg Price2009-12-29
| | | * t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-29
| | * | git count-objects: handle packs bigger than 4GAndreas Schwab2009-12-29
| * | | Documentation: always respect core.worktree if setNguyễn Thái Ngọc Duy2009-12-29
* | | | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-27
|\ \ \ \
| * | | | status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-12
| * | | | commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-12
| * | | | commit/status: check $GIT_DIR/MERGE_HEAD only onceJunio C Hamano2009-12-12
| * | | | t7508-status: test all modes with colorMichael J Gruber2009-12-08
| * | | | t7508-status: status --porcelain ignores relative paths settingMichael J Gruber2009-12-08
| * | | | status: reduce duplicated setup codeJeff King2009-12-07
| * | | | status: disable color for porcelain formatJeff King2009-12-07
| * | | | status -s: obey color.statusMichael J Gruber2009-12-05
| * | | | builtin-commit: refactor short-status code into wt-status.cMichael J Gruber2009-12-05
| * | | | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-27
| * | | | status -s: respect the status.relativePaths optionMichael J Gruber2009-11-26
| * | | | docs: note that status configuration affects only long formatJeff King2009-09-05
| * | | | commit: support alternate status formatsJeff King2009-09-05
| * | | | status: add --porcelain output formatJeff King2009-09-05
| * | | | status: refactor format option parsingJeff King2009-09-05
| * | | | status: refactor short-mode printing to its own functionJeff King2009-09-05
| * | | | status: typo fix in usageJeff King2009-09-05
| * | | | git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
| * | | | git stat -s: short status outputJunio C Hamano2009-08-22
| * | | | git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano2009-08-22
* | | | | Merge branch 'maint'Junio C Hamano2009-12-27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maintJunio C Hamano2009-12-27
| |\ \ \ \
| | * | | | read_index(): fix reading extension size on BE 64-bit archsNathaniel W Filardo2009-12-27
* | | | | | Merge branch 'maint'Junio C Hamano2009-12-26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano2009-12-26
| * | | | | Start 1.6.6.X maintenance trackJunio C Hamano2009-12-26
| * | | | | Merge branch 'jc/maint-obsd46' into maintJunio C Hamano2009-12-26
| |\ \ \ \ \
| | * | | | | t4019 "grep" portability fixJunio C Hamano2009-12-26
| | * | | | | t1200: work around a bug in some implementations of "find"Junio C Hamano2009-12-26
| * | | | | | Add git-http-backend to command-list.Tarmigan Casebolt2009-12-26
| |/ / / / /
* | | | | | Kick off 1.7.0 cycleJunio C Hamano2009-12-26