Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-18[PATCH] Add merge detection to git-cvsimportMartin Langhoff
2005-08-18[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-17Add graft support.Paul Mackerras
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-16Tentative fix to git-commit-scriptJunio C Hamano
2005-08-16[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano
2005-08-16[PATCH] clean up git scriptJunio C Hamano
2005-08-16Audit rev-parse users.Junio C Hamano
2005-08-16Keep excellent tutorial for using topic branches by Tony LuckJunio C Hamano
2005-08-16[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
2005-08-14[PATCH] fix git-checkout-cache segfault on pariscJames Bottomley
2005-08-14[PATCH] Make get_sha1_basic() more carefulLinus Torvalds
2005-08-14[PATCH] Make sure git-resolve-script always works on commitsLinus Torvalds
2005-08-14Add SubmittingPatchesJunio C Hamano
2005-08-14Add --signoff and --verify option to git commit.Junio C Hamano
2005-08-13Debianization updatesMatthias Urlichs