]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-09-10  Marcus Griepgit-svn: Fixes my() parameter list syntax error in...
2008-09-10  Marcus GriepGit.pm: Use File::Temp->tempfile instead of ->new
2008-09-10  Miklos Vajnat7501: always use test_cmp instead of diff
2008-09-10  Junio C HamanoMerge branch 'jc/maint-log-grep' into maint
2008-09-10  Junio C HamanoMerge branch 'jc/maint-hide-cr-in-diff-from-less' into...
2008-09-10  Junio C HamanoMerge branch 'jc/maint-checkout-fix' into maint
2008-09-10  Junio C HamanoMerge branch 'np/maint-safer-pack' into maint
2008-09-06  Junio C HamanoUpdate draft release notes for 1.6.0.2
2008-09-06  Junio C Hamanostash: refresh the index before deciding if the work...
2008-09-06  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-09-05  Junio C HamanoMention the fact that 'git annotate' is only for backwa...
2008-09-05  Junio C Hamano"blame -c" should be compatible with "annotate"
2008-09-05  Junio C Hamanolog --author/--committer: really match only with name...
2008-09-05  Shawn O. Pearcegit-gui: Fix diff parsing for lines starting with ...
2008-09-04  Junio C Hamanodiff --cumulative is a sub-option of --dirstat
2008-09-04  Petr Baudisbash completion: Hide more plumbing commands
2008-09-03  Junio C HamanoStart 1.6.0.2 maintenance cycle
2008-09-03  Junio C HamanoMerge branch 'nd/worktree' into maint
2008-09-03  Junio C HamanoMerge branch 'ho/dashless' into maint
2008-09-03  Nanako Shiraishitests: use "git xyzzy" form (t7200 - t9001)
2008-09-03  Nanako Shiraishitests: use "git xyzzy" form (t7000 - t7199)
2008-09-03  Jonas FonsecaFix passwd(5) ref and reflect that commit doens't use...
2008-09-03  Nicolas Pitreimprove handling of sideband message display
2008-09-03  Nanako Shiraishitests: use "git xyzzy" form (t3600 - t6999)
2008-09-03  Nanako Shiraishitests: use "git xyzzy" form (t0000 - t3599)
2008-09-03  Jeff Kingcheckout: fix message when leaving detached HEAD
2008-09-03  Clemens Buchacherclone: fix creation of explicitly named target directory
2008-09-03  Miklos VajnaMakefile: add merge_recursive.h to LIB_H
2008-09-02  Heikki OrsilaImprove documentation for --dirstat diff option
2008-09-02  Johan HerlandBring local clone's origin URL in line with that of...
2008-09-02  SZEDER GáborDocumentation: minor cleanup in a use case in 'git...
2008-09-02  SZEDER GáborDocumentation: fix disappeared lines in 'git stash...
2008-09-02  SZEDER GáborDocumentation: fix reference to a for-each-ref option
2008-09-01  Alexander Gavrilovgit-gui: Fix string escaping in po2msg.sh
2008-09-01  Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-08-31  Ask Bjørn HansenDocument sendemail.envelopesender configuration
2008-08-31  Gustaf HendebyDocument clarification: gitmodules, gitattributes
2008-08-31  Junio C Hamano'git foo' program identifies itself without dash in...
2008-08-31  Nguyễn Thái... setup_git_directory(): fix move to worktree toplevel...
2008-08-31  Nguyễn Thái... update-index: fix worktree setup
2008-08-31  Teemu Likonenconfig.txt: Add missing colons after option name
2008-08-31  Junio C Hamanodiff: Help "less" hide ^M from the output
2008-08-31  Junio C Hamanogitattributes: -crlf is not binary
2008-08-30  Junio C Hamanocheckout: do not check out unmerged higher stages randomly
2008-08-30  Heikki OrsilaStart conforming code to "git subcmd" style
2008-08-30  Junio C Hamanogit-apply: Loosen "match_beginning" logic
2008-08-30  Junio C HamanoFix example in git-name-rev documentation
2008-08-30  Junio C HamanoMerge branch 'sp/missing-thin-base' into maint
2008-08-30  Junio C HamanoMerge branch 'af/maint-install-no-handlink' into maint
2008-08-30  Junio C Hamanoshell: do not play duplicated definition games to shrin...
2008-08-30  Alex RiesenFix use of hardlinks in "make install"
2008-08-30  Nicolas Pitrefixup_pack_header_footer(): use nicely aligned buffer...
2008-08-30  Nicolas Pitreindex-pack: use fixup_pack_header_footer()'s validation...
2008-08-30  Nicolas Pitrepack-objects: use fixup_pack_header_footer()'s validati...
2008-08-30  Nicolas Pitreimprove reliability of fixup_pack_header_footer()
2008-08-30  Nicolas Pitrepack-objects: improve returned information from write_one()
2008-08-30  Junio C HamanoMerge branch 'np/verify-pack' into maint
2008-08-29  Paolo Ciarrocchitutorial: gentler illustration of Alice/Bob workflow...
2008-08-29  Jeff Kingpretty=format: respect date format options
2008-08-29  Paolo Bonzinimake git-shell paranoid about closed stdin/stdout/stderr
2008-08-29  Yann DirsonDocument gitk --argscmd flag.
2008-08-29  Linus TorvaldsFix '--dirstat' with cross-directory renaming
2008-08-29  Björn Steinbrinkfor-each-ref: Allow a trailing slash in the patterns
2008-08-29  Nguyễn Thái... read-tree: setup worktree if merge is required
2008-08-29  Nguyễn Thái... grep: fix worktree setup
2008-08-29  Nguyễn Thái... diff*: fix worktree setup
2008-08-27  Junio C Hamanoctype.c: protect tiny C preprocessor constants
2008-08-27  Linus Torvaldsindex-pack: be careful after fixing up the header/footer
2008-08-26  Nguyễn Thái... index-pack: setup git repository
2008-08-26  Ramsay JonesSuppress some bash redirection error messages
2008-08-26  Ramsay JonesFix a warning (on cygwin) to allow -Werror
2008-08-26  Andreas FärberMakefile: always provide a fallback when hardlinks...
2008-08-25  Jeff KingFix "git log -i --grep"
2008-08-24  Junio C HamanoGIT 1.6.0.1 v1.6.0.1
2008-08-24  Junio C HamanoMerge branch 'ag/maint-combine-diff-fix' into maint
2008-08-24  Junio C HamanoMerge branch 'mv/maint-merge-fix' into maint
2008-08-24  Jonathan NiederDocumentation: clarify pager configuration
2008-08-24  Jonathan NiederDocumentation: clarify pager.<cmd> configuration
2008-08-24  Simon HausmannClean up the git-p4 documentation
2008-08-24  Alexander GavrilovRespect core.autocrlf in combined diff
2008-08-24  Miklos VajnaMakefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
2008-08-24  Junio C Hamanomerge: fix numerus bugs around "trivial merge" area
2008-08-24  Junio C Hamanounpack_trees(): protect the handcrafted in-core index...
2008-08-23  Tor Arvid Lundgit-p4: Fix one-liner in p4_write_pipe function.
2008-08-23  Nicolas Pitrediscard revindex data when pack list changes
2008-08-22  Eric RaibleCompletion: add missing '=' for 'diff --diff-filter'
2008-08-22  Miklos VajnaFix 'git help help'
2008-08-21  Brandon Caseycompat/snprintf.c: handle snprintf's that always return...
2008-08-21  Eric Wonggit-svn: fix dcommit to urls with embedded usernames
2008-08-21  Brandon Caseyrevision.h: make show_early_output an extern which...
2008-08-20  Junio C HamanoUpdate draft release notes for 1.6.0.1
2008-08-20  Tarmigan CaseboltAdd hints to revert documentation about other ways...
2008-08-20  Johannes SixtInstall templates with the user and group of the instal...
2008-08-20  Junio C Hamano"git-merge": allow fast-forwarding in a stat-dirty...
2008-08-20  Junio C Hamanocompletion: find out supported merge strategies correctly
2008-08-20  Jeff Kingdecorate: allow const objects to be decorated
2008-08-20  Junio C Hamanofor-each-ref: cope with tags with incomplete lines
2008-08-20  Junio C Hamanodiff --check: do not get confused by new blank lines...
2008-08-20  Jim Meyeringremote.c: remove useless if-before-free test
2008-08-20  Jeff Kingmailinfo: avoid violating strbuf assertion
next