10019 Commits (66e41f7b9912b3c9231c6577891eb12886d430e3)
 

Author SHA1 Message Date
Junio C Hamano 66e41f7b99 Avoid diff cost on "git log -z" 18 years ago
Junio C Hamano 7b99befef7 git-branch --track: fix tracking branch computation. 18 years ago
Junio C Hamano 1367214417 $EMAIL is a last resort fallback, as it's system-wide. 18 years ago
Johannes Schindelin fadf488f9b merge-recursive: refuse to merge binary files 18 years ago
Johannes Schindelin 634cd48a8a Move buffer_is_binary() to xdiff-interface.h 18 years ago
Alex Riesen fa0c87c344 Add a local implementation of hstrerror for the system which do not have it 18 years ago
Jakub Narebski 18a936805e Generated spec file to be ignored is named git.spec and not git-core.spec 18 years ago
Junio C Hamano 4f01d0f92d Merge branch 'ar/clone' into maint 18 years ago
Junio C Hamano 44bdc434e8 Merge branch 'sv/objfixes' into maint 18 years ago
Kristian Høgsberg 2cf69cf6ed Unquote From line from patch before comparing with given from address. 18 years ago
Luiz Fernando N. Capitulino 6894f49f7b git-cherry: Document 'limit' command-line option 18 years ago
Junio C Hamano 31c74ca671 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Shawn O. Pearce 39fa2a983d git-gui: Save geometry before the window layout is damaged 18 years ago
Shawn O. Pearce b2f3bb1b66 git-gui: Give amend precedence to HEAD over MERGE_MSG 18 years ago
Shawn O. Pearce 615b865358 git-gui: Include 'war on whitespace' fixes from git.git 18 years ago
Junio C Hamano c288a2f131 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
J. Bruce Fields 23c9ccb215 tutorial: use "project history" instead of "changelog" in header 18 years ago
J. Bruce Fields d9bd321c7b Documentation: user-manual todo 18 years ago
J. Bruce Fields 8ceca74a39 user-manual: add a missing section ID 18 years ago
Gerrit Pape 1da158ea33 Fix typo in remote branch example in git user manual 18 years ago
J. Bruce Fields 99f171bb7a user-manual: quick-start updates 18 years ago
william pursell 29cf5e1245 Make command description imperative statement, not third-person present. 18 years ago
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Shawn O. Pearce d80ded01de git-gui: Changed blame header bar background to match main window 18 years ago
Alex Riesen defe13a24a Fix clone to setup the origin if its name ends with .git 18 years ago
Sam Vilain e2ac7cb5fb Don't assume tree entries that are not dirs are blobs 18 years ago
Michael Milligan 23fcdc7971 git-cvsimport: Make sure to use $git_dir always instead of .git sometimes 18 years ago
Sam Vilain e59ade9f90 fix documentation of unpack-objects -n 18 years ago
Johannes Sixt a1a5a6347b Accept dates before 2000/01/01 when specified as seconds since the epoch 18 years ago
Shawn O. Pearce 0f32da53df git-gui: Favor the original annotations over the recent ones 18 years ago
Shawn O. Pearce 949da61b9b git-gui: Improve our labeling of blame annotation types 18 years ago
Shawn O. Pearce 5d198d6766 git-gui: Use three colors for the blame viewer background 18 years ago
Shawn O. Pearce 0dfed77b3c git-gui: Jump to original line in blame viewer 18 years ago
Shawn O. Pearce 383d4e0f8b git-gui: Display both commits in our tooltips 18 years ago
Shawn O. Pearce 172c92b475 git-gui: Run blame twice on the same file and display both outputs 18 years ago
Shawn O. Pearce debcd0fd02 git-gui: Display the "Loading annotation..." message in italic 18 years ago
Shawn O. Pearce fc816d7b85 git-gui: Rename fields in blame viewer to better descriptions 18 years ago
Shawn O. Pearce c5db65aef3 git-gui: Label the uncommitted blame history entry 18 years ago
Shawn O. Pearce 2f85b7e4b4 git-gui: Switch internal blame structure to Tcl lists 18 years ago
Shawn O. Pearce 14c4dfd3d1 git-gui: Cleanup redundant column management in blame viewer 18 years ago
Shawn O. Pearce c17c175133 git-gui: Better document our blame variables 18 years ago
Shawn O. Pearce b61101579f git-gui: Remove unused commit_list from blame viewer 18 years ago
Shawn O. Pearce 81fb7efeda git-gui: Automatically expand the line number column as needed 18 years ago
Shawn O. Pearce 375e1365a6 git-gui: Make the line number column slightly wider in blame 18 years ago
Shawn O. Pearce 000a10696c git-gui: Use lighter colors in blame view 18 years ago
Shawn O. Pearce 063257076d git-gui: Remove unnecessary space between columns in blame viewer 18 years ago
Shawn O. Pearce 0eab69a4a9 git-gui: Remove the loaded column from the blame viewer 18 years ago
Shawn O. Pearce b55a243dfc git-gui: Clip the commit summaries in the blame history menu 18 years ago
Shawn O. Pearce 08dda17e00 git-gui: Use a label instead of a button for the back button 18 years ago
Shawn O. Pearce 79c50bf3ee git-gui: Show original filename in blame tooltip 18 years ago