]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-11-02 Junio C HamanoMerge branch 'np/progress'
2007-11-02 Junio C HamanoMerge branch 'br/gccfix'
2007-11-02 Junio C HamanoMerge branch 'gp/maint-diffdoc'
2007-11-02 Blake Ramsdelltransport.c: squelch a gcc 4.0.1 complaint about an...
2007-11-02 Junio C HamanoMerge branch 'maint'
2007-11-02 Gerrit Papegit-diff.txt: add section "output format" describing...
2007-11-01 Junio C HamanoMerge branch 'bk/maint-cvsexportcommit'
2007-11-01 Alex RiesenDo no colorify test output if stdout is not a terminal
2007-11-01 Nicolas PitreShow total transferred as part of throughput progress
2007-11-01 Nicolas Pitremake sure throughput display gets updated even if progr...
2007-11-01 Nicolas Pitrereturn the prune-packed progress display to the inner loop
2007-11-01 Sergei Organovgit-format-patch.txt: fix explanation of an example.
2007-11-01 Sergei Organovgit-filter-branch.txt: fix a typo.
2007-11-01 Ralf Wildenhuesgit-clone.txt: Improve --depth description.
2007-11-01 Jakub Narebskigitweb: Update config file example for snapshot feature...
2007-11-01 Junio C HamanoMerge branch 'js/forkexec'
2007-11-01 Junio C HamanoMerge branch 'sp/mergetool'
2007-11-01 Junio C HamanoMerge branch 'sp/help'
2007-11-01 Junio C HamanoMerge branch 'kh/commit'
2007-11-01 Brad Kingcvsexportcommit: fix for commits that do not have parents
2007-10-31 Junio C HamanoMerge branch 'maint' to catch up with 1.5.3.5
2007-10-31 Junio C HamanoGIT 1.5.3.5 v1.5.3.5
2007-10-31 Junio C HamanoMerge branch 'maint' into HEAD
2007-10-31 Junio C HamanoMerge branch 'nd/worktree' into HEAD
2007-10-31 Junio C HamanoMerge branch 'cc/skip' into HEAD
2007-10-31 Junio C HamanoMerge branch 'jk/send-pack' into HEAD
2007-10-31 Junio C HamanoMerge branch 'lt/rename' into HEAD
2007-10-31 Junio C HamanoMerge branch 'jn/web' into HEAD
2007-10-31 Junio C HamanoMerge branch 'ds/gitweb' into HEAD
2007-10-31 Junio C HamanoMerge branch 'js/rebase' into HEAD
2007-10-31 Gerrit PapeNo longer install git-svnimport, move to contrib/examples
2007-10-31 Junio C HamanoUpdate GIT 1.5.3.5 Release Notes
2007-10-31 Björn Steinbrinkgit-rebase--interactive.sh: Make 3-way merge strategies...
2007-10-31 Björn Steinbrinkgit-rebase--interactive.sh: Don't pass a strategy to...
2007-10-31 Björn SteinbrinkFix --strategy parsing in git-rebase--interactive.sh
2007-10-31 Lars HjemliMake merge-recursive honor diff.renamelimit
2007-10-30 Nicolas Pitrecherry-pick/revert: more compact user direction message
2007-10-30 Sergei Organovcore-tutorial: Use new syntax for git-merge.
2007-10-30 Junio C Hamanogit-merge: document but discourage the historical syntax
2007-10-30 Junio C HamanoPrevent send-pack from segfaulting (backport from 'master')
2007-10-30 Nicolas Pitreadd throughput display to git-push
2007-10-30 Nicolas Pitreadd some copyright notice to the progress display code
2007-10-30 Nicolas Pitreadd throughput display to index-pack
2007-10-30 Nicolas Pitreadd throughput to progress display
2007-10-30 Nicolas Pitrerelax usage of the progress API
2007-10-30 Nicolas Pitremake struct progress an opaque type
2007-10-30 Nicolas Pitreprune-packed: don't call display_progress() for every file
2007-10-30 Michael W. OlsonDocumentation/git-cvsexportcommit.txt: s/mgs/msg/ in...
2007-10-30 Jakub Narebskigitweb: Fix and simplify "split patch" detection
2007-10-30 Nguyễn Thái Ngọc Duygit-sh-setup.sh: use "git rev-parse --show-cdup" to...
2007-10-30 Scott R Parishshell should call the new setup_path() to setup $PATH
2007-10-30 Scott R Parishinclude $PATH in generating list of commands for "help -a"
2007-10-30 Scott R Parishuse only the $PATH for exec'ing git commands
2007-10-30 Scott R Parishlist_commands(): simplify code by using chdir()
2007-10-30 Scott R Parish"current_exec_path" is a misleading name, use "argv_exe...
2007-10-30 Scott R Parishremove unused/unneeded "pattern" argument of list_commands
2007-10-30 Scott R Parish"git" returns 1; "git help" and "git help -a" return 0
2007-10-30 Daniel BarkalowCorrect handling of upload-pack in builtin-fetch-pack
2007-10-30 Lars KnollSpeedup scanning for excluded files.
2007-10-29 Junio C HamanoRelNotes-1.5.4: describe recent updates
2007-10-29 Lars HjemliTeach git-pull about --[no-]ff, --no-squash and --commit
2007-10-29 Christian CouderBisect: add "skip" to the short usage string.
2007-10-29 Junio C HamanoMerge branch 'maint'
2007-10-29 Dan McGeeRemove outdated references to cogito in documentation
2007-10-29 Junio C HamanoRelNotes-1.5.3.5: describe recent fixes
2007-10-29 Junio C Hamanomerge-recursive.c: mrtree in merge() is not used before set
2007-10-29 Junio C Hamanosha1_file.c: avoid gcc signed overflow warnings
2007-10-29 Benoit Sigourecore-tutorial: Catch up with current Git
2007-10-29 Benoit SigoureFix a small memory leak in builtin-add
2007-10-28 Aurelien Bompardhonor the http.sslVerify option in shell scripts
2007-10-28 Alexandre Julliardgit.el: Run git-gc --auto after commits.
2007-10-28 Alexandre Julliardgit.el: Refresh only the changed file marks when markin...
2007-10-28 Alexandre Julliardgit.el: Fix typo in git-update-saved-file error handling.
2007-10-28 Alexandre Julliardgit.el: Fix typo in "Reverted file" message.
2007-10-28 Junio C Hamanogit-fetch: do not fail when remote branch disappears
2007-10-28 Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-27 Paul Mackerrasgitk: Use the UI font for the diff/old version/new...
2007-10-27 Paul MackerrasMerge branch 'dev'
2007-10-27 Paul Mackerrasgitk: Simplify the code for finding commits
2007-10-27 Christian CouderBisect run: "skip" current commit if script exit code...
2007-10-27 Christian CouderBisect: add a "bisect replay" test case.
2007-10-27 Christian CouderBisect: add "bisect skip" to the documentation.
2007-10-27 Christian CouderBisect: refactor "bisect_{bad,good,skip}" into "bisect_...
2007-10-27 Christian CouderBisect: refactor some logging into "bisect_write".
2007-10-27 Christian CouderBisect: refactor "bisect_write_*" functions.
2007-10-27 Christian CouderBisect: implement "bisect skip" to mark untestable...
2007-10-27 Christian CouderBisect: fix some white spaces and empty lines breakages.
2007-10-27 Christian Couderrev-list documentation: add "--bisect-all".
2007-10-27 Christian Couderrev-list: implement --bisect-all
2007-10-27 Junio C HamanoMerge branch 'ja/shorthelp'
2007-10-27 Junio C Hamanohelp: remove extra blank line after "See 'git --help...
2007-10-27 Linus TorvaldsDo the fuzzy rename detection limits with the exact...
2007-10-27 Linus TorvaldsFix ugly magic special case in exact rename detection
2007-10-27 Linus TorvaldsDo exact rename detection regardless of rename limits
2007-10-27 Linus TorvaldsDo linear-time/space rename logic for exact renames
2007-10-27 Linus Torvaldscopy vs rename detection: avoid unnecessary O(n*m) loops
2007-10-27 Linus TorvaldsRef-count the filespecs used by diffcore
2007-10-27 Linus TorvaldsSplit out "exact content match" phase of rename detection
2007-10-27 Linus TorvaldsAdd 'diffcore.h' to LIB_H
2007-10-27 Junio C HamanoMerge branch 'maint'
next