8928 Commits (8a3fbdd9e6c37c74b12fd0e8bd7cde8372861288)
 

Author SHA1 Message Date
Shawn O. Pearce 74f2b2a8d0 Make 'make' quieter while building git 18 years ago
Junio C Hamano ba66c58637 Merge branch 'maint' 18 years ago
Junio C Hamano eec102524f Merge branch 'master' of git://repo.or.cz/git-gui into maint 18 years ago
Junio C Hamano c044aa18f6 git-bundle: fix pack generation. 18 years ago
Shawn O. Pearce 0b5ea163d2 git-gui: Make 'make' quieter by default 18 years ago
Junio C Hamano 31930b5bee Merge branch 'maint' 18 years ago
Junio C Hamano c93d88a574 git-commit: cd to top before showing the final stat 18 years ago
Shawn O. Pearce 0e6240447c cherry-pick: Bug fix 'cherry picked from' message. 18 years ago
Junio C Hamano 99e6ac503b Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'maint' 18 years ago
Brian Gernhardt b8105375ab Fix diff-options references in git-diff and git-format-patch 18 years ago
Theodore Ts'o 043d76050d Add definition of <commit-ish> to the main git man page. 18 years ago
Junio C Hamano c2d4eb7e04 Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maint 18 years ago
Johannes Schindelin 56333bac66 Begin SubmittingPatches with a check list 18 years ago
Shawn O. Pearce 6b4318e604 Merge branch 'maint' 18 years ago
Shawn O. Pearce 2f6dc35d2a fast-import: Fail if a non-existant commit is used for merge 18 years ago
Shawn O. Pearce 734c91f9e2 fast-import: Avoid infinite loop after reset 18 years ago
Junio C Hamano e2b4f63512 fsck: exit with non-zero status upon errors 18 years ago
Junio C Hamano 7efbff7531 unpack_sha1_file(): detect corrupt loose object files. 18 years ago
Junio C Hamano efec43c028 fsck: fix broken loose object check. 18 years ago
Xavier Maillard 5ced057221 contrib/emacs: Use non-interactive function to byte-compile files 18 years ago
Santi Béjar ac3ec0d555 t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 18 years ago
Junio C Hamano 46d49472f4 Post 1.5.0.3 cleanup 18 years ago
Junio C Hamano 33ee4cfb69 format-patch --attach: not folding some long headers. 18 years ago
Johannes Schindelin c112f689c2 format-patch: add --inline option and make --attach a true attachment 18 years ago
Junio C Hamano 3ddad98b74 Merge branch 'js/fetch-progress' (early part) 18 years ago
Junio C Hamano e6f9511343 Merge branch 'js/symlink' 18 years ago
Junio C Hamano 784b11cd05 Merge branch 'maint' 18 years ago
Junio C Hamano 7193db3685 GIT 1.5.0.3 18 years ago
Yasushi SHOJI 2aa54fa872 glossary: Add definitions for dangling and unreachable objects 18 years ago
J. Bruce Fields ef561ac738 user-manual: more detailed merge discussion 18 years ago
J. Bruce Fields 365aa19919 user-manual: how to replace commits older than most recent 18 years ago
J. Bruce Fields 3512193034 user-manual: insert earlier of mention content-addressable architecture 18 years ago
J. Bruce Fields 1c95c565c2 user-manual: ensure generated manual references stylesheet 18 years ago
J. Bruce Fields 1c73bb0ef7 user-manual: reset to ORIG_HEAD not HEAD to undo merge 18 years ago
J. Bruce Fields 0bc25a7842 Documentation: mention module option to git-cvsimport 18 years ago
Johannes Schindelin f52463a582 cherry-pick: Suggest a better method to retain authorship 18 years ago
Eric Wong 102a0a2db1 git-svn: fix show-ignore when not connected to the repository root 18 years ago
Johannes Schindelin 5bd74506cd Get rid of the dependency to GNU diff in the tests 18 years ago
Johannes Schindelin 0c725f1bd9 diff --no-index: support /dev/null as filename 18 years ago
Junio C Hamano 3afaa72d7d diff-ni: fix the diff with standard input 18 years ago
Johannes Schindelin 5332b2af10 diff: support reading a file from stdin via "-" 18 years ago
Junio C Hamano ae792aa52b diff-ni: allow running from a subdirectory. 18 years ago
Johannes Schindelin 9509af686b Make git-revert & git-cherry-pick a builtin 18 years ago
Junio C Hamano e551208dea Merge branch 'js/diff-ni' (early part) 18 years ago
Paolo Bonzini 118f8b2413 git-config: document --rename-section, provide --remove-section 18 years ago
Junio C Hamano 253e772ede Merge branch 'maint' 18 years ago
Ramsay Jones 7943b3a94f Unset NO_C99_FORMAT on Cygwin. 18 years ago
Johannes Sixt a249a9b5a2 Tell multi-parent diff about core.symlinks. 18 years ago
Johannes Sixt 723024d696 Handle core.symlinks=false case in merge-recursive. 18 years ago
Ramsay Jones fd547a972a Fix a "pointer type missmatch" warning. 18 years ago