]> Pileus Git - ~andy/git/shortlog
~andy/git
2013-12-19 Samuel Bronsondiff: add diff.orderfile configuration variable
2013-12-19 Samuel Bronsondiff: let "git diff -O" read orderfile from any file...
2013-12-19 Samuel Bronsont4056: add new tests for "git diff -O"
2013-12-12 Junio C HamanoUpdate draft release notes to 1.9
2013-12-12 Junio C HamanoMerge branch 'jn/scripts-updates'
2013-12-12 Junio C HamanoMerge branch 'cn/thin-push-capability'
2013-12-12 Junio C HamanoMerge branch 'jk/remove-deprecated'
2013-12-12 Junio C HamanoMerge branch 'tr/commit-slab-cleanup'
2013-12-12 Junio C HamanoMerge branch 'rs/doc-submitting-patches'
2013-12-12 Junio C HamanoMerge branch 'tr/doc-git-cherry'
2013-12-12 Junio C HamanoMerge branch 'cl/p4-use-diff-tree'
2013-12-12 Junio C HamanoMerge branch 'tr/config-multivalue-lift-max'
2013-12-12 Junio C HamanoMerge branch 'mh/fetch-tags-in-addition-to-normal-refs'
2013-12-09 Junio C HamanoMerge git://repo.or.cz/git-gui
2013-12-09 Junio C HamanoMerge git://ozlabs.org/~paulus/gitk
2013-12-06 Thomas Rastconfig: arbitrary number of matches for --unset and...
2013-12-06 Junio C HamanoStart 1.9 cycle
2013-12-06 Junio C HamanoMerge branch 'jk/remove-experimental-loose-object-support'
2013-12-06 Junio C HamanoMerge branch 'nd/magic-pathspec'
2013-12-06 Junio C HamanoMerge branch 'rr/for-each-ref-decoration'
2013-12-06 Junio C HamanoMerge branch 'jc/bundle'
2013-12-06 Junio C HamanoMerge branch 'rh/remote-hg-bzr-updates'
2013-12-06 Junio C HamanoMerge branch 'jn/perl-lib-extra'
2013-12-05 Junio C HamanoSync with 1.8.5
2013-12-05 Junio C HamanoMerge branch 'gj/push-more-verbose-advice' (early part)
2013-12-05 Junio C HamanoMerge branch 'jn/mediawiki-makefile-updates'
2013-12-05 Junio C HamanoMerge branch 'jl/submodule-update-retire-orig-flags'
2013-12-05 Junio C HamanoMerge branch 'nd/wt-status-align-i18n'
2013-12-05 Junio C HamanoMerge branch 'sb/sha1-loose-object-info-check-existence'
2013-12-05 Junio C HamanoMerge branch 'jk/two-way-merge-corner-case-fix'
2013-12-05 Junio C HamanoMerge branch 'jc/ref-excludes'
2013-12-05 Junio C HamanoMerge branch 'nv/parseopt-opt-arg'
2013-12-05 Junio C HamanoMerge branch 'bc/http-100-continue'
2013-12-05 Junio C HamanoMerge branch 'jc/merge-base-reflog'
2013-12-05 Junio C HamanoMerge branch 'jk/replace-perl-in-built-scripts'
2013-12-05 Junio C HamanoMerge branch 'jh/loose-object-dirs-creation-race'
2013-12-05 Junio C HamanoMerge branch 'jk/robustify-parse-commit'
2013-12-05 Junio C HamanoMerge branch 'ak/submodule-foreach-quoting'
2013-12-03 Jonathan Niederstop installing git-tar-tree link
2013-12-03 Junio C HamanoSync with 1.8.5.1
2013-12-03 Junio C HamanoMerge branch 'nd/glossary-content-pathspec-markup'
2013-12-03 Junio C HamanoMerge branch 'jj/doc-markup-gitcli'
2013-12-03 Junio C HamanoMerge branch 'jj/doc-markup-hints-in-coding-guidelines'
2013-12-03 Junio C HamanoMerge branch 'jj/log-doc'
2013-12-03 Junio C HamanoMerge branch 'jj/rev-list-options-doc'
2013-12-03 Junio C HamanoMerge branch 'mi/typofixes'
2013-12-03 Junio C HamanoMerge branch 'tb/doc-fetch-pack-url'
2013-12-03 Junio C HamanoGit 1.8.5.1
2013-12-03 Nick Townsendref-iteration doc: add_submodule_odb() returns 0 for...
2013-12-02 Junio C HamanoSync with 1.8.4.5
2013-12-02 Junio C HamanoGit 1.8.4.5
2013-12-02 Junio C Hamanosubmodule: do not copy unknown update mode from .gitmodules
2013-12-02 Thomas Rastcommit-slab: sizeof() the right type in xrealloc
2013-12-01 Thomas Rastgitk: Recognize -L option
2013-12-01 Thomas Rastgitk: Support showing the gathered inline diffs
2013-12-01 Thomas Rastgitk: Split out diff part in $commitinfo
2013-12-01 Thomas Rastgitk: Refactor per-line part of getblobdiffline and...
2013-12-01 Thomas Rastgitk: Support -G option from the command line
2013-11-27 Thomas RastDocumentation: revamp git-cherry(1)
2013-11-27 Junio C HamanoGit 1.8.5
2013-11-27 Junio C HamanoSync with maint
2013-11-27 Richard Hansenremote-hg: don't decode UTF-8 paths into Unicode objects
2013-11-27 René ScharfeSubmittingPatches: document how to handle multiple...
2013-11-27 Thomas Rastcommit-slab: declare functions "static inline"
2013-11-27 Thomas Rastcommit-slab: document clear_$slabname()
2013-11-26 Jonathan Niederremove #!interpreter line from shell libraries
2013-11-26 Jonathan Niedertest: replace shebangs with descriptions in shell libraries
2013-11-26 Jonathan Niedertest: make FILEMODE a lazy prereq
2013-11-26 Jonathan Niedercontrib: remove git-p4import
2013-11-25 Jonathan Niedermark contributed hooks executable
2013-11-25 Jonathan Niedermark perl test scripts executable
2013-11-25 Jonathan Niedermark Windows build scripts executable
2013-11-25 Carlos Martín... send-pack: don't send a thin pack to a server which...
2013-11-25 Junio C HamanoMerge branch 'rh/remote-hg-bzr-updates' (early part)
2013-11-22 Crestez Dan... git p4: Use git diff-tree instead of format-patch
2013-11-21 Jeff Kingdrop support for "experimental" loose objects
2013-11-21 Nguyễn Thái... glossary-content.txt: fix documentation of "**" patterns
2013-11-20 Jason St. JohnDocumentation/gitcli.txt: fix double quotes
2013-11-20 Nguyễn Thái... diff: restrict pathspec limitations to diff b/f case...
2013-11-20 Junio C HamanoGit 1.8.5-rc3
2013-11-20 Junio C HamanoSync with 1.8.4.4
2013-11-20 Junio C HamanoGit 1.8.4.4
2013-11-20 Junio C HamanoMerge branch 'mb/relnotes-1.8.5-fix'
2013-11-19 Ramkumar Ramachandrafor-each-ref: avoid color leakage
2013-11-19 Ramkumar Ramachandrafor-each-ref: introduce %(color:...) for color
2013-11-19 Ramkumar Ramachandrafor-each-ref: introduce %(upstream:track[short])
2013-11-18 Marc BranchaudRelNotes: spelling & grammar fixes
2013-11-18 Junio C HamanoMerge branch 'nd/literal-pathspecs'
2013-11-18 Jonathan NiederMakefile: add PERLLIB_EXTRA variable that adds to defau...
2013-11-18 Jonathan NiederMakefile: rebuild perl scripts when perl paths change
2013-11-18 Ramkumar Ramachandrafor-each-ref: introduce %(HEAD) asterisk marker
2013-11-18 Ramkumar Ramachandrat6300 (for-each-ref): don't hardcode SHA-1 hexes
2013-11-18 Ramkumar Ramachandrat6300 (for-each-ref): clearly demarcate setup
2013-11-18 Richard Hansenremote-bzr, remote-hg: fix email address regular expression
2013-11-18 Richard Hansentest-hg.sh: help user correlate verbose output with...
2013-11-18 Richard Hansentest-hg.sh: fix duplicate content strings in author...
2013-11-18 Richard Hansentest-hg.sh: avoid obsolete 'test' syntax
2013-11-18 Richard Hansentest-hg.sh: eliminate 'local' bashism
2013-11-18 Richard Hansentest-bzr.sh, test-hg.sh: prepare for change to push...
2013-11-18 Felipe Contrerastest-bzr.sh, test-hg.sh: allow running from any dir
next