9966 Commits (b33271808ba3fdbad66cfc3827b8849a1f3095bc)
 

Author SHA1 Message Date
Jari Aalto e18ee576b1 SPECIFYING RANGES typo fix: it it => it is 18 years ago
Junio C Hamano c2f599e09f git-clone: don't get fooled by $PWD 18 years ago
Gerrit Pape 7f9778b19b gitweb: choose appropriate view for file type if a= parameter missing 18 years ago
Quy Tonthat 7b6e0eb3c3 Added new git-gui library files to rpm spec 18 years ago
Richard P. Curnow c69f405095 Fix documentation of tag in git-fast-import.txt 18 years ago
Junio C Hamano 469be5b258 t9400: skip cvsserver test if Perl SQLite interface is unavailable 18 years ago
Junio C Hamano fba23c87fd Merge branch 'fl/cvsserver' 18 years ago
Junio C Hamano 9e6c7e0187 Merge branch 'jc/diffopt' 18 years ago
Junio C Hamano a626166854 Merge branch 'jn/gitweb' 18 years ago
Frank Lichtenheld b3b5343970 cvsserver: Add test cases for git-cvsserver 18 years ago
Junio C Hamano 467592ea92 Update documentation links to point at 1.5.1.4 18 years ago
Theodore Ts'o 618e613a70 Increase pack.depth default to 50 18 years ago
Theodore Ts'o 842aaf9323 Add pack.depth option to git-pack-objects. 18 years ago
Shawn O. Pearce abda522777 Use .git/MERGE_MSG in cherry-pick/revert 18 years ago
Junio C Hamano 4662231e56 Merge branch 'maint' 18 years ago
Junio C Hamano 1cc202bd4e GIT v1.5.1.4 18 years ago
Quy Tonthat 22f09585d4 Add howto files to rpm packages. 18 years ago
Shawn O. Pearce 76486bbefb git-gui: Format author/committer times in ISO format 18 years ago
Shawn O. Pearce 0511798f06 git-gui: Cleanup minor nits in blame code 18 years ago
Shawn O. Pearce a0db0d61fb git-gui: Generate blame on uncommitted working tree file 18 years ago
Shawn O. Pearce 3e45ee1ef2 git-gui: Smarter command line parsing for browser, blame 18 years ago
Shawn O. Pearce c6127856eb git-gui: Use prefix if blame is run in a subdirectory 18 years ago
Shawn O. Pearce 685caf9af6 git-gui: Convert blame to the "class" way of doing things 18 years ago
Shawn O. Pearce 28bf928cf8 git-gui: Don't attempt to inline array reads in methods 18 years ago
Shawn O. Pearce c74b6c66f0 git-gui: Convert browser, console to "class" format 18 years ago
Shawn O. Pearce 1f07c4e5ce git-gui: Define a simple class/method system 18 years ago
Shawn O. Pearce cc1f83fbdf git-gui: Allow shift-{k,j} to select a range of branches to merge 18 years ago
Shawn O. Pearce f0bc498ec1 Merge branch 'maint' 18 years ago
Johannes Sixt a1a4975824 git-gui: Call changes "Staged" and "Unstaged" in file list titles. 18 years ago
Amos Waterland b51be13c9c wcwidth redeclaration 18 years ago
J. Bruce Fields 52c80037e4 user-manual: fix clone and fetch typos 18 years ago
Shawn O. Pearce a42cbacc11 Remove duplicate exports from Makefile 18 years ago
Shawn O. Pearce 5f5dbd719d Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Shawn O. Pearce ebcaadabcb git-gui: Use vi-like keys in merge dialog 18 years ago
Shawn O. Pearce 1fc4ba86f8 git-gui: Include commit id/subject in merge choices 18 years ago
Shawn O. Pearce 349f92e3a2 git-gui: Show all possible branches for merge 18 years ago
Shawn O. Pearce a6c9b081b6 git-gui: Move merge support into a namespace 18 years ago
Shawn O. Pearce 60aa065f69 git-gui: Allow vi keys to scroll the diff/blame regions 18 years ago
Shawn O. Pearce a35d65d9c8 git-gui: Move console procs into their own namespace 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago
Jakub Narebski 208ecb2e86 gitweb: Show combined diff for merge commits in 'commit' view 18 years ago
Jakub Narebski fb1dde4a90 gitweb: Show combined diff for merge commits in 'commitdiff' view 18 years ago
Jakub Narebski 493e01db51 gitweb: Make it possible to use pre-parsed info in git_difftree_body 18 years ago
Jakub Narebski e72c0eaf9b gitweb: Add combined diff support to git_patchset_body 18 years ago
Jakub Narebski ed224deac9 gitweb: Add combined diff support to git_difftree_body 18 years ago
Jakub Narebski 78bc403aaf gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line 18 years ago
Shawn O. Pearce d966e6aa66 Properly handle '0' filenames in import-tars 18 years ago
Junio C Hamano a0cb94006c diff -S: release the image after looking for needle in it 18 years ago
Junio C Hamano 50b2b53897 diff -M: release the preimage candidate blobs after rename detection. 18 years ago
Junio C Hamano 6e0b8ed6d3 diff.c: do not use a separate "size cache". 18 years ago