Code

git.git
2006-10-10 Nicolas Pitreadd commit count options to git-shortlog v1.4.3-rc2
2006-10-10 Junio C HamanoFix git-revert
2006-10-08 Jakub Narebskigitweb: Cleanup Git logo and Git logo target generation
2006-10-08 Rene Scharfegit-tar-tree: don't RUN_SETUP
2006-10-08 Martin Waitztest-lib: separate individual test better in verbose...
2006-10-08 Martin Waitzgit-commit: fix coding style.
2006-10-07 Petr Baudisgitweb: [commit view] Do not suppress commitdiff link...
2006-10-07 Petr Baudisgitweb: Handle commits with empty commit messages more...
2006-10-07 Petr Baudisgitweb: Separate (new) and (deleted) in commitdiff...
2006-10-07 Petr BaudisShow snapshot link in shortlog only if have_snapsho
2006-10-06 Yasushi SHOJIgitweb: refactor decode() for utf8 conversion
2006-10-06 Dennis StosbergAdd default values for --window and --depth to the...
2006-10-06 Junio C Hamanocherry-pick: make -r the default
2006-10-05 Junio C Hamanogit-send-email: avoid uninitialized variable warning.
2006-10-05 Junio C Hamanogitweb: Make the Git logo link target to point to the...
2006-10-05 Luben Tuikovgitweb: blame: Minimize vertical table row padding
2006-10-05 Luben Tuikovgitweb: Do not print "log" and "shortlog" redundantly...
2006-10-05 Alexandre Julliardvc-git.el: Switch to using git-blame instead of git...
2006-10-05 Alexandre Julliardgit.el: Fixed inverted "renamed from/to" message.
2006-10-05 Junio C Hamanotar-tree deprecation: we eat our own dog food.
2006-10-05 Franck Bui-HuuAdd git-upload-archive to the main git man page
2006-10-04 Martin Waitzgit-commit: cleanup unused function.
2006-10-04 Alan ChandlerFix usage string to match that given in the man page
2006-10-04 Alan ChandlerUpdate the gitweb/README file to include setting the...
2006-10-03 Martin Waitzgitweb: document webserver configuration for common...
2006-10-03 Luben Tuikovgitweb: Escape ESCAPE (\e) character
2006-10-03 Junio C Hamanoescape tilde in Documentation/git-rev-parse.txt
2006-10-03 Robin RosenbergError in test description of t1200-tutorial
2006-10-03 Dennis Stosberglock_ref_sha1_basic does not remove empty directories...
2006-10-02 Junio C HamanoMerge branch 'maint'
2006-10-02 Junio C Hamanogit-push: .git/remotes/ file does not require SP after... v1.4.2.3
2006-10-02 Junio C Hamanogit-mv: invalidate the removed path properly in cache...
2006-10-02 Junio C HamanoMakefile: install and clean merge-recur, still.
2006-10-01 Junio C HamanoGIT 1.4.3-rc1 v1.4.3-rc1
2006-10-01 Junio C HamanoMerge branch 'maint'
2006-10-01 Junio C HamanoMerge branch 'jc/gitpm'
2006-10-01 Junio C HamanoMerge branch 'jc/diff-stat'
2006-10-01 Junio C HamanoMerge branch 'lt/web'
2006-09-30 Luben Tuikovgitweb: tree view: hash_base and hash are now context...
2006-09-30 Junio C Hamanogit-diff -B output fix. v1.4.2.2
2006-09-30 Santi Béjarfetch: Reset remote refs list each time fetch_main...
2006-09-30 Junio C HamanoRemove -fPIC which was only needed for Git.xs
2006-09-29 Linus TorvaldsFix approxidate() to understand 12:34 AM/PM are 00...
2006-09-29 Junio C Hamanogit-diff -B output fix.
2006-09-29 Robin RosenbergMake cvsexportcommit remove files.
2006-09-29 Johannes Schindelindiff --stat: ensure at least one '-' for deletions...
2006-09-29 Linus Torvaldsdiff --stat=width[,name-width]: allow custom diffstat...
2006-09-29 Luben Tuikovgitweb: History: blob and tree are first, then commitdi...
2006-09-29 Luben Tuikovgitweb: Remove redundant "commit" from history
2006-09-29 Sasha Khapyorskyhttp/ftp: optionally ask curl to not use EPSV command
2006-09-29 Luben Tuikovgitweb: Don't use quotemeta on internally generated...
2006-09-29 Luben Tuikovgitweb: Add snapshot to shortlog
2006-09-29 Luben Tuikovgitweb: Factor out gitweb_have_snapshot()
2006-09-29 Luben Tuikovgitweb: Remove redundant "commit" link from shortlog
2006-09-29 Luben Tuikovgitweb: "alternate" starts with shade (i.e. 1)
2006-09-29 Matthias Lederhofergit-format-patch: fix bug using -o in subdirectories
2006-09-29 Alex Riesendo not discard constness in interp_set_entry value...
2006-09-29 Linus TorvaldsFix approxidate() to understand more extended numbers
2006-09-29 Linus TorvaldsClean up approxidate() in preparation for fixes
2006-09-29 Alex Riesenfix daemon.c compilation for NO_IPV6=1
2006-09-28 Johannes Schindelindaemon: default to 256 for HOST_NAME_MAX if it is not...
2006-09-28 Matthias Lederhoferformat-patch: use cwd as default output directory
2006-09-28 Andy Whitcroftsvnimport: add support for parsing From: lines for...
2006-09-28 Junio C HamanoContributed bash completion support for core Git tools.
2006-09-28 Junio C HamanoMerge branch 'jl/virtual'
2006-09-28 Junio C HamanoMerge branch 'cc/branch-test'
2006-09-28 Luben Tuikovgitweb: Add history and blame to git_difftree_body()
2006-09-28 Junio C HamanoMerge branch 'sp/void'
2006-09-28 Junio C HamanoMerge branch 'jc/whitespace'
2006-09-28 Junio C HamanoMerge branch 'jc/repack'
2006-09-28 Junio C HamanoMerge branch 'jc/deprecate-recursive'
2006-09-28 Johannes Schindelinrunstatus: do not recurse into subdirectories if not...
2006-09-28 Luben Tuikovgitweb: Remove excessively redundant entries from git_d...
2006-09-28 Luben TuikovRevert "gitweb: extend blame to show links to diff...
2006-09-28 Jon LoeligerRemoved memory leaks from interpolation table uses.
2006-09-28 Jon LoeligerCleaned up git-daemon virtual hosting support.
2006-09-27 Junio C Hamanogrep: fix --fixed-strings combined with expression.
2006-09-27 Junio C Hamanogrep: free expressions and patterns when done.
2006-09-27 Shawn PearceCorrected copy-and-paste thinko in ignore executable...
2006-09-27 Junio C HamanoAn illustration of rev-list --parents --pretty=raw
2006-09-27 Junio C Hamanodiff --stat: color output.
2006-09-27 Junio C Hamanodiff --stat: allow custom diffstat output width.
2006-09-27 Shawn PearceAllow git-checkout when on a non-existant branch.
2006-09-27 Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition...
2006-09-27 Jakub Narebskigitweb: Add git_url subroutine, and use it to quote...
2006-09-27 Jakub Narebskigitweb: Split validate_input into validate_pathname...
2006-09-27 Jakub Narebskigitweb: Use "return" instead of "return undef" for...
2006-09-27 Jakub Narebskigitweb: Strip trailing slashes from $path in git_get_ha...
2006-09-27 Luben Tuikovgitweb: extend blame to show links to diff and previous
2006-09-27 Yasushi SHOJIgitweb: Decode long title for link tooltips
2006-09-27 Luben Tuikovgitweb: Remove redundant "tree" link
2006-09-27 Sergey Vlasovgit-svn: Fix fetch --no-ignore-externals with GIT_SVN_N...
2006-09-27 Shawn PearceIgnore executable bit when adding files if filemode=0.
2006-09-26 Christian CouderRemove empty ref directories that prevent creating...
2006-09-26 Luben Tuikovgitweb: tree view: eliminate redundant "blob"
2006-09-26 Alex RiesenUse const for interpolate arguments
2006-09-26 Franck Bui-Huugit-archive: update documentation
2006-09-25 Junio C HamanoDeprecate merge-recursive.py
2006-09-25 Petr Baudisgitweb: fix over-eager application of esc_html().
2006-09-25 Shawn PearceAllow '(no author)' in git-svn's authors file.
next