4161 Commits (d4ed9793fd981ea5a35ebaa8e337446bb29f6d55)
 

Author SHA1 Message Date
Junio C Hamano d4ed9793fd Simplify common default options setup for built-in log family. 19 years ago
Junio C Hamano b2934926dd Merge branch 'master' into lt/logopt 19 years ago
Johannes Schindelin 402461aab1 pager: do not fork a pager if PAGER is set to empty. 19 years ago
Linus Torvalds ba1d45051e Tentative built-in "git show" 19 years ago
Junio C Hamano 5b84f4d87a Built-in git-whatchanged. 19 years ago
Junio C Hamano 7594c4b2d7 rev-list option parser fix. 19 years ago
Junio C Hamano 6b9c58f466 Split init_revisions() out of setup_revisions() 19 years ago
Johannes Schindelin 2935327394 diff-options: add --patch-with-stat 19 years ago
Junio C Hamano cbdda02404 diff-files --stat: do not dump core with unmerged index. 19 years ago
Linus Torvalds 1cd95087c3 Support "git cmd --help" syntax 19 years ago
Junio C Hamano 6f4780f9df diff --stat: do not do its own three-dashes. 19 years ago
Junio C Hamano 5069b1cf61 diff-tree: typefix. 19 years ago
Junio C Hamano 42b5c78845 GIT v1.3.0-rc4 19 years ago
Junio C Hamano 170abc81a0 Merge branch 'dl/xdiff' 19 years ago
Junio C Hamano 8c1f0b44c5 Fix up rev-list option parsing. 19 years ago
Junio C Hamano 8e8f998739 Fix up default abbrev in setup_revisions() argument parser. 19 years ago
Linus Torvalds cd2bdc5309 Common option parsing for "git log --diff" and friends 19 years ago
Junio C Hamano afcb536f28 Merge branch 'js/diffstat' 19 years ago
Junio C Hamano a3cc31fb05 Merge branch 'jc/fix5500' 19 years ago
Linus Torvalds 40c2fe003c Clean up trailing whitespace when pretty-printing commits 19 years ago
Junio C Hamano cad1ed9535 "git cmd -h" for shell scripts. 19 years ago
Junio C Hamano e51c3b5006 git-log <diff-options> <paths> documentation 19 years ago
Junio C Hamano e3a125a94d Retire git-log.sh (take #4) 19 years ago
Junio C Hamano 5cf7e21fbc stripspace: incomplete line fix (take #2) 19 years ago
Junio C Hamano 7f732c632f t5500: test fix 19 years ago
Junio C Hamano 84981f9ad9 diff --stat: no need to ask funcnames nor context. 19 years ago
Junio C Hamano dfdcb558ec Fix-up previous expr changes. 19 years ago
Johannes Schindelin ece634d147 diff-options: add --stat (take 2) 19 years ago
Davide Libenzi 295ba2fb89 xdiff: post-process hunks to make them consistent. 19 years ago
Johannes Schindelin d75f7952ef diff-options: add --stat (take 2) 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano 2283645b85 t3600-rm: skip failed-remove test when we cannot make an unremovable file. 19 years ago
Linus Torvalds f43ba60e2c Use less memory in "git log" 19 years ago
Junio C Hamano d53352422b git-log: do not output excess blank line between commits 19 years ago
Junio C Hamano 8c989ec528 Makefile: $(MAKE) check-docs 19 years ago
Junio C Hamano c16e30c088 Documentation: add a couple of missing docs. 19 years ago
Junio C Hamano 02376287ff Merge branch 'jc/combine' into next 19 years ago
Junio C Hamano 3103c00520 Merge branch 'master' into jc/combine 19 years ago
Junio C Hamano 8bc7574b63 combine-diff: type fix. 19 years ago
Junio C Hamano f4ee3eb689 stripspace: make sure not to leave an incomplete line. 19 years ago
Junio C Hamano 475443c848 git-commit: do not muck with commit message when no_edit is set. 19 years ago
Linus Torvalds 684958ae61 When showing a commit message, do not lose an incomplete line. 19 years ago
Junio C Hamano 5ca64e488f Retire t5501-old-fetch-and-upload test. 19 years ago
Junio C Hamano 72c159f642 Merge branch 'jc/combine' into next 19 years ago
Junio C Hamano 4da8cbc234 Merge branch 'jc/diff' into next 19 years ago
Junio C Hamano 740659519e combine-diff: fix hunks at the end (take #2). 19 years ago
Junio C Hamano 8a470ebfa1 combine-diff: do not lose hunks with only deletion at end. 19 years ago
Junio C Hamano b5b1442ac3 Merge branch 'ds/index' into next 19 years ago
Junio C Hamano 55275b3812 Merge branch 'jc/withraw' into next 19 years ago
Dennis Stosberg ef9e58c826 Replace index() with strchr(). 19 years ago