]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2010-11-29  Nguyễn Thái... cache.h: realign and use (1 << x) form for CE_* constants
2010-11-13  Nguyễn Thái... add: do not rely on dtype being NULL behavior
2010-11-09  Jonathan NiederDocumentation: document show -s
2010-11-08  Nguyễn Thái... dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
2010-10-29  Nathan W. PanikeFix a formatting error in git-merge.txt
2010-10-25  Yann DirsonFix copy-pasted comments related to tree diff handling.
2010-10-22  Junio C HamanoGit 1.7.3.2 v1.7.3.2
2010-10-21  Junio C HamanoMerge branch 'sn/doc-opt-notation' into maint
2010-10-21  Junio C HamanoMerge branch 'mg/fix-build-remote-helpers' into maint
2010-10-19  Antonio Ospitet/t9001-send-email.sh: fix stderr redirection in 'Inval...
2010-10-19  Andreas GruenbacherClarify and extend the "git diff" format documentation
2010-10-19  Michael J Grubergit-show-ref.txt: clarify the pattern matching
2010-10-19  Cliff Freydocumentation: git-config minor cleanups
2010-10-19  Kevin BallardUpdate test script annotate-tests.sh to handle missing...
2010-10-14  Luck, TonyBetter advice on using topic branches for kernel develo...
2010-10-14  Jonathan NiederDocumentation: update implicit "--no-index" behavior...
2010-10-14  Jonathan NiederDocumentation: expand 'git diff' SEE ALSO section
2010-10-14  Jonathan NiederDocumentation: diff can compare blobs
2010-10-14  Jonathan NiederDocumentation: gitrevisions is in section 7
2010-10-13  Junio C Hamanoshell portability: no "export VAR=VAL"
2010-10-13  Junio C HamanoCodingGuidelines: reword parameter expansion section
2010-10-13  Bert WesargDocumentation: update-index: -z applies also to --index...
2010-10-08  Jonathan NiederDocumentation: No argument of ALLOC_GROW should have...
2010-10-08  Štěpán NěmecFix {update,checkout}-index usage strings
2010-10-08  Štěpán NěmecPut a space between `<' and argument in pack-objects...
2010-10-08  Štěpán NěmecRemove stray quotes in --pretty and --format documentation
2010-10-08  Štěpán NěmecUse parentheses and `...' where appropriate
2010-10-08  Štěpán NěmecFix odd markup in --diff-filter documentation
2010-10-08  Štěpán NěmecUse angles for placeholders consistently
2010-10-06  Yann Dirsont/t3415: use && where applicable.
2010-10-06  Ramkumar RamachandraSubmittingPatches: Document some extra tags used in...
2010-10-06  Uwe Kleine... Documentation/git-clone: describe --mirror more verbosely
2010-10-06  Erik Faye-Lunddo not depend on signed integer overflow
2010-10-06  René Scharfework around buggy S_ISxxx(m) implementations
2010-10-06  Jonathan Niederxdiff: cast arguments for ctype functions to unsigned...
2010-10-06  Jonathan Niederinit: plug tiny one-time memory leak
2010-10-05  Brandon Caseydiffcore-pickaxe.c: remove unnecessary curly braces
2010-10-05  Junio C HamanoMerge early part of git-svn into maint
2010-10-04  Elijah Newrent3020 (ls-files-error-unmatch): remove stray '1' from...
2010-10-03  Jonathan Niedersetup: make sure git dir path is in a permanent buffer
2010-10-03  Jonathan Niederenvironment.c: remove unused variable
2010-09-30  Johannes SchindelinFix typo in pack-objects' usage
2010-09-30  Johannes SchindelinMake sure that git_getpass() never returns NULL
2010-09-30  Jonathan Niedert0004 (unwritable files): simplify error handling
2010-09-30  Michael J Gruberrev-list-options: clarify --parents and --children
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  Michael J Gruberremote-helpers: build in platform independent directory
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-24  Mathias Lafeldtgit-svn: fix processing of decorated commit hashes
2010-09-24  Steven Waltergit-svn: check_cherry_pick should exclude commits alrea...
2010-09-24  Eric WongDocumentation/git-svn: discourage "noMetadata"
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-14  Pat Thoytsgit-gui 0.13 gitgui-0.13.0
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-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'
next