Code

git.git
2008-10-03 Jakub Narebskigitweb: Fix two 'uninitialized value' warnings in git_t...
2008-10-03 David Soria... Solaris: Use OLD_ICONV to avoid compile warnings
2008-10-03 Giuseppe Bilottagitweb: remove PATH_INFO from $my_url and $my_uri
2008-10-01 martin f. krafftImprove git-log documentation wrt file filters
2008-10-01 SZEDER GáborDocumentation: remove '\' in front of short options
2008-09-30 Luc Heinrichgit-svn: call 'fatal' correctly in set-tree
2008-09-30 Michael ProkopReplace svn.foo.org with svn.example.com in git-svn...
2008-09-30 SZEDER Gábort0024: add executable permission
2008-09-29 Shawn O. PearceMerge branch 'bc/maint-diff-hunk-header-fix' into maint
2008-09-29 Shawn O. PearceMerge branch 'mg/maint-remote-fix' into maint
2008-09-29 Rafael Garcia... Clarify commit error message for unmerged files
2008-09-29 Johan HerlandUse strchrnul() instead of strchr() plus manual workaround
2008-09-29 Alex RiesenUse remove_path from dir.c instead of own implementation
2008-09-29 Alex RiesenAdd remove_path: a function to remove as much as possib...
2008-09-29 Ping Yingit-submodule: Fix "Unable to checkout" for the initial...
2008-09-29 Stephen HabermanClarify how the user can satisfy stash's 'dirty state...
2008-09-26 Alex RiesenRemove empty directories in recursive merge
2008-09-26 Chris FreyDocumentation: clarify the details of overriding LESS...
2008-09-25 Shawn O. PearceUpdate release notes for 1.6.0.3
2008-09-25 Jonas Fonsecacheckout: Do not show local changes when in quiet mode
2008-09-25 Johan Herlandfor-each-ref: Fix --format=%(subject) for log message...
2008-09-24 Brandon Caseygit-stash.sh: don't default to refs/stash if invalid...
2008-09-24 Deskin Millermaint: check return of split_cmdline to avoid bad confi...
2008-09-23 Brandon Caseybuiltin-prune.c: prune temporary packs in <object_dir...
2008-09-23 Brandon Caseyt4018-diff-funcname: test syntax of builtin xfuncname...
2008-09-22 Petr BaudisDo not perform cross-directory renames when creating...
2008-09-22 Todd ZullingerUse dashless git commands in setgitperms.perl
2008-09-22 Johannes Sixtgit-remote: do not use user input in a printf format...
2008-09-22 Michael J Grubermake "git remote" report multiple URLs
2008-09-20 Junio C Hamanodiff hunk pattern: fix misconverted "\{" tex macro...
2008-09-20 Junio C Hamanodiff: use extended regexp to find hunk headers
2008-09-20 Junio C HamanoStart draft release notes for 1.6.0.3
2008-09-20 Mikael Magnussongit-repack uses --no-repack-object, not --no-repack...
2008-09-20 Mikael MagnussonTypo "bogos" in format-patch error message.
2008-09-20 Fabrizio Chiarellobuiltin-clone: fix typo
2008-09-20 Yann DirsonBust the ghost of long-defunct diffcore-pathspec.
2008-09-20 Eric Raiblecompletion: git commit should list --interactive
2008-09-19 Brandon Caseydiff.*.xfuncname which uses "extended" regex's for...
2008-09-19 Brandon Caseydiff.c: associate a flag with each pattern and use...
2008-09-19 Brandon Caseydiff.c: return pattern entry pointer rather than just...
2008-09-19 Junio C HamanoMerge branch 'dp/maint-rebase-fix' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-checkout-keep-remove' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-diff-quiet' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-name-hash-clear' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-template-permbits' into maint
2008-09-19 Junio C HamanoMerge branch 'mh/maint-honor-no-ssl-verify' into maint
2008-09-19 Thomas Rastsha1_file: link() returns -1 on failure, not errno
2008-09-19 Charles BaileyMake git archive respect core.autocrlf when creating...
2008-09-19 Charles BaileyAdd new test to demonstrate git archive core.autocrlf...
2008-09-19 Joey Hessgitweb: avoid warnings for commits without body
2008-09-19 Garry DolleyClarified gitattributes documentation regarding custom...
2008-09-19 Eric Wonggit-svn: fix handling of even funkier branch names
2008-09-19 Alec Berrymangit-svn: Always create a new RA when calling do_switch...
2008-09-19 Alec Berrymangit-svn: factor out svnserve test code for later use
2008-09-18 Junio C Hamanodiff/diff-files: do not use --cc too aggressively
2008-09-16 Heikki OrsilaCosmetical command name fix
2008-09-16 Heikki OrsilaStart conforming code to "git subcmd" style part 3
2008-09-16 Brandon Caseyt9700/test.pl: remove File::Temp requirement
2008-09-16 Brandon Caseyt9700/test.pl: avoid bareword 'STDERR' in 3-argument...
2008-09-12 Junio C HamanoGIT 1.6.0.2 v1.6.0.2
2008-09-12 Junio C HamanoMerge branch 'ho/maint-dashless' into maint
2008-09-12 Ralf WildenhuesFix some manual typos.
2008-09-11 Jeff KingUse compatibility regex library also on FreeBSD
2008-09-11 Johannes SixtUse compatibility regex library also on AIX
2008-09-10 Junio C HamanoUpdate draft release notes for 1.6.0.2
2008-09-10 Arjen LaarhovenUse compatibility regex library for OSX/Darwin
2008-09-10 Marcus Griepgit-svn: Fixes my() parameter list syntax error in...
2008-09-10 Marcus GriepGit.pm: Use File::Temp->tempfile instead of ->new
2008-09-10 Miklos Vajnat7501: always use test_cmp instead of diff
2008-09-10 Junio C HamanoMerge branch 'jc/maint-log-grep' into maint
2008-09-10 Junio C HamanoMerge branch 'jc/maint-hide-cr-in-diff-from-less' into...
2008-09-10 Junio C HamanoMerge branch 'jc/maint-checkout-fix' into maint
2008-09-10 Junio C HamanoMerge branch 'np/maint-safer-pack' into maint
2008-09-10 Junio C Hamanocheckout: do not lose staged removal
2008-09-09 Junio C HamanoFix permission bits on sources checked out with an...
2008-09-09 Dmitry Potapovgit-rebase--interactive: auto amend only edited commit
2008-09-09 Heikki OrsilaStart conforming code to "git subcmd" style part 2
2008-09-09 Dmitry Potapovgit-rebase-interactive: do not squash commits on abort
2008-09-07 Junio C HamanoDon't verify host name in SSL certs when GIT_SSL_NO_VER...
2008-09-07 Junio C Hamanodiff --quiet: make it synonym to --exit-code >/dev...
2008-09-07 Junio C Hamanodiff Porcelain: do not disable auto index refreshing...
2008-09-06 Junio C HamanoUpdate draft release notes for 1.6.0.2
2008-09-06 Junio C Hamanostash: refresh the index before deciding if the work...
2008-09-06 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-09-05 Junio C HamanoMention the fact that 'git annotate' is only for backwa...
2008-09-05 Junio C Hamano"blame -c" should be compatible with "annotate"
2008-09-05 Junio C Hamanolog --author/--committer: really match only with name...
2008-09-05 Shawn O. Pearcegit-gui: Fix diff parsing for lines starting with ...
2008-09-04 Junio C Hamanodiff --cumulative is a sub-option of --dirstat
2008-09-04 Petr Baudisbash completion: Hide more plumbing commands
2008-09-03 Junio C HamanoStart 1.6.0.2 maintenance cycle
2008-09-03 Junio C HamanoMerge branch 'nd/worktree' into maint
2008-09-03 Junio C HamanoMerge branch 'ho/dashless' into maint
2008-09-03 Nanako Shiraishitests: use "git xyzzy" form (t7200 - t9001)
2008-09-03 Nanako Shiraishitests: use "git xyzzy" form (t7000 - t7199)
2008-09-03 Jonas FonsecaFix passwd(5) ref and reflect that commit doens't use...
2008-09-03 Nicolas Pitreimprove handling of sideband message display
2008-09-03 Nanako Shiraishitests: use "git xyzzy" form (t3600 - t6999)
2008-09-03 Nanako Shiraishitests: use "git xyzzy" form (t0000 - t3599)
2008-09-03 Jeff Kingcheckout: fix message when leaving detached HEAD
next