aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard2007-08-22
* Fix git-remote for ActiveState PerlAlex Riesen2007-08-22
* Documentation: update tar.umask defaultRené Scharfe2007-08-22
* Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce2007-08-22
* Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce2007-08-22
* GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano2007-08-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-20
|\
| * gitk: Add a window to list branches, tags and other referencesPaul Mackerras2007-08-20
| * [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.Johannes Sixt2007-08-17
| * gitk: Fix bug in fix for warning when removing a branchPaul Mackerras2007-08-17
* | Avoid using va_copy in fast-import: it seems to be unportable.Alex Riesen2007-08-20
* | git clone: do not issue warning while cloning locally across filesystemsJunio C Hamano2007-08-20
* | Fix misspelling of 'suppress' in docsDave Watson2007-08-19
* | Document what the stage numbers in the :$n:path syntax mean.Steven Grimm2007-08-19
* | Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce2007-08-19
* | Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström2007-08-19
* | Add and document a global --no-pager option for git.Matthieu Moy2007-08-19
* | Take binary diffs into account for "git rebase"Linus Torvalds2007-08-19
* | Make thin-pack generation subproject aware.Linus Torvalds2007-08-19
* | Correct documentation of 'reflog show' to explain it shows HEADShawn O. Pearce2007-08-19
* | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-08-19
|\ \
| * | git-gui: Added support for OS X right clickgitgui-0.8.1Väinö Järvelä2007-08-04
| * | git-gui: Avoid Tcl error in popup menu on diff viewerShawn O. Pearce2007-08-02
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-19
|\ \ \ | | |/ | |/|
| * | [PATCH] gitk: Make the date/time display configurableArjen Laarhoven2007-08-15
| * | [PATCH] gitk: Let user easily specify lines of context in diff viewSteffen Prohaska2007-08-15
| * | gitk: Fix warning when removing a branchPaul Mackerras2007-08-15
* | | fast-import pull requestJunio C Hamano2007-08-19
* | | Include recent command history in fast-import crash reportsShawn O. Pearce2007-08-19
* | | Generate crash reports on die in fast-importShawn O. Pearce2007-08-19
* | | Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-19
* | | Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-19
* | | Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-19
* | | Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-19
* | | Use handy ALLOC_GROW macro in fast-import when possibleShawn O. Pearce2007-08-19
* | | Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce2007-08-19
* | | Fix whitespace in "Format of STDIN stream" of fast-importAlex Riesen2007-08-19
* | | git-completion.bash - add support for git-bundleMark Levedahl2007-08-19
* | | Clarify commit-tree documentationMike Hommey2007-08-17
* | | Minor clarifications to git-filter-branch usage and docBrian Gernhardt2007-08-17
* | | Fix small typo in git send-email man page.Sean Estabrooks2007-08-17
* | | git-submodule: re-enable 'status' as the default subcommandLars Hjemli2007-08-17
* | | Clean-up read-tree error condition.Junio C Hamano2007-08-16
* | | Clarify actual behavior of 'git add' and ignored filesBrian Downing2007-08-16
* | | t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven2007-08-16
* | | Documentation/git-rebase: fix an exampleJunio C Hamano2007-08-16
* | | git-clone: allow --bare cloneJunio C Hamano2007-08-15
* | | pack-objects: remove bogus arguments to delta_cacheable()Nicolas Pitre2007-08-15
* | | git-apply: apply submodule changesSven Verdoolaege2007-08-15
* | | Update documentation links for older releases.Junio C Hamano2007-08-15