summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano2007-08-301-0/+2
* Temporary fix for stack smashing in mailinfoAlex Riesen2007-08-301-35/+50
* Fixing comment in merge strategiesTom Clarke2007-08-302-2/+2
* ls-files --error-unmatch: do not barf if the same pattern is given twice.Junio C Hamano2007-08-291-0/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-291-1/+2
|\
| * gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras2007-08-291-1/+2
* | completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin2007-08-291-0/+1
* | git-daemon(1): assorted improvements.Junio C Hamano2007-08-291-2/+34
* | GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano2007-08-291-3/+15
* | git-svn.txt: fix an obvious misspelling.David Kastrup2007-08-291-1/+1
* | git.el: Added colors for dark backgroundDavid Kågedal2007-08-291-9/+18
* | format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano2007-08-281-7/+10
* | Merge branch 'jc/logsemantics'Junio C Hamano2007-08-284-14/+35
|\ \
| * | "format-patch --root rev" is the way to show everything.Junio C Hamano2007-08-282-10/+32
| * | Porcelain level "log" family should recurse when diffing.Junio C Hamano2007-08-283-4/+3
* | | Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano2007-08-281-5/+6
* | | git-add: Make the filename globbing note a bit clearerPetr Baudis2007-08-281-3/+3
* | | git-add: Make the "tried to add ignored file" error message less confusingPetr Baudis2007-08-281-3/+3
* | | gitweb: Fix escaping HTML of project owner in 'projects_list' andJakub Narebski2007-08-281-2/+2
|/ /
* | git-merge: do up-to-date check also for all strategiesJunio C Hamano2007-08-272-15/+97
* | git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano2007-08-272-2/+5
* | Fix initialization of a bare repositoryJunio C Hamano2007-08-273-5/+177
* | name-rev: Fix non-shortest descriptionJohannes Schindelin2007-08-271-10/+11
* | Describe two-dot and three-dot notation for diff endpoints.Mike Hommey2007-08-271-7/+36
* | git-tag(1): Remove duplicate textJari Aalto2007-08-271-7/+0
* | gitweb: Lift any characters restriction on searched stringsPetr Baudis2007-08-271-3/+0
* | RelNotes draft for 1.5.3 update.Junio C Hamano2007-08-261-2/+5
* | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-08-263-66/+97
|\ \
| * | git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce2007-08-241-1/+9
| * | git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce2007-08-231-0/+4
| * | git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce2007-08-231-12/+11
| * | git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce2007-08-221-51/+63
| * | git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce2007-08-211-3/+4
| * | git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce2007-08-201-1/+1
| * | git-gui: Fix window manager problems on ion3Shawn O. Pearce2007-08-202-1/+8
* | | When nothing to git-commit, honor the git-status color setting.Brian Hetro2007-08-261-4/+6
* | | gitweb: Fix searchbox positioningPetr Baudis2007-08-261-1/+1
* | | Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-261-93/+59
|\ \ \
| * \ \ Merge branch 'maint'J. Bruce Fields2007-08-261-84/+48
| |\ \ \
| | * | | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-261-6/+8
| | * | | user-manual: fix incorrect header levelJ. Bruce Fields2007-08-261-1/+1
| | * | | user-manual: use pithier example commitJ. Bruce Fields2007-08-261-25/+20
| | * | | user-manual: introduce the word "commit" earlierJ. Bruce Fields2007-08-261-5/+5
| | * | | user-manual: minor editing for concisenessJ. Bruce Fields2007-08-261-7/+3
| | * | | user-manual: edit "ignoring files" for concisenessJ. Bruce Fields2007-08-261-45/+18
| * | | | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-261-9/+11
* | | | | Make usage documentation for git-add consistent.Brian Hetro2007-08-252-3/+5
* | | | | Make usage documentation for git-am consistent.Brian Hetro2007-08-251-2/+4
* | | | | Don't segfault if we failed to inflate a packed deltaShawn O. Pearce2007-08-251-0/+4
* | | | | pack-objects: check return value from read_sha1_file()Junio C Hamano2007-08-251-0/+6