13341 Commits (56d5fe285583b5177ffc65dbe7df636ed5b8cc6b)
 

Author SHA1 Message Date
Junio C Hamano 56d5fe2855 GIT 1.5.4.4 17 years ago
Santi Béjar 6c293d408d ident.c: reword error message when the user name cannot be determined 17 years ago
John Goerzen 0bb91d9a62 Fix dcommit, rebase when rewriteRoot is in use 17 years ago
Adeodato Simó 655e8515f2 Really make the LF after reset in fast-import optional 17 years ago
Junio C Hamano 972b9a8530 Merge branch 'mh/maint-http-proxy-fix' into maint 17 years ago
Junio C Hamano 1f1300b4f1 Merge branch 'js/maint-daemon' into maint 17 years ago
Junio C Hamano 274d9d3294 Merge branch 'js/maint-cvsexport' into maint 17 years ago
Junio C Hamano 925ca887b8 Merge branch 'jc/maint-log-merge-left-right' into maint 17 years ago
Junio C Hamano ca2c19503c Merge branch 'ew/maint-svn-cert-fileprovider' into maint 17 years ago
Pierre Habouzit c8744d6a8b unquote_c_style: fix off-by-one. 17 years ago
Junio C Hamano c2116a1783 test-lib: fix TERM to dumb for test repeatability 17 years ago
Uwe Kleine-König 79f43f3de8 config.txt: refer to --upload-pack and --receive-pack instead of --exec 17 years ago
Junio C Hamano 891e85a0c0 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Shawn O. Pearce 21623062ab git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails 17 years ago
Shawn O. Pearce 52dce39762 Fix 'git remote show' regression on empty repository in 1.5.4 17 years ago
Matthieu Moy 81646ad247 Fix incorrect wording in git-merge.txt. 17 years ago
Gerrit Pape e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options 17 years ago
Mike Hommey f23d1f7627 Fix random crashes in http_cleanup() 17 years ago
Junio C Hamano d3df4271b9 Update draft release notes for 1.5.4.4 17 years ago
Jeff King 0f2d4476c1 revert: actually check for a dirty index 17 years ago
Junio C Hamano 90d0ed96b7 tests: introduce test_must_fail 17 years ago
Ping Yin fcbcfe707a git-submodule: Fix typo 'url' which should be '$url' 17 years ago
Björn Steinbrink 5c09f32172 receive-pack: Initialize PATH to include exec-dir. 17 years ago
Mike Ralphson 84989bd820 Documentation cherry-pick: Fix cut-and-paste error 17 years ago
Rémi Vanicat a1eebfb3a9 git.el: find the git-status buffer whatever its name is 17 years ago
Junio C Hamano f1a8cc6354 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Gerrit Pape 9907721501 templates/Makefile: don't depend on local umask setting 17 years ago
Daniel Barkalow a6f13ccf24 Correct name of diff_flush() in API documentation 17 years ago
Junio C Hamano b75bb1d695 Start preparing for 1.5.4.4 17 years ago
Shawn O. Pearce 094fbbf964 git-gui: Paper bag fix info dialog when no files are staged at commit 17 years ago
Junio C Hamano e82447b1df Fix "git log --merge --left-right" 17 years ago
Mike Hommey 9fc6440d78 Set proxy override with http_init() 17 years ago
Johannes Sixt 2063207156 daemon: ensure that base-path is an existing directory 17 years ago
Johannes Sixt 22665bbaab daemon: send more error messages to the syslog 17 years ago
Carl Worth 0f497e75f0 Eliminate confusing "won't bisect on seeked tree" failure 17 years ago
Brandon Casey 7a0a34ca6f builtin-reflog.c: don't install new reflog on write failure 17 years ago
Jay Soffian 6ecbc851fb send-email: fix In-Reply-To regression 17 years ago
Sebastian Noack 47e83e3cc0 git-svn: Don't prompt for client cert password everytime. 17 years ago
Johan Herland 12f0a5ea7d Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR 17 years ago
Johan Herland 9057f0a62c Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR 17 years ago
Jonathan del Strother 0460fb449b Prompt to continue when editing during rebase --interactive 17 years ago
Miklos Vajna a50a5c8fa6 Documentation/git svn log: add a note about timezones. 17 years ago
Junio C Hamano 28b01f4b5c Merge branch 'js/maint-http-push' into maint 17 years ago
Daniel Barkalow 2ac8af1619 Don't use GIT_CONFIG in t5505-remote 17 years ago
Bryan Donlan 81fa145917 Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest 17 years ago
Steven Drake 695ed47228 timezone_names[]: fixed the tz offset for New Zealand. 17 years ago
Caio Marcelo de Oliveira Filho 41e86a3774 filter-branch documentation: non-zero exit status in command abort the filter 17 years ago
Jay Soffian e103343644 rev-parse: fix potential bus error with --parseopt option spec handling 17 years ago
Daniel Barkalow 1468bd4783 Use a single implementation and API for copy_file() 17 years ago
Miklos Vajna ed10d9aa3f Documentation/git-filter-branch: add a new msg-filter example 17 years ago