summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-24show-branch: Fix another performance problem.Alexandre Julliard
2006-07-24pack-objects: check pack.window for default window sizeJeff King
2006-07-24Disable linking with Fink or DarwinPorts.Shawn Pearce
2006-07-24git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard
2006-07-24git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard
2006-07-24git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard
2006-07-24git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard
2006-07-24git-svn: fix fetching new directories copies when using SVN:: libsEric Wong
2006-07-24tar-tree: add the "tar.umask" config optionWilly Tarreau
2006-07-24cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff
2006-07-17unpack-objects: remove stale and confusing commentJunio C Hamano
2006-07-17git-fetch: fix --keep vs --thinJunio C Hamano
2006-07-17Merge branch 'sp/reflog'v1.4.2-rc1Junio C Hamano
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffEric Wong
2006-07-16show-branch: fix performance problem.Junio C Hamano
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca
2006-07-14Documentation/Makefile: product depends on asciidoc.confJunio C Hamano
2006-07-14Merge branch 'lt/unitype'Junio C Hamano
2006-07-14Merge branch 'sp/lazy-mkdir'Junio C Hamano
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov
2006-07-14argv created by handle_alias should be NULL terminatedMatthias Lederhofer
2006-07-14documentation (urls.txt) typofixAlp Toker
2006-07-14builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano
2006-07-14Record rebase changes as 'rebase' in the reflog.Shawn Pearce
2006-07-14gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov
2006-07-14Do not use perl in git-commit.shAlex Riesen
2006-07-14diff: Support 256 colorsTimo Hirvonen
2006-07-14diff: Support both attributes and colorsTimo Hirvonen
2006-07-14Documentation about exclude/ignore filesMatthias Lederhofer
2006-07-14daemon: new option --detach to run git-daemon in backgroundMatthias Lederhofer
2006-07-14daemon: new option --pid-file=<path> to store the pidMatthias Lederhofer
2006-07-14upload-pack: ignore write errors to stderrMatthias Lederhofer
2006-07-14daemon: if one of the standard fds is missing open it to /dev/nullMatthias Lederhofer
2006-07-14daemon: use a custom die routine with syslogMatthias Lederhofer
2006-07-14Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano
2006-07-14Adjust t4013 tests to corrected format-patch.Junio C Hamano
2006-07-14format-patch: Generate a newline between the subject header and the message bodyRobert Shearman
2006-07-14t4013 diff format tests updateJunio C Hamano
2006-07-14Display help for Git mode after pressing `h' or `?' in *git-status*Jakub Narebski
2006-07-14Wrap long lines in docstrings in contrib/emacs/git.elJakub Narebski
2006-07-13Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds
2006-07-13Make lazy mkdir more robust.Shawn Pearce
2006-07-13Merge branch 'ml/trace'Junio C Hamano
2006-07-13test-lib: unset GIT_TRACEJunio C Hamano
2006-07-13git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano
2006-07-13Fix grammatical error in git-revertJunio C Hamano
2006-07-13Merge branch 'js/merge-base'Junio C Hamano
2006-07-13Merge branch 'lt/prune'Junio C Hamano
2006-07-13Merge branch 'lt/merge-tree'Junio C Hamano
2006-07-13fmt-merge-msg fixJunio C Hamano