9893 Commits (45bde46bfb9cbc5565f9fc6caa819333578c53e1)
 

Author SHA1 Message Date
Marco Costalba 7e9116b1d8 Fix an unmatched comment end in arm/sha1_arm.S 18 years ago
Jeff King 93c44d493b git-add: allow path limiting with -u 18 years ago
Junio C Hamano 16a4c6176a read-tree -m -u: avoid getting confused by intermediate symlinks. 18 years ago
Junio C Hamano 64cab59159 apply: do not get confused by symlinks in the middle 18 years ago
Junio C Hamano f859c846e9 Add has_symlink_leading_path() function. 18 years ago
Junio C Hamano 211fb4fe78 Minor copyediting on Release Notes for 1.5.2 18 years ago
James Bowes fefe49d134 Add colour support in rebase and merge tree diff stats output. 18 years ago
Sven Verdoolaege 68db31cc28 git-update-ref: add --no-deref option for overwriting/detaching ref 18 years ago
Theodore Tso 0d7566a5ba Add --aggressive option to 'git gc' 18 years ago
Dana How 960ccca680 Custom compression levels for objects and packs 18 years ago
Nicolas Pitre 726f852b0e deprecate the new loose object header format 18 years ago
Nicolas Pitre 479b56ba50 make "repack -f" imply "pack-objects --no-reuse-object" 18 years ago
Nicolas Pitre fa736f72b0 allow for undeltified objects not to be reused 18 years ago
Junio C Hamano 843142ada0 GIT v1.5.2-rc3 18 years ago
Michael Hendricks 56822cc9ab Document 'git-log --decorate' 18 years ago
Shawn O. Pearce 1dcb3b6478 Correct error message in revert/cherry-pick 18 years ago
Junio C Hamano 2b93bfac0f Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Shawn O. Pearce d6da71a9d1 git gui 0.7.0 18 years ago
Shawn O. Pearce 6b3d8b97cb git-gui: Paperbag fix blame in subdirectory 18 years ago
Junio C Hamano ffcc952b33 Merge branch 'maint' 18 years ago
Junio C Hamano a9d9a1bfdd Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint 18 years ago
Richard P. Curnow 419ca50e4c Fix documentation of tag in git-fast-import.txt 18 years ago
Shawn O. Pearce da774e8272 Merge branch 'gfi-maint' into maint 18 years ago
Petr Baudis 63fcbe00a6 gitweb: Do not use absolute font sizes 18 years ago
Petr Baudis 35c49eeae7 Git.pm: config_boolean() -> config_bool() 18 years ago
Junio C Hamano efa615ba08 Merge branch 'maint' 18 years ago
Junio C Hamano b722b95855 .mailmap: add some aliases 18 years ago
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