Bradley M. Kuhn
50d747db0f
closing STDIN did something weird, don't do it.
2016-04-28 20:32:42 -07:00
Bradley M. Kuhn
0f7eae3318
Write rest of function to produce blame data.
2016-04-28 20:02:17 -07:00
Bradley M. Kuhn
edbbf4263c
Add blame options.
2016-04-28 20:02:10 -07:00
Bradley M. Kuhn
91127ef7b4
use strict and warnings.
2016-04-28 19:59:24 -07:00
Bradley M. Kuhn
f550c60f26
declare this variable properly.
2016-04-28 19:59:14 -07:00
Bradley M. Kuhn
c215f6c218
Loop to fill files.
2016-04-28 19:47:54 -07:00
Bradley M. Kuhn
1174f0c910
Documentation on central commit mode.
2016-04-28 19:34:16 -07:00
Bradley M. Kuhn
0358ac23a0
Various improvements to get script working.
...
* Process command line arguments more appropriately.
* Begin function to handle central commit solution.
* ProcessCommit a bit documented and additional argument.
2016-04-28 19:33:18 -07:00
Bradley M. Kuhn
722551397d
Various fixes to properly handle children.
...
The children/parent details were somewhat reversed. This corrects it.
2016-04-28 18:52:07 -07:00
Bradley M. Kuhn
fe75b701e9
print to correct file handle.
2016-04-28 18:51:41 -07:00
Bradley M. Kuhn
e79b5e5a03
Correct hash key name.
2016-04-28 18:51:22 -07:00
Bradley M. Kuhn
696dae1e68
Initial infrastructure code for forking
...
Wrote the basics of the fork procedure for the process of doing the git
blame commands.
This is untested.
2016-04-28 18:33:48 -07:00
Bradley M. Kuhn
96a7c05dc6
Emacs lisp compile-command variable.
2016-04-28 16:01:13 -07:00
Bradley M. Kuhn
26104f38d9
Manifesto of the motivations & processes of script
...
Explain in detail the basic algorithm to be employed by this script, and
also point out its inherent flaws.
2016-04-28 15:57:01 -07:00