aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | git-svn: don't check for migrations/upgrades on commit-diffEric Wong2006-07-16
* | | | show-branch: fix performance problem.Junio C Hamano2006-07-16
| |_|/ |/| |
* | | Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2006-07-14
* | | Documentation/Makefile: product depends on asciidoc.confJunio C Hamano2006-07-14
* | | Merge branch 'lt/unitype'Junio C Hamano2006-07-14
|\ \ \
| * | | builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano2006-07-13
| * | | Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds2006-07-12
* | | | Merge branch 'sp/lazy-mkdir'Junio C Hamano2006-07-14
|\ \ \ \
| * | | | Make lazy mkdir more robust.Shawn Pearce2006-07-12
| |/ / /
* | | | Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov2006-07-14
* | | | argv created by handle_alias should be NULL terminatedMatthias Lederhofer2006-07-14
* | | | documentation (urls.txt) typofixAlp Toker2006-07-14
| |_|/ |/| |
* | | gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov2006-07-13
* | | Do not use perl in git-commit.shAlex Riesen2006-07-13
* | | diff: Support 256 colorsTimo Hirvonen2006-07-13
* | | diff: Support both attributes and colorsTimo Hirvonen2006-07-13
* | | Documentation about exclude/ignore filesMatthias Lederhofer2006-07-13
* | | daemon: new option --detach to run git-daemon in backgroundMatthias Lederhofer2006-07-13
* | | daemon: new option --pid-file=<path> to store the pidMatthias Lederhofer2006-07-13
* | | upload-pack: ignore write errors to stderrMatthias Lederhofer2006-07-13
* | | daemon: if one of the standard fds is missing open it to /dev/nullMatthias Lederhofer2006-07-13
* | | daemon: use a custom die routine with syslogMatthias Lederhofer2006-07-13
* | | Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano2006-07-13
* | | Adjust t4013 tests to corrected format-patch.Junio C Hamano2006-07-13
* | | format-patch: Generate a newline between the subject header and the message bodyRobert Shearman2006-07-13
* | | t4013 diff format tests updateJunio C Hamano2006-07-13
* | | Display help for Git mode after pressing `h' or `?' in *git-status*Jakub Narebski2006-07-13
* | | Wrap long lines in docstrings in contrib/emacs/git.elJakub Narebski2006-07-13
|/ /
* | Merge branch 'ml/trace'Junio C Hamano2006-07-12
|\ \
| * | test-lib: unset GIT_TRACEJunio C Hamano2006-07-12
| * | GIT_TRACE: fix a mixed declarations and code warningTimo Hirvonen2006-07-09
| * | GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-09
* | | git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano2006-07-12
* | | Fix grammatical error in git-revertJunio C Hamano2006-07-12
* | | Merge branch 'js/merge-base'Junio C Hamano2006-07-12
|\ \ \
| * | | Additional merge-base tests (revised)A Large Angry SCM2006-07-09
| * | | merge-base: update the clean-up postprocessingJunio C Hamano2006-07-09
* | | | Merge branch 'lt/prune'Junio C Hamano2006-07-12
|\ \ \ \
| * | | | builtin "git prune"Linus Torvalds2006-07-09
| | |/ / | |/| |
* | | | Merge branch 'lt/merge-tree'Junio C Hamano2006-07-12
|\ \ \ \
| * | | | Improved three-way blob merging codeLinus Torvalds2006-06-28
| * | | | Prepare "git-merge-tree" for future workLinus Torvalds2006-06-28
| * | | | xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds2006-06-28
* | | | | fmt-merge-msg fixJunio C Hamano2006-07-12
* | | | | gitweb: Make command invocations go through the git wrapperAlp Toker2006-07-12
* | | | | gitweb: Include a site name in page titlesAlp Toker2006-07-11
* | | | | gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker2006-07-11
| |_|_|/ |/| | |
* | | | git-fetch: fix a bashism (==)Eric Wong2006-07-11
* | | | Make the unpacked object header functions static to sha1_file.cLinus Torvalds2006-07-11
* | | | git-send-email: Remove redundant Reply-To headerAlp Toker2006-07-11