summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-12status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano
2009-12-12commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano
2009-12-12commit/status: check $GIT_DIR/MERGE_HEAD only onceJunio C Hamano
2009-12-09t7508-status: test all modes with colorMichael J Gruber
2009-12-08t7508-status: status --porcelain ignores relative paths settingMichael J Gruber
2009-12-07status: reduce duplicated setup codeJeff King
2009-12-07status: disable color for porcelain formatJeff King
2009-12-05status -s: obey color.statusMichael J Gruber
2009-12-05builtin-commit: refactor short-status code into wt-status.cMichael J Gruber
2009-11-27t7508-status.sh: Add tests for status -sMichael J Gruber
2009-11-27status -s: respect the status.relativePaths optionMichael J Gruber
2009-09-06docs: note that status configuration affects only long formatJeff King
2009-09-06commit: support alternate status formatsJeff King
2009-09-06status: add --porcelain output formatJeff King
2009-09-06status: refactor format option parsingJeff King
2009-09-06status: refactor short-mode printing to its own functionJeff King
2009-09-06status: typo fix in usageJeff King
2009-08-22git status: not "commit --dry-run" anymoreJunio C Hamano
2009-08-22git stat -s: short status outputJunio C Hamano
2009-08-22git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano
2009-08-15git commit --dry-run -v: show diff in color when askedJunio C Hamano
2009-08-15Documentation/git-commit.txt: describe --dry-runJunio C Hamano
2009-08-10wt-status: collect untracked files in a separate "collect" phaseJunio C Hamano
2009-08-10Make git_status_config() file scope static to builtin-commit.cJunio C Hamano
2009-08-10wt-status: move wt_status_colors[] into wt_status structureJunio C Hamano
2009-08-10wt-status: move many global settings to wt_status structureJunio C Hamano
2009-08-08commit: --dry-runJunio C Hamano
2009-08-07status: show worktree status of conflicted paths separatelyJunio C Hamano
2009-08-06wt-status.c: rework the way changes to the index and work tree are summarizedJunio C Hamano
2009-08-05diff-index: keep the original index intactJunio C Hamano
2009-08-05diff-index: report unmerged new entriesJunio C Hamano
2009-07-31Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa
2009-07-31Documentation: git-send-email: correct statement about standard portsWesley J. Landaker
2009-07-31Documentation: git-send-email: fix submission port numberWesley J. Landaker
2009-07-31git fast-export: add --no-data optionGeoffrey Irving
2009-07-31parse-opt: optionally show "--no-" option stringJohannes Schindelin
2009-07-29Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo
2009-07-29request-pull: optionally show a patch as wellJunio C Hamano
2009-07-29Merge branch 'hv/cvsps-tests'Junio C Hamano
2009-07-29Add a reminder test case for a merge with F/D transitionAlex Riesen
2009-07-29Start 1.6.5 cycleJunio C Hamano
2009-07-29GIT 1.6.4v1.6.4Junio C Hamano
2009-07-29Sync with 1.6.3.4Junio C Hamano
2009-07-29GIT 1.6.3.4v1.6.3.4Junio C Hamano
2009-07-29config.txt: document add.ignore-errorsStephen Boyd
2009-07-29request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan
2009-07-28Update the documentation of the raw diff output formatDavid Kågedal
2009-07-28git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber
2009-07-26t9143: do not fail if Compress::Zlib is missingEric Wong
2009-07-26Trivial path quoting fixes in git-instawebSean Estabrooks