]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-05-19  Linus TorvaldsLibify the index refresh logic
2006-05-19  Timo HirvonenBuiltin git-init-db
2006-05-19  Junio C HamanoMerge early part of 'sp/reflog' branch
2006-05-19  Lukas SandströmSubmittingPatches: The download location of External...
2006-05-18  Lukas SandströmMake git-check-format-ref a builtin.
2006-05-18  Linus TorvaldsMake "git rev-list" be a builtin
2006-05-18  Junio C Hamanobuiltin-diff: do not say files are renamed when blob...
2006-05-18  Paul MackerrasProvide a way to flush git-diff-tree's output
2006-05-18  Junio C HamanoMerge branch 'maint'
2006-05-18  Elrondgit-cvsimport: Handle "Removed" from pserver
2006-05-18  Shawn PearceRemove unnecessary local in get_ref_sha1.
2006-05-17  Eric Wongcommit: allow --pretty= args to be abbreviated
2006-05-17  Linus TorvaldsRemove old "git-grep.sh" remnants
2006-05-17  Junio C HamanoMerge branch 'maint'
2006-05-17  Junio C HamanoMerge branch 'np/pack'
2006-05-17  Junio C Hamanomerge-base: Clarify the comments on post processing.
2006-05-16  Nicolas Pitreimprove depth heuristic for maximum delta size
2006-05-16  Junio C HamanoMerge branch 'se/tag'
2006-05-16  Junio C HamanoMerge branch 'se/rev-parse'
2006-05-16  Junio C HamanoMerge branch 'se/diff'
2006-05-16  Junio C HamanoMerge branch 'se/rebase'
2006-05-16  Fredrik KuivinenUpdate the documentation for git-merge-base
2006-05-16  Junio C Hamanobuiltin-diff: fix comparison between two blobs.
2006-05-16  Junio C HamanoMerge branch 'lt/oneway'
2006-05-16  Junio C HamanoMerge branch 'ew/send-email'
2006-05-16  Junio C HamanoMerge branch 'lt/config'
2006-05-16  Junio C HamanoMerge branch 'jc/grep'
2006-05-16  Junio C HamanoMerge branch 'lt/diff'
2006-05-16  Linus TorvaldsFix silly typo in new builtin grep
2006-05-15  Junio C HamanoMerge branch 'fix'
2006-05-15  Junio C Hamanobuiltin-grep: unparse more command line options.
2006-05-15  Junio C HamanoFix pack-index issue on 64-bit platforms a bit more... v1.3.3
2006-05-15  Eric WongInstall git-send-email by default
2006-05-15  Dennis StosbergFix compilation on newer NetBSD systems
2006-05-15  Nicolas Pitrepack-object: slightly more efficient
2006-05-15  Nicolas Pitresimple euristic for further free packing improvements
2006-05-15  Linus Torvaldsread-tree --reset -u fix.
2006-05-15  Eric Wongsend-email: quiet some warnings, reject invalid addresses
2006-05-15  Eric Wongsend-email: allow sendmail binary to be used instead...
2006-05-15  SeanStrip useless "tags/" prefix from git-tag -l output
2006-05-15  Junio C HamanoMerge branch 'fix'
2006-05-15  Junio C HamanoMerge branch 'fix' into maint
2006-05-15  Junio C Hamanoread-tree -u one-way merge fix to check out locally...
2006-05-15  Eric WongInstall git-send-email by default
2006-05-15  Eric Wongsend-email: address expansion for common mailers
2006-05-15  Linus Torvaldsbuiltin-grep: use external grep when we can take advant...
2006-05-15  Junio C Hamanodiffstat rename squashing fix.
2006-05-14  Linus TorvaldsSimplify "git reset --hard"
2006-05-14  Linus TorvaldsAllow one-way tree merge to remove old files
2006-05-14  SeanConvert some "apply --summary" users to "diff --summary".
2006-05-14  SeanAdd "--summary" option to git diff.
2006-05-14  SeanMake git rebase interactive help match documentation.
2006-05-14  SeanEnsure author & committer before asking for commit...
2006-05-14  Linus Torvaldsgit diff: support "-U" and "--unified" options properly
2006-05-14  SeanAdd "--branches", "--tags" and "--remotes" options...
2006-05-14  Junio C HamanoMerge branch 'fix'
2006-05-14  Junio C HamanoMerge branch 'fix' into maint
2006-05-14  Ben Cliffordinclude header to define uint32_t, necessary on Mac...
2006-05-14  Junio C HamanoMerge branch 'ml/cvs'
2006-05-14  Junio C HamanoMerge branch 'fix'
2006-05-13  Junio C HamanoMerge branch 'lt/fix-config' into lt/config
2006-05-13  Linus Torvaldsgit config syntax updates
2006-05-13  seanAnother config file parsing fix.
2006-05-13  Junio C Hamanocheckout: use --aggressive when running a 3-way merge...
2006-05-13  Dennis StosbergFix git-pack-objects for 64-bit platforms
2006-05-10  Nicolas Pitrefix diff-delta bad memory access
2006-05-10  Junio C HamanoMerge branch 'fix'
2006-05-10  Junio C Hamanocheckout: use --aggressive when running a 3-way merge...
2006-05-10  Linus Torvaldsrevert/cherry-pick: use aggressive merge.
2006-05-10  Junio C Hamanobuiltin-grep: -F (--fixed-strings)
2006-05-10  Junio C Hamanobuiltin-grep: -w fix
2006-05-10  Junio C Hamanobuiltin-grep: typofix
2006-05-09  Junio C HamanoMerge branch 'jc/clean'
2006-05-09  Junio C HamanoMerge branch 'mw/alternates'
2006-05-09  Junio C HamanoMerge branch 'jc/xsha1'
2006-05-09  Junio C HamanoMerge branch 'jc/again'
2006-05-09  Junio C HamanoMerge branch 'np/delta'
2006-05-09  Junio C HamanoMerge branch 'jc/bindiff'
2006-05-09  Junio C HamanoMerge branch 'fix'
2006-05-09  Junio C HamanoMerge branch 'tojunio' of http://locke.catalyst.net...
2006-05-09  Yakov Lernerread-cache.c: use xcalloc() not calloc()
2006-05-09  Eric Wongapply: fix infinite loop with multiple patches with...
2006-05-09  Junio C Hamanobuiltin-grep: tighten argument parsing.
2006-05-08  Junio C HamanoTeach git-clean optional <paths>... parameters.
2006-05-08  Junio C HamanoMerge branch 'fix'
2006-05-08  Dmitry V. LevinSeparate object name errors from usage errors
2006-05-08  Junio C Hamanoget_sha1() - fix infinite loop on nonexistent stage.
2006-05-08  Junio C HamanoDocumentation: {caret} fixes (git-rev-list.txt)
2006-05-08  Junio C Hamanobuiltin-grep: documentation
2006-05-08  Junio C HamanoTeach -f <file> option to builtin-grep.
2006-05-08  Nicolas Pitreimprove base85 generated assembly code
2006-05-08  Linus TorvaldsFix "git diff --stat" with long filenames
2006-05-08  Junio C HamanoFix repo-config set-multivar error return path.
2006-05-07  Martin Waitzclone: don't clone the info/alternates file
2006-05-07  Martin Waitztest case for transitive info/alternates
2006-05-07  Martin WaitzTransitively read alternatives
2006-05-07  Martyn SmithChange to allow subdir updates from Eclipse
2006-05-07  Junio C HamanoMerge branch 'fix'
2006-05-07  Peter HagervallSparse fix for builtin-diff
2006-05-07  Martin Waitzrepack: honor -d even when no new pack was created
next