gitg/gitg
Jesse van den Kieboom cddc7781e1 Replaced deprecated way of running git commands on a repository
Instead of running runner directly, run it through the repository which handles 
the correct git command and working directory etc
2009-02-26 09:13:06 +01:00
..
.gitignore Added ignores for generated files 2009-01-29 09:34:07 +01:00
gitg-cell-renderer-path.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-cell-renderer-path.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-changed-file.c Added experimental file monitoring to keep commit view up to date automatically 2009-02-21 13:22:11 +01:00
gitg-changed-file.h Added experimental file monitoring to keep commit view up to date automatically 2009-02-21 13:22:11 +01:00
gitg-color.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-color.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-commit-view.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
gitg-commit-view.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-commit.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
gitg-commit.h Added proper error handling when user name or email cannot be found for sign off message 2009-02-14 20:03:01 +01:00
gitg-data-binding.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-data-binding.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-debug.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-debug.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-diff-view.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
gitg-diff-view.h megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-dirs.c Fixed small memory leak 2009-02-25 20:34:59 +01:00
gitg-dirs.h megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-enum-types.c.template Implemented loading staged/unstaged files for commit view + framework for 2009-01-29 00:46:54 +01:00
gitg-enum-types.h.template Implemented loading staged/unstaged files for commit view + framework for 2009-01-29 00:46:54 +01:00
gitg-label-renderer.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-label-renderer.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-lane.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-lane.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-lanes.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
gitg-lanes.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-menus.xml Fixed search popup translation domain 2009-02-06 23:45:28 +01:00
gitg-preferences-dialog.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
gitg-preferences-dialog.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-preferences.c Removed unused wrap_set/get_double 2009-02-25 19:20:46 +01:00
gitg-preferences.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-preferences.xml Implemented basic preferences 2009-02-08 13:07:17 +01:00
gitg-ref.c Use slice allocator instead of g_new/g_free 2009-02-25 20:34:59 +01:00
gitg-ref.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-repository.c megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-repository.h megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-revision-tree-store.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-revision-tree-store.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-revision-tree-view.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-revision-tree-view.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-revision-view.c Replaced deprecated way of running git commands on a repository 2009-02-26 09:13:06 +01:00
gitg-revision-view.h megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-revision.c Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-revision.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-runner.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
gitg-runner.h Added proper error handling when user name or email cannot be found for sign off message 2009-02-14 20:03:01 +01:00
gitg-settings.c megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-settings.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-types.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg-ui.xml Implemented Signed-off-by as check button in commit view 2009-02-14 19:37:24 +01:00
gitg-utils.c megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-utils.h Put GtkBuilder common code in gitg-utils 2009-02-14 22:37:04 +01:00
gitg-window.c megacommit to fix warnings 2009-02-25 20:34:59 +01:00
gitg-window.h Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
gitg.c Removed unused functions and variables 2009-02-25 20:34:59 +01:00
Makefile.am Added simple bundle support 2009-02-15 13:30:39 +01:00
sexy-icon-entry.c Added separate search entry 2008-06-24 01:01:20 +02:00
sexy-icon-entry.h Added separate search entry 2008-06-24 01:01:20 +02:00