summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-03git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Simon Hausmann
2007-09-03git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Simon Hausmann
2007-09-03git-p4: Always call 'p4 sync ...' before submitting to Perforce.Simon Hausmann
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano
2007-09-01Merge branch 'jp/send-email-cc'Junio C Hamano
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg
2007-09-01Update my contact address as the maintainer.Junio C Hamano
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt
2007-09-01git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano
2007-09-01git-tag: Fix -l option to use better shell style globs.Carlos Rica
2007-09-01git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong
2007-09-01git-svn: Protect against "diff.color = true".Junio C Hamano
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-09-01rebase -i: mention the option to split commits in the man pageJohannes Schindelin
2007-09-01filter-branch: fix remnants of old syntax in documentationJohannes Schindelin
2007-09-01Teach bash about completing arguments for git-tagShawn O. Pearce
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano
2007-08-31Make "git-log --" without paths behave the same as "git-log" without --Junio C Hamano
2007-08-31git-init: autodetect core.symlinksJunio C Hamano
2007-08-31Make git-archimport log entries more consistentMiles Bader
2007-08-31fix same sized delta logicNicolas Pitre
2007-08-31filter-branch: make sure orig_namespace ends with a single slash.Junio C Hamano
2007-08-31git-filter-branch: document --original optionGiuseppe Bilotta
2007-08-31git-filter-branch: more detailed USAGEGiuseppe Bilotta
2007-08-31Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano
2007-08-31Temporary fix for stack smashing in mailinfoAlex Riesen
2007-08-31Fixing comment in merge strategiesTom Clarke
2007-08-30ls-files --error-unmatch: do not barf if the same pattern is given twice.Junio C Hamano
2007-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras
2007-08-29git-daemon(1): assorted improvements.Junio C Hamano
2007-08-29GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano
2007-08-29git-svn.txt: fix an obvious misspelling.David Kastrup
2007-08-29git.el: Added colors for dark backgroundDavid Kågedal
2007-08-29format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano
2007-08-29Merge branch 'jc/logsemantics'Junio C Hamano
2007-08-29Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano
2007-08-29git-add: Make the filename globbing note a bit clearerPetr Baudis
2007-08-29git-add: Make the "tried to add ignored file" error message less confusingPetr Baudis
2007-08-29gitweb: Fix escaping HTML of project owner in 'projects_list' andJakub Narebski
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano
2007-08-28Porcelain level "log" family should recurse when diffing.Junio C Hamano
2007-08-28git-merge: do up-to-date check also for all strategiesJunio C Hamano
2007-08-28git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano
2007-08-28Fix initialization of a bare repositoryJunio C Hamano