13322 Commits (c1ce83a5b64618a8a4ac313da82c156558cbe259)
 

Author SHA1 Message Date
Andy Whitcroft c1ce83a5b6 shortlog: take the first populated line of the description 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
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
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
Shawn O. Pearce ce4a7bff41 Correct fast-export file mode strings to match fast-import standard 17 years ago
Shawn O. Pearce 8c87dc77ae Protect peel_ref fallback case from NULL parse_object result 17 years ago
Shawn O. Pearce 6c0f86943e Ensure 'make dist' compiles git-archive.exe on Cygwin 17 years ago
Junio C Hamano 31e0b2ca81 GIT 1.5.4.3 17 years ago
Junio C Hamano e98d6df752 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Jeff King 9ea0980a09 hash: fix lookup_hash semantics 17 years ago
Shawn O. Pearce 3baee1f3bf git-gui: Focus insertion point at end of strings in repository chooser 17 years ago
Shawn O. Pearce df4ec4cf6f git-gui: Avoid hardcoded Windows paths in Cygwin package files 17 years ago
Shawn O. Pearce 651fbba2d3 git-gui: Default TCL_PATH to same location as TCLTK_PATH 17 years ago
Shawn O. Pearce 85ec3e7778 git-gui: Paper bag fix error dialogs opening over the main window 17 years ago
Shawn O. Pearce aba15f7f59 git-gui: Ensure error dialogs always appear over all other windows 17 years ago
Pekka Kaitaniemi 0ca15e7217 Clarified the meaning of git-add -u in the documentation 17 years ago
Gerrit Pape 5274ba6907 git-clone.sh: properly configure remote even if remote's head is dangling 17 years ago
Miklos Vajna fbd538c262 Documentation/git-stash: document options for git stash list 17 years ago
Jay Soffian 1ca3d6ed01 send-email: squelch warning due to comparing undefined $_ to "" 17 years ago
Kristian Høgsberg 7c33d3a511 Rename git-core rpm to just git and rename the meta-pacakge to git-all. 17 years ago
Jeff King 066a5268db push: document the status output 17 years ago
Jeff King 68d06c5200 Documentation/push: clarify matching refspec behavior 17 years ago