summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-193-1/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/test'Junio C Hamano2008-06-2217-154/+153
|\ \ \ \ \ \ \
| * | | | | | | enable whitespace checking of test scriptsJeff King2008-06-141-1/+0
| * | | | | | | avoid trailing whitespace in zero-change diffstat linesJeff King2008-06-142-8/+9
| * | | | | | | avoid whitespace on empty line in automatic usage messageJeff King2008-06-142-3/+7
| * | | | | | | mask necessary whitespace policy violations in test scriptsJeff King2008-06-148-136/+131
| * | | | | | | fix whitespace violations in test scriptsJeff King2008-06-144-6/+6
* | | | | | | | Merge branch 'pb/fast-export'Junio C Hamano2008-06-223-6/+137
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-193-6/+137
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mo/status-untracked'Junio C Hamano2008-06-226-12/+176
|\ \ \ \ \ \ \ \
| * | | | | | | | Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-094-0/+54
| * | | | | | | | Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-095-6/+34
| * | | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-095-10/+92
* | | | | | | | | Merge branch 'kh/update-ref'Junio C Hamano2008-06-223-17/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make old sha1 optional with git update-ref -dKarl Hasselström2008-06-023-4/+12
| * | | | | | | | | Clean up builtin-update-ref's option parsingKarl Hasselström2008-06-021-15/+19
* | | | | | | | | | Merge branch 'jn/web'Junio C Hamano2008-06-221-49/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitweb: Separate generating 'sort by' table headerJakub Narebski2008-06-101-37/+39
| * | | | | | | | | | gitweb: Separate filling list of projects infoJakub Narebski2008-06-101-12/+23
* | | | | | | | | | | Merge branch 'rg/gitweb'Junio C Hamano2008-06-221-99/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitweb: remove git_blame and rename git_blame2 to git_blameRafael Garcia-Suarez2008-06-091-99/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Correct documentation for git-push --mirrorShawn O. Pearce2008-06-211-1/+2
* | | | | | | | | | | t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski2008-06-211-0/+28
* | | | | | | | | | | Print errno upon failure to open the COMMIT_EDITMSG fileCristian Peraferrer2008-06-211-1/+2
* | | | | | | | | | | Add target "install-html" the the top level MakefileTeemu Likonen2008-06-211-0/+3
* | | | | | | | | | | bash: Add more option completions for 'git log'Teemu Likonen2008-06-201-0/+3
* | | | | | | | | | | Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström2008-06-193-0/+80
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-194-3/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Documentation: fix formatting in git-svnJan Krüger2008-06-191-1/+2
| * | | | | | | | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-191-1/+5
| * | | | | | | | | | completion: add --graph to log command completionDan McGee2008-06-191-0/+1
| * | | | | | | | | | git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey2008-06-191-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | test-lib.sh: add --long-tests optionLea Wiemann2008-06-192-0/+6
|/ / / / / / / / /
* | | | | | | | | GIT 1.5.6v1.5.6Junio C Hamano2008-06-183-7/+9
* | | | | | | | | clean up error conventions of remote.c:match_explicitJeff King2008-06-182-22/+20
* | | | | | | | | Fix approxidate("never") to always return 0Olivier Marin2008-06-171-4/+2
* | | | | | | | | git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery2008-06-171-1/+1
* | | | | | | | | builtin-rerere: fix a small leakJunio C Hamano2008-06-171-1/+1
* | | | | | | | | gitweb: remove unused parse_ref methodLea Wiemann2008-06-171-43/+0
* | | | | | | | | gitweb: quote commands properly when calling the shellLea Wiemann2008-06-171-10/+14
* | | | | | | | | sha1_file.c: simplify parse_pack_index()Junio C Hamano2008-06-162-9/+1
* | | | | | | | | create_tempfile: make sure that leading directories can be accessible by peersJunio C Hamano2008-06-161-2/+2
* | | | | | | | | write_loose_object: don't bother trying to read an old objectLinus Torvalds2008-06-161-14/+0
* | | | | | | | | path-list documentation: document all functions and data structuresMiklos Vajna2008-06-161-4/+121
* | | | | | | | | run-command documentation: fix "memset()" parameterMiklos Vajna2008-06-161-2/+2
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-161-2/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | diff.c: fix emit_line() again not to add extra lineJunio C Hamano2008-06-161-2/+4
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-161-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | diff: reset color before printing newlineSZEDER Gábor2008-06-161-0/+4
* | | | | | | | Make git reflog expire honour core.sharedRepository.Pierre Habouzit2008-06-152-0/+17