4221 Commits (6973dcaee76ef7b7bfcabd2f26e76205aae07858)
 

Author SHA1 Message Date
Junio C Hamano 6973dcaee7 Libify diff-files. 19 years ago
Junio C Hamano e64961b057 Merge branch 'jc/diff' 19 years ago
Junio C Hamano 08df61713c Makefile: dependency for builtin-help.o 19 years ago
Linus Torvalds 70827b15bf Split up builtin commands into separate files from git.c 19 years ago
Junio C Hamano 285755127a Merge branch 'fix' 19 years ago
Linus Torvalds 34fd1c9ac5 git-log produces no output 19 years ago
Junio C Hamano 3c144afe50 Merge branch 'fix' 19 years ago
Nicolas Pitre 0dec30b978 fix pack-object buffer size 19 years ago
Junio C Hamano 757319309a mailinfo: decode underscore used in "Q" encoding properly. 19 years ago
Santi_Béjar d598075e52 Reintroduce svn pools to solve the memory leak. 19 years ago
Junio C Hamano f527cb8c38 pack-objects: do not stop at object that is "too small" 19 years ago
Junio C Hamano 0080f50eb3 Merge branch 'fix' 19 years ago
Junio C Hamano 6a74642c50 git-commit --amend: two fixes. 19 years ago
Junio C Hamano 44aad15f0d diff --stat: do not drop rename information. 19 years ago
Junio C Hamano a4d0cced53 Merge branch 'lt/xsha1' 19 years ago
Junio C Hamano b8950769b8 Merge branch 'maint' 19 years ago
Junio C Hamano ba580aeafb diff: move diff.c to diff-lib.c to make room. 19 years ago
Junio C Hamano 61c2bcbd11 pre-commit hook: complain about conflict markers. 19 years ago
Junio C Hamano 50ac740801 git-merge: a bit more readable user guidance. 19 years ago
Junio C Hamano 4dcff634e6 get_tree_entry(): make it available from tree-walk 19 years ago
Junio C Hamano f3ab49db1b sha1_name.c: no need to include diff.h; tree-walk.h will do. 19 years ago
Junio C Hamano 041a7308de sha1_name.c: prepare to make get_tree_entry() reusable from others. 19 years ago
Linus Torvalds 1aec7917dc git log: don't do merge diffs by default 19 years ago
Linus Torvalds ccb365047a Allow "git repack" users to specify repacking window/depth 19 years ago
Junio C Hamano 85e6326cc3 Merge branch 'fix' 19 years ago
Linus Torvalds 5119602a99 get_sha1() shorthands for blob/tree objects 19 years ago
Linus Torvalds 4262c1b0c3 Fix uninteresting tags in new revision parsing 19 years ago
Shawn Pearce 23edecbc9a Document git-clone --reference 19 years ago
Jonas Fonseca 8d6e10327d Fix filename scaling for binary files 19 years ago
Junio C Hamano 24735cfc50 Merge branch 'jc/pager-cat' 19 years ago
Junio C Hamano 34e98ea564 Merge branch 'lt/logopt' 19 years ago
Junio C Hamano 4baff50551 GIT 1.3.0 19 years ago
Jonas Fonseca 8f2b72a936 Add git-annotate(1) and git-blame(1) 19 years ago
Junio C Hamano 3a624b346d Fix "git log --stat": make sure to set recursive with --stat. 19 years ago
Junio C Hamano f56ef54174 diff --stat: make sure to set recursive. 19 years ago
Herbert Valerio Riedel 08ddd4f764 git-svnimport symlink support 19 years ago
Junio C Hamano 965f803c32 combine-diff: show diffstat with the first parent. 19 years ago
Junio C Hamano b073f26b25 git.c: LOGSIZE is unused after log printing cleanup. 19 years ago
Linus Torvalds a4d34e2db5 Log message printout cleanups (#3): fix --pretty=oneline 19 years ago
Linus Torvalds eab144ac49 Log message printout cleanups (#2) 19 years ago
Junio C Hamano 2855d58079 packed_object_info_detail(): check for corrupt packfile. 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Serge E. Hallyn bb996614de cleanups: remove unused variable from exec_cmd.c 19 years ago
Serge E. Hallyn dafc88b136 cleanups: prevent leak of two strduped strings in config.c 19 years ago
Serge E. Hallyn ecc13e73cf cleanups: Remove impossible case in quote.c 19 years ago
Serge E. Hallyn 310f8b5b6d cleanups: Remove unused vars from combine-diff.c 19 years ago
Serge E. Hallyn da2a95b2a8 cleanups: Fix potential bugs in connect.c 19 years ago
Junio C Hamano 6feba7cb74 Merge branch 'jc/boundary' 19 years ago
Junio C Hamano e190bc5543 Merge branch 'jc/bottomless' 19 years ago
Yann Dirson 360204c324 Allow empty lines in info/grafts 19 years ago