]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-07-01  Junio C HamanoMerge branch 'js/apply-recount'
2008-07-01  Junio C HamanoMerge branch 'jc/checkdiff'
2008-07-01  Junio C HamanoMerge branch 'kb/send-email-fifo'
2008-07-01  Junio C HamanoMerge branch 'tr/send-email-ssl'
2008-07-01  Junio C HamanoMerge branch 'js/maint-clone-insteadof'
2008-07-01  Junio C HamanoMerge branch 'jc/maint-reset'
2008-07-01  Junio C HamanoMerge branch 'jk/maint-fetch-ref-hier'
2008-07-01  Junio C HamanoMerge branch 'dz/apply-again'
2008-07-01  Junio C HamanoMerge branch 'np/pack-default'
2008-07-01  Junio C HamanoMerge branch 'jc/dashless' (early part)
2008-07-01  Junio C HamanoMerge branch 'nd/dashless'
2008-06-30  Junio C HamanoMerge branch 'maint'
2008-06-30  Brian GernhardtAdd test results directory to t/.gitignore
2008-06-30  Jeff Kingfetch: give a hint to the user when local refs fail...
2008-06-30  Jeff Kingdoc/rev-parse: clarify reflog vs --until for specifying...
2008-06-30  Junio C HamanoUpdate draft release notes for 1.6.0
2008-06-30  jrnieder@uchicago.eduDocumentation: don't assume git-sh-setup and git-parse...
2008-06-30  Junio C Hamanot9700: skip when Test::More is not available
2008-06-30  Johannes Schindelinclone: respect the settings in $HOME/.gitconfig and...
2008-06-29  Brian GernhardtFix t4017-diff-retval for white-space from wc
2008-06-29  Junio C HamanoMerge branch 'maint'
2008-06-29  Eric Wonggit-svn: don't sanitize remote names in config
2008-06-29  Olivier Marinshow_stats(): fix stats width calculation
2008-06-29  Olivier MarinDocumentation: remove {show,whatchanged}.difftree confi...
2008-06-29  Avery Pennarungit-svn: avoid filling up the disk with temp files.
2008-06-29  Björn Steinbrinkgit cat-file: Fix memory leak in batch mode
2008-06-28  Thomas Rastgit-send-email: prevent undefined variable warnings...
2008-06-28  Joey Hessfix git config example syntax
2008-06-28  Jochen Vossavoid off-by-one error in run_upload_archive
2008-06-28  Lea WiemannGIT-VERSION-GEN: do not fail if a 'HEAD' file exists...
2008-06-28  Johannes SchindelinAllow git-apply to recount the lines in a hunk (AKA...
2008-06-28  Johannes Schindelincommit-tree: lift completely arbitrary limit of 16...
2008-06-28  Dmitry Potapovshrink git-shell by avoiding redundant dependencies
2008-06-28  Christian Couderhelp: check early if we have a command, if not try...
2008-06-28  Don Zickusgit-apply: handle a patch that touches the same path...
2008-06-27  Jeff Kingfetch: report local storage errors in status table
2008-06-27  Johannes Schindelinclone: respect url.insteadOf setting in global configs
2008-06-27  Junio C HamanoDocument the double-dash "rev -- path" disambiguator
2008-06-27  Junio C HamanoUpdate sample pre-commit hook to use "diff --check"
2008-06-27  Junio C Hamanodiff --check: detect leftover conflict markers
2008-06-27  Junio C HamanoTeach "diff --check" about new blank lines at end
2008-06-27  Junio C Hamanocheckdiff: pass diff_options to the callback
2008-06-27  Ted PercivalDon't use dash commands (git-foo) in tutorial-2
2008-06-27  Lea Wiemanntest-lib.sh: show git init output when in verbose mode
2008-06-27  Junio C Hamanocheck_and_emit_line(): rename and refactor
2008-06-27  Junio C Hamanodiff --check: explain why we do not care whether old...
2008-06-27  Junio C HamanoMerge branch 'maint'
2008-06-27  Junio C HamanoMerge branch 'maint-1.5.5' into maint
2008-06-27  Junio C HamanoGIT 1.5.5.5 v1.5.5.5
2008-06-27  Junio C HamanoMerge branch 'maint-1.5.4' into maint-1.5.5
2008-06-27  Junio C HamanoGIT 1.5.4.6 v1.5.4.6
2008-06-26  Junio C Hamanogit-shell: accept "git foo" form
2008-06-26  Junio C Hamanodiff --check: do not discard error status upon seeing...
2008-06-26  Jeff Kingimprove for-each-ref test script
2008-06-26  Jing XueAdd 'git-p4.allowSubmit' to git-p4
2008-06-26  Junio C HamanoStart draft release notes for 1.6.0
2008-06-26  Dmitry Potapovupdate-hook-example: optionally allow non-fast-forward
2008-06-26  Thomas Rastgit-send-email: add support for TLS via Net::SMTP::SSL
2008-06-26  Kevin Ballardgit-send-email: Accept fifos as well as files
2008-06-26  Nicolas Pitrepack.indexversion config option now defaults to 2
2008-06-26  Junio C HamanoMerge branch 'maint'
2008-06-26  Junio C HamanoAllow "git-reset path" when unambiguous
2008-06-26  Alex RiesenFix use of "perl -i" on Windows
2008-06-26  Junio C HamanoGIT 1.5.6.1 v1.5.6.1
2008-06-25  Junio C HamanoMerge branch 'sb/rebase'
2008-06-25  Junio C HamanoMerge branch 'lw/gitweb'
2008-06-25  Junio C HamanoMerge branch 'lt/config-fsync'
2008-06-25  Junio C HamanoMerge branch 'sr/tests'
2008-06-25  Junio C HamanoMerge branch 'jh/clone-packed-refs'
2008-06-25  Junio C HamanoMerge branch 'lw/perlish'
2008-06-25  Dmitry Potapovfix update-hook-example to work with packed tag references
2008-06-25  Jeff Kingclone: create intermediate directories of destination...
2008-06-25  Junio C HamanoMerge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25  Junio C HamanoMerge branch 'lt/maint-gitdir-relative' into maint
2008-06-25  Junio C HamanoMerge branch 'sb/maint-rebase' into maint
2008-06-25  Jeff Kingfor-each-ref: implement missing tag values
2008-06-25  Nicolas Pitrerepack.usedeltabaseoffset config option now defaults...
2008-06-25  Nicolas Pitreverify-pack: test for detection of index v2 object...
2008-06-25  Nicolas Pitreverify-pack: check packed object CRC when using index...
2008-06-25  Nicolas Pitremove show_pack_info() where it belongs
2008-06-25  Nicolas Pitreoptimize verify-pack a bit
2008-06-25  Jeff Kingclone: create intermediate directories of destination...
2008-06-25  Junio C HamanoKeep some git-* programs in $(bindir)
2008-06-25  Junio C HamanoShip sample hooks with .sample suffix
2008-06-25  Junio C Hamanopre-rebase hook update
2008-06-25  Nicolas Pitrerefactor pack structure allocation
2008-06-24  Junio C HamanoPrepare execv_git_cmd() for removal of builtins from...
2008-06-24  Junio C Hamanogit-shell: accept "git foo" form
2008-06-24  Nicolas Pitretest case for pack resilience against corruptions
2008-06-24  Nicolas Pitreimplement some resilience against pack corruptions
2008-06-24  Nicolas Pitrecall init_pack_revindex() lazily
2008-06-24  Junio C HamanoMerge branch 'maint'
2008-06-24  Jan Krügergit-svn: make rebuild respect rewriteRoot option
2008-06-23  Patrick HigginsWorkaround for AIX mkstemp()
2008-06-23  Michele Ballabiot9301-fast-export.sh: Remove debug line
2008-06-23  Linus TorvaldsShrink the git binary a bit by avoiding unnecessary...
2008-06-23  Junio C HamanoMerge branch 'maint'
2008-06-23  Stephan BeyerExtend parse-options test suite
2008-06-23  Stephan Beyerapi-parse-options.txt: Introduce documentation for...
2008-06-23  Michele Ballabioparse-options.c: fix documentation syntax of optional...
next