summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-08-25git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann
2007-08-25git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-25Documentation: For consistency, use CVS instead of cvs.Brian Hetro
2007-08-25Fix racy-git handling in git-write-tree.Linus Torvalds
2007-08-23rebase -i: fix squashing corner caseJohannes Schindelin
2007-08-23Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft
2007-08-23git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft
2007-08-23diff-delta.c: Fix broken skip calculation.David Kastrup
2007-08-23git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce
2007-08-23Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-08-23git-svn: dcommit prints out the URL to be committed toEric Wong
2007-08-23git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce
2007-08-23Teach bash about git-submodule and its subcommandsShawn O. Pearce
2007-08-23Teach bash to complete ref arguments to git-describeShawn O. Pearce
2007-08-23Update bash completion with new 1.5.3 command line optionsShawn O. Pearce
2007-08-22git-svn: update documentation with CAVEATS sectionEric Wong
2007-08-22Reset terminal attributes when terminating git send-emailSean Estabrooks
2007-08-22Document -u option in git-svnimport man pageStefan Sperling