]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2006-10-24 Junio C Hamanot3200: git-branch testsuite update
2006-10-24 Lars HjemliMake git-branch a builtin
2006-10-19 Junio C Hamanoref-log: fix D/F conflict coming from deleted refs.
2006-10-16 Luben Tuikovgit-revert with conflicts to behave as git-merge with...
2006-10-10 Junio C Hamanocore.logallrefupdates thinko-fix
2006-10-08 Junio C Hamanogit-pack-refs --all
2006-10-08 Junio C Hamanocore.logallrefupdates create new log file only for...
2006-10-06 Dennis StosbergRemove bashism from t3210-pack-refs.sh
2006-10-05 Junio C Hamanopack-refs: call fflush before fsync.
2006-10-03 Junio C Hamanopack-refs: use lockfile as everybody else does.
2006-10-03 Junio C Hamanogit-fetch: do not look into $GIT_DIR/refs to see if...
2006-10-02 Junio C HamanoMerge branch 'master' into lj/refs
2006-10-02 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-tree
2006-10-02 Christian CouderDo not create tag leading directories since git update...
2006-10-02 Junio C HamanoMakefile: install and clean merge-recur, still.
2006-10-01 Christian CouderCheck that a tag exists using show-ref instead of looki...
2006-10-01 Christian CouderUse git-update-ref to delete a tag instead of rm()ing...
2006-10-01 Junio C HamanoFix refs.c;:repack_without_ref() clean-up path
2006-10-01 Christian CouderClean up "git-branch.sh" and add remove recursive dir...
2006-10-01 Christian CouderFix a remove_empty_dir_recursive problem.
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 Hamanoshow-ref --hash=len, --abbrev=len, and --abbrev
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 Junio C Hamanogit-branch: remove D/F check done by hand.
2006-09-30 Junio C Hamanodelete_ref(): delete packed ref
2006-09-30 Junio C Hamanolock_ref_sha1(): check D/F conflict with packed ref...
2006-09-30 Junio C Hamanolock_ref_sha1(): do not sometimes error() and sometimes...
2006-09-30 Junio C Hamanorefs: minor restructuring of cached refs data.
2006-09-30 Junio C Hamanoref locking: allow 'foo' when 'foo/bar' used to exist...
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 strings
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 argument
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 author
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 Christian CouderUncomment test case: git branch c/d should barf if...
2006-09-28 Christian CouderWhen creating branch c/d check that branch c does not...
2006-09-28 Christian CouderAdd pack-refs and show-ref test cases.
2006-09-28 Junio C HamanoMerge branch 'master' into lj/refs
2006-09-28 Junio C HamanoMerge branch 'cc/branch-test'
2006-09-28 Junio C HamanoMerge branch 'jc/for-each-ref' into jc/ref-locking
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 needed
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 Junio C Hamanoreceive-pack: call setup_ident before git_config
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 Junio C HamanoTeach receive-pack about ref-log
2006-09-27 Junio C Hamanoupdate a few Porcelain-ish for ref lock safety.
2006-09-27 Junio C Hamanoupdate-ref: -d flag and ref creation safety.
2006-09-27 Junio C HamanoClean-up lock-ref implementation
2006-09-27 Junio C HamanoMerge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking
2006-09-27 Junio C HamanoMerge branch 'jc/for-each-ref-with-lt-refs' into jc...
2006-09-27 Shawn PearceAllow git-checkout when on a non-existant branch.
2006-09-27 Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition: header
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
next