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-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
2005-12-27
Add a "git-describe" command
Linus Torvalds
2
-1
/
+120
2005-12-27
Do not mark tags fetched via --tags flag as mergeable
Junio C Hamano
1
-1
/
+1
2005-12-27
Fix bogus tests on rev-list output.
Junio C Hamano
2
-2
/
+2
2005-12-27
Guard a test against wc that pads its output with whitespace
Junio C Hamano
1
-1
/
+1
2005-12-27
copy_fd: close ifd on error
Sam Ravnborg
1
-2
/
+5
2005-12-26
Merge fixes up to GIT 1.0.5
Junio C Hamano
10
-22
/
+136
2005-12-26
GIT 1.0.5
Junio C Hamano
11
-23
/
+137
2005-12-26
Handle symlinks graciously
Johannes Schindelin
2
-1
/
+86
2005-12-26
t5300: avoid false failures.
Junio C Hamano
1
-1
/
+7
2005-12-26
avoid asking ?alloc() for zero bytes.
Junio C Hamano
6
-19
/
+39
2005-12-26
short circuit out of a few places where we would allocate zero bytes
Eric Wong
2
-1
/
+4
2005-12-25
Merge branch 'jc/checkout'
Junio C Hamano
2
-5
/
+28
2005-12-24
Tutorial: mention shared repository management.
Junio C Hamano
1
-0
/
+18
2005-12-24
git-init-db: initialize shared repositories with --shared
Johannes Schindelin
1
-10
/
+22
2005-12-24
Introduce core.sharedrepository
Johannes Schindelin
4
-1
/
+36
2005-12-24
Merge fixes up to GIT 1.0.4
Junio C Hamano
6
-15
/
+86
2005-12-24
GIT 1.0.4
Junio C Hamano
9
-17
/
+109
2005-12-23
mailinfo: iconv does not like "latin-1" -- should spell it "latin1"
Junio C Hamano
1
-1
/
+1
2005-12-23
ls-files --full-name: usage string and documentation.
Junio C Hamano
2
-2
/
+9
2005-12-23
merge --no-commit: tweak message
Junio C Hamano
1
-1
/
+10
2005-12-23
git-clone: do not special case dumb http.
Junio C Hamano
1
-15
/
+1
2005-12-23
show-branch: usability updates.
Junio C Hamano
1
-11
/
+60
2005-12-23
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2
-1
/
+22
2005-12-23
Adjust to ls-tree --full-name when run from a subdirectory.
Junio C Hamano
2
-5
/
+19
2005-12-23
ls-tree: chomp leading directories when run from a subdirectory
Junio C Hamano
1
-4
/
+18
2005-12-22
checkout: sometimes work from a subdirectory.
Junio C Hamano
1
-0
/
+9
2005-12-22
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2
-1
/
+22
[prev]
[next]