summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* git commit --dry-run -v: show diff in color when askedJunio C Hamano2009-08-151-2/+4
* Documentation/git-commit.txt: describe --dry-runJunio C Hamano2009-08-151-4/+9
* wt-status: collect untracked files in a separate "collect" phaseJunio C Hamano2009-08-102-23/+38
* Make git_status_config() file scope static to builtin-commit.cJunio C Hamano2009-08-103-61/+60
* wt-status: move wt_status_colors[] into wt_status structureJunio C Hamano2009-08-102-5/+8
* wt-status: move many global settings to wt_status structureJunio C Hamano2009-08-103-84/+93
* commit: --dry-runJunio C Hamano2009-08-072-14/+22
* status: show worktree status of conflicted paths separatelyJunio C Hamano2009-08-063-3/+120
* wt-status.c: rework the way changes to the index and work tree are summarizedJunio C Hamano2009-08-063-50/+199
* diff-index: keep the original index intactJunio C Hamano2009-08-051-18/+0
* diff-index: report unmerged new entriesJunio C Hamano2009-08-052-2/+33
* Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-311-73/+69
* Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-311-2/+3
* Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-311-1/+1
* git fast-export: add --no-data optionGeoffrey Irving2009-07-312-1/+16
* parse-opt: optionally show "--no-" option stringJohannes Schindelin2009-07-312-2/+8
* Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-291-0/+679
* request-pull: optionally show a patch as wellJunio C Hamano2009-07-291-2/+22
* Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-2928-33/+1627
|\
| * t/t9600: remove exit after test_doneJunio C Hamano2009-04-051-3/+0
| * cvsimport: extend testcase about patchset order to contain branchesHeiko Voigt2009-03-204-11/+103
| * cvsimport: add test illustrating a bug in cvspsHeiko Voigt2009-03-204-0/+115
| * Add a test of "git cvsimport"'s handling of tags and branchesMichael Haggerty2009-02-2312-0/+921
| * Add some tests of git-cvsimport's handling of vendor branchesMichael Haggerty2009-02-239-0/+413
| * Test contents of entire cvsimported "master" tree contentsMichael Haggerty2009-02-232-0/+46
| * Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty2009-02-232-8/+11
| * Start a library for cvsimport-related testsMichael Haggerty2009-02-232-28/+32
* | Add a reminder test case for a merge with F/D transitionAlex Riesen2009-07-291-0/+23
* | Start 1.6.5 cycleJunio C Hamano2009-07-293-2/+53
* | GIT 1.6.4v1.6.4Junio C Hamano2009-07-293-7/+15
* | Sync with 1.6.3.4Junio C Hamano2009-07-293-2/+39
|\ \
| * | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-283-2/+38