Code

git.git
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-31 Junio C Hamanofsck: check loose objects from alternate object stores...
2009-01-31 Junio C Hamanofsck: HEAD is part of refs
2009-01-30 Jeff Kingt0005: use SIGTERM for sigchain test
2009-01-29 Jeff Kingsymbolic ref: refuse non-ref targets in HEAD
2009-01-29 Jeff Kingvalidate_headref: tighten ref-matching to just branches
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 v1.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 Hamanoadd -u: do not fail to resolve a path as deleted
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 Jeff Kinggit: use run_command() to execute dashed externals
2009-01-28 Jeff Kingrun_command(): help callers distinguish errors
2009-01-28 Jeff Kingrun_command(): handle missing command errors more grace...
2009-01-28 Serge van den... Makefile: Make 'configure --with-expat=path' actually...
2009-01-28 Jeff Kinggit: s/run_command/run_builtin/
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 Charles Baileymergetool: respect autocrlf by using checkout-index
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 Nanako Shiraishigit-am: Add --ignore-date option
2009-01-26 Junio C Hamanoam: Add --committer-date-is-author-date option
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
2009-01-26 Junio C HamanoSync with 1.6.1.1
2009-01-26 Vitaly \"_Vi... git-svn: documented --ignore-paths
2009-01-26 Vitaly \"_Vi... git-svn: add --ignore-paths option for fetching
2009-01-26 Eric Wonggit-svn: fix memory leak when checking for empty symlinks
2009-01-25 Junio C HamanoGIT 1.6.1.1 v1.6.1.1
2009-01-25 Benjamin KramerIgnore test-ctype
2009-01-25 Junio C Hamanohttp-push.c: style fixes
2009-01-25 Thomas Rastt1505: remove debugging cruft
2009-01-24 Junio C HamanoMerge branch 'js/patience-diff'
2009-01-24 Junio C HamanoMerge branch 'maint'
2009-01-24 Ray Chuanhttp-push: refactor lock-related headers creation for...
next