summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-23Merge refs/heads/master from . Junio C Hamano
2005-08-23Tutorial updates.Junio C Hamano
2005-08-23Update git-diff-script.Junio C Hamano
2005-08-23Make "git-rev-list" work within subdirectoriesLinus Torvalds
2005-08-23[PATCH] Fix git-rev-parse --default and --flags handlingLinus Torvalds
2005-08-23Add placeholders for missing documents.Junio C Hamano
2005-08-23Merge refs/heads/master from . Junio C Hamano
2005-08-23Introduce "reset type" flag to "git reset"Junio C Hamano
2005-08-23Clean-up output from "git show-branch" and document it.Junio C Hamano
2005-08-23[PATCH] Add 'git show-branch'.Junio C Hamano
2005-08-23[PATCH] Add a new extended SHA1 syntax <name>~<num>Junio C Hamano
2005-08-23Fix "git-diff-script A B"Junio C Hamano
2005-08-22[PATCH] git-ls-files: generalized pathspecsLinus Torvalds
2005-08-21Merge refs/heads/master from . Junio C Hamano
2005-08-21[PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds
2005-08-21Merge refs/heads/master from . Junio C Hamano
2005-08-21[PATCH] sha1_name: do not accept .git/refs/snap/.Junio C Hamano
2005-08-21[PATCH] possible memory leak in diff.c::diff_free_filepair()Yasushi SHOJI
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano
2005-08-20[PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba
2005-08-20Merge with master to pick up commit hook works.Junio C Hamano
2005-08-20git-resolve: dying is good, not showing help is bad.Junio C Hamano
2005-08-20Make sample pre-commit hook output Emacs friendly.Junio C Hamano
2005-08-20Call prune-packed from "git prune" as well.Junio C Hamano
2005-08-19Merge with master to pick up gitk updates.Junio C Hamano
2005-08-19Add hooks to tools/git-applypatch.Junio C Hamano
2005-08-19Add commit hook and make the verification customizable.Junio C Hamano
2005-08-19[PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano
2005-08-19Merge from gitkJunio C Hamano
2005-08-19Merge with master for a couple more fixes.Junio C Hamano
2005-08-19[PATCH] git-rev-list: avoid crash on broken repositorySergey Vlasov
2005-08-19[PATCH] Fix git-format-patch-script to handle empty messagesMarco Costalba
2005-08-19Display the contents of a tag when the user clicks on it.Paul Mackerras
2005-08-19Added re-read refs command, and display all refs.Paul Mackerras
2005-08-19Fix __attribute__ changes.Junio C Hamano
2005-08-19Merge with master to pick up safety patches.Junio C Hamano
2005-08-19[PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy
2005-08-19Save the maxwidth setting in the ~/.gitk file.Paul Mackerras
2005-08-19Fix a bug where commits with no children weren't marked as on-screen.Paul Mackerras
2005-08-18Also make git-rebase-script stricter about dirty working tree.Junio C Hamano
2005-08-18[PATCH] git-applymbox: verify that index is cleanLinus Torvalds
2005-08-18Link the glossary document from the main manual.Junio C Hamano
2005-08-18Merge with master.Junio C Hamano
2005-08-18Stupid typo fix for git rebase.Junio C Hamano
2005-08-18[PATCH] Updates to glossaryJohannes Schindelin
2005-08-18Merge with master to pick up gitk --parents changes.Junio C Hamano
2005-08-18Merge with gitk --parents change.Junio C Hamano
2005-08-18Merge with master for gitk and doc updates.Junio C Hamano
2005-08-18[PATCH] updates for Documentation/howto/using-topic-branches.txtLuck, Tony
2005-08-18[PATCH] Add Makefile target glossary.htmlJohannes Schindelin