aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] sha1_name: do not accept .git/refs/snap/.Junio C Hamano2005-08-21
* [PATCH] possible memory leak in diff.c::diff_free_filepair()Yasushi SHOJI2005-08-21
* Create objects/info/ directory in init-db.Junio C Hamano2005-08-20
* [PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba2005-08-20
* git-resolve: dying is good, not showing help is bad.Junio C Hamano2005-08-20
* Make sample pre-commit hook output Emacs friendly.Junio C Hamano2005-08-20
* Call prune-packed from "git prune" as well.Junio C Hamano2005-08-19
* Add hooks to tools/git-applypatch.Junio C Hamano2005-08-19
* Add commit hook and make the verification customizable.Junio C Hamano2005-08-19
* [PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano2005-08-19
* Merge from gitkJunio C Hamano2005-08-19
|\
| * Display the contents of a tag when the user clicks on it.Paul Mackerras2005-08-19
| * Added re-read refs command, and display all refs.Paul Mackerras2005-08-19
| * Save the maxwidth setting in the ~/.gitk file.Paul Mackerras2005-08-19
| * Fix a bug where commits with no children weren't marked as on-screen.Paul Mackerras2005-08-19
* | [PATCH] git-rev-list: avoid crash on broken repositorySergey Vlasov2005-08-19
* | [PATCH] Fix git-format-patch-script to handle empty messagesMarco Costalba2005-08-19
* | Fix __attribute__ changes.Junio C Hamano2005-08-19
* | [PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy2005-08-18
* | Also make git-rebase-script stricter about dirty working tree.Junio C Hamano2005-08-18
* | [PATCH] git-applymbox: verify that index is cleanLinus Torvalds2005-08-18
* | Link the glossary document from the main manual.Junio C Hamano2005-08-18
* | Stupid typo fix for git rebase.Junio C Hamano2005-08-18
* | [PATCH] Updates to glossaryJohannes Schindelin2005-08-18
* | Merge with gitk --parents change.Junio C Hamano2005-08-18
|\ \ | |/
| * Use the --parents flag to git-rev-list.Paul Mackerras2005-08-18
* | [PATCH] updates for Documentation/howto/using-topic-branches.txtLuck, Tony2005-08-18
* | [PATCH] Add Makefile target glossary.htmlJohannes Schindelin2005-08-18
* | Merge with gitkJunio C Hamano2005-08-17
|\ \ | |/
| * Allow graph lines to jump through hyperspace.Paul Mackerras2005-08-18
| * Add graft support.Paul Mackerras2005-08-17
* | [PATCH] Assorted changes to glossaryJohannes Schindelin2005-08-17
* | Make rebase script saner.Junio C Hamano2005-08-17
* | Make sure alternates are carried over from the original repository.Junio C Hamano2005-08-17
* | Fix git-commit without paths.Junio C Hamano2005-08-17
* | [PATCH] Make git-update-cache take relative pathnamesLinus Torvalds2005-08-17
* | [PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds2005-08-17
* | [PATCH] git-cvsimport - remove hardcoded reference to originMartin Langhoff2005-08-17
* | [PATCH] Add merge detection to git-cvsimportMartin Langhoff2005-08-17
* | [PATCH] Add GIT glossaryJohannes Schindelin2005-08-17
* | [PATCH] Let git-format-patch-script write on stdoutMarco Costalba2005-08-17
* | [PATCH] Be consistent in naming of remote headsKris Shannon2005-08-17
* | [PATCH] use it's and its correctly in documentationGreg Louis2005-08-17
* | [PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin2005-08-17
* | [PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2005-08-17
* | [PATCH] Change git-branch to list branchesKalle Valo2005-08-17
* | git-commit: pass explicit path to git-diff-files.Junio C Hamano2005-08-17
* | Pass options to underlying git-rev-list from show-branches.Junio C Hamano2005-08-17
* | Add --symbolic flag to git-rev-parse.Junio C Hamano2005-08-17
* | Teach applymbox to keep the Subject: line.Junio C Hamano2005-08-16