Code

git.git
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
2008-03-03 Junio C Hamanotests: introduce test_must_fail
2008-03-03 Ping Yingit-submodule: Fix typo 'url' which should be '$url'
2008-03-03 Björn Steinbrinkreceive-pack: Initialize PATH to include exec-dir.
2008-03-01 Mike RalphsonDocumentation cherry-pick: Fix cut-and-paste error
2008-03-01 Rémi Vanicatgit.el: find the git-status buffer whatever its name is
2008-03-01 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-02-28 Gerrit Papetemplates/Makefile: don't depend on local umask setting
2008-02-28 Daniel BarkalowCorrect name of diff_flush() in API documentation
2008-02-28 Junio C HamanoStart preparing for 1.5.4.4
2008-02-28 Shawn O. Pearcegit-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-27 Junio C HamanoFix "git log --merge --left-right"
2008-02-27 Mike HommeySet proxy override with http_init()
2008-02-27 Johannes Sixtdaemon: ensure that base-path is an existing directory
2008-02-27 Johannes Sixtdaemon: send more error messages to the syslog
2008-02-27 Carl WorthEliminate confusing "won't bisect on seeked tree" failure
2008-02-27 Brandon Caseybuiltin-reflog.c: don't install new reflog on write...
2008-02-27 Jay Soffiansend-email: fix In-Reply-To regression
2008-02-27 Sebastian Noackgit-svn: Don't prompt for client cert password everytime.
2008-02-27 Johan HerlandFix 'git cvsexportcommit -w $cvsdir ...' when used...
2008-02-27 Johan HerlandAdd testcase for 'git cvsexportcommit -w $cvsdir ....
2008-02-27 Jonathan del... Prompt to continue when editing during rebase --interactive
2008-02-27 Miklos VajnaDocumentation/git svn log: add a note about timezones.
2008-02-27 Junio C HamanoMerge branch 'js/maint-http-push' into maint
2008-02-27 Daniel BarkalowDon't use GIT_CONFIG in t5505-remote
2008-02-26 Bryan DonlanDocumentation/git-am.txt: Pass -r in the example invoca...
2008-02-26 Steven Draketimezone_names[]: fixed the tz offset for New Zealand.
2008-02-26 Caio Marcelo... filter-branch documentation: non-zero exit status in...
2008-02-26 Jay Soffianrev-parse: fix potential bus error with --parseopt...
next