Code

git.git
2006-07-17 Junio C HamanoMerge branch 'sp/reflog' v1.4.2-rc1
2006-07-16 Eric Wonggit-svn: don't check for migrations/upgrades on commit...
2006-07-16 Junio C Hamanoshow-branch: fix performance problem.
2006-07-14 Jonas FonsecaDocumentation/urls.txt: Use substitution to escape...
2006-07-14 Junio C HamanoDocumentation/Makefile: product depends on asciidoc...
2006-07-14 Junio C HamanoMerge branch 'lt/unitype'
2006-07-14 Junio C HamanoMerge branch 'sp/lazy-mkdir'
2006-07-14 Sergey VlasovFix "git-fetch --tags" exit status when nothing has...
2006-07-14 Matthias Lederhoferargv created by handle_alias should be NULL terminated
2006-07-14 Alp Tokerdocumentation (urls.txt) typofix
2006-07-14 Junio C Hamanobuiltin-prune.c: forgot TYPE => OBJ changes.
2006-07-14 Shawn PearceRecord rebase changes as 'rebase' in the reflog.
2006-07-14 Luben Tuikovgitweb.css: Use monospace fonts for commits and tree...
2006-07-14 Alex RiesenDo not use perl in git-commit.sh
2006-07-14 Timo Hirvonendiff: Support 256 colors
2006-07-14 Timo Hirvonendiff: Support both attributes and colors
2006-07-14 Matthias LederhoferDocumentation about exclude/ignore files
2006-07-14 Matthias Lederhoferdaemon: new option --detach to run git-daemon in background
2006-07-14 Matthias Lederhoferdaemon: new option --pid-file=<path> to store the pid
2006-07-14 Matthias Lederhoferupload-pack: ignore write errors to stderr
2006-07-14 Matthias Lederhoferdaemon: if one of the standard fds is missing open...
2006-07-14 Matthias Lederhoferdaemon: use a custom die routine with syslog
2006-07-14 Junio C HamanoDocumentation: Fix ssh://[user@]host.xz URL
2006-07-14 Junio C HamanoAdjust t4013 tests to corrected format-patch.
2006-07-14 Robert Shearmanformat-patch: Generate a newline between the subject...
2006-07-14 Junio C Hamanot4013 diff format tests update
2006-07-14 Jakub NarebskiDisplay help for Git mode after pressing `h' or `?...
2006-07-14 Jakub NarebskiWrap long lines in docstrings in contrib/emacs/git.el
2006-07-13 Linus TorvaldsRemove TYPE_* constant macros and use object_type enums...
2006-07-13 Shawn PearceMake lazy mkdir more robust.
2006-07-13 Junio C HamanoMerge branch 'ml/trace'
2006-07-13 Junio C Hamanotest-lib: unset GIT_TRACE
2006-07-13 Junio C Hamanogit-repack: avoid redirecting stderr into git-pack...
2006-07-13 Junio C HamanoFix grammatical error in git-revert
2006-07-13 Junio C HamanoMerge branch 'js/merge-base'
2006-07-13 Junio C HamanoMerge branch 'lt/prune'
2006-07-13 Junio C HamanoMerge branch 'lt/merge-tree'
2006-07-13 Junio C Hamanofmt-merge-msg fix
2006-07-13 Alp Tokergitweb: Make command invocations go through the git...
2006-07-11 Alp Tokergitweb: Include a site name in page titles
2006-07-11 Alp Tokergitweb: Send XHTML as 'application/xhtml+xml' where...
2006-07-11 Shawn PearceLog ref changes made by resolve.
2006-07-11 Shawn PearceLog ref changes made by quiltimport.
2006-07-11 Shawn PearceLog ref changes made by git-merge and git-pull.
2006-07-11 Eric Wonggit-fetch: fix a bashism (==)
2006-07-11 Linus TorvaldsMake the unpacked object header functions static to...
2006-07-11 Alp Tokergit-send-email: Remove redundant Reply-To header
2006-07-11 Alp Tokertypofix (git-name-rev documentation)
2006-07-11 Yakov LernerMention the [user@] part in documentation of ssh:/...
2006-07-11 Eric Wongtests: Set EDITOR=: and VISUAL=: globally
2006-07-11 Shawn PearceLog ref changes made by git-fetch and git-pull.
2006-07-11 Shawn PearceRecord the type of commit operation in the reflog.
2006-07-11 Shawn PearceAllow user.name and user.email to drive reflog entry.
2006-07-10 Johannes SchindelinFix linking for not-so-clever linkers.
2006-07-10 Matthias Lederhofergit-rev-list: add documentation for --parents, --no...
2006-07-10 Junio C HamanoMerge branch 'jc/show-merge'
2006-07-10 Pavel RoskinAvoid C99 comments, use old-style C comments instead.
2006-07-10 Pavel RoskinFix more typos, primarily in the code
2006-07-10 Luben Tuikovgitweb.cgi: Teach "a=blob" action to know the blob...
2006-07-10 Luben Tuikovgitweb.cgi: Create $git_temp if it doesn't exist
2006-07-10 Junio C HamanoMerge branch 'lt/gitweb'
2006-07-10 Eric Wonggit-svn: fix --file/-F option in commit-diff
2006-07-10 Shawn PearceAvoid C99 initializers
2006-07-10 Junio C HamanoMerge branch 'jc/rename'
2006-07-10 Junio C HamanoMerge branch 'jc/grep'
2006-07-10 Junio C HamanoMerge branch 'jc/mailinfo'
2006-07-10 Junio C HamanoMerge branch 'ew/diff'
2006-07-10 Junio C HamanoMerge branch 'ew/svn'
2006-07-09 A Large Angry SCMAdditional merge-base tests (revised)
2006-07-09 Junio C Hamanomerge-base: update the clean-up postprocessing
2006-07-09 Alp TokerFix typos involving the word 'commit'
2006-07-09 Alp TokerFix some doubled word typos
2006-07-09 Alp TokerFix some doubled word typos
2006-07-09 Junio C Hamano"git -p cmd" to page anywhere
2006-07-09 Matthias Lederhoferchange ent to tree in git-diff documentation
2006-07-09 Pavel RoskinTypofix in Makefile comment.
2006-07-09 Pavel RoskinAssorted typo fixes
2006-07-09 Timo HirvonenGIT_TRACE: fix a mixed declarations and code warning
2006-07-09 Matthias LederhoferGIT_TRACE: show which built-in/external commands are...
2006-07-09 Linus Torvaldsbuiltin "git prune"
2006-07-09 Luben TuikovAdd "raw" output option to blobs in "tree" view format
2006-07-09 Junio C HamanoMerge branch 'sf/diff'
2006-07-09 Ryan AndersonDisable color detection during format-patch
2006-07-09 Peter Baumanngit-cvsexportcommit can't handle merge commits correctly
2006-07-08 Michal RokosUsing 'perl' in *.sh
2006-07-08 Michal Rokossed -e '/RE/r rfile/' needs space in 'r rfile'
2006-07-08 Johannes SchindelinClose the index file between writing and committing
2006-07-08 Eric Wongtemplates/hooks--update: replace diffstat calls with...
2006-07-08 Junio C Hamanodiff: do not use configuration magic at the core-level
2006-07-08 Junio C Hamanocolored diff: diff.color = auto fix
2006-07-07 Junio C Hamanogit log -p --merge [[--] paths...]
2006-07-07 Johannes SchindelinMakefile: export NO_SVN_TESTS
2006-07-07 Junio C HamanoUpdate diff-options and config documentation.
2006-07-07 Junio C Hamanodiff.c: --no-color to defeat diff.color configuration.
2006-07-07 Eric Wongdiff.c: respect diff.renames config option
2006-07-07 Stephan Federdiff-options: Explain --text and -a
2006-07-07 Stephan FederAdd -a and --text to common diff options help
2006-07-07 Stephan FederTeach diff -a as shorthand for --text
2006-07-07 Stephan FederTeach --text option to diff
2006-07-07 Jakub Narebskisend-email: format 2822 datestring ourselves.
next