aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-05-02
|\
| * gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras2006-05-03
| * gitk: Fix file list display when files are renamedPaul Mackerras2006-05-02
| * gitk: Basic support for highlighting one view within anotherPaul Mackerras2006-05-02
| * gitk: Add a tree-browsing modePaul Mackerras2006-05-01
| * gitk: Use a text widget for the file listPaul Mackerras2006-04-27
| * Merge branch 'new'Paul Mackerras2006-04-26
| |\
| | * gitk: add menu item for editing the current viewPaul Mackerras2006-04-25
| | * gitk: Implement "permanent" views (stored in ~/.gitk)Paul Mackerras2006-04-25
| | * Merge branch 'master' into newPaul Mackerras2006-04-23
| | |\
| | * | gitk: Use git-rev-parse only to identify file/dir names on cmd linePaul Mackerras2006-04-23
| | * | gitk: Remember the view in the history listPaul Mackerras2006-04-21
| | * | gitk: Don't reread git-rev-list output from scratch on view switchPaul Mackerras2006-04-17
| | * | gitk: Fix various bugs in the view supportPaul Mackerras2006-04-06
| | * | Merge branch 'master' into newPaul Mackerras2006-04-06
| | |\ \
| | * | | gitk: Make File->Update work properly againPaul Mackerras2006-04-06
| | * | | gitk: Implement multiple viewsPaul Mackerras2006-04-04
| * | | | [PATCH] gitk: Add a visual tag for remote refsJosef Weidendorfer2006-04-25
| | |_|/ | |/| |
* | | | Merge branch 'fix'Junio C Hamano2006-05-02
|\ \ \ \
| * | | | git-send-email: fix version string to be valid perlMartin Langhoff2006-05-02
| * | | | Give the user a hint for how to continue in the case that git-am fails becaus...Robert Shearman2006-05-02
* | | | | repo-config: trim white-space before commentJohannes Schindelin2006-05-02
* | | | | repo-config: fix segfault with no argument.Johannes Schindelin2006-05-02
* | | | | Merge branch 'jc/xsha1-2'Junio C Hamano2006-05-01
|\ \ \ \ \
| * | | | | Extended SHA1 -- "rev^@" syntax to mean "all parents"Junio C Hamano2006-04-30
* | | | | | Merge branch 'jc/pack'Junio C Hamano2006-05-01
|\ \ \ \ \ \
| * | | | | | pack-objects: update size heuristucs.Junio C Hamano2006-04-27
* | | | | | | Merge branch 'jc/pathcheck'Junio C Hamano2006-05-01
|\ \ \ \ \ \ \
| * | | | | | | revision parsing: make "rev -- paths" checks stronger.Junio C Hamano2006-04-26
* | | | | | | | Merge branch 'nh/fetch-http'Junio C Hamano2006-05-01
|\ \ \ \ \ \ \ \
| * | | | | | | | git-fetch: resolve remote symrefs for HTTP transportNick Hengeveld2006-04-26
| |/ / / / / / /
* | | | | | | | Merge branch 'se/rebase'Junio C Hamano2006-05-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add --continue and --abort options to git-rebase.sean2006-04-26
| |/ / / / / /
* | | | | | | Merge branch 'fix'Junio C Hamano2006-04-30
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | git-format-patch: Use rfc2822 compliant date.Huw Davies2006-04-30
* | | | | | | Merge branch 'fix'Junio C Hamano2006-04-28
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Fix trivial typo in git-log man page.Sean Estabrooks2006-04-28
| * | | | | Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-28
| * | | | | Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
| * | | | | Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-28
| * | | | | annotate: display usage information if no filename was givenMatthias Kestenholz2006-04-28
| * | | | | annotate: fix warning about uninitialized scalarMatthias Kestenholz2006-04-28
| * | | | | git-am --resolved: more usable error message.Junio C Hamano2006-04-28
* | | | | | Merge branch 'fix'Junio C Hamano2006-04-27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | verify-pack: check integrity in a saner order.Junio C Hamano2006-04-27
* | | | | | Merge branch 'pb/config'Junio C Hamano2006-04-27
|\ \ \ \ \ \
| * | | | | | git-cvsserver: typofixesJunio C Hamano2006-04-25
| * | | | | | Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-24
| * | | | | | git-repo-config --list supportPetr Baudis2006-04-24