hemanth.hm
e738f760ae
Avoid duplicating asterisk.
...
Closes https://github.com/tj/git-extras/pull/218
2015-01-18 22:10:39 +05:30
hemanth.hm
a695f36f0b
Updated License.
...
2015!
2015-01-01 00:07:00 +05:30
neydroid
b99a6a0fed
Fix link to git feature command
2014-12-28 13:48:35 -08:00
CJ
42fa7ceaac
path argument can not be optional in rscp; add more docs
2014-12-29 00:14:44 +11:00
CJ
158266684d
OMG a spelling mistake\!
2014-12-28 23:53:49 +11:00
hemanth.hm
13326b89e5
Merge pull request #301 from raeffs/master
...
updated documentation for git-squash.
2014-12-28 08:19:29 +05:30
Raphael Fleischlin
bc17c1cb2e
updated documentation because git-squash does no longer delete source-branch
2014-12-27 20:45:28 +01:00
CJ
909072ad54
Updated man page for git-scp
2014-12-18 15:45:35 +08:00
CJ
8259a0dcb4
First RFC documentation
2014-12-18 15:14:52 +08:00
hemanth.hm
182d17cd33
Merge pull request #299 from jonanp/git-delete-branch
...
Handle different remotes.
2014-12-17 17:49:02 +05:30
Jon Ander Peñalba
bfd38ca891
When deleting a branch check if git has config.
...
Don't assume that the remote is always origin and that the
remote branch name is the same as the local one
2014-12-17 11:33:09 +01:00
hemanth
af404cf6ae
Added a footer.
2014-12-16 20:11:06 -08:00
hemanth.hm
ce26630596
Merge pull request #298 from timfeirg/master
...
readme moved to wiki.
2014-12-17 09:37:56 +05:30
timfeirg
dab6179163
remove stuff from readme & form a list
2014-12-17 11:32:47 +08:00
timfeirg
f8a6252339
add a few keywords
2014-12-16 19:13:52 -08:00
timfeirg
e300ddfdcc
some remaining dashes
2014-12-16 07:51:42 -08:00
timfeirg
0f5985889b
roughly finished
2014-12-16 07:39:26 -08:00
timfeirg
48f85b4039
Updated Commands (markdown)
2014-12-16 07:17:47 -08:00
timfeirg
b46740bd33
Updated Commands (markdown)
2014-12-16 07:17:15 -08:00
timfeirg
67d48c7682
Updated Commands (markdown)
2014-12-16 07:16:59 -08:00
timfeirg
8585e0060d
gonna use the clean sub command for each command explanation
2014-12-16 07:16:19 -08:00
timfeirg
fdca066f90
adding links turn out to be a pain, go to sleep
2014-12-16 07:09:25 -08:00
timfeirg
866416b65e
add commands page link
2014-12-16 07:07:13 -08:00
timfeirg
fe618642eb
add commands page, all copy & paste
2014-12-16 07:06:38 -08:00
timfeirg
15be9bb5ea
add screencasts
2014-12-16 06:56:31 -08:00
timfeirg
1b514d3cbc
copy from readme
2014-12-16 06:53:25 -08:00
timfeirg
77502c7908
Updated Install (markdown)
2014-12-16 06:50:40 -08:00
timfeirg
fc08a9a165
Created Install (markdown)
2014-12-16 06:50:27 -08:00
CJ
73d5209743
adapted a more generic, customizable and friendly script
2014-12-16 21:26:18 +08:00
CJ
399073af7b
Copy from git-goth https://github.com/chernjie/git-goth
2014-12-16 20:12:06 +08:00
timfeirg
93d58ec74a
Initial Home page
2014-12-16 03:16:46 -08:00
hemanth.hm
1b2b61169a
Merge pull request #296 from spacewander/add-completion
...
More bash completion functions.
2014-12-15 08:36:16 +05:30
spacewander
2f5a6c1399
add more bash completion functions
2014-12-14 17:17:01 +08:00
hemanth.hm
fb573b2c4d
Merge pull request #294 from GuillaumeSeren/feature/git-missing-add-ref-completion
...
Add ref completion to git-missing.
2014-12-12 23:27:58 +05:30
Guillaume Seren
903512c02b
Add ref completion to git-missing.
...
I find useful to get the ref completion in the git-missing command,
the behavior is the *like* the one on 'git log --pretty' it use the
'git for-each-ref' command to provide shortname of :
* All local branches.
* All remote/branches.
* All tags.
* The stash.
The output can be a bit huge, but provide a standard git / bash completion.
2014-12-12 18:52:07 +01:00
hemanth.hm
a4c04f2c2b
Merge pull request #293 from tj/revert-291-ignore-man-generated-files
...
Revert "Ignore *.html and *.1 auto-generated files in man/"
2014-12-12 17:34:56 +05:30
hemanth.hm
033ca547d5
Revert "Ignore *.html and *.1 auto-generated files in man/"
2014-12-12 17:34:41 +05:30
hemanth.hm
b1614182fe
Merge pull request #292 from RasmusWL/make-handle-missing-man
...
make will not assume man pages already exists.
2014-12-12 10:52:51 +05:30
Rasmus Wriedt Larsen
fe3a781de0
make will not assume man pages already exists
...
They where removed from the repo by issue #291
2014-12-11 21:14:12 +01:00
hemanth.hm
b1edc30cb4
Merge pull request #291 from jguenther/ignore-man-generated-files
...
Ignore *.html and *.1 auto-generated files in man/
2014-12-11 08:37:29 +05:30
Justin Guenther
70fd146eb1
Ignore man/git-*.html and man/git-*.1
2014-12-10 18:55:18 -06:00
Justin Guenther
eb63d0bb1a
Remove auto-generated files man/git-*.html and man/git-*.1
2014-12-10 18:54:40 -06:00
hemanth.hm
081e14f88f
Merge pull request #226 from tsldh/master
...
Added changelog -c flag to git-release.
2014-12-07 10:49:24 +05:30
David Hartmann
292586d96f
added changelog to release as optional flag
...
- rewrote the flags to contain multiple
- added -c as changelog option
2014-12-06 14:43:34 -05:00
hemanth.hm
5596354446
Merge pull request #289 from mavant/feature/mktemp
...
Use mktemp for temporary files.
2014-12-05 09:17:03 +05:30
Matthew Avant
7701ba4069
Use mktemp for temporary file creation.
2014-12-04 11:01:40 -08:00
hemanth.hm
ec83f827b1
Merge pull request #288 from dead-horse/release-hook
...
made release hook more flexible.
2014-12-03 08:03:03 +05:30
dead-horse
9a9be49b63
make release hook more flexible
2014-12-03 00:57:41 +08:00
hemanth.hm
fc726204e3
Merge pull request #287 from benjaminparnell/master
...
added --no-color to git-delete-merged-branches.
2014-12-01 15:55:43 +05:30
Ben Parnell
0b0b688c17
added --no-color to git-delete-merged-branches
2014-12-01 10:20:26 +00:00