]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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  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  Junio C HamanoMerge branch 'ja/shorthelp'
2007-10-27  Junio C Hamanohelp: remove extra blank line after "See 'git --help...
2007-10-27  Junio C HamanoMerge branch 'maint'
2007-10-27  Christian CouderTest suite: reset TERM to its previous value after...
2007-10-27  Junio C HamanoMerge branch 'ph/color-test'
2007-10-27  Jim Meyeringhooks-pre-commit: use \t, rather than a literal TAB...
2007-10-26  Alex RiesenFix generation of perl/perl.mak
2007-10-26  Pierre Habouzitfast-import.c: fix regression due to strbuf conversion
2007-10-25  Pierre HabouzitSupport a --quiet option in the test-suite.
2007-10-25  Pierre HabouzitAdd some fancy colors in the test library when terminal...
2007-10-25  Junio C HamanoMerge branch 'db/fetch-pack'
2007-10-25  Miklos Vajnagit-send-email: add a new sendemail.to configuration...
2007-10-25  Junio C Hamanogit-remote: fix "Use of uninitialized value in string ne"
2007-10-24  Paul Mackerrasgitk: Fix a couple more bugs in the path limiting
2007-10-23  Junio C Hamanok.org git toppage: Add link to 1.5.3 release notes.
2007-10-23  Paul MackerrasMerge branch 'master' into dev
2007-10-23  Paul Mackerrasgitk: Fix some bugs with path limiting in the diff...
2007-10-23  Paul Mackerrasgitk: Use the status window for other functions
2007-10-23  Paul Mackerrasgitk: Integrate the reset progress bar in the main...
2007-10-23  Paul Mackerrasgitk: Ensure tabstop setting gets restored by Cancel...
2007-10-23  Paul Mackerrasgitk: Limit diff display to listed paths by default
2007-10-22  Jari AaltoOn error, do not list all commands, but point to -...
2007-10-22  Ralf Wildenhuesgit-cherry-pick: improve description of -x.
2007-10-22  RenĂ© ScharfeCorrect some sizeof(size_t) != sizeof(unsigned long...
2007-10-21  Shawn O. PearceUse PRIuMAX instead of 'unsigned long long' in show...
2007-10-21  Shawn O. PearceMerge branch 'maint'
2007-10-21  Shawn O. PearceDescribe more 1.5.3.5 fixes in release notes
2007-10-21  Linus TorvaldsFix diffcore-break total breakage
2007-10-21  Linus TorvaldsFix directory scanner to correctly ignore files without...
2007-10-21  Shawn O. PearceImproved const correctness for strings
2007-10-21  Shawn O. PearceMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-10-21  Shawn O. PearceMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-10-21  Paul Mackerrasgitk: Fix "can't unset prevlines(...)" Tcl error
2007-10-21  Shawn O. PearceDefine compat version of mkdtemp for systems lacking it
2007-10-21  Johannes SchindelinDeduce exec_path also from calls to git with a relative...
2007-10-21  Joakim TjernlundImprove receive-pack error message about funny ref...
2007-10-21  Julian Phillipsfast-import: Fix argument order to die in file_change_m
2007-10-21  Shawn O. Pearcegit-gui: Don't display CR within console windows gitgui-0.8.4
2007-10-21  Shawn O. Pearcegit-gui: Handle progress bars from newer gits
2007-10-20  Chris Pettittgit-p4 support for perforce renames.
2007-10-20  Simon Hausmanngit-p4: When skipping a patch as part of "git-p4 submit...
2007-10-20  Paul Mackerrasgitk: Avoid an error when cherry-picking if HEAD has...
2007-10-20  Paul Mackerrasgitk: Check that we are running on at least Tcl/Tk 8.4
2007-10-20  Shawn O. Pearcegit-gui: Correctly report failures from git-write-tree
2007-10-20  Ralf Wildenhuesgitk.txt: Fix markup.
2007-10-20  Johannes Sixtgitk: Do not pick up file names of "copy from" lines
2007-10-20  Jonathan del... gitk: Add support for OS X mouse wheel
2007-10-20  Jeff Kingsend-pack: respect '+' on wildcard refspecs
2007-10-19  Paul Mackerrasgitk: Fix Tcl error: can't unset findcurline
2007-10-19  Shawn O. PearceAvoid scary errors about tagged trees/blobs during...
2007-10-19  Shawn O. PearceMerge branch 'maint'
2007-10-19  Shawn O. PearcePaper bag fix diff invocation in 'git stash show'
2007-10-19  Shawn O. PearceMerge branch 'maint'
2007-10-19  Shawn O. PearceFurther 1.5.3.5 fixes described in release notes
2007-10-19  Jeff KingDocumentation/git-gc: improve description of --auto
2007-10-19  Jeff KingDocumentation/git-gc: explain --auto in description
2007-10-19  Jeff Kinggit-gc: improve wording of --auto notification
2007-10-19  Shawn O. PearceAvoid invoking diff drivers during git-stash
2007-10-19  Steffen Prohaskaattr: fix segfault in gitattributes parsing code
2007-10-19  Patrick WelcheDefine NI_MAXSERV if not defined by operating system
2007-10-19  Alex BenneeEnsure we add directories in the correct order
2007-10-19  Linus TorvaldsAvoid scary errors about tagged trees/blobs during...
2007-10-18  Shawn O. PearceMerge branch 'jc/am-quiet'
2007-10-18  Shawn O. PearceMerge branch 'maint'
2007-10-18  Shawn O. PearceYet more 1.5.3.5 fixes mentioned in release notes
2007-10-18  Brian Gernhardtcvsserver: Use exit 1 instead of die when req_Root...
2007-10-18  Linus Torvaldsgit-blame shouldn't crash if run in an unmerged tree
2007-10-18  Marius Storm... Teach core.autocrlf to 'git blame'
2007-10-18  Gerrit Papegit-config: print error message if the config file...
2007-10-18  Shawn O. PearceMerge branch 'lt/diff-rename'
2007-10-18  koreth@midwinter.comAdd a message explaining that automatic GC is about...
2007-10-18  Robert Schielefixing output of non-fast-forward output of post-receiv...
2007-10-17  Sam Vilaingitk: disable colours when calling git log
2007-10-17  Benoit Sigouregit-svn: simplify the handling of fatal errors
next