Commit message (Expand) | Author | Age | |
---|---|---|---|
* | builtin-push: --all and --tags _are_ explicit refspecs | Johannes Schindelin | 2006-05-04 |
* | Merge branch 'jc/logs' | Junio C Hamano | 2006-05-04 |
|\ | |||
| * | builtin-log/whatchanged/show: make them official. | Junio C Hamano | 2006-05-01 |
* | | Merge branch 'jc/show-branch-dense' | Junio C Hamano | 2006-05-03 |
|\ \ | |||
| * | | show-branch: omit uninteresting merges. | Junio C Hamano | 2006-05-01 |
| |/ | |||
* | | Merge branch 'jc/symref' | Junio C Hamano | 2006-05-03 |
|\ \ | |||
| * | | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 |
* | | | Merge branch 'jc/diff' | Junio C Hamano | 2006-05-03 |
|\ \ \ | |||
| * | | | builtin-diff: call it "git-diff", really. | Junio C Hamano | 2006-05-01 |
| * | | | builtin-diff.c: die() formatting type fix. | Junio C Hamano | 2006-04-30 |
| * | | | built-in diff: assorted updates. | Junio C Hamano | 2006-04-29 |
| * | | | built-in diff. | Junio C Hamano | 2006-04-28 |
* | | | | Merge branch 'js/repoconfig' | Junio C Hamano | 2006-05-03 |
|\ \ \ \ | |||
| * | | | | repo-config: deconvolute logics | Johannes Schindelin | 2006-05-03 |
| * | | | | repo-config: readability fixups. | Junio C Hamano | 2006-05-02 |
| * | | | | repo-config: support --get-regexp | Johannes Schindelin | 2006-05-02 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jc/count' | Junio C Hamano | 2006-05-03 |
|\ \ \ \ | |||
| * | | | | builtin-count-objects: open packs when running -v | Junio C Hamano | 2006-05-02 |
| * | | | | builtin-count-objects: make it official. | Junio C Hamano | 2006-05-01 |
| * | | | | built-in count-objects. | Junio C Hamano | 2006-04-27 |
* | | | | | Merge branch 'js/remoteconfig' | Junio C Hamano | 2006-05-03 |
|\ \ \ \ \ | |||
| * | | | | | Revert "fetch, pull: ask config for remote information" | Junio C Hamano | 2006-05-02 |
| * | | | | | fetch, pull: ask config for remote information | Johannes Schindelin | 2006-05-02 |
| * | | | | | builtin-push: also ask config for remote information | Johannes Schindelin | 2006-05-02 |
| * | | | | | builtin-push: make it official. | Junio C Hamano | 2006-05-01 |
| * | | | | | Fix builtin-push to honor Push: lines in remotes file. | Junio C Hamano | 2006-04-30 |
| * | | | | | builtin-push: resurrect parsing of Push: lines | Johannes Schindelin | 2006-04-30 |
| * | | | | | git builtin "push" | Linus Torvalds | 2006-04-30 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-05-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | Add a few more words to the glossary.v1.3.2 | Jon Loeliger | 2006-05-03 |
| * | | | | | | Added definitions for a few words: | Jon Loeliger | 2006-05-03 |
| * | | | | | | Alphabetize the glossary. | Jon Loeliger | 2006-05-03 |
* | | | | | | | sha1_to_hex() usage cleanup | Linus Torvalds | 2006-05-03 |
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-03 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | fix various typos in documentation | Matthias Kestenholz | 2006-05-03 |
* | | | | | | | blame: Fix path pruning | Fredrik Kuivinen | 2006-05-03 |
* | | | | | | | cvsserver: use git-rev-list instead of git-log | Martin Langhoff | 2006-05-03 |
* | | | | | | | Fix "git-log --parents" breakage post v1.3.0 | Linus Torvalds | 2006-05-03 |
* | | | | | | | add documentation for update-index --unresolve | Matthias Kestenholz | 2006-05-03 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-05-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | gitk: Allow view to specify arbitrary arguments to git-rev-list | Paul Mackerras | 2006-05-03 |
| * | | | | | | gitk: Fix file list display when files are renamed | Paul Mackerras | 2006-05-02 |
| * | | | | | | gitk: Basic support for highlighting one view within another | Paul Mackerras | 2006-05-02 |
| * | | | | | | gitk: Add a tree-browsing mode | Paul Mackerras | 2006-05-01 |
| * | | | | | | gitk: Use a text widget for the file list | Paul Mackerras | 2006-04-27 |
| * | | | | | | Merge branch 'new' | Paul Mackerras | 2006-04-26 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | gitk: add menu item for editing the current view | Paul Mackerras | 2006-04-25 |
| | * | | | | | | gitk: Implement "permanent" views (stored in ~/.gitk) | Paul Mackerras | 2006-04-25 |
| | * | | | | | | Merge branch 'master' into new | Paul Mackerras | 2006-04-23 |
| | |\ \ \ \ \ \ | |||
| | * | | | | | | | gitk: Use git-rev-parse only to identify file/dir names on cmd line | Paul Mackerras | 2006-04-23 |