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
2008-02-26Use a single implementation and API for copy_file()Daniel Barkalow
2008-02-26Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna
2008-02-25url rewriting: take longest and first matchJunio C Hamano
2008-02-25Correct fast-export file mode strings to match fast-import standardShawn O. Pearce
2008-02-25Add support for url aliases in config filesDaniel Barkalow
2008-02-25git-bundle.txt: Add different strategies to create the bundleSanti BĂ©jar
2008-02-25builtin-for-each-ref.c: fix typo in error messageMichele Ballabio
2008-02-25help: respect aliasesJeff King
2008-02-25make alias lookup a public, procedural functionJeff King
2008-02-25help: use parseoptJeff King
2008-02-25send-email: test compose functionalityJeff King
2008-02-25t9001: enhance fake sendmail test harnessJeff King
2008-02-25Merge branch 'lt/dirstat'Junio C Hamano
2008-02-25Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-25diff --dirstat: saner handling of binary and unmerged filesJunio C Hamano
2008-02-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-02-24Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce
2008-02-24Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce
2008-02-24Avoid accessing non-tag refs in git-describe unless --all is requestedShawn O. Pearce
2008-02-24Teach git-describe to use peeled ref information when scanning tagsShawn O. Pearce
2008-02-24Optimize peel_ref for the current ref of a for_each_ref callbackShawn O. Pearce
2008-02-24Merge branch 'maint'Junio C Hamano
2008-02-24Be more verbose when checkout takes a long timeLinus Torvalds
2008-02-24Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce
2008-02-24checkout: error out when index is unmerged even with -mJunio C Hamano
2008-02-24t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska
2008-02-24ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano
2008-02-24checkout: show progress when checkout takes long time while switching branchesJunio C Hamano
2008-02-24gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Jakub Narebski
2008-02-23pack-objects: Print a message describing the number of threads for packingBrandon Casey
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson
2008-02-23start_command(), if .in/.out > 0, closes file descriptors, not the callersJohannes Sixt
2008-02-23start_command(), .in/.out/.err = -1: Callers must close the file descriptorJohannes Sixt
2008-02-23Sync with 1.5.4.3Junio C Hamano
2008-02-23GIT 1.5.4.3v1.5.4.3Junio C Hamano
2008-02-23Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-02-23Add merge-subtree backJunio C Hamano
2008-02-23builtin-reflog.c: don't install new reflog on write failureBrandon Casey
2008-02-23pull: pass --strategy along to to rebaseJay Soffian
2008-02-23Use helper function for copying index entry informationLinus Torvalds
2008-02-23Name hash fixups: export (and rename) remove_hash_entryLinus Torvalds
2008-02-23Fix name re-hashing semanticsLinus Torvalds
2008-02-23Avoid unnecessary "if-before-free" tests.Jim Meyering
2008-02-23Merge branch 'maint'Junio C Hamano
2008-02-23hash: fix lookup_hash semanticsJeff King
2008-02-22gitweb: Better chopping in commit search resultsJunio C Hamano
2008-02-22hash-object: cleanup handling of command line optionsGerrit Pape
2008-02-22builtin-tag.c: remove cruftGerrit Pape
2008-02-22git-merge-index documentation: clarify synopsisGerrit Pape