summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2005-08-15Add git-show-branches-scriptLibravatar Junio C Hamano4-0/+125
2005-08-15[PATCH] Add some simple howtos, culled from the mailing list.Libravatar Ryan Anderson3-0/+288
2005-08-15[PATCH] Fixed/Extended example for update hookLibravatar Josef Weidendorfer1-3/+9
2005-08-15Add cheap local clone '-s' flag to git-clone-scriptLibravatar Junio C Hamano1-15/+26
2005-08-15Alternate object pool mechanism updates.Libravatar Junio C Hamano3-71/+88
2005-08-14Documentation updates.Libravatar Junio C Hamano13-17/+231
2005-08-13[PATCH] plug memory leak in diff.c::diff_free_filepair()Libravatar Yasushi SHOJI3-8/+7
2005-08-13[PATCH] fix null TZ problems on os/xLibravatar Brad Roberts2-3/+3
2005-08-13[PATCH] fix git-checkout-cache segfault on pariscLibravatar James Bottomley1-1/+2
2005-08-13[PATCH] Make get_sha1_basic() more carefulLibravatar Linus Torvalds1-1/+1
2005-08-13[PATCH] Make sure git-resolve-script always works on commitsLibravatar Linus Torvalds2-9/+5
2005-08-13Add SubmittingPatchesLibravatar Junio C Hamano1-0/+130
2005-08-13Add --signoff and --verify option to git commit.Libravatar Junio C Hamano1-4/+72
2005-08-12Debianization updatesLibravatar Matthias Urlichs2-27/+30
2005-08-12Fix debianization: mark git-tk architecture neutral.Libravatar Junio C Hamano2-1/+7
2005-08-12Adjust binary packaging to dest=>DESTDIR change.Libravatar Junio C Hamano2-2/+2
2005-08-12Make tools/ directory first-class citizen.Libravatar Junio C Hamano3-4/+3
2005-08-12[PATCH] Unify Makefile indentationLibravatar Petr Baudis1-14/+14
2005-08-12[PATCH] Use $DESTDIR instead of $destLibravatar Petr Baudis4-11/+12