index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-07
Deprecate git-lost-found
Johannes Schindelin
3
-0
/
+9
2007-11-07
Improve accuracy of check for presence of deflateBound.
David Symonds
4
-1
/
+28
2007-11-07
Add Documentation/CodingGuidelines
Johannes Schindelin
1
-0
/
+112
2007-11-07
make display of total transferred fully accurate
Nicolas Pitre
1
-25
/
+39
2007-11-07
contrib/hooks/post-receive-email: make subject prefix configurable
Gerrit Pape
1
-3
/
+5
2007-11-07
contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars
Gerrit Pape
1
-92
/
+107
2007-11-07
contrib/hooks/post-receive-email: fix typo
Gerrit Pape
1
-1
/
+1
2007-11-07
restore fetching with thin-pack capability
Nicolas Pitre
1
-2
/
+2
2007-11-07
git-stash: Fix listing stashes
Emil Medve
1
-1
/
+5
2007-11-07
When exec() fails include the failing command in the error message
Ask Bjørn Hansen
1
-1
/
+1
2007-11-07
RelNotes-1.5.3.5: fix another typo
David D Kilzer
1
-1
/
+1
2007-11-06
Give git-am back the ability to add Signed-off-by lines.
Johannes Sixt
1
-1
/
+1
2007-11-06
git-rev-parse --parseopt
Junio C Hamano
2
-3
/
+3
2007-11-06
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
11
-0
/
+11
2007-11-06
git-reset: add -q option to operate quietly
Gerrit Pape
2
-6
/
+15
2007-11-05
Migrate git-repack.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-5
/
+19
2007-11-05
Migrate git-quiltimport.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-23
/
+16
2007-11-05
Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdash
Pierre Habouzit
1
-50
/
+49
2007-11-05
Migrate git-instaweb.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-44
/
+30
2007-11-05
Migrate git-merge.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-72
/
+54
2007-11-05
Migrate git-am.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-45
/
+49
2007-11-05
Migrate git-clone to use git-rev-parse --parseopt
Pierre Habouzit
1
-45
/
+56
2007-11-05
Migrate git-clean.sh to use git-rev-parse --parseopt.
Pierre Habouzit
1
-18
/
+21
2007-11-05
Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
Pierre Habouzit
1
-18
/
+30
2007-11-05
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
Pierre Habouzit
2
-2
/
+200
2007-11-05
Make git-blame fail when working tree is needed and we're not in one
Mike Hommey
1
-0
/
+1
2007-11-05
Don't always require working tree for git-rm
Mike Hommey
2
-1
/
+4
2007-11-05
Use setup_work_tree() in builtin-ls-files.c
Mike Hommey
1
-5
/
+2
2007-11-05
Refactor working tree setup
Mike Hommey
3
-8
/
+13
2007-11-05
Add tests for git tag
Mike Hommey
1
-0
/
+16
2007-11-05
Reuse previous annotation when overwriting a tag
Mike Hommey
1
-3
/
+35
2007-11-05
upload-pack: Use finish_{command,async}() instead of waitpid().
Johannes Sixt
2
-115
/
+152
2007-11-05
builtin-reset: avoid forking "update-index --refresh"
Johannes Schindelin
2
-24
/
+39
2007-11-05
builtin-reset: do not call "ls-files --unmerged"
Johannes Schindelin
2
-20
/
+17
2007-11-05
parse-options: abbreviation engine fix.
Johannes Schindelin
3
-12
/
+35
2007-11-05
Merge branch 'maint'
Junio C Hamano
7
-9
/
+108
2007-11-05
git-commit.sh: Fix usage checks regarding paths given when they do not make s...
Björn Steinbrink
1
-2
/
+2
2007-11-05
Fix comment in strbuf.h to use correct name strbuf_avail()
Steffen Prohaska
1
-4
/
+4
2007-11-05
Remove a couple of duplicated include
Marco Costalba
2
-2
/
+0
2007-11-05
grep with unmerged index
Junio C Hamano
1
-1
/
+1
2007-11-05
Merge branch 'gp/maint-diffdoc' into maint
Junio C Hamano
2
-9
/
+13
2007-11-05
Rearrange git-format-patch synopsis to improve clarity.
David Symonds
1
-1
/
+2
2007-11-05
Some better parse-options documentation.
Pierre Habouzit
1
-2
/
+35
2007-11-05
git-daemon: fix remote port number in log entry
Gerrit Pape
1
-2
/
+2
2007-11-05
revision walker: mini clean-up
Linus Torvalds
5
-26
/
+35
2007-11-05
gc: --prune prunes unreferenced objects.
Junio C Hamano
1
-1
/
+1
2007-11-05
t3502: Disambiguate between file and rev by adding --
Brian Gernhardt
1
-4
/
+4
2007-11-05
Enhance --early-output format
Linus Torvalds
3
-40
/
+119
2007-11-05
Add more tests for git-clean
Shawn Bohrer
1
-0
/
+105
2007-11-05
Use parseopts in builtin-push
Daniel Barkalow
1
-52
/
+36
[prev]
[next]