summaryrefslogtreecommitdiffstats
path: root/fsck-objects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-24Always reset the color _before_ printing out the newlineJohannes Schindelin1-1/+1
2006-07-24upload-pack: fix timeout in create_pack_fileMatthias Lederhofer1-0/+2
2006-07-24Defaulting fetch to origin when set in the repo-configSanti Béjar1-1/+2
2006-07-24Colorize 'commit' lines in log uiJeff King3-18/+26
2006-07-24git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLukas Sandström1-2/+4
2006-07-24show-branch: Fix another performance problem.Alexandre Julliard1-0/+2
2006-07-24pack-objects: check pack.window for default window sizeJeff King2-1/+16
2006-07-24Disable linking with Fink or DarwinPorts.Shawn Pearce1-8/+22
2006-07-24git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard1-1/+2
2006-07-24git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard1-1/+23
2006-07-24git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard1-1/+1
2006-07-24git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard1-0/+2
2006-07-24git-svn: fix fetching new directories copies when using SVN:: libsEric Wong1-7/+16
2006-07-24tar-tree: add the "tar.umask" config optionWilly Tarreau3-4/+43
2006-07-24cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2-14/+44
2006-07-17unpack-objects: remove stale and confusing commentJunio C Hamano1-5/+0
2006-07-17git-fetch: fix --keep vs --thinJunio C Hamano1-1/+2
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffEric Wong1-1/+1
2006-07-16show-branch: fix performance problem.Junio C Hamano1-4/+5
2006-07-15Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2-8/+11
2006-07-15Documentation/Makefile: product depends on asciidoc.confJunio C Hamano1-0/+1
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov1-1/+1
2006-07-14argv created by handle_alias should be NULL terminatedMatthias Lederhofer1-6/+5
2006-07-14documentation (urls.txt) typofixAlp Toker1-1/+1
2006-07-14builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano1-3/+3
2006-07-14Record rebase changes as 'rebase' in the reflog.Shawn Pearce2-4/+11
2006-07-14gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov1-1/+8
2006-07-14Do not use perl in git-commit.shAlex Riesen1-19/+13
2006-07-14diff: Support 256 colorsTimo Hirvonen1-6/+18
2006-07-14diff: Support both attributes and colorsTimo Hirvonen1-57/+107
2006-07-14Documentation about exclude/ignore filesMatthias Lederhofer2-5/+7
2006-07-14daemon: new option --detach to run git-daemon in backgroundMatthias Lederhofer1-1/+28
2006-07-14daemon: new option --pid-file=<path> to store the pidMatthias Lederhofer1-0/+17
2006-07-14upload-pack: ignore write errors to stderrMatthias Lederhofer1-0/+4
2006-07-14daemon: if one of the standard fds is missing open it to /dev/nullMatthias Lederhofer1-0/+14
2006-07-14daemon: use a custom die routine with syslogMatthias Lederhofer1-8/+11
2006-07-14Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano1-3/+3
2006-07-14Adjust t4013 tests to corrected format-patch.Junio C Hamano6-0/+8
2006-07-14format-patch: Generate a newline between the subject header and the message bodyRobert Shearman1-2/+9
2006-07-14t4013 diff format tests updateJunio C Hamano42-104/+161
2006-07-14Display help for Git mode after pressing `h' or `?' in *git-status*Jakub Narebski1-0/+7
2006-07-14Wrap long lines in docstrings in contrib/emacs/git.elJakub Narebski1-3/+7
2006-07-13Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds22-92/+87
2006-07-13Make lazy mkdir more robust.Shawn Pearce1-14/+12
2006-07-13test-lib: unset GIT_TRACEJunio C Hamano1-0/+1
2006-07-13git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano1-1/+3
2006-07-13Fix grammatical error in git-revertJunio C Hamano1-1/+1
2006-07-13fmt-merge-msg fixJunio C Hamano1-6/+10
2006-07-13gitweb: Make command invocations go through the git wrapperAlp Toker1-33/+29
2006-07-11gitweb: Include a site name in page titlesAlp Toker1-2/+6