Code

git.git
2009-10-17 Junio C HamanoGIT 1.6.5.1 v1.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-14 Shawn O. Pearcesha1_file: Fix infinite loop when pack is corrupted
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 Johannes Sixtremote-curl: add missing initialization of argv0_path
2009-10-13 Junio C HamanoMerge branch 'maint-1.6.4' into maint
2009-10-12 Miklos Vajnagit-stash documentation: mention default options for...
2009-10-10 Junio C HamanoGIT 1.6.5 v1.6.5
2009-10-10 Simon Arlottgit-svn: hide find_parent_branch output in double quiet...
2009-10-10 Jonathan NiederDocumentation: clone: clarify discussion of initial...
2009-10-09 Junio C HamanoMerge branch 'rs/maint-archive-prefix'
2009-10-09 Junio C HamanoMerge branch 'fc/mutt-alias'
2009-10-09 Junio C HamanoMerge branch 'ef/msvc-noreturn'
2009-10-09 Junio C HamanoMerge branch 'jk/reflog-date'
2009-10-09 Junio C HamanoMerge branch 'ch/am-header'
2009-10-09 Björn Gustavssonbash: add support for 'git replace'
2009-10-09 Stephen Boydcompletion: fix alias listings with newlines
2009-10-09 Stephen Boydcompletion: fix completion of git <TAB><TAB>
2009-10-09 Ingmar Vanhasselimport-tars: Add missing closing bracket
2009-10-09 Jonathan Niederracy-git.txt: explain nsec problem in more detail
2009-10-09 Jonathan NiederDocumentation: clarify "working tree" definition
2009-10-09 Jonathan NiederDocumentation: clarify branch creation
2009-10-09 Jonathan NiederDocumentation: branch: update --merged description
2009-10-09 Jonathan NiederDocumentation: clarify mergeoptions description
2009-10-09 Jonathan NiederDocumentation: git fmt-merge-msg does not have to be...
2009-10-09 Jonathan NiederDescribe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options...
2009-10-09 Jeff Kingpull: improve advice for unconfigured error case
2009-10-09 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-10-09 Alexander Gavrilovgit-svn: Avoid spurious errors when rewriteRoot is...
2009-10-09 Junio C HamanoMerge branch 'ms/msvc'
2009-10-09 Junio C HamanoUpdate draft release notes to 1.6.5
2009-10-09 Junio C HamanoMerge branch 'maint'
2009-10-09 Brandon CaseyMakefile: add a note about the NO_MMAP setting on IRIX...
2009-10-09 Ben Waltonls-files: die instead of fprintf/exit in -i error
2009-10-09 Brandon CaseyMakefile: enable THREADED_DELTA_SEARCH on IRIX and...
2009-10-09 Ramsay JonesFix the exit code of MSVC build scripts on cygwin
2009-10-09 Ramsay JonesFix MSVC build on cygwin
2009-10-09 René ScharfeGit archive and trailing "/" in prefix
2009-10-08 Stephen Boydcompletion: add dirstat and friends to diff options v1.6.5-rc3
2009-10-08 Stephen Boydcompletion: update am, commit, and log
2009-10-08 Brandon CaseyMakefile: enable THREADED_DELTA_SEARCH on SunOS
2009-10-08 Junio C HamanoMerge branch 'maint'
2009-10-07 Junio C Hamanofast-import.c::validate_raw_date(): really validate...
2009-10-07 Stefan NaeweREADME: git lives at http://git-scm.com these days
2009-10-05 Junio C Hamanogit-pull: dead code removal
2009-10-04 Junio C HamanoMerge branch 'maint'
2009-10-04 Junio C HamanoMerge branch 'jc/maint-1.6.4-show-branch-default' into...
2009-10-04 Junio C Hamanoshow-branch: fix segfault when showbranch.default exists
2009-10-03 Johan SagerydFix '--relative-date'
2009-10-02 Mark Radatests: make all test files executable
2009-10-02 Adam Brewsterfilter-branch: add --prune-empty to option summary
2009-10-02 Ramsay JonesFix some printf format warnings
2009-10-01 Felipe Contrerassend-email: fix mutt regex for grouped aliases
2009-10-01 Erik Faye-Lundadd NORETURN_PTR for function pointers
2009-10-01 Erik Faye-Lundincrease portability of NORETURN declarations
2009-09-29 Jeff Kingimprove reflog date/number heuristic
2009-09-29 Junio C Hamanobuiltin-mailinfo.c: check error status from rewind...
2009-09-29 Sebastian SchuberthMake just opening the generated MSVC solution file...
2009-09-29 Sebastian SchuberthMake generated MSVC solution file open from Windows...
2009-09-29 Michael Wookeygenerators/vcproj.pm: remove UNICODE from build
2009-09-29 Jim Meyeringtypo fix: Directory `...' exist, ...: s/exist/exists/
2009-09-29 Brandon CaseyDocumentation/git-gc.txt: default --aggressive window...
2009-09-29 Frederik SchwarzerCorrect minor typo in post-receive hook template
2009-09-29 Miklos Vajnagit branch -D: give a better error message when lockfil...
2009-09-29 Andreas Schwabparse-opt: ignore negation of OPT_NONEG for ambiguity...
2009-09-26 Nicolas Pitremake 'git clone' ask the remote only for objects it...
2009-09-25 Christian Himpelgit-am: force egrep to use correct characters set
2009-09-25 Christian Himpelgit-am: fixed patch_format detection according to RFC2822
2009-09-25 Yakov Lernersend-email: fix obscure error when encryption=tls and...
2009-09-25 SZEDER Gáborbash: teach 'git checkout' options
2009-09-25 Brandon Caseyperl/Makefile.PL: detect MakeMaker versions incompatibl...
2009-09-23 Junio C Hamanopull: Clarify "helpful" message for another corner... v1.6.5-rc2
2009-09-23 Thiago FarinaUpdate "describe" documentation to match reality
2009-09-22 SZEDER Gáborbash: teach 'git reset --patch'
2009-09-22 SZEDER Gáborbash: update 'git stash' completion
2009-09-22 SZEDER Gáborbash: rename __git_find_subcommand() to __git_find_on_c...
2009-09-22 Junio C Hamanopay attention to DESTDIR when building with NO_PERL_MAK...
2009-09-22 Jim Meyeringpre-commit.sample: add comment re tr portability; fix...
2009-09-22 Junio C HamanoUpdate Release Notes to 1.6.5
2009-09-21 Johannes Sixttest-genrandom: ensure stdout is set to _O_BINARY on...
2009-09-21 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2009-09-21 Pat Thoytsgitk: Work around leftover temporary save file
2009-09-20 Junio C HamanoMerge branch 'maint'
2009-09-20 Matthieu Moypush: Correctly initialize nonfastforward in transport_...
2009-09-19 Marius Storm... Tag GIT_VERSION when Git is built with MSVC
2009-09-19 Marius Storm... Add scripts to generate projects for other buildsystems...
2009-09-19 Marius Storm... Add README for MSVC build
2009-09-19 Marius Storm... Add MSVC to Makefile
2009-09-19 Marius Storm... Define strncasecmp and ftruncate for MSVC
2009-09-19 Marius Storm... Make usage of windows.h lean and mean
2009-09-19 Frank LiAdd platform files for porting to MSVC
2009-09-19 Frank LiAdd MinGW header files to build git with MSVC
2009-09-19 Marius Storm... Add empty header files for MSVC port
2009-09-19 Frank LiTest for WIN32 instead of __MINGW32_
2009-09-19 Frank LiFix __stdcall placement and function prototype
2009-09-19 Marius Storm... Set _O_BINARY as default fmode for both MinGW and MSVC
2009-09-19 Frank LiChange regerror() declaration from K&R style to ANSI...
2009-09-19 Marius Storm... Add include guards to compat/win32.h
next