]> rtime.felk.cvut.cz Git - git.git/shortlog
git.git
2009-02-04 Thomas Rastadd -p: change prompt separator for 'g'
2009-02-02 William PursellIn add --patch, Handle K,k,J,j slightly more gracefully.
2009-02-02 William PursellAdd / command in add --patch
2009-02-02 William Pursellgit-add -i/-p: Change prompt separater from slash to...
2009-02-02 Thomas Rastt3412: use log|name-rev instead of log --graph
2009-02-02 Jakub Narebskigitweb: Update README that gitweb works better with...
2009-02-01 Kirill Smelkovmailinfo: cleanup extra spaces for complex 'From:'
2009-02-01 Junio C HamanoMerge branch 'ks/maint-mailinfo-folded'
2009-02-01 Junio C HamanoMerge branch 'jc/maint-apply-fix'
2009-02-01 Junio C HamanoMerge branch 'am/maint-push-doc'
2009-02-01 Junio C HamanoMerge branch 'jc/maint-allow-uninteresting-missing'
2009-02-01 Junio C HamanoMerge branch 'jg/tag-contains'
2009-02-01 Junio C HamanoMerge branch 'js/maint-rebase-i-submodule'
2009-02-01 Junio C HamanoMerge branch 'jc/maint-split-diff-metainfo'
2009-02-01 Junio C HamanoMerge branch 'sp/runtime-prefix'
2009-02-01 Junio C HamanoMerge branch 'jk/signal-cleanup'
2009-02-01 Junio C HamanoMerge branch 'jg/mergetool'
2009-02-01 Junio C HamanoMerge branch 'maint'
2009-02-01 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-02-01 David Aguilarcontrib/difftool: Don't repeat merge tool candidates
2009-02-01 Markus Heidelbergcontrib/difftool: add support for Kompare
2009-01-31 René Scharfemerge: fix out-of-bounds memory access
2009-01-31 Thomas Rastt3412: clean up GIT_EDITOR usage
2009-01-31 Michele Ballabiogit-shortlog.txt: fix example about .mailmap
2009-01-31 Stefan Karpinskigit-cvsserver: run post-update hook *after* update.
2009-01-31 Johannes SchindelinFix 'git diff --no-index' with a non-existing symlink...
2009-01-31 Giuseppe Bilottagitweb: align comments to code
2009-01-31 Giuseppe Bilottagitweb: webserver config for PATH_INFO
2009-01-31 Giuseppe Bilottagitweb: make static files accessible with PATH_INFO
2009-01-31 Stefan Karpinskigit-cvsserver: handle CVS 'noop' command.
2009-01-30 Jeff Kingt0005: use SIGTERM for sigchain test
2009-01-29 Junio C HamanoUpdate draft release notes to 1.6.2
2009-01-29 Junio C HamanoSync with 1.6.1.2
2009-01-29 Junio C HamanoGIT 1.6.1.2
2009-01-29 Junio C HamanoMerge branch 'jc/maint-format-patch-o-relative' into...
2009-01-29 Junio C HamanoMerge branch 'bs/maint-rename-populate-filespec' into...
2009-01-29 Junio C HamanoMerge branch 'mh/maint-commit-color-status' into maint
2009-01-29 Junio C HamanoMerge branch 'nd/grep-assume-unchanged' into maint
2009-01-29 Junio C HamanoMerge branch 'jc/maint-ls-tree' into maint
2009-01-29 Junio C HamanoMerge branch 'np/no-loosen-prune-expire-now' into maint
2009-01-29 Junio C HamanoMerge branch 'mc/cd-p-pwd' into maint
2009-01-29 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-29 Jeff Kingavoid 31-bit truncation in write_loose_object
2009-01-29 Johannes SchindelinSimplify t3412
2009-01-29 Johannes SchindelinSimplify t3411
2009-01-29 Johannes SchindelinSimplify t3410
2009-01-29 Johannes Schindelintest-lib.sh: introduce test_commit() and test_merge...
2009-01-29 Johannes Schindelinlib-rebase.sh: Document what set_fake_editor() does
2009-01-29 Johannes Schindelint3404 & t3411: undo copy&paste
2009-01-29 Junio C Hamanobuiltin-apply.c: do not set bogus mode in check_preimag...
2009-01-29 Kirill Smelkovmailinfo: tests for RFC2047 examples
2009-01-28 Kirill Smelkovmailinfo: add explicit test for mails like '<a.u.thor...
2009-01-28 Junio C HamanoMerge branch 'tr/previous-branch'
2009-01-28 Johannes SchindelinFix submodule squashing into unrelated commit
2009-01-28 Junio C Hamanorebase -i squashes submodule changes into unrelated...
2009-01-28 Giuseppe Bilottagitweb: check if-modified-since for feeds
2009-01-28 Giuseppe Bilottagitweb: last-modified time should be commiter, not...
2009-01-28 Giuseppe Bilottagitweb: rss channel date
2009-01-28 Giuseppe Bilottagitweb: rss feed managingEditor
2009-01-28 Giuseppe Bilottagitweb: feed generator metadata
2009-01-28 Giuseppe Bilottagitweb: channel image in rss feed
2009-01-28 Serge van den... Makefile: Make 'configure --with-expat=path' actually...
2009-01-28 Jake Gouldinggit-tag: Add --contains option
2009-01-28 Jake GouldingMake has_commit() non-static
2009-01-28 Jake GouldingMake opt_parse_with_commit() non-static
2009-01-28 Junio C Hamanorevision traversal: allow UNINTERESTING objects to...
2009-01-28 Jay Soffiangit-am: minor cleanups
2009-01-28 Johannes SixtWindows: Fix intermittent failures of t7701
2009-01-28 Junio C HamanoMerge branch 'maint'
2009-01-28 Junio C Hamanosend-pack: do not send unknown object name from ".have...
2009-01-27 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-27 Johannes Schindelintest-path-utils: Fix off by one, found by valgrind
2009-01-27 Johannes Schindelinget_sha1_basic(): fix invalid memory access, found...
2009-01-27 Johannes Gilgermergetool: Don't repeat merge tool candidates
2009-01-27 Junio C HamanoMerge branch 'jc/maint-1.6.0-split-diff-metainfo' into...
2009-01-27 Junio C Hamanodiff.c: output correct index lines for a split diff
2009-01-27 Junio C Hamanotests: Avoid single-shot environment export for shell...
2009-01-27 Junio C Hamanorebase -i: correctly remember --root flag across -...
2009-01-26 Ted Pavlicmake: Remove -pthread on Darwin (it is included by...
2009-01-26 Nanako ShiraishiMention "local convention" rule in the CodingGuidelines
2009-01-26 Steffen ProhaskaWindows: Revert to default paths and convert them by...
2009-01-26 Steffen ProhaskaCompute prefix at runtime if RUNTIME_PREFIX is set
2009-01-26 Steffen ProhaskaModify setup_path() to only add git_exec_path() to...
2009-01-26 Steffen ProhaskaAdd calls to git_extract_argv0_path() in programs that...
2009-01-26 Steffen Prohaskagit_extract_argv0_path(): Move check for valid argv0...
2009-01-26 Steve HaslamRefactor git_set_argv0_path() to git_extract_argv0_path()
2009-01-26 Steffen ProhaskaMove computation of absolute paths from Makefile to...
2009-01-26 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-01-26 Anders MelchiorsenDocumentation: rework src/dst description in git push
2009-01-26 Anders MelchiorsenDocumentation: more git push examples
2009-01-26 Junio C HamanoDocumentation: simplify refspec format description
2009-01-26 Johannes Schindelinrebase -i --root: fix check for number of arguments
2009-01-26 Miklos Vajnagittutorial: remove misleading note
2009-01-26 Junio C HamanoMerge branch 'kb/lstat-cache'
2009-01-26 Junio C HamanoMerge branch 'js/diff-color-words'
2009-01-26 Junio C HamanoMerge branch 'cb/add-pathspec'
2009-01-26 Junio C HamanoMerge branch 'js/maint-all-implies-HEAD'
2009-01-26 Junio C HamanoMerge branch 'sr/clone-empty'
2009-01-26 Teemu Likonendiff-options.txt: Fix asciidoc markup issue
2009-01-26 Vitaly \"_Vi... git-svn: Add test for --ignore-paths parameter
next