Alois Mahdal
							
						 
						
							
								4a2541da37
								
							 
						 
						
							Filter out inigrep from debugging by default 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								1b8d8fc196
								
							 
						 
						
							Update and better explain installation instructions 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								ebff64d47b
								
							 
						 
						
							Use less "invasive" pasting in Vim 
							
							 
							
(Return cursor after pasting; not sure how well it works for lines but
it's ok for chars.) 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								7c87862443
								
							 
						 
						
							Add logging for arbitrary commands 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								1dd06cf1f4
								
							 
						 
						
							Restart i3 on docking and undocking 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								dd06fe56f8
								
							 
						 
						
							Fix case when git root is passed (as dot or .. from deeper) 
							
							 
							
In that case (i.e. , the `${full#git_root}` would not work and print the full
basically full absolute path to git root. 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								7742d07025
								
							 
						 
						
							Rewrite templating system 
							
							 
							
Use "meta templates" that ate actually Bash scripts. 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e832b691f3
								
							 
						 
						
							New, even smarter git-slurp version 
							
							 
							
 *  Add --force-* options to skipt .git-slurp-ok file checks.
 *  Allow passing path to slurp.
    You can slurp only a particular sub-tree.
 *  Improve commit message.
    Host has been dropped, and slurped paths are logged (as relative
    to worktree root). 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								938b40f410
								
							 
						 
						
							Swap brightness for Vim cursor 
							
							 
							
Makes more sense to have darker cursor when "inside" in insert mode. 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								d1d3e2aac4
								
							 
						 
						
							Reset desktop background when (un)docking 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								9427364219
								
							 
						 
						
							Add the new docking mode to bmo-menu 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								d8335c600e
								
							 
						 
						
							Add xod and xood for temporary dumping xclipboards (mktemp style) 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								55f899c517
								
							 
						 
						
							Avoid reaching brightness 0 too easy 
							
							 
							
Apparently with some distros, raching 0 will turn off the display
completely.  Step of 49 makes it easy to avoid that while still keeping
the advantage of huge step. 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								a9f39e6d8d
								
							 
						 
						
							Allow finer conrol for some night hacking 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e6744bd102
								
							 
						 
						
							Update after ffoo is renamed to shellfu 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								4b2c7fabf8
								
							 
						 
						
							Do not give error exit status if pushing is just not enabled 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								effea5bbb8
								
							 
						 
						
							Re-implement greph as a .bashrc function 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								561312b3c7
								
							 
						 
						
							Rewrite git-slurp to have "some" style 
							
							 
							
 *  Die by dedicated function.
 *  Push only if allowed (a line containing single word PUSH found in
    .git-slurp-ok file)
 *  Allow working when deeper in git repo (but not if outside).
 *  Make permisson code readable (self-doc).
 *  Enclose in main() to allow for better hygiene. 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e50fc304b4
								
							 
						 
						
							Add tl;dr pages query 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								daadad426e
								
							 
						 
						
							Show notifications from Clementine as low 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								eac13e4b8d
								
							 
						 
						
							Improve git-slurp message 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								a5caa18741
								
							 
						 
						
							Add defaults for PS1 composition 
							
							 
							
Now host/user overrides don't have to be created. 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ece36c155f
								
							 
						 
						
							Add basic version of 'git slurp' 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								98a90c41e7
								
							 
						 
						
							Do not break long lines in git log 
							
							
						 
						9 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f1913f8d90
								
							 
						 
						
							Split IDOS URI to specific URIs for Brno and the rest 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								b0b0f82f83
								
							 
						 
						
							Do not pad4 emty lines 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								82c6ae3e5c
								
							 
						 
						
							Add new git-log mode 
							
							 
							
Useful in repos with more users and especially in those with abundance
of tags.
Note to self: TODO: merge with other modes 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								381d8cf04a
								
							 
						 
						
							Update for newer bmo version 
							
							 
							
Current bmo development version uses *first* reciord as default (which
seems to make more sense) 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								d9512a30e3
								
							 
						 
						
							Add advanced syntastic settings 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								b881a74deb
								
							 
						 
						
							Add shortcuts for quick clipboard-fed querying 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								978036481a
								
							 
						 
						
							Add bmo menu for direct magic query with history 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								78fbe21979
								
							 
						 
						
							Add bmo menu `query` for choosing query URL 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								9b8f7f7467
								
							 
						 
						
							Remove obsolete $mod+o for mocp 
							
							 
							
Goodbye mocp :'), hello clementine... :) 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								16bdf450a2
								
							 
						 
						
							Add mark set for choice workflow 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								60033ade52
								
							 
						 
						
							Make neutral color more neutral (and a bit more visible) 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								cea0e8f11e
								
							 
						 
						
							Migrate to bmo--split-fork of saturnin 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								9684204148
								
							 
						 
						
							Use less contrasting color for $fail icon 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								6179a0d44e
								
							 
						 
						
							Do not toggle Orage window state 
							
							 
							
Albeit a bit hidden, Orage does have a setting to start minimized, so
it's not necessary to toggle it after start. 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								ac3c04c9f2
								
							 
						 
						
							Start hexchat minimized to tray icon 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e2e31f1624
								
							 
						 
						
							Add XA_CLIPBOARD versions of xclip aliases 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								14a2f707f8
								
							 
						 
						
							Fortify bcdiff() against junky file paths 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								3f340cb913
								
							 
						 
						
							Prevent quoting problems 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								08d261e9bc
								
							 
						 
						
							Do not print field keys 
							
							 
							
They are already contained within the fetched string. 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								1e56529942
								
							 
						 
						
							Set more subtle search highlighting 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f1c07531ad
								
							 
						 
						
							Finish notifirc integration with newer notifirc version via stdin 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a1a0159e1c
								
							 
						 
						
							Do not export what is not necessary 
							
							 
							
These variables only make sense in interactive bash session where we
always re-read .bashrc anyway. 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								57d3d8dcb2
								
							 
						 
						
							Use appropriate icons for each state 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ce6a6af0fd
								
							 
						 
						
							Add bindings to mass-set marks on current workspace 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								2d21e866ad
								
							 
						 
						
							Add "neutral" and "running" states for mark mode 
							
							
						 
						10 yıl önce  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e23b1f1922
								
							 
						 
						
							Add `ts` alias for nicer formatting 
							
							
						 
						10 yıl önce