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
2006-01-08
Add a test for rebase when a change was picked upstream
Yann Dirson
1
-0
/
+53
2006-01-08
Add a minimal test for git-cherry
Yann Dirson
1
-0
/
+53
2006-01-08
Add an optional limit to git-cherry
Yann Dirson
1
-7
/
+13
2006-01-07
git-daemon --base-path
Petr Baudis
2
-2
/
+30
2006-01-07
describe: allow more than one revs to be named.
Junio C Hamano
3
-1
/
+17
2006-01-07
ls-files --others --directory: test
Junio C Hamano
1
-6
/
+28
2006-01-07
git-status: use ls-files --others --directory for untracked list.
Junio C Hamano
1
-2
/
+2
2006-01-07
ls-files --others --directory: give trailing slash
Junio C Hamano
1
-2
/
+3
2006-01-07
ls-files --others --directory: fix a bug with index entry ordering
Junio C Hamano
1
-8
/
+5
2006-01-07
ls-files -o: optionally skip showing the contents in "untracked" directories
Linus Torvalds
1
-0
/
+22
2006-01-07
git-fetch: auto-following tags.
Junio C Hamano
2
-124
/
+169
2006-01-05
Make GIT-VERSION-GEN tolerate missing git describe command
John Ellson
1
-1
/
+1
2006-01-05
Merge fixes up to GIT 1.0.7
Junio C Hamano
60
-115
/
+202
2006-01-05
GIT 1.0.7
Junio C Hamano
61
-116
/
+203
2006-01-05
Fix git-symbolic-ref typo in git.txt.
Jon Loeliger
1
-1
/
+1
2006-01-05
git: grok 'help' to mean '--help'.
Andreas Ericsson
1
-0
/
+5
2006-01-05
Documentation/git-svnimport: document -T and -t switches correctly
Eric Wong
1
-3
/
+3
2006-01-05
svnimport: support repositories requiring SSL authentication
Eric Wong
1
-2
/
+4
2006-01-05
t3300: skip when filesystem does not like TAB in filenames.
Junio C Hamano
1
-3
/
+6
2006-01-05
format-patch/commit: Quote single quote in the author name properly.
Junio C Hamano
2
-0
/
+2
2006-01-05
git-fetch --tags: reject malformed tags.
Junio C Hamano
1
-5
/
+14
2006-01-05
Wrap synopsis lines and use [verse] to keep formatting
Jonas Fonseca
16
-34
/
+49
2006-01-05
use GIT_DIR instead of /var/tmp
Alex Riesen
1
-1
/
+1
2006-01-05
trivial: check, if t/trash directory was successfully created
Alex Riesen
1
-1
/
+1
2006-01-05
trivial: .gitignore precompiled python modules
Alex Riesen
1
-0
/
+1
2006-01-05
trivial: use git-repo-config to detect how to run tests in the test repository
Alex Riesen
2
-7
/
+22
2006-01-05
trivial: use git-repo-config to detect if the test can be run on the repository
Alex Riesen
1
-0
/
+8
2006-01-05
trivial: remove the dots at the end of file names from merge-one-file
Alex Riesen
1
-2
/
+2
2006-01-05
trivial: clarify, what are the config's user.name and user.email about
Alex Riesen
1
-1
/
+2
2006-01-05
trivial: typo in git-commit.sh
Alex Riesen
1
-1
/
+1
2006-01-05
use result of open(2) to check for presence
Alex Riesen
1
-5
/
+12
2006-01-05
fix potential deadlock in create_one_file
Alex Riesen
1
-1
/
+2
2006-01-05
trivial: O_EXCL makes O_TRUNC redundant
Alex Riesen
2
-2
/
+2
2006-01-05
trivial: retval of waitpid is not errno
Alex Riesen
1
-1
/
+1
2006-01-05
Fix nasty approxidate bug
Linus Torvalds
1
-1
/
+1
2006-01-05
AIX compile fix for repo-config.c
Amos Waterland
1
-8
/
+8
2006-01-05
git-init-db(1): Describe --shared and the idempotent nature of init-db
Jonas Fonseca
1
-2
/
+14
2005-12-29
?alloc: do not return NULL when asked for zero bytes
Junio C Hamano
1
-0
/
+6
2005-12-29
code comments: spell
Junio C Hamano
7
-7
/
+7
2005-12-29
Documentation: spell.
Junio C Hamano
17
-20
/
+20
2005-12-28
Fix skipping merge-order test with NO_OPENSSL=1.
Gerrit Pape
1
-7
/
+7
2005-12-27
Merge fixes up to GIT 1.0.6
Junio C Hamano
5
-6
/
+9
2005-12-27
GIT 1.0.6
Junio C Hamano
6
-7
/
+10
2005-12-27
send-pack/receive-pack: allow errors to be reported back to pusher.
Junio C Hamano
3
-39
/
+148
2005-12-27
Makefile: use git-describe to mark the git version.
Junio C Hamano
3
-5
/
+34
2005-12-27
git-describe: documentation.
Junio C Hamano
2
-0
/
+82
2005-12-27
git-describe: still prefer annotated tag under --all and --tags
Junio C Hamano
1
-9
/
+25
2005-12-27
git-describe: --tags and --abbrev
Junio C Hamano
1
-6
/
+27
2005-12-27
git-describe: use find_unique_abbrev()
Junio C Hamano
1
-1
/
+2
2005-12-27
git-describe: really prefer tags only.
Junio C Hamano
1
-4
/
+11
[next]