Code

git.git
2008-06-27 Junio C HamanoGIT 1.5.4.6 v1.5.4.6
2008-06-26 Junio C Hamanogit-shell: accept "git foo" form
2008-05-26 Pieter de Biebuiltin-fast-export: Only output a single parent per...
2008-05-23 Johannes Sixtrev-parse --symbolic-full-name: don't print '^' if...
2008-05-20 Jeff Kinggit-am: fix typo in usage message
2008-05-20 Jeff Kingdoc/git-daemon: s/uploadarchive/uploadarch/
2008-05-14 Ian HiltDocumentation/git-describe.txt: make description more...
2008-05-11 Johannes Sixtwt-status.h: declare global variables as extern
2008-05-11 Sitaram Chamartybuiltin-commit.c: add -u as short name for --untracked...
2008-05-11 A Large Angry SCMgit-repack: re-enable parsing of -n command line option
2008-05-08 Dustin SallingsDocumentation/config.txt: Mention branch.<name>.rebase...
2008-05-08 Jeff Kingdoc: clarify definition of "update" for git-add -u
2008-05-03 Florian Ragwitzfilter-branch: Documentation fix.
2008-04-30 Jeff Kingcvsimport: always pass user data to "system" as a list
2008-04-30 Jeff Kingfix reflog approxidate parsing bug
2008-04-28 Dan McGeeRemove 'header' from --signoff option description
2008-04-23 Jeff Kingt5516: remove ambiguity test (1)
2008-04-23 Matt GrahamLinked glossary from cvs-migration page
2008-04-23 Junio C Hamanowrite-tree: properly detect failure to write tree objects
2008-04-23 Michael Webersvn-git: Use binmode for reading/writing binary rev...
2008-04-23 Miklos Vajnadiff options documentation: refer to --diff-filter...
2008-04-23 Thomas Guyot... git-svn bug with blank commits and author file
2008-04-23 Ariel Badichiarchive.c: format_subst - fixed bogus argument to memchr
2008-04-23 Ariel Badichicopy.c: copy_fd - correctly report write errors
2008-04-23 Matthew Ogilviegitattributes: Fix subdirectory attributes specified...
2008-04-18 Junio C Hamanoam: POSIX portability fix
2008-04-16 Junio C Hamanogit-am: minor cleanup
2008-04-16 Jon LoeligerClarify and fix English in "git-rm" documentation
2008-04-16 Christian Coudergit-bisect: make "start", "good" and "skip" succeed...
2008-04-16 Linus Torvaldsgit-am: cope better with an empty Subject: line
2008-04-16 Linus TorvaldsIgnore leading empty lines while summarizing merges
2008-04-16 Christian Couderbisect: squelch "fatal: ref HEAD not a symref" misleadi...
2008-04-16 Alberto Bertoglibuiltin-apply: Show a more descriptive error on failure...
2008-04-16 Scott CollinsClarify documentation of git-cvsserver, particularly...
2008-04-12 Clifford CaoileDocs gitk: Explicitly mention the files that gitk uses...
2008-04-12 Junio C HamanoDocument -w option to shortlog
2008-04-12 Christian Couderbisect: report bad rev better
2008-04-12 Christian Couderbisect: fix bad rev checking in "git bisect good"
2008-04-12 Michele Ballabiorevision.c: make --date-order overriddable
2008-04-12 Björn SteinbrinkFix section about backdating tags in the git-tag docs
2008-04-11 Johannes SixtDocument option --only of git commit
2008-04-11 Dirk SuesserottDocumentation/git-request-pull: Fixed a typo ("send...
2008-04-10 Carlos Ricacore-tutorial.txt: Fix showing the current behaviour.
2008-04-10 René Scharfegit-archive: ignore prefix when checking file attribute
2008-04-10 Carlos RicaFix documentation syntax of optional arguments in short...
2008-04-07 Junio C HamanoFix "git apply" to correctly enforce "match at the...
2008-03-28 Junio C HamanoGIT 1.5.4.5 v1.5.4.5
2008-03-27 Junio C HamanoUpdate draft release notes for 1.5.4.5
2008-03-27 Junio C HamanoMerge branch 'jc/maint-fetch-regression-1.5.4' into...
2008-03-27 Jeff KingDocumentation: clarify use of .git{ignore,attributes...
2008-03-26 Brandon Caseyt/t3800-mktag.sh: use test_must_fail rather than '!'
2008-03-26 Junio C Hamanogit-fetch test: test tracking fetch results, not just...
2008-03-26 Daniel BarkalowFix branches file configuration
2008-03-26 Daniel BarkalowTighten refspec processing
2008-03-26 Guanqun LuFix the wrong output of `git-show v1.3.0~155^2~4` in...
2008-03-16 Junio C HamanoStart draft ReleaseNotes for 1.5.4.5
2008-03-16 Junio C Hamanorebase -m: do not trigger pre-commit verification
2008-03-15 Junio C Hamanoformat-patch: generate MIME header as needed even when...
2008-03-15 Jonas FonsecaMake man page building quiet when DOCBOOK_XSL_172 is...
2008-03-15 Bernt Hansengit-new-workdir: Share SVN meta data between work dirs...
2008-03-15 Linus Torvaldsrev-parse: fix meaning of rev~ vs rev~0.
2008-03-15 Eric Wonggit-svn: don't blindly append '*' to branch/tags config
2008-03-14 Junio C HamanoMerge branch 'ph/maint-quiltimport' into maint
2008-03-14 Johannes Schindelinmerge-file: handle empty files gracefully
2008-03-14 Clemens Buchachermerge-recursive: handle file mode changes
2008-03-14 Vineet KumarMinor wording changes in the keyboard descriptions...
2008-03-13 Johannes Schindelingit fetch: Take '-n' to mean '--no-tags'
2008-03-13 Junio C Hamanoquiltimport: fix misquoting of parsed -p<num> parameter
2008-03-13 Marc-Andre... git-cvsimport: fix merging with remote parent branch
2008-03-12 Jakub Narebskigitweb: Fix bug in href(..., -replay=>1) when using...
2008-03-12 Marc-Andre... git-svn: fix find-rev error message when missing arg
2008-03-12 Jeff Kingt0021: tr portability fix for Solaris
2008-03-12 Johannes Schindelinlaunch_editor(): allow spaces in the filename
2008-03-12 Mike Hommeygit rebase --abort: always restore the right commit
2008-03-11 Junio C HamanoMerge branch 'kb/maint-filter-branch-disappear' into...
2008-03-11 Junio C HamanoMerge branch 'aw/maint-shortlog-blank-lines' into maint
2008-03-10 Junio C Hamanogit-pull documentation: warn about the option order
2008-03-10 Pierre Habouzitgit-quiltimport: better parser to grok "enhanced" serie...
2008-03-09 Junio C HamanoGIT 1.5.4.4 v1.5.4.4
2008-03-09 Santi Béjarident.c: reword error message when the user name cannot...
2008-03-09 John GoerzenFix dcommit, rebase when rewriteRoot is in use
2008-03-08 Junio C Hamanofilter-branch: handle "disappearing tree" case correctl...
2008-03-08 Adeodato SimóReally make the LF after reset in fast-import optional
2008-03-08 Junio C HamanoMerge branch 'mh/maint-http-proxy-fix' into maint
2008-03-08 Junio C HamanoMerge branch 'js/maint-daemon' into maint
2008-03-08 Junio C HamanoMerge branch 'js/maint-cvsexport' into maint
2008-03-08 Junio C HamanoMerge branch 'jc/maint-log-merge-left-right' into maint
2008-03-08 Junio C HamanoMerge branch 'ew/maint-svn-cert-fileprovider' into...
2008-03-07 Pierre Habouzitunquote_c_style: fix off-by-one.
2008-03-07 Junio C Hamanotest-lib: fix TERM to dumb for test repeatability
2008-03-07 Uwe Kleine... config.txt: refer to --upload-pack and --receive-pack...
2008-03-06 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-05 Andy Whitcroftshortlog: take the first populated line of the description
2008-03-05 Shawn O. Pearcegit-gui: Gracefully fall back to po2msg.sh if msgfmt...
2008-03-04 Shawn O. PearceFix 'git remote show' regression on empty repository...
2008-03-03 Matthieu MoyFix incorrect wording in git-merge.txt.
2008-03-03 Gerrit Papegit-merge.sh: better handling of combined --squash...
2008-03-03 Mike HommeyFix random crashes in http_cleanup()
2008-03-03 Junio C HamanoUpdate draft release notes for 1.5.4.4
2008-03-03 Jeff Kingrevert: actually check for a dirty index
next