]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2010-09-30  Ævar Arnfjörð... send-email: sanitize_address use qq["foo"], not "\...
2010-09-30  Ævar Arnfjörð... send-email: sanitize_address use $foo, not "$foo"
2010-09-30  Ævar Arnfjörð... send-email: use \E***\Q instead of \*\*\*
2010-09-30  Ævar Arnfjörð... send-email: cleanup_compose_files doesn't need a prototype
2010-09-30  Ævar Arnfjörð... send-email: unique_email_list doesn't need a prototype
2010-09-30  Ævar Arnfjörð... send-email: file_declares_8bit_cte doesn't need a prototype
2010-09-30  Ævar Arnfjörð... send-email: get_patch_subject doesn't need a prototype
2010-09-30  Ævar Arnfjörð... send-email: use lexical filehandles during sending
2010-09-30  Ævar Arnfjörð... send-email: use lexical filehandles for $compose
2010-09-30  Ævar Arnfjörð... send-email: use lexical filehandle for opendir
2010-09-29  Junio C HamanoStart 1.7.4 cycle
2010-09-29  Junio C HamanoMerge branch 'tr/send-email-refuse-sending-unedited...
2010-09-29  Junio C HamanoMerge branch 'ab/send-email-catfile'
2010-09-29  Junio C HamanoMerge branch 'jc/grep-header-all-match-fix'
2010-09-29  Junio C HamanoMerge branch 'jc/no-branch-name-with-dash-at-front'
2010-09-29  Junio C HamanoMerge branch 'jn/gitweb-test-lib'
2010-09-29  Junio C HamanoMerge branch 'bc/fortran-userdiff'
2010-09-29  Junio C HamanoMerge branch 'jk/read-tree-empty'
2010-09-29  Junio C HamanoMerge branch 'rr/format-patch-count-without-merges'
2010-09-29  Junio C HamanoMerge branch 'jc/pickaxe-grep'
2010-09-29  Junio C HamanoMerge branch 'gb/shell-ext'
2010-09-29  Junio C HamanoMerge branch 'rr/fmt-merge-msg'
2010-09-29  Junio C HamanoMerge branch 'po/etc-gitattributes'
2010-09-29  Junio C HamanoMinGW: avoid collisions between "tags" and "TAGS"
2010-09-29  Matthieu Moydiff: trivial fix for --output file error message
2010-09-29  Michael J Gruberuser-manual: fix anchor name Finding-comments-With...
2010-09-29  Kirill Smelkovuser-manual: be consistent in illustrations to 'git...
2010-09-29  Jon Seymourstash: simplify parsing fixes
2010-09-29  Junio C HamanoGit 1.7.3.1 v1.7.3.1
2010-09-29  Jon Seymourstash: fix git stash branch regression when branch...
2010-09-29  Tomas Carneckystash drops the stash even if creating the branch fails...
2010-09-27  Linus TorvaldsFix missing 'does' in man-page for 'git checkout'
2010-09-27  Pat Notzdir.c: squelch false uninitialized memory warning
2010-09-27  Brandon Caseygit-send-email.perl: ensure $domain is defined before...
2010-09-27  Brandon Caseywt-status.c: don't leak directory entries when processi...
2010-09-27  Christian Coudert6050 (replace): fix bogus "fetch branch with replaceme...
2010-09-27  Wesley J. LandakerDocumentation: Refer to git-commit-tree in git-filter...
2010-09-27  Matthieu Moyupdate comment and documentation for :/foo syntax
2010-09-27  Daniel Knittl... Improvements to `git checkout -h`
2010-09-27  Michael J Grubercontrib/completion: --no-index option to git diff
2010-09-27  Jeff Kingprefer test -h over test -L in shell scripts
2010-09-27  Junio C HamanoCodingGuidelines: spell Arithmetic Expansion with ...
2010-09-27  Ramsay Jonest1503: Fix arithmetic expansion syntax error when using...
2010-09-27  Pat Notzstrbuf.h: fix comment typo
2010-09-27  Brian Gernhardtgit-stash: fix flag parsing
2010-09-27  Brandon Caseyt/t3903-stash: improve testing of git-stash show
2010-09-18  Junio C HamanoGit 1.7.3 v1.7.3
2010-09-18  Junio C HamanoMerge branch 'js/ls-files-x-doc'
2010-09-17  Chris Johnsengit-rebase--interactive.sh: replace cut with ${v%% *}
2010-09-17  Brandon Caseyt/t7300: workaround ancient touch by rearranging arguments
2010-09-16  Junio C HamanoMerge branch 'bg/fix-t7003'
2010-09-16  Junio C Hamanols-files documentation: reword for consistency
2010-09-16  Jay Soffiangit-ls-files.txt: clarify -x/--exclude option
2010-09-15  Junio C HamanoGit 1.7.3 rc2 v1.7.3-rc2
2010-09-15  Junio C HamanoMerge branch 'dr/maint-ls-tree-prefix-recursion-fix'
2010-09-15  Junio C HamanoMerge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15  Junio C HamanoMerge branch 'jl/fix-test'
2010-09-15  Junio C HamanoMerge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15  Junio C HamanoMerge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15  Junio C HamanoMerge branch 'ks/recursive-rename-add-identical'
2010-09-15  Junio C HamanoMerge git://repo.or.cz/git-gui
2010-09-15  Junio C Hamanodisallow branch names that start with a hyphen
2010-09-14  Pat Thoytsgit-gui 0.13 gitgui-0.13.0
2010-09-14  Ævar Arnfjörð... send-email: use catfile() to concatenate files
2010-09-13  Pat Thoytsgit-gui: avoid mis-encoding the copyright message on...
2010-09-13  Peter Kreftinggit-gui: Update Swedish translation (521t).
2010-09-13  Brian Gernhardtt7003: Use test_commit instead of custom function
2010-09-13  Junio C Hamanolog --author: take union of multiple "author" requests
2010-09-13  Junio C Hamanogrep: move logic to compile header pattern into a separ...
2010-09-12  Jakub Narebskit/gitweb-lib.sh: Use tabs for indent consistently
2010-09-12  Jakub Narebskit/gitweb-lib.sh: Use GIT_BUILD_DIR
2010-09-12  Junio C HamanoMerge branch 'maint'
2010-09-12  Junio C Hamanols-tree $di $dir: do not mistakenly recurse into direct...
2010-09-12  Junio C Hamanot3101: modernise style
2010-09-12  Ramsay Jonesvcs-svn: Fix some printf format compiler warnings
2010-09-11  René Scharfecompat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10  Junio C HamanoGit 1.7.3 rc1 v1.7.3-rc1
2010-09-10  Junio C HamanoMerge branch 'np/relnotes-in-subdir'
2010-09-10  Junio C HamanoPrepare for 1.7.3 rc1
2010-09-10  Junio C HamanoMerge branch 'maint'
2010-09-10  Brandon Caseyuserdiff.c: add builtin fortran regex patterns
2010-09-10  Mark Lodatoconfig.txt: fix placement of diff.noprefix
2010-09-10  Brandon Caseyt/t4018: avoid two unnecessary sub-shell invocations
2010-09-10  Jan Krügerread-tree: deprecate syntax without tree-ish args
2010-09-10  Junio C HamanoMerge branch 'maint'
2010-09-10  Brandon Caseyt/t4018: test whether the word_regex patterns compile
2010-09-10  Brandon Caseyxdiff-interface.c: always trim trailing space from...
2010-09-10  Brandon Caseydiff.c: call regfree to free memory allocated by regcom...
2010-09-10  Brandon Caseyt/t5510-fetch.sh: improve testing with explicit URL...
2010-09-10  Brandon Caseybuiltin/fetch.c: comment that branch->remote_name is...
2010-09-10  Brandon CaseyMakefile: use compat regex on IRIX 6.5
2010-09-10  Brandon Caseyt/t7008: workaround broken handling of \000 by printf...
2010-09-10  Oded ShimonAdd --src/dst-prefix to git-formt-patch in git-rebase.sh
2010-09-09  Junio C Hamanoinstall-webdoc: keep installed RelNotes-*.txt
2010-09-09  Jens Lehmannt1020: Get rid of 'cd "$HERE"' at the start of each...
2010-09-09  Jonathan Niedert2016 (checkout -p): add missing &&
2010-09-09  Jonathan Niedert1302 (core.repositoryversion): style tweaks
2010-09-09  Jonathan Niedert2105 (gitfile): add missing &&
2010-09-09  Jonathan Niedert1450 (fsck): remove dangling objects
2010-09-09  Jonathan Niedertests: subshell indentation stylefix
next