index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-date.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
verify-tag: make it operable from a subdirectory.
Junio C Hamano
1
-4
/
+8
2005-11-29
tag: make it operable from a subdirectory.
Junio C Hamano
1
-1
/
+1
2005-11-29
lost-found: make it operable from a subdirectory.
Junio C Hamano
1
-2
/
+1
2005-11-29
branch: make it operable from a subdirectory.
Junio C Hamano
1
-4
/
+2
2005-11-29
ls-remote: define die() now we do not use git-sh-setup
Junio C Hamano
1
-0
/
+5
2005-11-29
count-objects: make it operable from a subdirectory.
Junio C Hamano
1
-1
/
+1
2005-11-29
Make the rest of commands work from a subdirectory.
Junio C Hamano
14
-1
/
+29
2005-11-29
Make networking commands to work from a subdirectory.
Junio C Hamano
8
-0
/
+15
2005-11-29
ls-tree: work from subdirectory.
Junio C Hamano
1
-5
/
+14
2005-11-29
hash-object: work within subdirectory.
Junio C Hamano
1
-3
/
+15
2005-11-29
checkout-index: work from subdirectory.
Junio C Hamano
1
-1
/
+11
2005-11-29
fsck-objects: work from subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-29
peek-remote: honor proxy config even from subdirectory.
Junio C Hamano
1
-0
/
+3
2005-11-29
git-apply: work from subdirectory.
Junio C Hamano
1
-0
/
+18
2005-11-29
working from subdirectory: preparation
Junio C Hamano
2
-3
/
+27
2005-11-29
write_name_quoted(): make one of the path a counted string.
Junio C Hamano
4
-16
/
+29
2005-11-29
Documentation: Describe merge operation a bit better.
Junio C Hamano
1
-0
/
+95
2005-11-29
Fix typo in http-push.c
Jan Andres
1
-1
/
+1
2005-11-29
name-rev: fix parent counting.
Junio C Hamano
1
-2
/
+2
2005-11-28
rebase: one safety net, one bugfix and one optimization.
Junio C Hamano
1
-1
/
+27
2005-11-28
git-mv: quote $src in regexp properly.
Junio C Hamano
1
-1
/
+1
2005-11-28
[PATCH] gitk: Use i18n.commitencoding configuration item.
Junio C Hamano
1
-1
/
+8
2005-11-28
config.c: constness tightening to avoid compilation warning.
Junio C Hamano
1
-1
/
+1
2005-11-28
gitk: Fix diff this->selected and selected->this functions
Paul Mackerras
1
-12
/
+10
2005-11-28
mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>
Junio C Hamano
2
-5
/
+12
2005-11-28
mailinfo: Use i18n.commitencoding
Junio C Hamano
1
-8
/
+9
2005-11-28
mailinfo: allow -u to fall back on latin1 to utf8 conversion.
Junio C Hamano
1
-24
/
+35
2005-11-28
Introduce i18n.commitencoding.
Junio C Hamano
3
-0
/
+9
2005-11-27
Fix gitk this->selected diffs
Yann Dirson
1
-21
/
+32
2005-11-27
git-mv: follow -k request even on failing renames
Josef Weidendorfer
1
-0
/
+5
2005-11-27
Small fixes in Documentation/git-mv.txt
Josef Weidendorfer
1
-4
/
+4
2005-11-27
git-mv: fully detect 'directory moved into itself'
Josef Weidendorfer
1
-1
/
+1
2005-11-27
git-mv: keep git index consistent with file system on failed rename
Josef Weidendorfer
1
-2
/
+10
2005-11-27
git-mv: shrink usage, no usage on error
Josef Weidendorfer
1
-27
/
+19
2005-11-27
setup_git_directory(): check repository format version.
Junio C Hamano
1
-0
/
+1
2005-11-27
init-db: check template and repository format.
Junio C Hamano
3
-42
/
+64
2005-11-27
Check repository format version in enter_repo().
Junio C Hamano
1
-0
/
+1
2005-11-27
Repository format version check.
Junio C Hamano
3
-0
/
+22
2005-11-26
format-patch: output filename reported to stdout verbatim.
Junio C Hamano
1
-2
/
+2
2005-11-26
name-rev: fix off-by-one error in --stdin.
Junio C Hamano
1
-4
/
+3
2005-11-26
git-mv is not able to handle big directories
Alexander Litvinov
1
-9
/
+22
2005-11-26
shell.c: complain on insufficient arguments.
Junio C Hamano
1
-2
/
+1
2005-11-26
git-sh-setup: move the repository check to a core program.
Junio C Hamano
1
-7
/
+2
2005-11-26
setup_git_directory: make sure GIT_DIR is a valid repository.
Junio C Hamano
1
-5
/
+37
2005-11-26
git-var: make it work in subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-25
git-sh-setup: die if outside git repository.
Junio C Hamano
26
-31
/
+34
2005-11-25
parse-remote and ls-remote clean-up.
Junio C Hamano
2
-2
/
+3
2005-11-25
Prevent "git-commit -a path1 path2..."
Junio C Hamano
1
-1
/
+4
2005-11-25
config.c: avoid shadowing global.
Junio C Hamano
1
-5
/
+5
2005-11-25
Fix a warning about unused value.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
[next]