summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-08-28name-rev: Fix non-shortest descriptionJohannes Schindelin
2007-08-28Describe two-dot and three-dot notation for diff endpoints.Mike Hommey
2007-08-27git-tag(1): Remove duplicate textJari Aalto
2007-08-27gitweb: Lift any characters restriction on searched stringsPetr Baudis
2007-08-27RelNotes draft for 1.5.3 update.Junio C Hamano
2007-08-27Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-08-26When nothing to git-commit, honor the git-status color setting.Brian Hetro
2007-08-26gitweb: Fix searchbox positioningPetr Baudis
2007-08-26Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-08-26Merge branch 'maint'J. Bruce Fields
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup
2007-08-26user-manual: fix incorrect header levelJ. Bruce Fields
2007-08-26user-manual: use pithier example commitJ. Bruce Fields
2007-08-26user-manual: introduce the word "commit" earlierJ. Bruce Fields
2007-08-26user-manual: minor editing for concisenessJ. Bruce Fields
2007-08-26user-manual: edit "ignoring files" for concisenessJ. Bruce Fields
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup
2007-08-26Make usage documentation for git-add consistent.Brian Hetro
2007-08-26Make usage documentation for git-am consistent.Brian Hetro
2007-08-25Don't segfault if we failed to inflate a packed deltaShawn O. Pearce
2007-08-25pack-objects: check return value from read_sha1_file()Junio C Hamano
2007-08-25blame: check return value from read_sha1_file()Junio C Hamano
2007-08-25git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce