aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix ?: statements.Jason Riedy2005-08-23
* Replace zero-length array decls with [].Jason Riedy2005-08-23
* Tutorial updates.Junio C Hamano2005-08-23
* Update git-diff-script.Junio C Hamano2005-08-23
* Make "git-rev-list" work within subdirectoriesLinus Torvalds2005-08-23
* [PATCH] Fix git-rev-parse --default and --flags handlingLinus Torvalds2005-08-23
* Add placeholders for missing documents.Junio C Hamano2005-08-23
* Introduce "reset type" flag to "git reset"Junio C Hamano2005-08-22
* Clean-up output from "git show-branch" and document it.Junio C Hamano2005-08-22
* [PATCH] Add 'git show-branch'.Junio C Hamano2005-08-22
* [PATCH] Add a new extended SHA1 syntax <name>~<num>Junio C Hamano2005-08-22
* Fix "git-diff-script A B"Junio C Hamano2005-08-22
* [PATCH] git-ls-files: generalized pathspecsLinus Torvalds2005-08-22
* [PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds2005-08-21
* [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