summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add hooks to tools/git-applypatch.Junio C Hamano2005-08-193-18/+97
* Add commit hook and make the verification customizable.Junio C Hamano2005-08-194-52/+105
* [PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano2005-08-191-2/+2
* Merge from gitkJunio C Hamano2005-08-191-43/+163
|\
| * Display the contents of a tag when the user clicks on it.Paul Mackerras2005-08-191-29/+64
| * Added re-read refs command, and display all refs.Paul Mackerras2005-08-191-6/+93
| * Save the maxwidth setting in the ~/.gitk file.Paul Mackerras2005-08-191-0/+2
| * Fix a bug where commits with no children weren't marked as on-screen.Paul Mackerras2005-08-191-8/+4
* | [PATCH] git-rev-list: avoid crash on broken repositorySergey Vlasov2005-08-191-0/+2
* | [PATCH] Fix git-format-patch-script to handle empty messagesMarco Costalba2005-08-191-1/+1
* | Fix __attribute__ changes.Junio C Hamano2005-08-191-2/+1
* | [PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy2005-08-181-1/+1
* | Also make git-rebase-script stricter about dirty working tree.Junio C Hamano2005-08-181-1/+3
* | [PATCH] git-applymbox: verify that index is cleanLinus Torvalds2005-08-181-0/+8
* | Link the glossary document from the main manual.Junio C Hamano2005-08-181-6/+1
* | Stupid typo fix for git rebase.Junio C Hamano2005-08-181-1/+1
* | [PATCH] Updates to glossaryJohannes Schindelin2005-08-181-6/+22
* | Merge with gitk --parents change.Junio C Hamano2005-08-181-69/+32
|\ \ | |/
| * Use the --parents flag to git-rev-list.Paul Mackerras2005-08-181-69/+32
* | [PATCH] updates for Documentation/howto/using-topic-branches.txtLuck, Tony2005-08-181-2/+113
* | [PATCH] Add Makefile target glossary.htmlJohannes Schindelin2005-08-182-1/+76
* | Merge with gitkJunio C Hamano2005-08-171-167/+461
|\ \ | |/
| * Allow graph lines to jump through hyperspace.Paul Mackerras2005-08-181-166/+413
| * Add graft support.Paul Mackerras2005-08-171-1/+48
* | [PATCH] Assorted changes to glossaryJohannes Schindelin2005-08-171-43/+61
* | Make rebase script saner.Junio C Hamano2005-08-171-7/+10
* | Make sure alternates are carried over from the original repository.Junio C Hamano2005-08-171-1/+5
* | Fix git-commit without paths.Junio C Hamano2005-08-171-2/+4
* | [PATCH] Make git-update-cache take relative pathnamesLinus Torvalds2005-08-171-0/+2
* | [PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds2005-08-172-1/+2
* | [PATCH] git-cvsimport - remove hardcoded reference to originMartin Langhoff2005-08-171-1/+1
* | [PATCH] Add merge detection to git-cvsimportMartin Langhoff2005-08-172-5/+55
* | [PATCH] Add GIT glossaryJohannes Schindelin2005-08-171-0/+198
* | [PATCH] Let git-format-patch-script write on stdoutMarco Costalba2005-08-171-1/+1
* | [PATCH] Be consistent in naming of remote headsKris Shannon2005-08-171-1/+1
* | [PATCH] use it's and its correctly in documentationGreg Louis2005-08-172-6/+6
* | [PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin2005-08-172-4/+10
* | [PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2005-08-172-2/+43
* | [PATCH] Change git-branch to list branchesKalle Valo2005-08-171-5/+20
* | git-commit: pass explicit path to git-diff-files.Junio C Hamano2005-08-171-3/+8
* | Pass options to underlying git-rev-list from show-branches.Junio C Hamano2005-08-171-8/+16
* | Add --symbolic flag to git-rev-parse.Junio C Hamano2005-08-171-12/+18
* | Teach applymbox to keep the Subject: line.Junio C Hamano2005-08-163-4/+27
* | Use LF and allow comments in objects/info/alternates file.Junio C Hamano2005-08-161-11/+15
* | git-format-patch fixes.Junio C Hamano2005-08-161-11/+20
* | [PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds2005-08-163-42/+55
* | [PATCH] Fix test failure due to overly strict .git directory testsLinus Torvalds2005-08-161-3/+2
* | [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-168-19/+147
* | [PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano2005-08-161-0/+24
* | [PATCH] Reformat git-show-branches-script documentation.Junio C Hamano2005-08-161-9/+11