aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve use of lockfile APIBrandon Casey2008-01-16
* close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-16
* Document lockfile APIJunio C Hamano2008-01-16
* Be more careful about updating refsLinus Torvalds2008-01-16
* Correct spelling in diff.c commentBill Lear2008-01-16
* Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas2008-01-16
* Make 'git fsck' complain about non-commit branchesLinus Torvalds2008-01-16
* Make builtin-commit.c more careful about parenthoodLinus Torvalds2008-01-16
* treat any file with NUL as binaryDmitry Potapov2008-01-16
* git-commit: fix double close(2) that can close a wrong file descriptorKristian Høgsberg2008-01-15
* hg-to-git: improve popen callsMark Drago2008-01-15
* ls-remote: add -t and -h options.Miklos Vajna2008-01-15
* Squelch bogus progress output from git-rebase--interactiveJunio C Hamano2008-01-14
* Add using merge subtree How-ToMiklos Vajna2008-01-14
* Fix git-rerere documentationJunio C Hamano2008-01-14
* Revert "builtin-commit.c: remove useless check added by faulty cut and paste"Junio C Hamano2008-01-14
* Make default pre-commit hook less noisyJean-Luc Herren2008-01-14
* cvsimport: remove last use of repo-config from git standard toolsDan McGee2008-01-13
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-13
* builtin-commit.c: remove useless check added by faulty cut and pasteJunio C Hamano2008-01-13
* Fix performance regression for partial commitsLinus Torvalds2008-01-13
* git-clean: fix off-by-one memory access when given no argumentsJeff King2008-01-12
* git-svn: handle leading/trailing whitespace from svnsync revpropsEric Wong2008-01-12
* GIT 1.5.4-rc3v1.5.4-rc3Junio C Hamano2008-01-11
* RPM spec: include gitk message files.Junio C Hamano2008-01-11
* git-relink.txt: describe more clearly how hard linking occursBrandon Casey2008-01-11
* Document some default values in config.txtMichele Ballabio2008-01-11
* Merge ../gitkJunio C Hamano2008-01-11
|\
| * gitk: Update German translation.Christian Stimming2008-01-11
| * gitk: Fix typo in user message.Christian Stimming2008-01-11
| * gitk: Fix the Makefile to cope with systems lacking msgfmtCharles Bailey2008-01-11
* | pack-objects: remove redundant and wrong call to deflateEnd()Junio C Hamano2008-01-10
* | bundle, fast-import: detect write failureJim Meyering2008-01-10
* | Trim leading / off of paths in git-svn prop_walkKevin Ballard2008-01-09
* | shortlog: mention the "-e" option in the usageJohannes Schindelin2008-01-09
* | Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche2008-01-09
* | recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt2008-01-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-01-08
|\ \ | |/
| * [PATCH] gitk: use user-configured background in view definition dialogGerrit Pape2008-01-09
| * [PATCH] gitk: Update German translationChristian Stimming2008-01-09
| * [PATCH] gitk: Update and fix MakefileChristian Stimming2008-01-09
| * gitk: Restore some widget options whose defaults changed in Tk 8.5Paul Mackerras2008-01-06
| * gitk: Recode de.po to UTF-8Paul Mackerras2007-12-31
| * [PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright ...Christian Stimming2007-12-20
| * [PATCH] gitk i18n: More markup -- various options menusChristian Stimming2007-12-20
| * [PATCH] gitk i18n: Initial German translationChristian Stimming2007-12-20
| * [PATCH] gitk i18n: Markup several strings for translationChristian Stimming2007-12-20
| * [PATCH] gitk i18n: Import msgcat for message string translation; load transla...Christian Stimming2007-12-20
| * [PATCH] gitk i18n: Add Makefile with rules for po file creation and installationChristian Stimming2007-12-20
* | git.el: Make status refresh faster.Alexandre Julliard2008-01-08