Home
last modified time | relevance | path

Searched refs:pop_stash (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/pam_xdg/s-toolbox-cdbe3ce/
H A Dbackup.sh345 my ($target, $flag, $pop_stash, $omodt);
354 $pop_stash = system('git update-index -q --refresh; ' .
359 $pop_stash >>= 8;
360 if($pop_stash != 0){
363 $pop_stash = system('git stash --all >/dev/null 2>&1');
364 $pop_stash >>= 8;
365 if($pop_stash++ != 0){
411 if($pop_stash != 0){
414 $pop_stash = system('git stash pop >/dev/null 2>&1');
416 "failed in $repo") if ($pop_stash >> 8 != 0)
/dports/devel/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0/tvp-git-helper/
H A Dtgh-stash.c217 static void pop_stash (TghStashDialog *dialog, const gchar *name, gpointer user_data) in pop_stash() function
259 g_signal_connect(dialog, "pop-clicked", G_CALLBACK (pop_stash), NULL); in tgh_stash()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dstash.c611 static int pop_stash(int argc, const char **argv, const char *prefix) in pop_stash() function
1591 return !!pop_stash(argc, argv, prefix); in cmd_stash()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dstash.c696 static int pop_stash(int argc, const char **argv, const char *prefix) in pop_stash() function
1736 return !!pop_stash(argc, argv, prefix); in cmd_stash()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dstash.c696 static int pop_stash(int argc, const char **argv, const char *prefix) in pop_stash() function
1736 return !!pop_stash(argc, argv, prefix); in cmd_stash()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dstash.c696 static int pop_stash(int argc, const char **argv, const char *prefix) in pop_stash() function
1736 return !!pop_stash(argc, argv, prefix); in cmd_stash()
/dports/devel/git/git-2.34.1/builtin/
H A Dstash.c696 static int pop_stash(int argc, const char **argv, const char *prefix) in pop_stash() function
1736 return !!pop_stash(argc, argv, prefix); in cmd_stash()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dstash.c696 static int pop_stash(int argc, const char **argv, const char *prefix) in pop_stash() function
1736 return !!pop_stash(argc, argv, prefix); in cmd_stash()