Nicolai Skogheim
526fb77823
Quote variables bc of filenames with spaces
2015-07-29 05:10:52 +02:00
hemanth.hm
8dbcd446db
Merge pull request #403 from andreicristianpetcu/master
...
effort: documentation for git effort --since #326
2015-07-27 18:09:11 +05:30
Andrei Petcu
c2ea7f081a
effort: documentation for git effort --since #326
2015-07-27 15:23:57 +03:00
hemanth.hm
f40e6c37a6
Merge pull request #401 from nicolaiskogheim/effort-above-error-on-NaN
...
effort: error out on bad value to --above
2015-07-25 13:05:00 +05:30
Nicolai Skogheim
6ebfdc5329
effort: error on bad value to --above
2015-07-25 09:09:39 +02:00
hemanth.hm
d97faf2424
Merge pull request #400 from nicolaiskogheim/fix-off-by-one
...
effort: don't count untouched files
2015-07-25 12:17:34 +05:30
hemanth.hm
651a2bac97
Merge pull request #391 from nicolaiskogheim/effort-limit-commits
...
[RFC] effort: Allow sending options to log. Fix #326
2015-07-25 11:52:06 +05:30
hemanth.hm
467d52a73e
Merge pull request #388 from chernjie/release
...
Run manning-up.sh
2015-07-25 11:51:06 +05:30
hemanth.hm
3dcf09f883
Merge pull request #398 from nicolaiskogheim/git-graft
...
graft: Require destination branch. Fix #23
2015-07-25 11:50:43 +05:30
hemanth.hm
b99a84691e
Merge pull request #399 from nicolaiskogheim/git-archive-file
...
archive-file: cleaner way to get current branch
2015-07-25 11:50:00 +05:30
Nicolai Skogheim
95db4e7ad5
archive-file: cleaner way to get current branch
2015-07-25 06:09:43 +02:00
Leila Muhtasib
3d0b4feb80
graft: Require destination branch. Fix #23
...
This is to avoid the old behaviour of automatically
merging into master.
2015-07-25 04:16:09 +02:00
Nicolai Skogheim
329106c845
effort: don't count untouched files
2015-07-25 03:16:18 +02:00
Nicolai Skogheim
78de79ce96
Add info about new options to man pages
2015-07-24 18:57:46 +02:00
Nicolai Skogheim
6ba68941e8
Add completion for more options to effort
2015-07-24 18:57:46 +02:00
Nicolai Skogheim
ba5e5989a3
Do proper argument parsing
2015-07-24 18:57:34 +02:00
Nicolai Skogheim
fd72edd98f
effort: allow sending options to log. Fix #326
2015-07-23 01:15:10 +02:00
hemanth.hm
7d1ede1022
Merge pull request #396 from tocker/bug/changelog-catch-head
...
Catch "HEAD -> master" when creating the changelog
2015-07-20 12:26:31 +05:30
Amir Tocker
7ddd1f7a60
Catch "HEAD -> master" when creating the changelog
...
git log may report `(HEAD -> master, tag:...)` instead of `(HEAD, tag:...)`.
2015-07-20 09:38:14 +03:00
hemanth.hm
8652172f9b
Merge pull request #394 from markeissler/changelog-signal-trap
...
Handle signals in git-changelog.
2015-07-16 09:25:45 +05:30
Mark Eissler
4ff5dc1ee0
Remove unused var.
2015-07-15 08:34:06 -07:00
hemanth.hm
d0e667961c
Merge pull request #390 from nicolaiskogheim/effort-color-relative-to-above
...
effort: Make coloring respect --above. Fix #74
2015-07-12 22:11:41 +05:30
Mark Eissler
4fd095b741
Handle signals in git-changelog.
2015-07-10 18:11:18 -07:00
Nicolai Skogheim
a7064395c2
Meke coloring respect --above. Fix 74
2015-07-10 03:29:09 +02:00
hemanth.hm
fa3cf6ab41
Merge pull request #392 from nicolaiskogheim/WIP-effort-parallelize
...
[RFC] Improve speed of git effort
2015-07-10 05:44:00 +05:30
Nicolai Skogheim
935c5a37b3
Avoid spawning subshell
2015-07-08 18:59:10 +02:00
Nicolai Skogheim
39238ded46
Remove unnecessary call to cat
2015-07-08 18:56:00 +02:00
Nicolai Skogheim
203b7649a2
perf: reduce calls to git log
2015-07-08 18:52:51 +02:00
Nicolai Skogheim
73973049d6
Parallelize git-effort with xargs
2015-07-08 18:45:41 +02:00
Nicolai Skogheim
cb15c94eab
Alter options to git log. Remove pipe
2015-07-08 17:58:12 +02:00
CJ
fea722e7e9
cd man && ./manning-up.sh && git diff --stat | grep ' 2 ' | awk '{print }' | xargs git checkout --
2015-06-27 17:13:43 +08:00
hemanth.hm
392a2d67db
Merge pull request #386 from rstacruz/patch-2
...
Use https for git-fork
2015-06-23 10:45:13 +05:30
Rico Sta. Cruz
13842de9e0
Use https for git-fork
2015-06-23 12:57:30 +08:00
hemanth.hm
dc208cddda
Merge pull request #385 from gisphm/master
...
add install.cmd for installation on windows
2015-06-21 01:33:54 +05:30
gisphm
3707e2e826
added windows installation section in the Installation.md
...
Signed-off-by: gisphm <phmfk@hotmail.com>
2015-06-21 01:59:43 +08:00
gisphm
fd4fbd3950
format install.cmd
...
Signed-off-by: gisphm <phmfk@hotmail.com>
2015-06-21 01:06:47 +08:00
gisphm
3f7bcba984
add install.cmd for installation on windows
...
The script install.cmd has two environment variables PREFIX and HTMLDIR.
PREFIX is where your git is installed and HTMLDIR is the location of html files under PREFIX.
This script is written for msysgit installed from https://github.com/git-for-windows/git .
Signed-off-by: gisphm <phmfk@hotmail.com>
2015-06-20 19:18:04 +08:00
hemanth.hm
dafb457e81
Merge pull request #383 from Somasis/master
...
Makefile: Use a more portable mktemp invocation
2015-06-12 21:45:09 +05:30
Kylie McClain
a56d2a17e4
Makefile: Use a more portable mktemp invocation
2015-06-11 20:05:01 -04:00
hemanth.hm
8a3f9884c8
Using shorter URL
...
^
2015-06-08 09:24:16 +05:30
hemanth.hm
96bb7cb873
Merge pull request #381 from spacewander/master
...
installation with curl and bash
2015-06-08 09:19:37 +05:30
spacewander
51fbc16913
installation with curl and bash
2015-06-08 00:09:40 +08:00
hemanth.hm
02d6222031
Merge pull request #380 from spacewander/master
...
keep installation silent
2015-06-07 18:39:48 +05:30
spacewander
84c2d1014b
keep installation silent
2015-06-07 20:57:39 +08:00
hemanth.hm
f754d38f30
Merge pull request #378 from spacewander/master
...
update installation in `git-extras update`
2015-05-30 12:41:57 +05:30
spacewander
a498332c96
update installation in git-extras update
2015-05-30 12:31:23 +08:00
hemanth.hm
8283401d2b
Merge pull request #377 from go2null/master
...
FIXes 'mktemp' to work again on Linux
2015-05-29 09:09:24 +05:30
go2null
a67b42711d
FIXes location of -- for grep
...
Broken in 5b1ac3ccc6
`--` must be after all parameters (options), and before positional arguments
See https://unix.stackexchange.com/questions/11376/what-does-double-dash-mean-also-known-as-bare-double-dash
2015-05-28 11:59:29 +00:00
go2null
c7635f8f21
FIXes 'mktemp' to work again on Linux
...
Broken in 67241a46a8
`mktemp` for BSD (including OSX) requires a template, but it allows any number
of `X`s in the template.
(GNU) `mktemp` for Linux does not require a template, however, if a template is
specified, then the number of `X`s must be 6.
See http://unix.stackexchange.com/a/206111/117157
2015-05-28 11:22:52 +00:00
hemanth.hm
aecef0eaed
Merge pull request #373 from zlx/feature/document_line_summary
...
Document for git-line-summary
2015-05-15 12:23:57 +05:30