summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-18[PATCH] Updates to glossaryLibravatar Johannes Schindelin1-6/+22
2005-08-18Merge with gitk --parents change.Libravatar Junio C Hamano1-69/+32
2005-08-18[PATCH] updates for Documentation/howto/using-topic-branches.txtLibravatar Luck, Tony1-2/+113
2005-08-18[PATCH] Add Makefile target glossary.htmlLibravatar Johannes Schindelin2-1/+76
2005-08-18Use the --parents flag to git-rev-list.Libravatar Paul Mackerras1-69/+32
2005-08-17Merge with gitkLibravatar Junio C Hamano1-167/+461
2005-08-17[PATCH] Assorted changes to glossaryLibravatar Johannes Schindelin1-43/+61
2005-08-18Allow graph lines to jump through hyperspace.Libravatar Paul Mackerras1-166/+413
2005-08-17Make rebase script saner.Libravatar Junio C Hamano1-7/+10
2005-08-17Make sure alternates are carried over from the original repository.Libravatar Junio C Hamano1-1/+5
2005-08-17Fix git-commit without paths.Libravatar Junio C Hamano1-2/+4
2005-08-17[PATCH] Make git-update-cache take relative pathnamesLibravatar Linus Torvalds1-0/+2
2005-08-17[PATCH] Export relative path handling "prefix_path()" functionLibravatar Linus Torvalds2-1/+2
2005-08-17[PATCH] git-cvsimport - remove hardcoded reference to originLibravatar Martin Langhoff1-1/+1
2005-08-17[PATCH] Add merge detection to git-cvsimportLibravatar Martin Langhoff2-5/+55
2005-08-17[PATCH] Add GIT glossaryLibravatar Johannes Schindelin1-0/+198
2005-08-17[PATCH] Let git-format-patch-script write on stdoutLibravatar Marco Costalba1-1/+1
2005-08-17[PATCH] Be consistent in naming of remote headsLibravatar Kris Shannon1-1/+1
2005-08-17[PATCH] use it's and its correctly in documentationLibravatar Greg Louis2-6/+6
2005-08-17[PATCH] Also handle CVS branches with a '/' in their nameLibravatar Johannes Schindelin2-4/+10
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseLibravatar Johannes Schindelin2-2/+43
2005-08-17[PATCH] Change git-branch to list branchesLibravatar Kalle Valo1-5/+20
2005-08-17git-commit: pass explicit path to git-diff-files.Libravatar Junio C Hamano1-3/+8
2005-08-17Pass options to underlying git-rev-list from show-branches.Libravatar Junio C Hamano1-8/+16
2005-08-17Add --symbolic flag to git-rev-parse.Libravatar Junio C Hamano1-12/+18
2005-08-17Add graft support.Libravatar Paul Mackerras1-1/+48
2005-08-16Teach applymbox to keep the Subject: line.Libravatar Junio C Hamano3-4/+27
2005-08-16Use LF and allow comments in objects/info/alternates file.Libravatar Junio C Hamano1-11/+15
2005-08-16git-format-patch fixes.Libravatar Junio C Hamano1-11/+20
2005-08-16[PATCH] Improve handling of "." and ".." in git-diff-*Libravatar Linus Torvalds3-42/+55
2005-08-16[PATCH] Fix test failure due to overly strict .git directory testsLibravatar Linus Torvalds1-3/+2
2005-08-16[PATCH] Make "git diff" work inside relative subdirectoriesLibravatar Linus Torvalds8-19/+147
2005-08-16[PATCH] Add a bit more links to the commands to the main git(7) page.Libravatar Junio C Hamano1-0/+24
2005-08-16[PATCH] Reformat git-show-branches-script documentation.Libravatar Junio C Hamano1-9/+11
2005-08-16[PATCH] Make do_each_ref() follow symlinks.Libravatar Matt Draisey1-1/+1
2005-08-16[PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedLibravatar Martin Langhoff2-6/+13
2005-08-16[PATCH] Fix local pull that uses packs.Libravatar Junio C Hamano1-5/+7
2005-08-16[PATCH] Support packs in local-pullLibravatar Daniel Barkalow1-21/+91
2005-08-16[PATCH] Add function to read an index file from an arbitrary filename.Libravatar Daniel Barkalow2-2/+10
2005-08-16[PATCH] Fixed two bugs in git-cvsimport-script.Libravatar iso-8859-1?Q?David_K=E5gedal2-3/+10
2005-08-16[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesLibravatar Matthias Urlichs1-11/+23
2005-08-16Make tools use DESTDIR as well (otherwise rpm build is broken).Libravatar Chris Wright1-1/+1
2005-08-15[PATCH] Make git-format-patch's signoff option more consistentLibravatar Johannes Schindelin1-5/+8
2005-08-15Tentative fix to git-commit-scriptLibravatar Junio C Hamano1-5/+11
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Libravatar Junio C Hamano4-0/+97
2005-08-15[PATCH] clean up git scriptLibravatar Junio C Hamano1-15/+18
2005-08-15Audit rev-parse users.Libravatar Junio C Hamano3-4/+4
2005-08-15Keep excellent tutorial for using topic branches by Tony LuckLibravatar Junio C Hamano1-0/+153
2005-08-15[PATCH] Run Ispell through git.txtLibravatar Yasushi SHOJI1-6/+6
2005-08-15Show which branch you are on in git-status output.Libravatar Junio C Hamano1-1/+9