]> Kevux Git Server - rit/shortlog
rit
2009-10-24 Junio C HamanoMerge branch 'jn/maint-1.6.3-check-ref-format-doc'...
2009-10-24 Junio C HamanoMerge branch 'pv/maint-add-p-no-exclude' into maint
2009-10-24 Jens Lehmannadd tests for git diff --submodule
2009-10-23 Junio C HamanoDo not fail "describe --always" in a tag-less repository
2009-10-23 Johannes SixtWindows: use BLK_SHA1 again
2009-10-23 Marius Storm... MSVC: Enable OpenSSL, and translate -lcrypto
2009-10-23 Erik Faye-Lundmingw: enable OpenSSL
2009-10-23 René ScharfeImplement wrap format %w() as if it is a mode switch
2009-10-23 Junio C HamanoTeach --wrap to only indent without wrapping
2009-10-22 Thomas RastQuote ' as \(aq in manpages
2009-10-22 Jari AaltoDocumentation/merge-options.txt: order options in alpha...
2009-10-22 Jari AaltoDocumentation/git-pull.txt: Add subtitles above include...
2009-10-22 Junio C HamanoFix incorrect error check while reading deflated pack...
2009-10-22 Junio C HamanoMerge branch 'maint'
2009-10-22 Junio C HamanoMerge branch 'gb/maint-gitweb-esc-param'
2009-10-22 Johannes Schindelinblame: make sure that the last line ends in an LF
2009-10-22 Björn Gustavssongit-clone.txt: Fix grammar and formatting
2009-10-22 Ingmar Vanhasselimport-tars: Add support for tarballs compressed with...
2009-10-21 Junio C Hamanoreceive-pack: run "gc --auto --quiet" and optionally...
2009-10-21 Junio C Hamanogc --auto --quiet: make the notice a bit less verboase
2009-10-21 Junio C Hamanogit checkout --no-guess
2009-10-21 Jari AaltoDocumentation/fetch-options.txt: order options alphabet...
2009-10-21 Clemens Buchachermodernize fetch/merge/pull examples
2009-10-21 Nasser GrainawiDocument `delta` attribute in "git help attributes".
2009-10-21 Johannes SixtMark files in t/t5100 as UTF-8
2009-10-21 Johannes SixtRemove a left-over file from t/t5100
2009-10-20 Junio C Hamanofsck: default to "git fsck --full"
2009-10-20 Junio C HamanoMerge branch 'maint'
2009-10-20 Stephen Boydgitweb: linkify author/committer names with search
2009-10-20 Matt KraaiDocumentation/git-gc.txt: change "references" to "refer...
2009-10-20 Johannes SchindelinAdd the --submodule option to the diff option family
2009-10-20 Thomas Raststash list: drop the default limit of 10 stashes
2009-10-20 Thomas Raststash list: use new %g formats instead of sed
2009-10-20 Thomas RastIntroduce new pretty formats %g[sdD] for reflog information
2009-10-20 Thomas Rastreflog-walk: refactor the branch@{num} formatting
2009-10-20 Thomas RastRefactor pretty_print_commit arguments into a struct
2009-10-20 Erik Faye-Lundmingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
2009-10-20 Erik Faye-Lundimap-send: build imap-send on Windows
2009-10-20 Erik Faye-Lundimap-send: fix compilation-error on Windows
2009-10-20 Erik Faye-Lundimap-send: use run-command API for tunneling
2009-10-20 Erik Faye-Lundimap-send: use separate read and write fds
2009-10-20 Jeff Kingimap-send: remove useless uid code
2009-10-20 Johan HerlandAdd selftests verifying concatenation of multiple notes...
2009-10-20 Johan HerlandRefactor notes code to concatenate multiple notes annot...
2009-10-20 Johan HerlandAdd selftests verifying that we can parse notes trees...
2009-10-20 Johan HerlandTeach the notes lookup code to parse notes trees with...
2009-10-20 Johan HerlandTeach notes code to free its internal data structures...
2009-10-20 Johannes SchindelinAdd '%N'-format for pretty-printing commit notes
2009-10-20 Johan HerlandAdd flags to get_commit_notes() to control the format...
2009-10-20 Johan Herlandt3302-notes-index-expensive: Speed up create_repo()
2009-10-20 Johan Herlandfast-import: Add support for importing commit notes
2009-10-20 Johan HerlandTeach "-m <msg>" and "-F <file>" to "git notes edit"
2009-10-20 Johannes SchindelinAdd an expensive test for git-notes
2009-10-20 Johannes SchindelinSpeed up git notes lookup
2009-10-20 Johannes SchindelinAdd a script to edit/inspect notes
2009-10-20 Johannes SchindelinIntroduce commit notes
2009-10-19 Johannes SchindelinAdd strbuf_add_wrapped_text() to utf8.[ch]
2009-10-19 Johannes Schindelinprint_wrapped_text(): allow hard newlines
2009-10-19 Junio C HamanoMerge branch 'bg/rebase-reword'
2009-10-19 Stephen Boydrebase -i: fix reword when using a terminal editor
2009-10-19 Junio C Hamanoformat_commit_message(): fix function signature
2009-10-19 Jeff Kingcvsimport: fix relative argument filenames
2009-10-19 Junio C HamanoMerge branch 'jp/maint-send-email-fold'
2009-10-19 Junio C HamanoMerge branch 'cc/replace-no-replace'
2009-10-19 Junio C HamanoMerge branch 'jn/maint-1.6.3-check-ref-format-doc'
2009-10-19 Junio C HamanoMerge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached'
2009-10-19 Junio C HamanoMerge branch 'jn/gitweb-show-size'
2009-10-19 Junio C HamanoMerge branch 'jp/fetch-tag-match'
2009-10-19 Junio C HamanoMerge branch 'jn/gitweb-patch'
2009-10-19 Junio C HamanoMerge branch 'tf/doc-pt-br'
2009-10-19 Junio C HamanoMerge branch 'dk/blame-el'
2009-10-19 Junio C HamanoMerge branch 'mr/instaweb-cgid'
2009-10-19 René Scharfedescribe: load refnames before calling describe()
2009-10-19 Junio C HamanoMerge branch 'maint'
2009-10-19 Nanako Shiraishigit push: say that --tag can't be used with --all or...
2009-10-19 Nanako Shiraishigit push: remove incomplete options list from help...
2009-10-19 Jeff Kingdocument push's new quiet option
2009-10-19 Carlos R. MafraMakefile: clean block-sha1/ directory instead of mozill...
2009-10-18 Junio C Hamano"checkout A...B" switches to the merge base between...
2009-10-18 Junio C HamanoDWIM "git checkout frotz" to "git checkout -b frotz...
2009-10-18 Junio C Hamanocheck_filename(): make verify_filename() callable witho...
2009-10-17 Junio C HamanoStart 1.6.6 cycle
2009-10-17 Junio C HamanoMerge branch 'jc/maint-blank-at-eof'
2009-10-17 Junio C HamanoMerge branch 'maint'
2009-10-17 Junio C HamanoGIT 1.6.5.1
2009-10-17 Junio C HamanoMerge branch 'maint-1.6.4' into maint
2009-10-17 Matt Kraaigrep: do not segfault when -f is used
2009-10-15 Junio C Hamanoinfo/grafts: allow trailing whitespaces at the end...
2009-10-14 Junio C HamanoMerge branch 'pv/maint-add-p-no-exclude'
2009-10-14 Junio C HamanoMerge branch 'maint'
2009-10-14 Shawn O. Pearcesha1_file: Fix infinite loop when pack is corrupted
2009-10-14 Junio C HamanoMerge branch 'maint'
2009-10-14 Nicolas Pitrechange throughput display units with fast links
2009-10-14 Björn Steinbrinkclone: Supply the right commit hash to post-checkout...
2009-10-14 Giuseppe Bilottagitweb: fix esc_param
2009-10-14 Johannes Sixtremote-curl: add missing initialization of argv0_path
2009-10-14 Anders Kaseorgbisect reset: Allow resetting to any commit, not just...
2009-10-13 Christian Coudergit: add --no-replace-objects option to disable replacing
2009-10-13 Junio C HamanoMerge branch 'maint'
2009-10-13 Junio C HamanoMerge branch 'maint-1.6.4' into maint
next