Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 | 6 | -11/+17 |
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-05-02 | 1 | -357/+1414 |
|\ | |||||
| * | gitk: Allow view to specify arbitrary arguments to git-rev-list | Paul Mackerras | 2006-05-03 | 1 | -51/+196 |
| * | gitk: Fix file list display when files are renamed | Paul Mackerras | 2006-05-02 | 1 | -62/+29 |
| * | gitk: Basic support for highlighting one view within another | Paul Mackerras | 2006-05-02 | 1 | -221/+343 |
| * | gitk: Add a tree-browsing mode | Paul Mackerras | 2006-05-01 | 1 | -20/+358 |
| * | gitk: Use a text widget for the file list | Paul Mackerras | 2006-04-27 | 1 | -59/+131 |
| * | Merge branch 'new' | Paul Mackerras | 2006-04-26 | 1 | -156/+555 |
| |\ | |||||
| | * | gitk: add menu item for editing the current view | Paul Mackerras | 2006-04-25 | 1 | -37/+90 |
| | * | gitk: Implement "permanent" views (stored in ~/.gitk) | Paul Mackerras | 2006-04-25 | 1 | -13/+48 |
| | * | Merge branch 'master' into new | Paul Mackerras | 2006-04-23 | 1 | -2/+3 |
| | |\ | |||||
| | * | | gitk: Use git-rev-parse only to identify file/dir names on cmd line | Paul Mackerras | 2006-04-23 | 1 | -50/+23 |
| | * | | gitk: Remember the view in the history list | Paul Mackerras | 2006-04-21 | 1 | -9/+29 |
| | * | | gitk: Don't reread git-rev-list output from scratch on view switch | Paul Mackerras | 2006-04-17 | 1 | -41/+116 |
| | * | | gitk: Fix various bugs in the view support | Paul Mackerras | 2006-04-06 | 1 | -5/+15 |
| | * | | Merge branch 'master' into new | Paul Mackerras | 2006-04-06 | 1 | -14/+131 |
| | |\ \ | |||||
| | * | | | gitk: Make File->Update work properly again | Paul Mackerras | 2006-04-06 | 1 | -29/+30 |
| | * | | | gitk: Implement multiple views | Paul Mackerras | 2006-04-04 | 1 | -118/+334 |
| * | | | | [PATCH] gitk: Add a visual tag for remote refs | Josef Weidendorfer | 2006-04-25 | 1 | -0/+14 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-02 | 2 | -4/+31 |
|\ \ \ \ | |||||
| * | | | | git-send-email: fix version string to be valid perl | Martin Langhoff | 2006-05-02 | 1 | -1/+8 |
| * | | | | Give the user a hint for how to continue in the case that git-am fails becaus... | Robert Shearman | 2006-05-02 | 1 | -3/+23 |
* | | | | | repo-config: trim white-space before comment | Johannes Schindelin | 2006-05-02 | 1 | -6/+6 |
* | | | | | repo-config: fix segfault with no argument. | Johannes Schindelin | 2006-05-02 | 1 | -3/+2 |
* | | | | | Merge branch 'jc/xsha1-2' | Junio C Hamano | 2006-05-01 | 1 | -0/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Extended SHA1 -- "rev^@" syntax to mean "all parents" | Junio C Hamano | 2006-04-30 | 1 | -0/+37 |
* | | | | | | Merge branch 'jc/pack' | Junio C Hamano | 2006-05-01 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pack-objects: update size heuristucs. | Junio C Hamano | 2006-04-27 | 1 | -6/+6 |
* | | | | | | | Merge branch 'jc/pathcheck' | Junio C Hamano | 2006-05-01 | 3 | -3/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | revision parsing: make "rev -- paths" checks stronger. | Junio C Hamano | 2006-04-26 | 3 | -3/+36 |
* | | | | | | | | Merge branch 'nh/fetch-http' | Junio C Hamano | 2006-05-01 | 1 | -4/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-fetch: resolve remote symrefs for HTTP transport | Nick Hengeveld | 2006-04-26 | 1 | -4/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-01 | 2 | -37/+101 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Add --continue and --abort options to git-rebase. | sean | 2006-04-26 | 2 | -37/+101 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-30 | 1 | -5/+4 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | git-format-patch: Use rfc2822 compliant date. | Huw Davies | 2006-04-30 | 1 | -5/+4 |
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-28 | 13 | -135/+178 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix trivial typo in git-log man page. | Sean Estabrooks | 2006-04-28 | 1 | -4/+3 |
| * | | | | | Properly render asciidoc "callouts" in git man pages. | Sean Estabrooks | 2006-04-28 | 2 | -1/+17 |
| * | | | | | Fix up remaining man pages that use asciidoc "callouts". | Sean Estabrooks | 2006-04-28 | 6 | -108/+104 |
| * | | | | | Update the git-branch man page to include the "-r" option, | Sean Estabrooks | 2006-04-28 | 2 | -19/+40 |
| * | | | | | annotate: display usage information if no filename was given | Matthias Kestenholz | 2006-04-28 | 1 | -3/+4 |
| * | | | | | annotate: fix warning about uninitialized scalar | Matthias Kestenholz | 2006-04-28 | 1 | -0/+3 |
| * | | | | | git-am --resolved: more usable error message. | Junio C Hamano | 2006-04-28 | 1 | -0/+7 |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-27 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | verify-pack: check integrity in a saner order. | Junio C Hamano | 2006-04-27 | 1 | -3/+3 |
* | | | | | | Merge branch 'pb/config' | Junio C Hamano | 2006-04-27 | 4 | -13/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-cvsserver: typofixes | Junio C Hamano | 2006-04-25 | 1 | -8/+8 |
| * | | | | | | Deprecate usage of git-var -l for getting config vars list | Petr Baudis | 2006-04-24 | 2 | -4/+5 |
| * | | | | | | git-repo-config --list support | Petr Baudis | 2006-04-24 | 2 | -2/+18 |