summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-18[PATCH] Assorted changes to glossaryJohannes Schindelin
2005-08-17Make rebase script saner.Junio C Hamano
2005-08-17Make sure alternates are carried over from the original repository.Junio C Hamano
2005-08-17Fix git-commit without paths.Junio C Hamano
2005-08-17[PATCH] Make git-update-cache take relative pathnamesLinus Torvalds
2005-08-17[PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds
2005-08-17[PATCH] git-cvsimport - remove hardcoded reference to originMartin Langhoff
2005-08-17[PATCH] Add merge detection to git-cvsimportMartin Langhoff
2005-08-17[PATCH] Add GIT glossaryJohannes Schindelin
2005-08-17[PATCH] Let git-format-patch-script write on stdoutMarco Costalba
2005-08-17[PATCH] Be consistent in naming of remote headsKris Shannon
2005-08-17[PATCH] use it's and its correctly in documentationGreg Louis
2005-08-17[PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin
2005-08-17[PATCH] Change git-branch to list branchesKalle Valo
2005-08-17git-commit: pass explicit path to git-diff-files.Junio C Hamano
2005-08-17Pass options to underlying git-rev-list from show-branches.Junio C Hamano
2005-08-17Add --symbolic flag to git-rev-parse.Junio C Hamano
2005-08-17Teach applymbox to keep the Subject: line.Junio C Hamano
2005-08-17Use LF and allow comments in objects/info/alternates file.Junio C Hamano
2005-08-17git-format-patch fixes.Junio C Hamano
2005-08-17[PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds
2005-08-17[PATCH] Fix test failure due to overly strict .git directory testsLinus Torvalds
2005-08-17[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds
2005-08-17[PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano
2005-08-17[PATCH] Reformat git-show-branches-script documentation.Junio C Hamano
2005-08-17[PATCH] Make do_each_ref() follow symlinks.Matt Draisey
2005-08-16[PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedMartin Langhoff
2005-08-16[PATCH] Fix local pull that uses packs.Junio C Hamano
2005-08-16[PATCH] Support packs in local-pullDaniel Barkalow
2005-08-16[PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow
2005-08-16[PATCH] Fixed two bugs in git-cvsimport-script.iso-8859-1?Q?David_K=E5gedal
2005-08-16[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesMatthias Urlichs
2005-08-16Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright
2005-08-16[PATCH] Make git-format-patch's signoff option more consistentJohannes Schindelin
2005-08-15Tentative fix to git-commit-scriptJunio C Hamano
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano
2005-08-15[PATCH] clean up git scriptJunio C Hamano
2005-08-15Audit rev-parse users.Junio C Hamano
2005-08-15Keep excellent tutorial for using topic branches by Tony LuckJunio C Hamano
2005-08-15[PATCH] Run Ispell through git.txtYasushi SHOJI
2005-08-15Show which branch you are on in git-status output.Junio C Hamano
2005-08-15Add git-show-branches-scriptJunio C Hamano
2005-08-15[PATCH] Add some simple howtos, culled from the mailing list.Ryan Anderson
2005-08-15[PATCH] Fixed/Extended example for update hookJosef Weidendorfer
2005-08-15Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano
2005-08-15Alternate object pool mechanism updates.Junio C Hamano
2005-08-15Documentation updates.Junio C Hamano
2005-08-14[PATCH] plug memory leak in diff.c::diff_free_filepair()Yasushi SHOJI
2005-08-14[PATCH] fix null TZ problems on os/xBrad Roberts