index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-parse-remote.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-25
update-hook: Major overhaul (handling tags, mainly).
Andreas Ericsson
1
-6
/
+65
2006-01-23
Documentation: finishing touches to the new tutorial.
Junio C Hamano
3
-3
/
+5
2006-01-23
Recommend to remove unused `origin` in a shared repository.
Junio C Hamano
1
-0
/
+20
2006-01-23
New tutorial
J. Bruce Fields
2
-1703
/
+2107
2006-01-22
git-grep: clarification on parameters.
Junio C Hamano
2
-13
/
+36
2006-01-22
Undef DT_* before redefining them.
Junio C Hamano
1
-0
/
+4
2006-01-22
t4011: "sleep 1" is not enough on FAT
Junio C Hamano
1
-1
/
+1
2006-01-22
DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN
Junio C Hamano
2
-1
/
+8
2006-01-22
fsck-objects: support platforms without d_ino in struct dirent.
Junio C Hamano
2
-2
/
+17
2006-01-22
Makefile: do not assume lack of IPV6 means no sockaddr_storage.
Junio C Hamano
1
-1
/
+11
2006-01-22
Mention install-doc in INSTALL
J. Bruce Fields
1
-2
/
+26
2006-01-22
Document git-ls-files --directory
Petr Baudis
1
-0
/
+4
2006-01-22
Minor git-reset and git-commit documentation fixes
J. Bruce Fields
2
-5
/
+5
2006-01-21
Revert "git-push: avoid falling back on pushing "matching" refs."
Junio C Hamano
1
-8
/
+3
2006-01-21
AsciiDoc fixes for the git-svnimport manpage
Florian Weimer
1
-8
/
+4
2006-01-20
update using-topic-branches
Luck, Tony
1
-1
/
+9
2006-01-20
Fix generation of "humanish" part of source repo
Uwe Zeisberger
1
-1
/
+1
2006-01-20
Disable USE_SYMLINK_HEAD by default
Pavel Roskin
2
-6
/
+4
2006-01-20
git-fetch-pack: really do not ask for funny refs
Johannes Schindelin
1
-3
/
+0
2006-01-20
Revert "check_packed_git_idx(): check integrity of the idx file itself."
Junio C Hamano
1
-15
/
+1
2006-01-16
Allow building of RPM from interim snapshot.
Junio C Hamano
1
-1
/
+1
2006-01-16
git-push: fix --tags and document it.
Junio C Hamano
2
-13
/
+21
2006-01-16
describe: omit clearing marks on the last one.
Junio C Hamano
2
-5
/
+8
2006-01-16
cvsimport: ease migration from CVSROOT/users format
Junio C Hamano
1
-9
/
+20
2006-01-16
git-cvsimport: Add -A <author-conv-file> option
Andreas Ericsson
2
-6
/
+70
2006-01-16
diffcore-break/diffcore-rename: integer overflow.
Junio C Hamano
1
-1
/
+1
2006-01-15
show-branch: --current includes the current branch.
Junio C Hamano
2
-16
/
+46
2006-01-15
show-branch: make the current branch and merge commits stand out.
Junio C Hamano
5
-49
/
+64
2006-01-15
Documentation: show-branch.
Junio C Hamano
1
-1
/
+23
2006-01-15
octopus: allow manual resolve on the last round.
Junio C Hamano
1
-6
/
+14
2006-01-15
[PATCH] format-patch: always --mbox and show sane Date:
Junio C Hamano
1
-67
/
+74
2006-01-15
clone: --naked option.
Junio C Hamano
2
-27
/
+63
2006-01-14
[PATCH] checkout: show dirty state upon switching branches.
Junio C Hamano
1
-0
/
+3
2006-01-14
git-push: avoid falling back on pushing "matching" refs.
Junio C Hamano
1
-0
/
+21
2006-01-14
checkout: merge local modifications while switching branches.
Junio C Hamano
2
-29
/
+107
2006-01-14
checkout: automerge local changes while switching branches.
Junio C Hamano
1
-1
/
+27
2006-01-14
Fix the installation location.
Junio C Hamano
1
-8
/
+7
2006-01-14
Exec git programs without using PATH.
Michal Ostrowski
12
-62
/
+176
2006-01-13
Documentation: git-reset - interrupted workflow.
Junio C Hamano
1
-1
/
+26
2006-01-13
Documentation: git-commit -a
Junio C Hamano
1
-1
/
+3
2006-01-13
octopus: allow criss-cross and clarify the message when it rejects
Junio C Hamano
1
-7
/
+7
2006-01-13
Documentation: clarify fetch parameter descriptions.
J. Bruce Fields
1
-3
/
+3
2006-01-13
Makefile: add 'strip' target
Junio C Hamano
1
-1
/
+5
2006-01-12
show-branch: handle [] globs as well.
Junio C Hamano
1
-1
/
+1
2006-01-11
name-rev: do not omit leading components of ref name.
Junio C Hamano
2
-6
/
+7
2006-01-11
git-describe: default to HEAD
Junio C Hamano
1
-16
/
+22
2006-01-11
describe: do not silently ignore indescribable commits
Junio C Hamano
1
-2
/
+3
2006-01-11
update-index: work with c-quoted name
Junio C Hamano
1
-1
/
+8
2006-01-11
Add git-describe to .gitignore.
Tom Prince
1
-0
/
+1
2006-01-11
Add --keep option to keep downloaded packs to git-fetch.
Tom Prince
2
-1
/
+7
[next]